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 240c3508fe Fix possible crash when changing torrents label 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 Spanish/Catalan translations 15 years ago
menuicons
search_engine FEATURE: Search engine can now use a SOCKS5 proxy 15 years ago
ui Fix font size of two torrent addition dialog buttons (Patch by Mariusz Fik) 15 years ago
webui Added "Export .torrent files to..." feature to the Web UI 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 Ukranian translation 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 FEATURE: If 2 torrents have the same hash, add new trackers to the existin 15 years ago
bittorrent.h FEATURE: Torrent files can be exported to a given directory 15 years ago
console_imp.h
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
downloadthread.cpp - Download thread now supports HTTP redirection 15 years ago
downloadthread.h - Download thread now supports HTTP redirection 15 years ago
engineselectdlg.cpp Use XDG folders (.cache, .local) instead of .qbittorrent 15 years ago
engineselectdlg.h
eventmanager.cpp Added "Export .torrent files to..." feature to the 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 race condition in RSS that could cause crash on startup (bug #511441) 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 - Fix compilation error when geoip database is embedded 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
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 - Created "Advanced settings" tab in program preferences and moved "Disk cache" there 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 Cosmetic fix to usage display (--help) 15 years ago
misc.h FEATURE: Torrent files can be exported to a given directory 15 years ago
options_imp.cpp Improved application style handling 15 years ago
options_imp.h - COSMETIC: Improved style management 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
preferences.h Improved application style handling 15 years ago
previewlistdelegate.h
previewselect.h - flush cache before file preview (libtorrent >= 0.15 only) 15 years ago
propertieswidget.cpp Clean up URL seed code 15 years ago
propertieswidget.h - Use Alternating row colors in {Peers, trackers, Files} lists too (if enabled) 15 years ago
proplistdelegate.h - Fix for translations 15 years ago
qgnomelook.h
qtorrenthandle.cpp - Clear torrent errors when starting a torrent 15 years ago
qtorrenthandle.h - Clear torrent errors when starting a torrent 15 years ago
reverseresolution.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
rss.cpp - Add more RSS and tracker debug 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 - Launch directly the new search instead of stopping the current one if the user changed the search pattern 15 years ago
searchengine.h - Launch directly the new search instead of stopping the current one if the user changed the search pattern 15 years ago
searchlistdelegate.h
searchtab.cpp
searchtab.h
speedlimitdlg.h Clean up URL seed code 15 years ago
src.pro Bump to beta2 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 FEATURE: Added "Added/Completed On" columns to transfer list 15 years ago
trackerlist.h - Actual Qt4.4 compilation fix 15 years ago
trackerlogin.h
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 - 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 Fix possible crash when changing torrents label 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