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.
 
 
 
 
 
 
Chocobo1 1e029da5ad
Fix search icon placement when using RTL languages
6 years ago
..
lineedit Fix search icon placement when using RTL languages 6 years ago
powermanagement Use 'auto' to avoid duplicating the type name 6 years ago
properties Forward declare as much as possible 6 years ago
qtnotify Refactor CMake build scripts 7 years ago
rss Add const to almost all remaining vars and arguments that qualify 6 years ago
search Make num enter key work the same as return in searchjobwidget 6 years ago
CMakeLists.txt Drop support of libtorrent < 1.1.10 6 years ago
about.qrc Sort the resource lists 7 years ago
aboutdialog.h Convert to use private pointer for ui object 6 years ago
aboutdialog.ui Add OpenSSL version to GUI & stackdump 6 years ago
addnewtorrentdialog.cpp Change "Add new torrent" dialog to horizontal layout 6 years ago
addnewtorrentdialog.h Change "Add new torrent" dialog to horizontal layout 6 years ago
addnewtorrentdialog.ui Change "Add new torrent" dialog to horizontal layout 6 years ago
advancedsettings.cpp Remove the max half-open connections option from GUI 6 years ago
advancedsettings.h Remove the max half-open connections option from GUI 6 years ago
autoexpandabledialog.cpp Avoid repeating the return type 6 years ago
autoexpandabledialog.h Use uniform initialization on some default arguments 6 years ago
autoexpandabledialog.ui Fix deletionconfirmationdlg position 8 years ago
banlistoptionsdialog.cpp Convert all foreach() to range-based for() 6 years ago
banlistoptionsdialog.h Change file names and classes names to match them 7 years ago
banlistoptionsdialog.ui Change file names and classes names to match them 7 years ago
categoryfiltermodel.cpp Add const to almost all remaining vars and arguments that qualify 6 years ago
categoryfiltermodel.h Use uniform initialization on some default arguments 6 years ago
categoryfilterproxymodel.cpp Simplify sorting code. 7 years ago
categoryfilterproxymodel.h Fix coding style 7 years ago
categoryfilterwidget.cpp Add const to almost all remaining vars and arguments that qualify 6 years ago
categoryfilterwidget.h Add include guard to headers 6 years ago
cookiesdialog.cpp Combine qAsConst() with copyAsConst() to asConst() 6 years ago
cookiesdialog.h Coding style, use nullptr and other minor things 7 years ago
cookiesdialog.ui Reset button text to default 6 years ago
cookiesmodel.cpp Avoid repeating the return type 6 years ago
cookiesmodel.h Use uniform initialization on some default arguments 6 years ago
deletionconfirmationdialog.h Convert to use private pointer for ui object 6 years ago
deletionconfirmationdialog.ui Reset button text to default 6 years ago
downloadfromurldialog.cpp Refactor function 7 years ago
downloadfromurldialog.h Fix coding style 7 years ago
downloadfromurldialog.ui Move DownloadFromURLDialog to its own file 7 years ago
executionlogwidget.cpp Utilize parent pointer appropriately 6 years ago
executionlogwidget.h Change file names and classes names to match them 7 years ago
executionlogwidget.ui Clean up code 6 years ago
fspathedit.cpp Merge pull request #10302 from Chocobo1/uptr 6 years ago
fspathedit.h Replace QScopedPointer with std::unqiue_ptr 6 years ago
fspathedit_p.cpp Avoid repeating the return type 6 years ago
fspathedit_p.h Delete several unused #include 6 years ago
gpl.html Revert "Remove examples from gpl.html. Closes #7749." 7 years ago
gui.pri Drop support of libtorrent < 1.1.10 6 years ago
guiiconprovider.cpp Avoid repeating the return type 6 years ago
guiiconprovider.h Fix some warnings 6 years ago
hidabletabwidget.h Fix coding style 7 years ago
ipsubnetwhitelistoptionsdialog.cpp Update Copyright email address 6 years ago
ipsubnetwhitelistoptionsdialog.h Update Copyright email address 6 years ago
ipsubnetwhitelistoptionsdialog.ui Separate subnet whitelist options into two lines 7 years ago
loglistwidget.cpp Clean up code 6 years ago
loglistwidget.h Clean up code 6 years ago
macutilities.h Replace deprecated `qt_mac_set_dock_menu()` 6 years ago
macutilities.mm Replace deprecated `qt_mac_set_dock_menu()` 6 years ago
mainwindow.cpp Don't turn screen blank when closed to system tray 6 years ago
mainwindow.h Reduce number of DownloadManager signals 6 years ago
mainwindow.ui Fix cmd+w not closing the main window on macOS 7 years ago
optionsdialog.cpp Fix typos 6 years ago
optionsdialog.h Forward declare as much as possible 6 years ago
optionsdialog.ui Rename "Prefer encryption" to "Allow encryption" 6 years ago
previewlistdelegate.h Draw progress bar in Fusion style on macOS systems 6 years ago
previewselectdialog.cpp Convert to use private pointer for ui object 6 years ago
previewselectdialog.h Convert to use private pointer for ui object 6 years ago
previewselectdialog.ui Convert to use private pointer for ui object 6 years ago
programupdater.cpp Use DownloadHandler behind the scenes 6 years ago
programupdater.h Reduce number of DownloadManager signals 6 years ago
raisedmessagebox.cpp Revert email address changes in copyright notices 6 years ago
raisedmessagebox.h Revert email address changes in copyright notices 6 years ago
scanfoldersdelegate.cpp Use 'auto' to avoid duplicating the type name 6 years ago
scanfoldersdelegate.h Revert email address changes in copyright notices 6 years ago
shutdownconfirmdialog.cpp Move helper functions to Utils::Gui namespace 6 years ago
shutdownconfirmdialog.h Change file names and classes names to match them 7 years ago
shutdownconfirmdialog.ui Change file names and classes names to match them 7 years ago
speedlimitdialog.cpp Clean up SpeedLimitDialog class 6 years ago
speedlimitdialog.h Clean up SpeedLimitDialog class 6 years ago
speedlimitdialog.ui Clean up SpeedLimitDialog class 6 years ago
statsdialog.cpp Make use of std algorithms 6 years ago
statsdialog.h Fix coding style 7 years ago
statsdialog.ui Fix Stats dialog size 7 years ago
statusbar.cpp Use 'auto' to avoid duplicating the type name 6 years ago
statusbar.h Fix coding style 7 years ago
tagfiltermodel.cpp Add const to almost all remaining vars and arguments that qualify 6 years ago
tagfiltermodel.h Use uniform initialization on some default arguments 6 years ago
tagfilterproxymodel.cpp Simplify sorting code. 7 years ago
tagfilterproxymodel.h Fix coding style 7 years ago
tagfilterwidget.cpp Add const to almost all remaining vars and arguments that qualify 6 years ago
tagfilterwidget.h Fix coding style 7 years ago
thanks.html
torrentcategorydialog.cpp Replace QMap with QHash when sensible 6 years ago
torrentcategorydialog.h Use uniform initialization on some default arguments 6 years ago
torrentcategorydialog.ui Implement TorrentCategoryDialog class 7 years ago
torrentcontentfiltermodel.cpp Avoid repeating the return type 6 years ago
torrentcontentfiltermodel.h Fix some warnings 6 years ago
torrentcontentmodel.cpp Replace QMap with QHash when sensible 6 years ago
torrentcontentmodel.h Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelfile.cpp Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelfile.h Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelfolder.cpp Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelfolder.h Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelitem.cpp Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelitem.h Add preliminary support of libtorrent v1.2 6 years ago
torrentcontenttreeview.cpp Use range-based for loops 6 years ago
torrentcontenttreeview.h Fix coding style 7 years ago
torrentcreatordialog.cpp Change file names and classes names to match them 7 years ago
torrentcreatordialog.h Use uniform initialization on some default arguments 6 years ago
torrentcreatordialog.ui Change file names and classes names to match them 7 years ago
transferlistdelegate.cpp Forward declare as much as possible 6 years ago
transferlistdelegate.h Fix coding style 7 years ago
transferlistfilterswidget.cpp Initialize class variable via constructor 6 years ago
transferlistfilterswidget.h Initialize class variable via constructor 6 years ago
transferlistmodel.cpp Move helper functions to Utils::Gui namespace 6 years ago
transferlistmodel.h Use uniform initialization on some default arguments 6 years ago
transferlistsortmodel.cpp Move helper functions to Utils::Gui namespace 6 years ago
transferlistsortmodel.h Remove const in declarations' arguments that are passed by value 6 years ago
transferlistwidget.cpp Move helper functions to Utils::Gui namespace 6 years ago
transferlistwidget.h Convert to use private pointer for ui object 6 years ago
translators.html Mention Swedish translator 6 years ago
updownratiodialog.cpp Change file names and classes names to match them 7 years ago
updownratiodialog.h Change file names and classes names to match them 7 years ago
updownratiodialog.ui Change file names and classes names to match them 7 years ago
utils.cpp Merge pull request #10338 from sledgehammer999/raise_qt5_ver 6 years ago
utils.h Move helper functions to Utils::Gui namespace 6 years ago