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 263eb3c632 Code optimization 15 years ago
..
Icons - Created "Advanced settings" tab in program preferences and moved "Disk cache" there 15 years ago
geoip - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
lang Updated Hungarian translation 15 years ago
menuicons - Moved everything to trunk to create a stable branch 18 years ago
search_engine - Update helper version 15 years ago
ui Made preferences columns resizable 15 years ago
webui Added back file prioritizing in Web UI 15 years ago
GUI.cpp Enabled modality for appropriate dialogs 15 years ago
GUI.h Enabled modality for appropriate dialogs 15 years ago
about_imp.h Updated Bulgarian translation and translator name 15 years ago
advancedsettings.h Moved peer resolution settings to advanced settings 15 years ago
bandwidthscheduler.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
bittorrent.cpp Added back folder watching in Web UI 15 years ago
bittorrent.h Added back folder watching in Web UI 15 years ago
console_imp.h Enabled modality for appropriate dialogs 15 years ago
createtorrent_imp.cpp Enabled modality for appropriate dialogs 15 years ago
createtorrent_imp.h - Fixed torrent creation (closes #402025) 16 years ago
deletionconfirmationdlg.h Moved screenCenter function to misc.h to avoid code duplication 15 years ago
downloadedpiecesbar.h Code optimization 15 years ago
downloadfromurldlg.h Enabled modality for appropriate dialogs 15 years ago
downloadthread.cpp BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them 15 years ago
downloadthread.h BUGFIX: Consider HTTP downloads >1MB as invalid .torrent files and abort them 15 years ago
engineselectdlg.cpp More code cleanup 15 years ago
engineselectdlg.h - Clean up search engine plugins code 15 years ago
eventmanager.cpp Added back folder watching in Web UI 15 years ago
eventmanager.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
feedList.h Fix possible crash with Qt 4.4 15 years ago
feeddownloader.h Improved RSS filters sorting code 15 years ago
filesystemwatcher.h Fix folder scanning: it would not detect torrents already present in the folder on startup. This bug was introduced recently (in rc1) 15 years ago
filterparserthread.h - Merged headless branch 15 years ago
geoip.h More code cleanup 15 years ago
geoip.qrc - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
headlessloader.h More code cleanup 15 years ago
httpconnection.cpp Added back folder watching in Web UI 15 years ago
httpconnection.h FEATURE: Global transfer information are displayed in the new Web UI status bar 15 years ago
httprequestparser.cpp - Forgot to update those headers 16 years ago
httprequestparser.h - Forgot to update those headers 16 years ago
httpresponsegenerator.cpp BUGFIX: Stop enforcing UTF-8 and use system locale instead 16 years ago
httpresponsegenerator.h - Forgot to update those headers 16 years ago
httpserver.cpp Fixed Web UI compatibility with Safari 15 years ago
httpserver.h BUGFIX: Set Web UI ban period to 1 hour 15 years ago
ico.cpp - Fixed includes 16 years ago
ico.h - got rid of libMagick++ dependency 16 years ago
icons.qrc - Created "Advanced settings" tab in program preferences and moved "Disk cache" there 15 years ago
json.h Added back folder watching in Web UI 15 years ago
lang.qrc - Fixed serbian translation (forgot to embed it into qBittorrent executable) 15 years ago
main.cpp Compilation fix with Qt 4.4 15 years ago
misc.h Code cleanup 15 years ago
options_imp.cpp Made preferences columns resizable 15 years ago
options_imp.h FEATURE: Support for multiple scan folders 15 years ago
peeraddition.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
peerlistdelegate.h Apply patch from Elrond to improve transfer speed display in peers list 15 years ago
peerlistwidget.cpp Make use of Fast concatenation feature in Qt 4.6 15 years ago
peerlistwidget.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
pieceavailabilitybar.h Code optimization 15 years ago
pluginsource.h - Move ui files to their own folder 15 years ago
preferences.h Make use of Fast concatenation feature in Qt 4.6 15 years ago
previewlistdelegate.h - Use lowercase characters only in filenames 15 years ago
previewselect.h - flush cache before file preview (libtorrent >= 0.15 only) 15 years ago
propertieswidget.cpp "Downloaded pieces" bar now displays in yellow the pieces being downloaded 15 years ago
propertieswidget.h - Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled) 15 years ago
proplistdelegate.h - Fix file prioritizing in a torrent 15 years ago
qtorrenthandle.cpp "Downloaded pieces" bar now displays in yellow the pieces being downloaded 15 years ago
qtorrenthandle.h "Downloaded pieces" bar now displays in yellow the pieces being downloaded 15 years ago
reverseresolution.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
rss.cpp Rss Feed downloader fix 15 years ago
rss.h Fix compilation error 15 years ago
rss_imp.cpp Fix possible crash with Qt 4.4 15 years ago
rss_imp.h Make use of QT_VERSION define instead of using our own define 15 years ago
scannedfoldersmodel.cpp Call qDeleteAll on m_pathList 15 years ago
scannedfoldersmodel.h Use a regular pointer instead of a QSharedPointer to fix Qt 4.4 compatibility 15 years ago
search.qrc FEATURE: Search engine can now use a SOCKS5 proxy 15 years ago
searchengine.cpp Make use of Fast concatenation feature in Qt 4.6 15 years ago
searchengine.h More code cleanup 15 years ago
searchlistdelegate.h - Use lowercase characters only in filenames 15 years ago
searchtab.cpp - Use lowercase characters only in filenames 15 years ago
searchtab.h - Use lowercase characters only in filenames 15 years ago
speedlimitdlg.h Clean up URL seed code 15 years ago
src.pro Update to v2.3.0 alpha 15 years ago
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 16 years ago
statusbar.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
supportedengines.h Use XDG folders (.cache, .local) instead of .qbittorrent 15 years ago
torrentadditiondlg.h More code cleanup 15 years ago
torrentfilesmodel.h More code cleanup 15 years ago
torrentpersistentdata.h More code cleanup 15 years ago
trackerlist.h - Actual Qt4.4 compilation fix 15 years ago
trackerlogin.h - Use lowercase characters only in filenames 15 years ago
trackersadditiondlg.h FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default) 15 years ago
transferlistdelegate.h FEATURE: Added "Upload/Download limit" columns to transfer list 15 years ago
transferlistfilterswidget.h Make use of Fast concatenation feature in Qt 4.6 15 years ago
transferlistwidget.cpp Make use of Fast concatenation feature in Qt 4.6 15 years ago
transferlistwidget.h Fix several signals/slots bindings 15 years ago
update_qrc_files.py - Improved tab look 16 years ago
webui.qrc FEATURE: Trackers can be added from Web UI 15 years ago