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.
 
 
 
 
 
 
sledgehammer999 0c0a90c6c2 Update Qt translations from qt 4.8.4 12 years ago
..
Icons Improve Mac packaging. 12 years ago
geoip Fix permission problems on Windows (closes #1020227) 12 years ago
lang Fixes to Italian translation 12 years ago
lineedit Minor cosmetic changes to main window 13 years ago
mac Improve Mac packaging. 12 years ago
menuicons
powermanagement Coding style clean up 13 years ago
preferences Anonymous mode link is not opened in default browser. 12 years ago
properties Remove "Force reannounce" action 12 years ago
qt-translations Update Qt translations from qt 4.8.4 12 years ago
qtlibtorrent Fix compilation error with libtorrent v0.15 12 years ago
qtnotify Get rid of libnotify dependency (Use DBus instead) 14 years ago
qtsingleapp Minor code clean up 12 years ago
rss Fix 'must not contain' regexp with '|' character 12 years ago
searchengine Add plugin versions.txt file for python3 12 years ago
torrentcreator Open stream in binary mode. Fixes issue #161 12 years ago
tracker Coding style clean up 13 years ago
webui Update date in About dialog copyright 12 years ago
windows Store language settings for the installer. Use them in the unistaller too. 12 years ago
about.qrc
about.ui Update date in About dialog copyright 12 years ago
about_imp.h Add new Italian translator's name to about dialog 12 years ago
addnewtorrentdialog.cpp Merge pull request #254 from sledgehammer999/fix_default_path 12 years ago
addnewtorrentdialog.h Remember column sizes in torrent addition dialog 12 years ago
addnewtorrentdialog.ui Remove a translatable strings 12 years ago
bandwidth_limit.ui
confirmdeletiondlg.ui
deletionconfirmationdlg.h Coding style clean up 13 years ago
dnsupdater.cpp Code clean up 13 years ago
dnsupdater.h FEATURE: qBittorrent can update dynamic DNS services (DynDNS, no-ip) 14 years ago
downloadfromurldlg.h Coding style clean up 13 years ago
downloadfromurldlg.ui Various style fixes 13 years ago
downloadthread.cpp RSS: Better cookies support 13 years ago
downloadthread.h Fix cookie support for RSS feeds (closes #119) 12 years ago
executionlog.cpp Coding style clean up 13 years ago
executionlog.h Fix compilation with namespaced Qt. 12 years ago
executionlog.ui Fix execution log lines selection and copying 13 years ago
filesystemwatcher.h Check for magnet links in watched folders. 12 years ago
fs_utils.cpp Improve the handling of native directory separators. 12 years ago
fs_utils.h Remove unused function 12 years ago
gpl.html
headlessloader.h Coding style clean up 13 years ago
hidabletabwidget.h Coding style clean up 13 years ago
ico.cpp
ico.h
iconprovider.cpp Clean up PeerListWidget 13 years ago
iconprovider.h Clean up PeerListWidget 13 years ago
icons.qrc Address encoding issues when using search engine on Windows (closes #29) 12 years ago
lang.qrc Address encoding issues when using search engine on Windows (closes #29) 12 years ago
login.ui Various style fixes 13 years ago
loglistwidget.cpp Coding style clean up 13 years ago
loglistwidget.h Fix execution log lines selection and copying 13 years ago
main.cpp Better fix for --no-splash argument 12 years ago
mainwindow.cpp Better fix for --no-splash argument 12 years ago
mainwindow.h Add support for RSS feeds using magnet links (Closes #1016379) 12 years ago
mainwindow.ui Cmd+M minimizes main window on Mac OS X (Closes #928216) 13 years ago
misc.cpp Sort previewable extension in alphabetical order 12 years ago
misc.h Add m4v to the list of previewable file extensions (closes #216) 12 years ago
preview.ui Various style fixes 13 years ago
previewlistdelegate.h Coding style changes 13 years ago
previewselect.cpp Optimize the preview of huge torrents. Fixes issue #288. 12 years ago
previewselect.h
programupdater.cpp Move FileSystem utility functions out of misc.h 13 years ago
programupdater.h Program updater: More reliable version detection / comparison 13 years ago
qbittorrent.exe.manifest Add MinGW-specific project file (sledgehammer999) 14 years ago
qbittorrent.ico
qbittorrent.rc Added version info for the binary. 12 years ago
qbittorrent_file.ico
qbittorrent_mingw.rc Add MinGW-specific project file (sledgehammer999) 14 years ago
qbittorrent_os2.ico
qbittorrent_os2.rc
qinisettings.h Coding style clean up 13 years ago
qmacapplication.cpp Fix torrent loading on Mac OS X (closes #1011229) 12 years ago
qmacapplication.h Fix torrent loading on Mac OS X (closes #1011229) 12 years ago
reverseresolution.h Clean up PeerListWidget 13 years ago
scannedfoldersmodel.cpp Fix compilation error on Windows 13 years ago
scannedfoldersmodel.h
sessionapplication.cpp Fix possible crash when adding a tracker to a magnet torrent without metadata (Closes #1034254) 12 years ago
sessionapplication.h Fix possible crash when adding a tracker to a magnet torrent without metadata (Closes #1034254) 12 years ago
smtp.cpp Coding style clean up 13 years ago
smtp.h Fix compilation warnings in smtp.h (cgreco) 13 years ago
speedlimitdlg.h Coding style clean up 13 years ago
src.pro Move QTPLUGIN qmake macro to src.pro. 12 years ago
stacktrace.h
statusbar.h Coding style clean up 13 years ago
torrentcontentfiltermodel.cpp Use polymorphism to distinguish folder / file items in torrent content model 12 years ago
torrentcontentfiltermodel.h Use polymorphism to distinguish folder / file items in torrent content model 12 years ago
torrentcontentmodel.cpp Fix case for header inclusions 12 years ago
torrentcontentmodel.h TorrentContentModel code clean up 12 years ago
torrentcontentmodelfile.cpp Made progress calculation more efficient in torrent content model 12 years ago
torrentcontentmodelfile.h TorrentContentModel code cleanup 12 years ago
torrentcontentmodelfolder.cpp Made progress calculation more efficient in torrent content model 12 years ago
torrentcontentmodelfolder.h Made progress calculation more efficient in torrent content model 12 years ago
torrentcontentmodelitem.cpp Great improve size calculation in torrent content model 12 years ago
torrentcontentmodelitem.h TorrentContentModel code clean up 12 years ago
torrentimportdlg.cpp Fix "Skip hash check" feature in torrent import dialog (closes #128) 12 years ago
torrentimportdlg.h Drop support for libtorrent v0.14.x 13 years ago
torrentimportdlg.ui Fix torrent import dialog layout (Closes #930932) 13 years ago
torrentpersistentdata.h Itr cache 12 years ago
trackerlogin.h Coding style clean up 13 years ago
transferlistdelegate.h Add 'Uploaded' column to main view 12 years ago
transferlistfilterswidget.h Fix possible crash due to labels (closes #64) 12 years ago
transferlistwidget.cpp Add 'Uploaded' column to main view 12 years ago
transferlistwidget.h Correctly escape transfer list filter value typed by user 12 years ago
update_qrc_files.py Fix update_qrc_files.py script 13 years ago
updownratiodlg.cpp Fix missing copyright information 14 years ago
updownratiodlg.h Fix missing copyright information 14 years ago
updownratiodlg.ui