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.
 
 
 
 
 
 
vit9696 d25467d3e6 Various macOS UI improvements 7 years ago
..
lineedit Drop Qt 4 support 8 years ago
powermanagement Replace C-style casts with C++ ones 8 years ago
properties Various macOS UI improvements 7 years ago
qtnotify add basic cmake support 9 years ago
rss Various macOS UI improvements 7 years ago
search Various macOS UI improvements 7 years ago
CMakeLists.txt Various macOS UI improvements 7 years ago
about.qrc Cleanup about_imp.h 9 years ago
about.ui Set about tab font-size to default 9 years ago
about_imp.h Indicate bitness in stackstrace and about dialog. Closes #6172. 8 years ago
addnewtorrentdialog.cpp Various macOS UI improvements 7 years ago
addnewtorrentdialog.h Merge pull request #6330 from Chocobo1/rename 8 years ago
addnewtorrentdialog.ui Use file path edit widgets in options and add torrent dialog 8 years ago
advancedsettings.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
advancedsettings.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
autoexpandabledialog.cpp Fix coding style for several files 7 years ago
autoexpandabledialog.h Fix coding style for several files 7 years ago
autoexpandabledialog.ui Fix deletionconfirmationdlg position 8 years ago
bandwidth_limit.ui Fix speedlimitdlg position 8 years ago
banlistoptions.cpp Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
banlistoptions.h Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
banlistoptions.ui Use a QTreeView and a sort proxy in the manually banned IP list to have a consistent sort order with QStringList::sor(). 8 years ago
categoryfiltermodel.cpp Properly sort categories case-insensitively in filter widget. Closes #6708. 8 years ago
categoryfiltermodel.h Turn isSpecialItem() into a CategoryFilterModel static method. 8 years ago
categoryfilterproxymodel.cpp Properly sort categories case-insensitively in filter widget. Closes #6708. 8 years ago
categoryfilterproxymodel.h Fix build error. 8 years ago
categoryfilterwidget.cpp Various macOS UI improvements 7 years ago
categoryfilterwidget.h Various macOS UI improvements 7 years ago
confirmdeletiondlg.ui [WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. 8 years ago
cookiesdialog.cpp Allow to select & delete multiple entries in "Manage Cookies" dialog 8 years ago
cookiesdialog.h Create basic cookies management dialog 9 years ago
cookiesdialog.ui Enable alternatingRowColors for "Manage Cookie" dialog 8 years ago
cookiesmodel.cpp Set expiration date for newly added cookie to +2 years from now, instead 8 years ago
cookiesmodel.h Implement basic cookies model 9 years ago
deletionconfirmationdlg.h Fix deletionconfirmationdlg position 8 years ago
downloadfromurldlg.h Cleanup downloadfromurldlg, statsdialog 8 years ago
downloadfromurldlg.ui [WebUI]Make the context obligatory for translatable strings. Also delete duplicate strings from extra translations. 8 years ago
executionlog.cpp Various macOS UI improvements 7 years ago
executionlog.h Use SettingsStorage instead. 9 years ago
executionlog.ui Remove border around execution log 9 years ago
fspathedit.cpp Add visual feedback for wrong paths in FileSystemPathEdit 8 years ago
fspathedit.h Add widget for editing filesystem paths 8 years ago
fspathedit_p.cpp Do not show completion when text is not being edited 7 years ago
fspathedit_p.h Do not show completion when text is not being edited 7 years ago
gpl.html Move some URLs overs to https 9 years ago
gui.pri Merge pull request #6911 from tgregerson/tags 7 years ago
guiiconprovider.cpp Fix unused variable warning by gcc. 8 years ago
guiiconprovider.h Support fallback when selecting theme icons 8 years ago
hidabletabwidget.h Various macOS UI improvements 7 years ago
login.ui
loglistwidget.cpp Add ability to filter log messages by type. 9 years ago
loglistwidget.h Add ability to filter log messages by type. 9 years ago
mainwindow.cpp Various macOS UI improvements 7 years ago
mainwindow.h Various macOS UI improvements 7 years ago
mainwindow.ui Add show/hide statusbar option 8 years ago
messageboxraised.cpp Replace C-style casts with C++ ones 8 years ago
messageboxraised.h
optionsdlg.cpp Various macOS UI improvements 7 years ago
optionsdlg.h Various macOS UI improvements 7 years ago
optionsdlg.ui Implement HTTP host header filtering 7 years ago
preview.ui Fix deletionconfirmationdlg position 8 years ago
previewlistdelegate.h Replace C-style casts with C++ ones 8 years ago
previewselect.cpp Fix coding style for several files 7 years ago
previewselect.h Fix coding style for several files 7 years ago
programupdater.cpp Follow http user-agent format 8 years ago
programupdater.h Use DownloadManager by ProgramUpdater 9 years ago
scanfoldersdelegate.cpp Add lookup function to get PathType display names 9 years ago
scanfoldersdelegate.h Make it scroll horizontally when necessary. 9 years ago
shutdownconfirmdlg.cpp Fix coding style for several files 7 years ago
shutdownconfirmdlg.h Fix coding style for several files 7 years ago
shutdownconfirmdlg.ui Rename files: 9 years ago
speedlimitdlg.cpp Fix speedlimitdlg position 8 years ago
speedlimitdlg.h Fix speedlimitdlg position 8 years ago
statsdialog.cpp Replace C-style casts with C++ ones 8 years ago
statsdialog.h Use cached SessionStatus and CacheStatus 8 years ago
statsdialog.ui Cleanup downloadfromurldlg, statsdialog 8 years ago
statusbar.cpp Various macOS UI improvements 7 years ago
statusbar.h Refactor and improve StatusBar 8 years ago
tagfiltermodel.cpp Fix build. 7 years ago
tagfiltermodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
tagfilterproxymodel.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
tagfilterproxymodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
tagfilterwidget.cpp Various macOS UI improvements 7 years ago
tagfilterwidget.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
thanks.html Mention github contributors in thanks.html 10 years ago
torrentcontentfiltermodel.cpp Fix coding style for several files 7 years ago
torrentcontentfiltermodel.h Fix coding style for several files 7 years ago
torrentcontentmodel.cpp Add QFileIconProvider implementation using mime database 7 years ago
torrentcontentmodel.h Use system file type specific icons in contents tab 7 years ago
torrentcontentmodelfile.cpp Use QBT_EXT in all places 8 years ago
torrentcontentmodelfile.h Add availability column to torrent content model 8 years ago
torrentcontentmodelfolder.cpp Use QBT_EXT in all places 8 years ago
torrentcontentmodelfolder.h Add availability column to torrent content model 8 years ago
torrentcontentmodelitem.cpp Add availability column to torrent content model 8 years ago
torrentcontentmodelitem.h Add availability column to torrent content model 8 years ago
torrentcontenttreeview.cpp Fix coding style for several files 7 years ago
torrentcontenttreeview.h Fix coding style for several files 7 years ago
torrentcreatordlg.cpp [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
torrentcreatordlg.h [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
torrentcreatordlg.ui [TorrentCreator] Show number of pieces. Closes #6774. 8 years ago
torrentmodel.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
torrentmodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
trackerlogin.cpp Don't use deprecated torrent_handle::set_tracker_login 8 years ago
trackerlogin.h Fix possible compilation error. Closes #3947. 9 years ago
transferlistdelegate.cpp Replace C-style casts with C++ ones 8 years ago
transferlistdelegate.h Improve TransferListDelegate::sizeHint 9 years ago
transferlistfilterswidget.cpp Merge pull request #6911 from tgregerson/tags 7 years ago
transferlistfilterswidget.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistsortmodel.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistsortmodel.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistwidget.cpp Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
transferlistwidget.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
translators.html Move translators & thanks to its own file 10 years ago
updownratiodlg.cpp Implemented share limit by seeding time 8 years ago
updownratiodlg.h Implemented share limit by seeding time 8 years ago
updownratiodlg.ui Implemented share limit by seeding time 8 years ago