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 f47b3be0be - Removed -O0 compil flag 16 years ago
..
Icons - Updated splashscreen 16 years ago
lang - Translations fix due to latest change 16 years ago
menuicons - Moved everything to trunk to create a stable branch 18 years ago
search_engine Rewrote folder scanning code (Now uses a filesystem watcher) 16 years ago
webui - Fixed icon for seeding torrents (paused or queued) in Web UI 16 years ago
DLListDelegate.h - Started to work on queueuing 17 years ago
FinishedListDelegate.h - Queueing system should work fine now (port is complete, needs testing) 16 years ago
FinishedTorrents.cpp - A little list refresh optimizing 16 years ago
FinishedTorrents.h - Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API) 16 years ago
GUI.cpp - Force lists refresh before initially displaying the window to avoid lag 16 years ago
GUI.h - Do not refresh lists when window is not visible (save cpu) 16 years ago
MainWindow.ui - Fixed a string 16 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 - Should fix compiling errors with Qt 4.2 18 years ago
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 - Updated language files 18 years ago
about_imp.h - Added name name of new turkish translator to about dialog 16 years ago
addTorrentDialog.ui - Fixed typographic error 16 years ago
allocationDlg.h - Totally redesigned program preferences 17 years ago
arborescence.h - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
bandwidth_limit.ui - Some fixes in bandwidth allocation per torrent dialog 18 years ago
bittorrent.cpp - Force lists refresh before initially displaying the window to avoid lag 16 years ago
bittorrent.h - Fixed pause/resume actions in Web UI 16 years ago
console.ui - Logs are now in a separate dialog 16 years ago
console_imp.h - Logs are now in a separate dialog 16 years ago
createtorrent.ui - Threadified torrent creation 17 years ago
createtorrent_imp.cpp - Fix for compiling with mingw32 (By Attila Olah) 16 years ago
createtorrent_imp.h - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
download.ui - Allow to force rechecking torrents 16 years ago
downloadFromURL.ui - Moved everything to trunk to create a stable branch 18 years ago
downloadFromURLImp.h - Big code cleanup 17 years ago
downloadThread.cpp - A little downloadThread aborting improvement 16 years ago
downloadThread.h - Optimized downloadThread mmemory usage 17 years ago
downloadingTorrents.cpp - A little list refresh optimizing 16 years ago
downloadingTorrents.h - Fixed torrents moving back from finished list to download list (without recheck) 16 years ago
engineSelect.ui - BUGFIX: the function that set the rows color doesn't handle hidden columns anymore 17 years ago
engineSelectDlg.cpp - got rid of libMagick++ dependency 16 years ago
engineSelectDlg.h - Allow to download plugins from their url 17 years ago
eventmanager.cpp - Made seed detection a bit safer (do not use progress) 16 years ago
eventmanager.h - Simplified and optimized json code 16 years ago
filterParserThread.h - Another patch by Attila to fix mingw32 compilation 16 years ago
httpconnection.cpp - Simplified and optimized json code 16 years ago
httpconnection.h - merge from stable branches (WebUI fixes) 16 years ago
httprequestparser.cpp - Removed some useless debug 16 years ago
httprequestparser.h - Allow to download torrents from a local file (Web UI) 17 years ago
httpresponsegenerator.cpp - Web UI optimization 16 years ago
httpresponsegenerator.h - Commit a lot of missing files for web interface 17 years ago
httpserver.cpp - Huge code refactoring (qBittorrent no longer store torrents and access them using libtorrent API) 16 years ago
httpserver.h Fixed memory leak in HTTP server 16 years ago
ico.cpp - Fixed includes 16 years ago
ico.h - got rid of libMagick++ dependency 16 years ago
icons.qrc - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
json.h - Simplified and optimized json code 16 years ago
lang.qrc - Added traditional Chinese locale 16 years ago
login.ui - Moved everything to trunk to create a stable branch 18 years ago
main.cpp - Fixed memory leak introduced in last commit 16 years ago
misc.h - Use infinity symbol for ETA when time is infinite 17 years ago
options.ui - Fix for queueing system 16 years ago
options_imp.cpp - Forgot to add this line back 16 years ago
options_imp.h - Fix for queueing system 16 years ago
pluginSource.h - Allow to download plugins from their url 17 years ago
pluginSource.ui - Allow to download plugins from their url 17 years ago
preview.ui - Moved everything to trunk to create a stable branch 18 years ago
previewSelect.h - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
properties.ui Allow to change the save path of torrents after addition 16 years ago
properties_imp.cpp Allow to change the save path of torrents after addition 16 years ago
properties_imp.h Allow to change the save path of torrents after addition 16 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 - Fixed remembering of paused torrents cleanly 16 years ago
qtorrenthandle.h - Fixed remembering of paused torrents cleanly 16 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 - rough port to libtorrent v0.14.0. This is probably buggy but it compiles without warnings 16 years ago
realprogressbarthread.h Added files missing in last revision 17 years ago
rss.h - A little downloadThread aborting improvement 16 years ago
rss.ui - Save spitters position to remember them on restart (RSS) 17 years ago
rss_imp.cpp - Added some debug output on exit 16 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 - Allow to force rechecking torrents 16 years ago
src.pro - Removed -O0 compil flag 16 years ago
torrentAddition.h - Removed code that is no longer needed 16 years ago
trackerLogin.h - fixed some bugs introduced recently 17 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 - Ported WebUI to MochaUI 0.9.5 16 years ago