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 da9396ca94 Fix compilation on ARM. Closes #2204. 10 years ago
..
Icons Merge pull request #2201 from buinsky/master 10 years ago
geoip Replace include of <libtorrent/session.hpp> with forward declaration 10 years ago
lang Sync translations from Transifex and run lupdate. 10 years ago
lineedit
mac
menuicons
powermanagement
preferences Fix the language selection in the combobox when the system locale only has a lang equivalent and not a lang_COUNTRY one. Closes #1786. 10 years ago
properties GUI: Streamline Properties Widget. Closes #2159 10 years ago
qt-translations
qtlibtorrent Fix compilation on ARM. Closes #2204. 10 years ago
qtnotify
qtsingleapp
rss Merge pull request #802 from Gelmir/rss_match_time_limit 10 years ago
searchengine searchengine: Update KickassTorrents url 10 years ago
torrentcreator Fix emptying of piece size combobox when user checks "auto" checkbox. 10 years ago
tracker WebUI core redesign. 10 years ago
webui Use localStorage instead of cookies 10 years ago
windows Installer correctly associates torrents and magnet links with qBittorrent under non-admin accounts. Closes #291 #527 #579 #614 #964. 10 years ago
about.qrc
about.ui
about_imp.h
addnewtorrentdialog.cpp Load torrents that have big metadata file. Closes #1889. 10 years ago
addnewtorrentdialog.h Show the loaded torrents in the transferlist when qBT is launched with a torrent/magnet and the AddNewTorrentDialog is showing. Closes #1564. 10 years ago
addnewtorrentdialog.ui
autoexpandabledialog.cpp
autoexpandabledialog.h
autoexpandabledialog.ui
bandwidth_limit.ui
confirmdeletiondlg.ui
deletionconfirmationdlg.h Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
dnsupdater.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
dnsupdater.h
downloadfromurldlg.h
downloadfromurldlg.ui
downloadthread.cpp Work around magnet redirection in feeds 10 years ago
downloadthread.h Work around magnet redirection in feeds 10 years ago
executionlog.cpp
executionlog.h
executionlog.ui
filesystemwatcher.h Fix Qt5 support 10 years ago
fs_utils.cpp Fix Qt5 support 10 years ago
fs_utils.h Speedup compilation speed 10 years ago
gpl.html
headlessloader.h Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
hidabletabwidget.h
ico.cpp
ico.h
iconprovider.cpp Increase maximum size of system icons 10 years ago
iconprovider.h
icons.qrc Add "Speed in title bar" item to menu 10 years ago
lang.qrc
login.ui
loglistwidget.cpp
loglistwidget.h
main.cpp Allow relative torrent paths when qBittorrent is already running 10 years ago
mainwindow.cpp Add hotkeys and buttons for Top and Bottom priorities 10 years ago
mainwindow.h WINDOWS: Fix automatic python download. Commit 0799dc2 broke this. Closes #2076. 10 years ago
mainwindow.ui Add hotkeys and buttons for Top and Bottom priorities 10 years ago
messageboxraised.cpp
messageboxraised.h
misc.cpp Remove useless includes. 10 years ago
misc.h Follow project coding style. Issue #2192. 10 years ago
preview.ui
previewlistdelegate.h
previewselect.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
previewselect.h
programupdater.cpp Change the program updater's URL for Windows and Mac OS X. Closes #1954. 10 years ago
programupdater.h
qbittorrent.exe.manifest
qbittorrent.ico Make Windows icons suitable for high dpi screens 10 years ago
qbittorrent.rc Use VERSION_BUILD where possible. Revert a change from previous commit. 10 years ago
qbittorrent_file.ico Make Windows icons suitable for high dpi screens 10 years ago
qbittorrent_mingw.rc
qbittorrent_os2.ico
qbittorrent_os2.rc
qinisettings.h
qmacapplication.cpp
qmacapplication.h
reverseresolution.h
scannedfoldersmodel.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
scannedfoldersmodel.h Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
sessionapplication.cpp
sessionapplication.h
smtp.cpp SMTP: send the local hostname as FQDN. See discussion in #1845 for more info. 10 years ago
smtp.h add host address parameter to helo smtp request 10 years ago
speedlimitdlg.h
src.pro Merge StatusSortFilterProxyModel into TransferListSortModel 10 years ago
stacktrace.h
stacktrace_win.h Produce demangled backtraces under MinGW 10 years ago
stacktrace_win_dlg.h Follow project coding style. Issue #2192. 10 years ago
stacktrace_win_dlg.ui
statsdialog.cpp Speedup compilation speed 10 years ago
statsdialog.h
statsdialog.ui
statusbar.cpp Let Qt decide the size of the statusbar. 10 years ago
statusbar.h Split statusbar into .h and .cpp 10 years ago
torrentcontentfiltermodel.cpp Put directories first when sorting torrent content by name 10 years ago
torrentcontentfiltermodel.h
torrentcontentmodel.cpp Cache icons in TorrentContentModel 10 years ago
torrentcontentmodel.h
torrentcontentmodelfile.cpp
torrentcontentmodelfile.h
torrentcontentmodelfolder.cpp
torrentcontentmodelfolder.h
torrentcontentmodelitem.cpp
torrentcontentmodelitem.h
torrentfilterenum.h Show stalled downloads that are uploading under the 'Active' filter. Closes #1654." 10 years ago
torrentimportdlg.cpp Stop using internal libtorrent API. Closes #2202. 10 years ago
torrentimportdlg.h Follow project coding style. Issue #2192. 10 years ago
torrentimportdlg.ui
torrentpersistentdata.cpp Unused include 10 years ago
torrentpersistentdata.h Remove default argument from TorrentPersistentData::setAddedDate() 10 years ago
trackerlogin.cpp Split trackerlogin into .h and .cpp 10 years ago
trackerlogin.h Split trackerlogin into .h and .cpp 10 years ago
transferlistdelegate.cpp Don't display weird text in the 'Last Activity' column when the time is invalid. 10 years ago
transferlistdelegate.h Split src/transferlistdelegate into .h and .cpp 10 years ago
transferlistfilterswidget.cpp Now user-created labels "all" and "none" works as regular labels 10 years ago
transferlistfilterswidget.h Split src/transferlistfilterswidget into .h and .cpp 10 years ago
transferlistsortmodel.cpp Merge label filter into TransferListSortModel 10 years ago
transferlistsortmodel.h Merge label filter into TransferListSortModel 10 years ago
transferlistwidget.cpp Fix opening of samba shares 10 years ago
transferlistwidget.h Now user-created labels "all" and "none" works as regular labels 10 years ago
update_qrc_files.py
updownratiodlg.cpp Migrate everything to use the new Preferences class and not access directly the qbittorrent.ini file. 10 years ago
updownratiodlg.h
updownratiodlg.ui