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 d0037d90f4 FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default) 15 years ago
..
Icons - Torrent files can be renamed 15 years ago
geoip - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
lang * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
menuicons
search_engine - Fix Mininova search engine plugin 15 years ago
ui FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default) 15 years ago
webui * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
GUI.cpp - COSMETIC: Use alternating row colors in transfer list (set in program preferences) 15 years ago
GUI.h - Drag'n drop to labels cleanup 15 years ago
about_imp.h - Updated Catalan author name 15 years ago
bittorrent.cpp - Fix some other DHT port issues 15 years ago
bittorrent.h - Fix to port settings 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 - Fixed torrent creation (closes #402025) 15 years ago
deletionconfirmationdlg.h - COSMETIC: New deletion confirmation dialog (Merged delete/delete permanently actions) 15 years ago
downloadedpiecesbar.h - Graphically display piece availability in torrent preferences 15 years ago
downloadfromurldlg.h - Move ui files to their own folder 15 years ago
downloadthread.cpp - HTTP downloader now uses Firefox User Agent to make sure it is allowed 15 years ago
downloadthread.h - Use lowercase characters only in filenames 15 years ago
engineselectdlg.cpp - Clean up search engine plugins code 15 years ago
engineselectdlg.h - Clean up search engine plugins code 15 years ago
eventmanager.cpp * Replace priority combo boxes by check boxes in Web UI as in Regular 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 - Explicitely delete "unread" RSS item although Qt should be taking care of it 15 years ago
feeddownloader.h - Fix 'Browse' [...] button is RSS Feed Downloader dialog (Thanks Mariusz) 15 years ago
filesystemwatcher.h - Folder Scanning: initial import of the torrents inside is fixed 15 years ago
filterparserthread.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 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
httpconnection.cpp * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
httpconnection.h - Started work on program preferences in Web UI 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 15 years ago
httpresponsegenerator.h - Forgot to update those headers 16 years ago
httpserver.cpp * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
httpserver.h - Store Web UI password as md5 15 years ago
ico.cpp - Fixed includes 16 years ago
ico.h - got rid of libMagick++ dependency 16 years ago
icons.qrc - Torrent files can be renamed 15 years ago
json.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
lang.qrc - Fixed serbian translation (forgot to embed it into qBittorrent executable) 15 years ago
main.cpp * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
misc.h - Handle paths with (~, ., ..) properly 15 years ago
options_imp.cpp - Fix some other DHT port issues 15 years ago
options_imp.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
peeraddition.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
peerlistdelegate.h - Support peer manual ban (from peer list) 15 years ago
peerlistwidget.cpp - Fix right click menu in tracker list and in peer list (Thanks Heavyjoost) 15 years ago
peerlistwidget.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
pieceavailabilitybar.h - Little piece availability computation optimization 15 years ago
pluginsource.h - Move ui files to their own folder 15 years ago
preferences.h * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago
previewlistdelegate.h - Use lowercase characters only in filenames 15 years ago
previewselect.h - Fix for media file preview 15 years ago
propertieswidget.cpp - Handle paths with (~, ., ..) properly 15 years ago
propertieswidget.h - Use checkboxes for selective downloading instead of comboboxes 15 years ago
proplistdelegate.h - Use checkboxes for selective downloading instead of comboboxes 15 years ago
qgnomelook.h - License fix due to problems with OpenSSL 16 years ago
qtorrenthandle.cpp - Initial implementation of "Append .!qB extension to incomplete files" (untested) 15 years ago
qtorrenthandle.h - Initial implementation of "Append .!qB extension to incomplete files" (untested) 15 years ago
reverseresolution.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
rss.cpp - Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead) 15 years ago
rss.h - Read RSS items are now remembered correctly on restart for feeds with no torrents attached 15 years ago
rss_imp.cpp - Fix RSS Feed downloader for RSS with no torrent attachment (but articles link points to the torrent instead) 15 years ago
rss_imp.h - Use a capital "B" for Bittorrent class 15 years ago
search.qrc - Commit those by mistake 15 years ago
searchengine.cpp - Fix possible crash when closing a search tab 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 - Fix issue with speed limiting (Infinite value was not handled properly) 15 years ago
src.pro - Bump to v2.1.0beta2 15 years ago
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 16 years ago
statusbar.h - Fix issue with speed limiting (Infinite value was not handled properly) 15 years ago
supportedengines.h - Use lowercase characters only in filenames 15 years ago
torrentadditiondlg.h - Update comment 15 years ago
torrentfilesmodel.h - Use checkboxes for selective downloading instead of comboboxes 15 years ago
torrentpersistentdata.h - Fix new settings not being saved 15 years ago
trackerlist.h FEATURE: uTorrent compatible tracker list support (use torrentz.com url as a default) 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 .qbittorrent folder not being created 15 years ago
transferlistwidget.cpp - Updated French translation 15 years ago
transferlistwidget.h - Added drag'n Drop from torrent list to labels (for torrent labeling) 15 years ago
update_qrc_files.py - Improved tab look 16 years ago
webui.qrc * Replace priority combo boxes by check boxes in Web UI as in Regular UI 15 years ago