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 dcf632b39c
Remove redundant margin properties
5 years ago
..
powermanagement Clean up CMakeLists.txt 5 years ago
private Move fspathedit_p to private folder 5 years ago
properties Replace QList by QVector 5 years ago
qtnotify Clean up CMakeLists.txt 5 years ago
rss Replace static_cast by qOverload 5 years ago
search Replace QList by QVector 5 years ago
CMakeLists.txt Move fspathedit_p to private folder 5 years ago
about.qrc Sort the resource lists 7 years ago
aboutdialog.cpp Move implementation to its own file 5 years ago
aboutdialog.h Move implementation to its own file 5 years ago
aboutdialog.ui Remove redundant margin properties 5 years ago
addnewtorrentdialog.cpp Replace static_cast by qOverload 5 years ago
addnewtorrentdialog.h Move renameSelectedFile(BitTorrent::TorrentInfo &) 6 years ago
addnewtorrentdialog.ui Change "Add new torrent" dialog to horizontal layout 6 years ago
advancedsettings.cpp Remove Qt bug workaround 5 years ago
advancedsettings.h Rename class variables 5 years ago
autoexpandabledialog.cpp Replace obsoleted QFontMetrics::width() 5 years ago
autoexpandabledialog.h Forward declare in a few places 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 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
categoryfiltermodel.h Group Qt forward declarations separately from the others 6 years ago
categoryfilterproxymodel.cpp Simplify sorting code. 7 years ago
categoryfilterproxymodel.h Forward declare in a few places 6 years ago
categoryfilterwidget.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
categoryfilterwidget.h Avoid creating unnecessary event loops 5 years ago
cookiesdialog.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
cookiesdialog.h Forward declare some classes 5 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 Incorporate GuiIconProvider inside UIThemeManager 5 years ago
deletionconfirmationdialog.ui Reset button text to default 6 years ago
downloadfromurldialog.cpp Drop support for "BC Link" format 6 years ago
downloadfromurldialog.h Fix coding style 7 years ago
downloadfromurldialog.ui Move DownloadFromURLDialog to its own file 7 years ago
executionlogwidget.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
executionlogwidget.h Forward declare some classes 5 years ago
executionlogwidget.ui Clean up code 6 years ago
fspathedit.cpp Move fspathedit_p to private folder 5 years ago
fspathedit.h Remove some unused #include 6 years ago
gpl.html Revert "Remove examples from gpl.html. Closes #7749." 7 years ago
gui.pri Move fspathedit_p to private folder 5 years ago
hidabletabwidget.cpp Move implementation to its own file 5 years ago
hidabletabwidget.h Move implementation to its own file 5 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
lineedit.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
lineedit.h Move LineEdit files out of subfolder 5 years ago
loglistwidget.cpp Incorporate GuiIconProvider inside UIThemeManager 5 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 Remove Windows XP remnants 5 years ago
mainwindow.h Rename priority to queue in the context of torrents 5 years ago
mainwindow.ui Rename priority to queue in the context of torrents 5 years ago
optionsdialog.cpp Replace static_cast by qOverload 5 years ago
optionsdialog.h Don't use deprecated libtorrent features 5 years ago
optionsdialog.ui Remove redundant margin properties 5 years ago
previewlistdelegate.cpp Move implementation to its own file 5 years ago
previewlistdelegate.h Move implementation to its own file 5 years ago
previewselectdialog.cpp Rely on Qt ownership to delete class members 5 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 Replace obsoleted QSysInfo functions 5 years ago
programupdater.h Remove some unused #include 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 Replace static_cast by qOverload 5 years ago
scanfoldersdelegate.h Group Qt forward declarations separately from the others 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 Replace static_cast by qOverload 5 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 Remove some unused #include 6 years ago
statusbar.h Fix coding style 7 years ago
tagfiltermodel.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
tagfiltermodel.h Group Qt forward declarations separately from the others 6 years ago
tagfilterproxymodel.cpp Simplify sorting code. 7 years ago
tagfilterproxymodel.h Forward declare in a few places 6 years ago
tagfilterwidget.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
tagfilterwidget.h Fix coding style 7 years ago
thanks.html
torrentcategorydialog.cpp Avoid creating unnecessary event loops 5 years ago
torrentcategorydialog.h Use uniform initialization on some default arguments 6 years ago
torrentcategorydialog.ui Implement TorrentCategoryDialog class 7 years ago
torrentcontentfiltermodel.cpp Rely on Qt ownership to delete class members 5 years ago
torrentcontentfiltermodel.h Rely on Qt ownership to delete class members 5 years ago
torrentcontentmodel.cpp Replace QList by QVector 5 years ago
torrentcontentmodel.h Group Qt forward declarations separately from the others 6 years ago
torrentcontentmodelfile.cpp Add preliminary support of libtorrent v1.2 6 years ago
torrentcontentmodelfile.h Forward declare in a few places 6 years ago
torrentcontentmodelfolder.cpp Replace QList by QVector 5 years ago
torrentcontentmodelfolder.h Replace QList by QVector 5 years ago
torrentcontentmodelitem.cpp Merge pull request #10839 from Piccirello/gui-files-table-file-size 5 years ago
torrentcontentmodelitem.h Replace QList by QVector 5 years ago
torrentcontenttreeview.cpp Properly remove empty leftover folders after rename 5 years ago
torrentcontenttreeview.h Move renameSelectedFile(BitTorrent::TorrentInfo &) 6 years ago
torrentcreatordialog.cpp Rename "fromNativePath" to "toUniformPath" 5 years ago
torrentcreatordialog.h Forward declare some classes 5 years ago
torrentcreatordialog.ui Change file names and classes names to match them 7 years ago
trackerentriesdialog.cpp Add "Tracker entries" dialog 5 years ago
trackerentriesdialog.h Add "Tracker entries" dialog 5 years ago
trackerentriesdialog.ui Add "Tracker entries" dialog 5 years ago
transferlistdelegate.cpp Add availability column 5 years ago
transferlistdelegate.h Forward declare some classes 5 years ago
transferlistfilterswidget.cpp Replace static_cast by qOverload 5 years ago
transferlistfilterswidget.h Avoid creating unnecessary event loops 5 years ago
transferlistmodel.cpp Add availability column 5 years ago
transferlistmodel.h Add availability column 5 years ago
transferlistsortmodel.cpp Rename priority to queue in the context of torrents 5 years ago
transferlistsortmodel.h Remove const in declarations' arguments that are passed by value 6 years ago
transferlistwidget.cpp Merge pull request #10934 from Chocobo1/delete 5 years ago
transferlistwidget.h Merge pull request #10918 from Chocobo1/trackers 5 years ago
translators.html Mention Swedish translator 6 years ago
tristateaction.cpp Implement tri-state checkbox action in menu 5 years ago
tristateaction.h Implement tri-state checkbox action in menu 5 years ago
uithememanager.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
uithememanager.h Incorporate GuiIconProvider inside UIThemeManager 5 years ago
updownratiodialog.cpp Replace static_cast by qOverload 5 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 Rename "fromNativePath" to "toUniformPath" 5 years ago
utils.h Move helper functions to Utils::Gui namespace 6 years ago