qBittorrent/src/gui
FranciscoPombal ed96a07a75 Add piece_extent_affinity to AdvancedSettings
Expose option in WebUI settings and WebAPI.

Requires WebAPI version bump.

Closes #11436.
2020-01-13 00:11:29 +00:00
..
powermanagement Replace deprecated macro 2019-09-05 20:16:18 +08:00
private Move fspathedit_p to private folder 2019-07-26 22:32:18 +08:00
properties Merge pull request #11278 from Piccirello/country_region 2019-12-23 21:54:30 +02:00
qtnotify Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08:00
rss Simplify null pointer check 2019-12-18 15:13:02 +08:00
search Replace deprecated macro 2019-09-05 20:16:18 +08:00
about.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
aboutdialog.cpp Move implementation to its own file 2019-07-18 00:30:44 +08:00
aboutdialog.h Move implementation to its own file 2019-07-18 00:30:44 +08:00
aboutdialog.ui Remove redundant margin properties 2019-08-08 13:15:47 +08:00
addnewtorrentdialog.cpp Update free disk space label on Category change in Auto Mode 2019-12-18 13:49:43 +03:00
addnewtorrentdialog.h Move renameSelectedFile(BitTorrent::TorrentInfo &) 2019-06-09 19:07:43 +08:00
addnewtorrentdialog.ui Change "Add new torrent" dialog to horizontal layout 2019-05-14 11:03:56 +08:00
advancedsettings.cpp Add piece_extent_affinity to AdvancedSettings 2020-01-13 00:11:29 +00:00
advancedsettings.h Add piece_extent_affinity to AdvancedSettings 2020-01-13 00:11:29 +00:00
autoexpandabledialog.cpp Replace obsoleted QFontMetrics::width() 2019-07-01 14:48:53 +08:00
autoexpandabledialog.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
autoexpandabledialog.ui Fix deletionconfirmationdlg position 2017-05-01 15:30:41 +08:00
banlistoptionsdialog.cpp Allow to select multiple entries in "banned IP" dialog 2019-10-11 21:58:35 +08:00
banlistoptionsdialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
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 Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
categoryfilterproxymodel.cpp Simplify sorting code. 2017-12-21 15:26:38 +02:00
categoryfilterproxymodel.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
categoryfilterwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
categoryfilterwidget.h Avoid creating unnecessary event loops 2019-06-17 20:44:57 +08:00
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 Reset button text to default 2018-08-28 14:14:01 +08:00
cookiesmodel.cpp Avoid repeating the return type 2019-02-16 18:54:18 +02:00
cookiesmodel.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
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 Reset button text to default 2018-08-28 14:14:01 +08:00
downloadfromurldialog.cpp Replace deprecated Qt functions 2019-10-31 12:40:24 +08:00
downloadfromurldialog.h Fix coding style 2018-06-12 07:17:05 +03:00
downloadfromurldialog.ui Move DownloadFromURLDialog to its own file 2018-05-29 09:36:03 +08:00
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 Clean up code 2019-03-15 14:29:06 +08:00
fspathedit.cpp Move fspathedit_p to private folder 2019-07-26 22:32:18 +08:00
fspathedit.h Remove some unused #include 2019-06-04 17:48:55 +03:00
gpl.html Revert "Remove examples from gpl.html. Closes #7749." 2018-01-18 16:25:38 +02:00
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 Update Copyright email address 2018-12-10 23:21:09 -05:00
ipsubnetwhitelistoptionsdialog.h Update Copyright email address 2018-12-10 23:21:09 -05:00
ipsubnetwhitelistoptionsdialog.ui Separate subnet whitelist options into two lines 2017-12-06 02:05:32 -05:00
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 Clean up code 2019-03-15 14:29:06 +08:00
macutilities.h Replace deprecated qt_mac_set_dock_menu() 2019-03-05 17:17:07 +08:00
macutilities.mm Replace deprecated qt_mac_set_dock_menu() 2019-03-05 17:17:07 +08:00
mainwindow.cpp Improve "stats updated" signal handling in MainWindow class 2019-09-24 11:51:29 +08: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 Merge pull request #11726 from FranciscoPombal/fix_#11724 2019-12-25 13:06:40 +08:00
optionsdialog.h Add "Preview file" double-click action 2019-11-11 23:12:55 +05:00
optionsdialog.ui Merge pull request #11726 from FranciscoPombal/fix_#11724 2019-12-25 13:06:40 +08: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 Add required header 2019-11-11 20:12:53 +08: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 Remove some unused #include 2019-06-04 17:48:55 +03:00
raisedmessagebox.cpp Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
raisedmessagebox.h Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
scanfoldersdelegate.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
scanfoldersdelegate.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
shutdownconfirmdialog.cpp Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00
shutdownconfirmdialog.h Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
shutdownconfirmdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
speedlimitdialog.cpp Replace static_cast by qOverload 2019-07-26 22:32:18 +08:00
speedlimitdialog.h Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
speedlimitdialog.ui Clean up SpeedLimitDialog class 2018-11-05 11:07:52 +08:00
statsdialog.cpp Make use of std algorithms 2019-02-05 13:35:54 +08:00
statsdialog.h Fix coding style 2018-06-12 07:17:05 +03:00
statsdialog.ui Fix Stats dialog size 2018-05-20 23:35:20 +03:00
statusbar.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
statusbar.h Fix coding style 2018-06-12 07:17:05 +03:00
tagfiltermodel.cpp Incorporate GuiIconProvider inside UIThemeManager 2019-07-16 09:31:33 +05:30
tagfiltermodel.h Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
tagfilterproxymodel.cpp Simplify sorting code. 2017-12-21 15:26:38 +02:00
tagfilterproxymodel.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
tagfilterwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
tagfilterwidget.h Fix coding style 2018-06-12 07:17:05 +03:00
thanks.html Mention github contributors in thanks.html 2015-06-28 21:08:21 +08:00
torrentcategorydialog.cpp Avoid creating unnecessary event loops 2019-06-20 11:42:54 +08:00
torrentcategorydialog.h Use uniform initialization on some default arguments 2019-02-25 17:05:15 +02:00
torrentcategorydialog.ui Implement TorrentCategoryDialog class 2017-09-27 21:25:22 +03:00
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 Group Qt forward declarations separately from the others 2019-06-04 17:48:55 +03:00
torrentcontentmodelfile.cpp Add preliminary support of libtorrent v1.2 2019-03-18 15:17:03 +03:00
torrentcontentmodelfile.h Forward declare in a few places 2019-06-04 17:48:55 +03:00
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 Move renameSelectedFile(BitTorrent::TorrentInfo &) 2019-06-09 19:07:43 +08:00
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 Add option to align file to piece boundary when creating new torrent 2019-09-14 12:16:50 +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 Replace hard-coded numbers in TrackerFiltersList class 2019-12-18 16:33:37 +08:00
transferlistfilterswidget.h Replace a series of if() by switch() 2019-12-18 15:05:42 +08:00
transferlistmodel.cpp Fix transfer list architecture 2019-12-26 22:09:56 +03:00
transferlistmodel.h Fix transfer list architecture 2019-12-26 22:09:56 +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 Migrate away from deprecated API in Qt 5.14 2019-12-25 19:23:37 +08:00
transferlistwidget.h Allow transfer list text color changes through QSS 2019-12-19 12:45:26 +05:30
translators.html Mention Swedish translator 2019-01-17 00:53:38 +02:00
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 Replace deprecated macro 2019-09-05 20:16:18 +08: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 Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
updownratiodialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
utils.cpp Fix screen scaling factor calculation 2019-10-28 15:01:42 +08:00
utils.h Move helper functions to Utils::Gui namespace 2019-03-05 14:55:22 +08:00