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 60636af544 Fix encoding problem in search engine 15 years ago
..
Icons FEATURE: Add Check/Uncheck all feature in Web UI 15 years ago
geoip - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
lang Updated language files 15 years ago
menuicons
search_engine Workaround for torrentdownloads.net search engine (The web site seems partly broken though) 15 years ago
ui Fix encoding problem in search engine 15 years ago
webui BUGFIX: Hide seeding torrents files priorities in Web UI 15 years ago
GUI.cpp Merge Win32 changes from stable branch 15 years ago
GUI.h COSMETIC: Display number of torrents in transfers tab label 15 years ago
about_imp.h Added Mirco Chinelli to contributors 15 years ago
advancedsettings.h The user can force listening on a particular network interface 15 years ago
bandwidthscheduler.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
bittorrent.cpp Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
bittorrent.h Fix deprecation warnings with libtorrent v0.15 15 years ago
console_imp.h Enabled modality for appropriate dialogs 15 years ago
cookiesdlg.cpp Fix RSS cookie support 15 years ago
cookiesdlg.h Added cookie support for RSS feeds (Needs testing) 15 years ago
createtorrent_imp.cpp Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
createtorrent_imp.h - Fixed torrent creation (closes #402025) 16 years ago
deletionconfirmationdlg.h Add a setting to also delete torrents files on hard disk as a default 15 years ago
downloadedpiecesbar.h Code optimization 15 years ago
downloadfromurldlg.h Enabled modality for appropriate dialogs 15 years ago
downloadthread.cpp Windows execution fixes 15 years ago
downloadthread.h Fix RSS cookie support 15 years ago
engineselectdlg.cpp Merge msvc compilation fixes from stable branch 15 years ago
engineselectdlg.h - Clean up search engine plugins code 15 years ago
eventmanager.cpp Merge msvc fixes from stable branch 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 Merge msvc compilation fixes from stable branch 15 years ago
filesystemwatcher.h Windows compilation fixes (Thanks LiHuiShuo) 15 years ago
filterparserthread.h - Merged headless branch 15 years ago
geoip.h Windows execution fixes 15 years ago
geoip.qrc Windows execution fixes 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 Fix encoding in Web UI on non-unicode systems 15 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 FEATURE: Add Check/Uncheck all feature in Web UI 15 years ago
json.h Added back folder watching in Web UI 15 years ago
lang.qrc Update resource file 15 years ago
main.cpp Merge latest msvc fixes from stable branch 15 years ago
misc.cpp Merge msvc fixes from stable branch 15 years ago
misc.h Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
options_imp.cpp Fix file encoding problem 15 years ago
options_imp.h FEATURE: Added "No action" setting for double-click action 15 years ago
peeraddition.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
peerlistdelegate.h Clean fix for progress display with cleanlooks style 15 years ago
peerlistwidget.cpp Merge msvc fixes from stable branch 15 years ago
peerlistwidget.h - Restore compatiblity with recent libboost (broken by last commit) 15 years ago
pieceavailabilitybar.h Fix torrent availability computation 15 years ago
pluginsource.h - Move ui files to their own folder 15 years ago
preferences.h Merge msvc fixes from stable branch 15 years ago
previewlistdelegate.h Clean fix for progress display with cleanlooks style 15 years ago
previewselect.h Another attempt to fixing Mac compilation 15 years ago
propertieswidget.cpp Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
propertieswidget.h User can force tracker reannounce 15 years ago
proplistdelegate.h Windows compilation fixes (Thanks LiHuiShuo) 15 years ago
qbittorrent.ico Some Win32 improvements 15 years ago
qbittorrent.rc Some Win32 improvements 15 years ago
qtorrenthandle.cpp Fix other unicode issues 15 years ago
qtorrenthandle.h FEATURE: Added error state for torrents (error is displayed in a tooltip) 15 years ago
reverseresolution.h Fix possible crash in boost exception handling 15 years ago
rss.cpp RSS: News title is no longer used as identifier (use guid or url instead) 15 years ago
rss.h Merge msvc fixes from stable branch 15 years ago
rss_imp.cpp Merge msvc fixes from stable branch 15 years ago
rss_imp.h Added cookie support for RSS feeds (Needs testing) 15 years ago
scannedfoldersmodel.cpp Improvement to last fix 15 years ago
scannedfoldersmodel.h Fix possible crash with folder watching 15 years ago
search.qrc FEATURE: Search engine can now use a SOCKS5 proxy 15 years ago
searchengine.cpp Merge latest msvc fixes from stable branch 15 years ago
searchengine.h Improved Python detection (Win32) 15 years ago
searchlistdelegate.h Clean fix for progress display with cleanlooks style 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 Merge latest msvc fixes from stable branch 15 years ago
stacktrace.h BUGFIX: qBittorrent now prints backtrace in terminal when segfaulting 16 years ago
statusbar.h Flat buttons in status bar should never get focus 15 years ago
supportedengines.h Merge msvc compilation fixes from stable branch 15 years ago
torrentadditiondlg.h Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
torrentfilesmodel.h Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
torrentpersistentdata.h Merge msvc fixes from stable branch 15 years ago
trackerlist.cpp Merge msvc fixes from stable branch 15 years ago
trackerlist.h Merge msvc compilation fixes from stable branch 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 Clean fix for progress display with cleanlooks style 15 years ago
transferlistfilterswidget.h FEATURE: Added filter for paused/error torrents 15 years ago
transferlistwidget.cpp Merge msvc fixes from stable branch 15 years ago
transferlistwidget.h FEATURE: Added filter for paused/error torrents 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