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 ec3b749ef6 Merge fixes from stable branches (libtorrent v0.15 related) 14 years ago
..
Icons Various Mac related fixes (Thanks Mirco Chinelli) 14 years ago
geoip - No longer ships GeoIP database since most distributions provide it in a separate package 15 years ago
lang Updated czech translation 14 years ago
menuicons
qtsingleapp Comment useless pri import 14 years ago
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 Merge javascript changes from stable branch 15 years ago
GUI.cpp Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok) 14 years ago
GUI.h Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok) 14 years ago
Info.plist Fix bundle identifier 14 years ago
about_imp.h Added Mirco Chinelli to contributors 15 years ago
advancedsettings.h Use libtorrent version.hpp instead of our own DEFINE 15 years ago
bandwidthscheduler.h FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period) 15 years ago
bittorrent.cpp Merge fixes from stable branches (libtorrent v0.15 related) 14 years ago
bittorrent.h Use libtorrent version.hpp instead of our own DEFINE 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 Use libtorrent version.hpp instead of our own DEFINE 15 years ago
createtorrent_imp.h
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 javascript changes 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 Fix race condition allowing to run several instances of qBittorrent at the same time 14 years ago
httpconnection.cpp Fix Web UI authentication with Opera 15 years ago
httpconnection.h FEATURE: Global transfer information are displayed in the new Web UI status bar 15 years ago
httprequestparser.cpp
httprequestparser.h
httpresponsegenerator.cpp Fix encoding in Web UI on non-unicode systems 15 years ago
httpresponsegenerator.h
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
ico.h
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 fixes from stable branches (libtorrent v0.15 related) 14 years ago
misc.cpp Various Mac related fixes (Thanks Mirco Chinelli) 14 years ago
misc.h Fix race condition allowing to run several instances of qBittorrent at the same time 14 years ago
options_imp.cpp Disable systray icon on Mac (Mirco Chinelli) 14 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 Updated Hungarian and Finnish translations 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 Use libtorrent version.hpp instead of our own DEFINE 15 years ago
previewlistdelegate.h Clean fix for progress display with cleanlooks style 15 years ago
previewselect.h Use libtorrent version.hpp instead of our own DEFINE 15 years ago
propertieswidget.cpp Use libtorrent version.hpp instead of our own DEFINE 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
qmacapplication.cpp Another compilation Fix for Mac 14 years ago
qmacapplication.h Removed useless include 14 years ago
qtorrenthandle.cpp Use libtorrent version.hpp instead of our own DEFINE 15 years ago
qtorrenthandle.h Use libtorrent version.hpp instead of our own DEFINE 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 Forgot to bump the version in project file 14 years ago
stacktrace.h
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 Use libtorrent version.hpp instead of our own DEFINE 15 years ago
torrentfilesmodel.h Merge latest changes for stable branch (mostly unicode fixes) 15 years ago
torrentpersistentdata.h Use libtorrent version.hpp instead of our own DEFINE 15 years ago
trackerlist.cpp Use libtorrent version.hpp instead of our own DEFINE 15 years ago
trackerlist.h Fix msvc warnings 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 Use libtorrent version.hpp instead of our own DEFINE 15 years ago
transferlistwidget.h Use libtorrent version.hpp instead of our own DEFINE 15 years ago
update_qrc_files.py
webui.qrc FEATURE: Trackers can be added from Web UI 15 years ago