qBittorrent/src/gui
2020-03-05 19:32:28 +08:00
..
powermanagement Replace deprecated macro 2019-09-05 20:16:18 +08:00
private Remove redundant null checks 2020-02-03 16:38:51 -05:00
properties Let ReverseResolution always return/emit a result 2020-01-30 19:24:18 +08:00
qtnotify Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08:00
rss Fix wrong field for translation comment 2020-02-26 13:04:18 +08:00
search Replace deprecated macro 2019-09-05 20:16:18 +08:00
about.qrc
aboutdialog.cpp Use IP geolocation database by DB-IP instead of MaxMind 2020-02-18 16:11:28 +02:00
aboutdialog.h Move implementation to its own file 2019-07-18 00:30:44 +08:00
aboutdialog.ui Use IP geolocation database by DB-IP instead of MaxMind 2020-02-18 16:11:28 +02:00
addnewtorrentdialog.cpp Use helper functions to construct smart pointers 2020-03-05 19:32:28 +08:00
addnewtorrentdialog.h Allow to save downloaded metadata as torrent file 2020-02-26 08:10:11 +03:00
addnewtorrentdialog.ui Allow to save downloaded metadata as torrent file 2020-02-26 08:10:11 +03:00
advancedsettings.cpp Use IP geolocation database by DB-IP instead of MaxMind 2020-02-18 16:11:28 +02:00
advancedsettings.h Merge pull request #11088 from jagannatharjun/organize-style 2020-01-20 06:56:54 +03:00
autoexpandabledialog.cpp Replace obsoleted QFontMetrics::width() 2019-07-01 14:48:53 +08:00
autoexpandabledialog.h
autoexpandabledialog.ui
banlistoptionsdialog.cpp Allow to select multiple entries in "banned IP" dialog 2019-10-11 21:58:35 +08:00
banlistoptionsdialog.h
banlistoptionsdialog.ui Allow to select multiple entries in "banned IP" dialog 2019-10-11 21:58:35 +08:00
categoryfiltermodel.cpp Incorporate GuiIconProvider inside UIThemeManager 2019-07-16 09:31:33 +05:30
categoryfiltermodel.h
categoryfilterproxymodel.cpp
categoryfilterproxymodel.h
categoryfilterwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
categoryfilterwidget.h
CMakeLists.txt Move DeletionConfirmationDialog class to its own .cpp file 2019-09-29 11:29:16 +08:00
cookiesdialog.cpp Incorporate GuiIconProvider inside UIThemeManager 2019-07-16 09:31:33 +05:30
cookiesdialog.h Forward declare some classes 2019-07-13 19:38:37 +08:00
cookiesdialog.ui
cookiesmodel.cpp
cookiesmodel.h
deletionconfirmationdialog.cpp Handle "Delete confirmation" dialog result asynchronously 2019-09-30 21:37:17 +08:00
deletionconfirmationdialog.h Handle "Delete confirmation" dialog result asynchronously 2019-09-30 21:37:17 +08:00
deletionconfirmationdialog.ui
downloadfromurldialog.cpp Replace deprecated Qt functions 2019-10-31 12:40:24 +08:00
downloadfromurldialog.h
downloadfromurldialog.ui
executionlogwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
executionlogwidget.h Forward declare some classes 2019-07-13 19:38:37 +08:00
executionlogwidget.ui
fspathedit.cpp Move fspathedit_p to private folder 2019-07-26 22:32:18 +08:00
fspathedit.h
gpl.html
gui.pri Move DeletionConfirmationDialog class to its own .cpp file 2019-09-29 11:29:16 +08:00
hidabletabwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
hidabletabwidget.h Replace deprecated macro 2019-09-05 20:16:18 +08:00
ipsubnetwhitelistoptionsdialog.cpp
ipsubnetwhitelistoptionsdialog.h
ipsubnetwhitelistoptionsdialog.ui
lineedit.cpp Incorporate GuiIconProvider inside UIThemeManager 2019-07-16 09:31:33 +05:30
lineedit.h Move LineEdit files out of subfolder 2019-07-13 19:46:53 +08:00
loglistwidget.cpp Incorporate GuiIconProvider inside UIThemeManager 2019-07-16 09:31:33 +05:30
loglistwidget.h
macutilities.h
macutilities.mm
mainwindow.cpp Change placeholder text in torrent list's filter 2020-02-23 14:40:45 +00:00
mainwindow.h Improve "stats updated" signal handling in MainWindow class 2019-09-24 11:51:29 +08:00
mainwindow.ui Rename priority to queue in the context of torrents 2019-07-13 14:04:16 +03:00
optionsdialog.cpp Expose WebUI ban duration to users 2020-02-14 16:23:30 +08:00
optionsdialog.h Reorganize UI theme selection 2020-01-18 23:12:33 +05:30
optionsdialog.ui Improve the options tooltips 2020-03-02 23:55:08 -05:00
previewlistdelegate.cpp Revise sort model and delegate code 2019-08-08 22:17:18 +08:00
previewlistdelegate.h Move implementation to its own file 2019-07-18 00:30:44 +08:00
previewselectdialog.cpp Allow double-click in preview dialog 2020-01-05 11:28:04 +02:00
previewselectdialog.h Clean up PreviewSelectDialog class 2019-10-02 21:12:35 +08:00
previewselectdialog.ui Show torrent name in "preview file" related dialogs 2019-10-02 22:27:27 +08:00
programupdater.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
programupdater.h
raisedmessagebox.cpp
raisedmessagebox.h
scanfoldersdelegate.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
scanfoldersdelegate.h
shutdownconfirmdialog.cpp
shutdownconfirmdialog.h
shutdownconfirmdialog.ui
speedlimitdialog.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
speedlimitdialog.h
speedlimitdialog.ui
statsdialog.cpp
statsdialog.h
statsdialog.ui
statusbar.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
statusbar.h
tagfiltermodel.cpp Incorporate GuiIconProvider inside UIThemeManager 2019-07-16 09:31:33 +05:30
tagfiltermodel.h
tagfilterproxymodel.cpp
tagfilterproxymodel.h
tagfilterwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
tagfilterwidget.h
thanks.html
torrentcategorydialog.cpp Avoid creating unnecessary event loops 2019-06-20 11:42:54 +08:00
torrentcategorydialog.h
torrentcategorydialog.ui
torrentcontentfiltermodel.cpp Fix using out-of-bounds of indexes 2019-08-18 20:00:54 +08:00
torrentcontentfiltermodel.h Rely on Qt ownership to delete class members 2019-07-16 18:42:26 +08:00
torrentcontentmodel.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
torrentcontentmodel.h
torrentcontentmodelfile.cpp
torrentcontentmodelfile.h
torrentcontentmodelfolder.cpp Replace QList by QVector 2019-08-05 20:56:15 +08:00
torrentcontentmodelfolder.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
torrentcontentmodelitem.cpp Merge pull request #10839 from Piccirello/gui-files-table-file-size 2019-07-23 22:57:32 +08:00
torrentcontentmodelitem.h Replace QList by QVector 2019-08-05 20:56:15 +08:00
torrentcontenttreeview.cpp Fix filename validation on non-Windows OS 2019-09-05 20:05:21 +08:00
torrentcontenttreeview.h
torrentcreatordialog.cpp Rename variable 2019-09-19 16:50:57 +08:00
torrentcreatordialog.h Add option to align file to piece boundary when creating new torrent 2019-09-14 12:16:50 +08:00
torrentcreatordialog.ui Remove misleading translation comment 2020-02-26 12:55:19 +08:00
trackerentriesdialog.cpp Add "Tracker entries" dialog 2019-07-11 12:10:19 +08:00
trackerentriesdialog.h Add "Tracker entries" dialog 2019-07-11 12:10:19 +08:00
trackerentriesdialog.ui Add "Tracker entries" dialog 2019-07-11 12:10:19 +08:00
transferlistdelegate.cpp Use QStyledItemDelegate instead of QItemDelegate 2019-12-26 22:10:28 +03:00
transferlistdelegate.h Use QStyledItemDelegate instead of QItemDelegate 2019-12-26 22:10:28 +03:00
transferlistfilterswidget.cpp Add stalled filters to GUI and Web API/UI 2020-01-13 11:41:37 +00:00
transferlistfilterswidget.h Replace a series of if() by switch() 2019-12-18 15:05:42 +08:00
transferlistmodel.cpp Track settings changed event in TransferListModel 2020-01-24 07:42:39 +03:00
transferlistmodel.h Track settings changed event in TransferListModel 2020-01-24 07:42:39 +03:00
transferlistsortmodel.cpp Merge pull request #11708 from glassez/transfer-list 2019-12-27 16:25:26 +03:00
transferlistsortmodel.h Fix transfer list architecture 2019-12-26 22:09:56 +03:00
transferlistwidget.cpp Fix Transfer list sorting 2020-01-11 18:19:48 +03:00
transferlistwidget.h Allow transfer list text color changes through QSS 2019-12-19 12:45:26 +05:30
translators.html
tristateaction.cpp Implement tri-state checkbox action in menu 2019-07-12 19:57:31 +08:00
tristateaction.h Implement tri-state checkbox action in menu 2019-07-12 19:57:31 +08:00
uithememanager.cpp Remove redundant null checks 2020-02-03 16:38:51 -05:00
uithememanager.h Replace deprecated macro 2019-09-05 20:16:18 +08:00
updownratiodialog.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
updownratiodialog.h
updownratiodialog.ui
utils.cpp Fix screen scaling factor calculation 2019-10-28 15:01:42 +08:00
utils.h