Some work about adaptive color scheme for Web UI (PR #19901) http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christophe Dumez ed12f5c77e - bump to rc2 16 years ago
..
Icons - Improved tab look 16 years ago
lang - Updated finish translation 16 years ago
menuicons
search_engine - Fixed copyright info 17 years ago
webui - Improved multiple selection style by blocking browser event 16 years ago
DLListDelegate.h - Started to work on queueuing 17 years ago
FinishedListDelegate.h - extending Queueing system to seeding list (unfinished) 17 years ago
FinishedTorrents.cpp - Fixed bad check for finished torrents (introduced in beta6) 17 years ago
FinishedTorrents.h - Sync with stable branch (lot of bug fixing) 17 years ago
GUI.cpp - Fixed queueing priorities loading on startup 16 years ago
GUI.h - Sync with stable branch (lot of bug fixing) 17 years ago
MainWindow.ui - Fixed a string 17 years ago
PreviewListDelegate.h - COSMETIC: Improved progress bar text rendering 17 years ago
PropListDelegate.h - Fixed segfault that would happen when unfiltering files in torrent addition dialog (closes #163379) 17 years ago
SearchListDelegate.h
SearchTab.cpp - Fixed extended selection in search results 17 years ago
SearchTab.h - Missing blank line at the end 17 years ago
TrackersAdditionDlg.h - Allow to add several trackers at once 17 years ago
about.ui
about_imp.h - Updated traditional chinese translator's mail 17 years ago
addTorrentDialog.ui - Added Collapse/Expand all buttons to torrent addition dialog (closes #272654) 16 years ago
allocationDlg.h - Totally redesigned program preferences 18 years ago
arborescence.h - Commented ASSERT due to a little string encoding bug in libtorrent 17 years ago
bandwidth_limit.ui
bittorrent.cpp - Fixed queueing priorities loading on startup 16 years ago
bittorrent.h - Totally rewritten Web UI list refresh system (fixed memory leak) 16 years ago
console.ui - Logs are now in a separate dialog 17 years ago
console_imp.h - Logs are now in a separate dialog 17 years ago
createtorrent.ui - Threadified torrent creation 17 years ago
createtorrent_imp.cpp - Another fix for boost v1.36 17 years ago
createtorrent_imp.h - Threadified torrent creation 17 years ago
deleteThread.h fixed a bug in last commit 17 years ago
download.ui - Removed logging panel for now. It will be replaced by a seperate dialog in order to simplify the default UI. 17 years ago
downloadFromURL.ui
downloadFromURLImp.h
downloadThread.cpp - Can have different proxy settings for bittorrent and search engine (closes #274791) 16 years ago
downloadThread.h - Optimized downloadThread mmemory usage 17 years ago
downloadingTorrents.cpp - Sync with stable branch (lot of bug fixing) 17 years ago
downloadingTorrents.h - Sync with stable branch (lot of bug fixing) 17 years ago
engineSelect.ui - BUGFIX: the function that set the rows color doesn't handle hidden columns anymore 18 years ago
engineSelectDlg.cpp - Fixed eol problems on Windows 17 years ago
engineSelectDlg.h - Allow to download plugins from their url 18 years ago
eventmanager.cpp - Updated french translation 16 years ago
eventmanager.h - Updated french translation 16 years ago
filterParserThread.h - Updated Polish translation 17 years ago
httpconnection.cpp - Totally rewritten Web UI list refresh system (fixed memory leak) 16 years ago
httpconnection.h - merge from stable branches (WebUI fixes) 17 years ago
httprequestparser.cpp - Allow to download torrents from a local file (Web UI) 17 years ago
httprequestparser.h - Allow to download torrents from a local file (Web UI) 17 years ago
httpresponsegenerator.cpp - Web UI optimization 17 years ago
httpresponsegenerator.h - Commit a lot of missing files for web interface 17 years ago
httpserver.cpp - Totally rewritten Web UI list refresh system (fixed memory leak) 16 years ago
httpserver.h Fixed memory leak in HTTP server 17 years ago
icons.qrc - Improved tab look 16 years ago
json.cpp - removed useless debug 16 years ago
json.h - Commit a lot of missing files for web interface 17 years ago
lang.qrc - Added traditional Chinese locale 17 years ago
login.ui
main.cpp - FEATURE: DHT is always ON (no longer used as fallback) 17 years ago
misc.h - Use infinity symbol for ETA when time is infinite 17 years ago
options.ui - Can have different proxy settings for bittorrent and search engine (closes #274791) 16 years ago
options_imp.cpp - Can have different proxy settings for bittorrent and search engine (closes #274791) 16 years ago
options_imp.h - Can have different proxy settings for bittorrent and search engine (closes #274791) 16 years ago
pluginSource.h - Allow to download plugins from their url 18 years ago
pluginSource.ui - Allow to download plugins from their url 18 years ago
preview.ui
previewSelect.h - Fixed index problem in preview selection (closes #192495) 17 years ago
properties.ui - Fixed multiple selection in tracker list 17 years ago
properties_imp.cpp - Allow to add several trackers at once 17 years ago
properties_imp.h - Allow to add several trackers at once 17 years ago
qgnomelook.h - Same as last commit but for gnome looks 17 years ago
qrealarray.cpp Added files missing in last revision 17 years ago
qrealarray.h Added files missing in last revision 17 years ago
qtorrenthandle.cpp - Make use of h.is_seed() instead of h.progress() == 1. 17 years ago
qtorrenthandle.h - Make use of h.is_seed() instead of h.progress() == 1. 17 years ago
realprogressbar.cpp - Fixed compilation warning in Ishan's code 17 years ago
realprogressbar.h - FEATURE: Real progress bar in torrent properties that displays downloaded pieces (contribution by 17 years ago
realprogressbarthread.cpp - Fixed building on ARM (patch from Cristian Greco 17 years ago
realprogressbarthread.h Added files missing in last revision 17 years ago
rss.h - Fixed RSS list saving (closes #272651) 16 years ago
rss.ui - Save spitters position to remember them on restart (RSS) 17 years ago
rss_imp.cpp - Save spitters position to remember them on restart (RSS) 17 years ago
rss_imp.h - Save spitters position to remember them on restart (RSS) 17 years ago
search.qrc - Updated resource files 17 years ago
search.ui - Updated tranlsations 17 years ago
searchEngine.cpp - Updated tranlsations 17 years ago
searchEngine.h - Updated tranlsations 17 years ago
seeding.ui - Logs are now in a separate dialog 17 years ago
src.pro - bump to rc2 16 years ago
torrentAddition.h - Added Collapse/Expand all buttons to torrent addition dialog (closes #272654) 16 years ago
trackerLogin.h - fixed some bugs introduced recently 18 years ago
trackersAdd.ui - Allow to add several trackers at once 17 years ago
update_qrc_files.py - Improved tab look 16 years ago
webui.qrc - Split download and upload lists in Web UI 16 years ago