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.
 
 
 
 
 
 
Eugene Shalygin 4ec193042f Allow custom tray icons when system icon theme is used. Closes #7403. 7 years ago
..
lineedit Drop Qt 4 support 8 years ago
powermanagement Use qUtf8Printable() for logging strings 7 years ago
properties Fix file list expansion on singlefile torrent with folder. 7 years ago
qtnotify add basic cmake support 9 years ago
rss Fix RSS Downloader fails to rename rule 7 years ago
search Merge pull request #7266 from Chocobo1/coverity 7 years ago
CMakeLists.txt Fixed mac specific compiler errors and cleaned up Objective C code 7 years ago
about.qrc Sort the resource lists 7 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 Use qUtf8Printable() for logging strings 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 Merge pull request #3235 from Chocobo1/session_option 7 years ago
advancedsettings.h Add send_buffer_watermark send_buffer_low_watermark 7 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 Fix CategoryFilterWidget::sizeHint() 7 years ago
categoryfilterwidget.h Remove indentation for category/tag filter widgets in all platforms 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 Initialize variables 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 Fixed mac specific compiler errors and cleaned up Objective C code 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
macutilities.h Fix notification display on macOS 7 years ago
macutilities.mm Fix notification display on macOS 7 years ago
mainwindow.cpp Allow custom tray icons when system icon theme is used. Closes #7403. 7 years ago
mainwindow.h Fix "QObject::connect: No such slot" errors 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 Improve BandwidthScheduler 7 years ago
optionsdlg.h Various macOS UI improvements 7 years ago
optionsdlg.ui Unify preference window borders across the tabs 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 Use qUtf8Printable() for logging strings 7 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 Merge pull request #7251 from Chocobo1/spacing 7 years ago
tagfilterwidget.h Add a Tags (multi-label) feature to the GUI. Closes #13. 8 years ago
thanks.html
torrentcontentfiltermodel.cpp Fix coding style for several files 7 years ago
torrentcontentfiltermodel.h Fix coding style for several files 7 years ago
torrentcontentmodel.cpp Use pixmap cache for file icons on Mac OS and Windows. Closes #7264. 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 Prefill torrent name when creating a new torrent. Closes #7229. 7 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
transferlistdelegate.cpp Replace C-style casts with C++ ones 8 years ago
transferlistdelegate.h Improve TransferListDelegate::sizeHint 9 years ago
transferlistfilterswidget.cpp Add space between widgets in left side panel. Closes #7224. 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 Use qUtf8Printable() for logging strings 7 years ago
transferlistwidget.h Add copy options to webui context menu (addresses #6815) (#7036) 7 years ago
translators.html
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