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 0e8c55b9f5 FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all) 15 years ago
..
Icons FEATURE: User can set alternative speed limits for fast toggling 15 years ago
geoip - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
lang Updated Russian translation 15 years ago
menuicons
search_engine FEATURE: Search engine can now use a SOCKS5 proxy 15 years ago
ui FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
webui HTTP proxy support for peer communication 15 years ago
GUI.cpp FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
GUI.h FEATURE: User can set alternative speed limits for fast toggling 15 years ago
about_imp.h - Updated Catalan author name 15 years ago
bandwidthscheduler.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
bittorrent.cpp FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
bittorrent.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
console_imp.h - Use a capital "B" for Bittorrent class 15 years ago
createtorrent_imp.cpp - Skip file checking in "start seeding immediately after torrent creation" feature (libtorrent v0.15 only) 15 years ago
createtorrent_imp.h
deletionconfirmationdlg.h Moved screenCenter function to misc.h to avoid code duplication 15 years ago
downloadedpiecesbar.h - Fix crash in pieces downloaded/availability bars when the torrent has too many pieces 15 years ago
downloadfromurldlg.h - Move ui files to their own folder 15 years ago
downloadthread.cpp Fix to proxy settings 15 years ago
downloadthread.h - Use lowercase characters only in filenames 15 years ago
engineselectdlg.cpp Use XDG folders (.cache, .local) instead of .qbittorrent 15 years ago
engineselectdlg.h - Clean up search engine plugins code 15 years ago
eventmanager.cpp BUGFIX: Properly display torrents with one file in subfolder(s) 15 years ago
eventmanager.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
feedList.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
feeddownloader.h - RSS filters are now alphabetically sorted 15 years ago
filesystemwatcher.h - Folder Scanning: initial import of the torrents inside is fixed 15 years ago
filterparserthread.h - Merged headless branch 15 years ago
geoip.h - Suppress compilation warning when geoip is not embedded in qBittorrent executable 15 years ago
geoip.qrc - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
headlessloader.h - Made program usage message (help) translatable 15 years ago
httpconnection.cpp - Paused torrents can now be rechecked 15 years ago
httpconnection.h - Started work on program preferences in Web UI 15 years ago
httprequestparser.cpp
httprequestparser.h
httpresponsegenerator.cpp
httpresponsegenerator.h
httpserver.cpp Use HTTP digest mode for Web UI authentication (instead of Basic) 15 years ago
httpserver.h Use HTTP digest mode for Web UI authentication (instead of Basic) 15 years ago
ico.cpp
ico.h
icons.qrc FEATURE: User can set alternative speed limits for fast toggling 15 years ago
json.h - Encode correctly Float Type using QVariant/JSON (introduced in Qt 4.6) 15 years ago
lang.qrc - Fixed serbian translation (forgot to embed it into qBittorrent executable) 15 years ago
main.cpp - qBittorrent can now listen on ports < 1024 (must be root) 15 years ago
misc.h Nox compilation fix 15 years ago
options_imp.cpp FEATURE: User can set alternative speed limits for fast toggling 15 years ago
options_imp.h FEATURE: User can set alternative speed limits for fast toggling 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 - Maximum value for rate limiting in peer list is now taken from program preferences 15 years ago
peerlistwidget.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
pieceavailabilitybar.h - Fix crash in pieces downloaded/availability bars when the torrent has too many pieces 15 years ago
pluginsource.h - Move ui files to their own folder 15 years ago
preferences.h FEATURE: User can set alternative speed limits for fast toggling 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 Improved previous patch: Force recheck only if we detected that renaming overwrote an existing file 15 years ago
propertieswidget.h - Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled) 15 years ago
proplistdelegate.h FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all) 15 years ago
qgnomelook.h
qtorrenthandle.cpp - "Open destination folder" now opens torrent root folder (if it contains one) instead of the parent folder 15 years ago
qtorrenthandle.h - "Open destination folder" now opens torrent root folder (if it contains one) instead of the parent folder 15 years ago
reverseresolution.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
rss.cpp - Fix several bugs in RSS plugin 15 years ago
rss.h - Improved date handling in RSS 15 years ago
rss_imp.cpp - Improved date handling in RSS 15 years ago
rss_imp.h - Actual Qt4.4 compilation fix 15 years ago
search.qrc FEATURE: Search engine can now use a SOCKS5 proxy 15 years ago
searchengine.cpp FEATURE: Search engine can now use a SOCKS5 proxy 15 years ago
searchengine.h - Fix possible crash when closing a search tab 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 - Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs 15 years ago
src.pro FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
stacktrace.h
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 Moved screenCenter function to misc.h to avoid code duplication 15 years ago
torrentfilesmodel.h FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all) 15 years ago
torrentpersistentdata.h - When incomplete torrents are saved to a different path, check if content is already present at final location 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 - Initiated work on torrent labeling/categorization (functional but not perfect yet 15 years ago
transferlistfilterswidget.h - Fix to make sure that the filters list height is always sufficient to display all the filters (without the need for a scrollbar) 15 years ago
transferlistwidget.cpp Make sure invalid torrent are removed from the transfer list 15 years ago
transferlistwidget.h - Fix addInPause setting in torrent addition dialog 15 years ago
update_qrc_files.py
webui.qrc * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago