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.
 
 
 
 
 
 
Mike Tzou c25b3e623c
Merge pull request #12423 from an0n666/remove-strict-superseeding
5 years ago
..
powermanagement Clean up coding style 5 years ago
private Remove redundant null checks 5 years ago
properties Add missing QPainterPath header include 5 years ago
qtnotify Migrate away from deprecated API in Qt 5.14 5 years ago
rss Construct QString more efficiently 5 years ago
search Replace deprecated macro 5 years ago
CMakeLists.txt Move DeletionConfirmationDialog class to its own .cpp file 5 years ago
about.qrc
aboutdialog.cpp Construct QString more efficiently 5 years ago
aboutdialog.h Move implementation to its own file 5 years ago
aboutdialog.ui Use IP geolocation database by DB-IP instead of MaxMind 5 years ago
addnewtorrentdialog.cpp Use helper functions to construct smart pointers 5 years ago
addnewtorrentdialog.h Allow to save downloaded metadata as torrent file 5 years ago
addnewtorrentdialog.ui Allow to save downloaded metadata as torrent file 5 years ago
advancedsettings.cpp Remove deprecated strict super seeding mode from advanced settings 5 years ago
advancedsettings.h Remove deprecated strict super seeding mode from advanced settings 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
banlistoptionsdialog.cpp Allow to select multiple entries in "banned IP" dialog 5 years ago
banlistoptionsdialog.h
banlistoptionsdialog.ui Allow to select multiple entries in "banned IP" dialog 5 years ago
categoryfiltermodel.cpp Construct QString more efficiently 5 years ago
categoryfiltermodel.h Group Qt forward declarations separately from the others 6 years ago
categoryfilterproxymodel.cpp
categoryfilterproxymodel.h Forward declare in a few places 6 years ago
categoryfilterwidget.cpp Replace deprecated macro 5 years ago
categoryfilterwidget.h Avoid creating unnecessary event loops 6 years ago
cookiesdialog.cpp Incorporate GuiIconProvider inside UIThemeManager 5 years ago
cookiesdialog.h Forward declare some classes 5 years ago
cookiesdialog.ui
cookiesmodel.cpp
cookiesmodel.h
deletionconfirmationdialog.cpp Handle "Delete confirmation" dialog result asynchronously 5 years ago
deletionconfirmationdialog.h Handle "Delete confirmation" dialog result asynchronously 5 years ago
deletionconfirmationdialog.ui
downloadfromurldialog.cpp Replace deprecated Qt functions 5 years ago
downloadfromurldialog.h
downloadfromurldialog.ui
executionlogwidget.cpp Use helper function to construct QString 5 years ago
executionlogwidget.h Forward declare some classes 5 years ago
executionlogwidget.ui
fspathedit.cpp Move fspathedit_p to private folder 5 years ago
fspathedit.h Remove some unused #include 6 years ago
gpl.html
gui.pri Move DeletionConfirmationDialog class to its own .cpp file 5 years ago
hidabletabwidget.cpp Replace deprecated macro 5 years ago
hidabletabwidget.h Replace deprecated macro 5 years ago
ipsubnetwhitelistoptionsdialog.cpp
ipsubnetwhitelistoptionsdialog.h
ipsubnetwhitelistoptionsdialog.ui
lineedit.cpp Construct QString more efficiently 5 years ago
lineedit.h Move LineEdit files out of subfolder 5 years ago
loglistwidget.cpp Allow other keypresses in LogListWidget 5 years ago
loglistwidget.h
macutilities.h
macutilities.mm
mainwindow.cpp Suppress unused variable warning on macOS 5 years ago
mainwindow.h Improve "stats updated" signal handling in MainWindow class 5 years ago
mainwindow.ui Rename priority to queue in the context of torrents 5 years ago
optionsdialog.cpp Sort locale language list 5 years ago
optionsdialog.h Sort locale language list 5 years ago
optionsdialog.ui Improve the options tooltips 5 years ago
previewlistdelegate.cpp Revise sort model and delegate code 5 years ago
previewlistdelegate.h Move implementation to its own file 5 years ago
previewselectdialog.cpp Allow double-click in preview dialog 5 years ago
previewselectdialog.h Clean up PreviewSelectDialog class 5 years ago
previewselectdialog.ui Show torrent name in "preview file" related dialogs 5 years ago
programupdater.cpp Replace deprecated macro 5 years ago
programupdater.h Remove some unused #include 6 years ago
raisedmessagebox.cpp
raisedmessagebox.h
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
shutdownconfirmdialog.h
shutdownconfirmdialog.ui
speedlimitdialog.cpp Replace static_cast by qOverload 5 years ago
speedlimitdialog.h
speedlimitdialog.ui
statsdialog.cpp Construct QString more efficiently 5 years ago
statsdialog.h
statsdialog.ui
statusbar.cpp Use helper function to construct QString 5 years ago
statusbar.h
tagfiltermodel.cpp Construct QString more efficiently 5 years ago
tagfiltermodel.h Group Qt forward declarations separately from the others 6 years ago
tagfilterproxymodel.cpp
tagfilterproxymodel.h Forward declare in a few places 6 years ago
tagfilterwidget.cpp Replace deprecated macro 5 years ago
tagfilterwidget.h
thanks.html
torrentcategorydialog.cpp Avoid creating unnecessary event loops 6 years ago
torrentcategorydialog.h
torrentcategorydialog.ui
torrentcontentfiltermodel.cpp Fix using out-of-bounds of indexes 5 years ago
torrentcontentfiltermodel.h Rely on Qt ownership to delete class members 5 years ago
torrentcontentmodel.cpp Replace deprecated macro 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 Fix crash when renaming torrent contents 5 years ago
torrentcontenttreeview.h Move renameSelectedFile(BitTorrent::TorrentInfo &) 6 years ago
torrentcreatordialog.cpp Construct QString more efficiently 5 years ago
torrentcreatordialog.h Add option to align file to piece boundary when creating new torrent 5 years ago
torrentcreatordialog.ui Remove misleading translation comment 5 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 Use QStyledItemDelegate instead of QItemDelegate 5 years ago
transferlistdelegate.h Use QStyledItemDelegate instead of QItemDelegate 5 years ago
transferlistfilterswidget.cpp Construct QString more efficiently 5 years ago
transferlistfilterswidget.h Replace a series of `if()` by `switch()` 5 years ago
transferlistmodel.cpp Fix date format for "Last seen complete" 5 years ago
transferlistmodel.h Track settings changed event in TransferListModel 5 years ago
transferlistsortmodel.cpp Fix sub-sorting of Transfer list 5 years ago
transferlistsortmodel.h Fix transfer list architecture 5 years ago
transferlistwidget.cpp Merge pull request #12035 from glassez/move-storage 5 years ago
transferlistwidget.h Allow transfer list text color changes through QSS 5 years ago
translators.html
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 Remove redundant null checks 5 years ago
uithememanager.h Replace deprecated macro 5 years ago
updownratiodialog.cpp Replace static_cast by qOverload 5 years ago
updownratiodialog.h
updownratiodialog.ui
utils.cpp Delegate GUI scaling work to Qt 5 years ago
utils.h