qBittorrent/src/gui
Vladimir Golovnev facfa26eed
Allow to use Category paths in "Manual" mode
If the option is enabled any relative save path will be resolved against an appropriate Category path instead of Global default one.

PR #16330.
2022-02-02 09:24:09 +03:00
..
log Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
powermanagement Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
properties Allow to open incomplete files from content view 2022-01-30 08:52:16 +03:00
qtnotify Regenerate D-Bus notifications related code 2021-04-15 11:24:25 +08:00
rss Remove unused parameter 2022-01-23 15:03:26 +08:00
search Remove unused parameter 2022-01-23 15:03:26 +08:00
about.qrc Sort the resource lists 2017-08-29 13:39:02 +08:00
aboutdialog.cpp Bump copyright year 2022-01-04 01:39:00 +02:00
aboutdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
aboutdialog.ui Revise description wordings 2021-09-18 12:59:07 +08:00
addnewtorrentdialog.cpp Fix "Free space on disk" in new torrent dialog 2022-01-30 18:52:18 +02:00
addnewtorrentdialog.h Remove unused parameter 2022-01-23 15:03:26 +08:00
addnewtorrentdialog.ui Add Select All/None buttons in new torrent dialog 2022-01-30 18:52:18 +02:00
advancedsettings.cpp Revise description wordings 2021-09-18 12:59:07 +08:00
advancedsettings.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
autoexpandabledialog.cpp Raise minimum supported Qt version to 5.12 2021-03-13 15:33:58 +03:00
autoexpandabledialog.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
autoexpandabledialog.ui Fix deletionconfirmationdlg position 2017-05-01 15:30:41 +08:00
banlistoptionsdialog.cpp Remember dialog sizes 2021-01-01 16:03:32 +08:00
banlistoptionsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
banlistoptionsdialog.ui Allow to select multiple entries in "banned IP" dialog 2019-10-11 21:58:35 +08:00
categoryfiltermodel.cpp Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
categoryfiltermodel.h Remove redundant suffix from TorrentHandle class 2021-01-06 16:28:17 +03:00
categoryfilterproxymodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
categoryfilterproxymodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
categoryfilterwidget.cpp Remove unused parameter 2022-01-23 15:03:26 +08:00
categoryfilterwidget.h Remove unused parameter 2022-01-23 15:03:26 +08:00
CMakeLists.txt CMake: Call UIC on the .ui files manually 2022-01-26 14:44:44 +03:00
cookiesdialog.cpp Store Qt6 table header states under a different key 2021-11-08 13:34:21 +08:00
cookiesdialog.h Store Qt6 table header states under a different key 2021-11-08 13:34:21 +08:00
cookiesdialog.ui Reset button text to default 2018-08-28 14:14:01 +08:00
cookiesmodel.cpp Improve coding style 2020-11-17 21:02:37 +03:00
cookiesmodel.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
deletionconfirmationdialog.cpp Handle "Delete confirmation" dialog result asynchronously 2019-09-30 21:37:17 +08:00
deletionconfirmationdialog.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
deletionconfirmationdialog.ui Reset button text to default 2018-08-28 14:14:01 +08:00
downloadfromurldialog.cpp Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
downloadfromurldialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
downloadfromurldialog.ui Move DownloadFromURLDialog to its own file 2018-05-29 09:36:03 +08:00
executionlogwidget.cpp Remove unused parameter 2022-01-23 15:03:26 +08:00
executionlogwidget.h Remove unused parameter 2022-01-23 15:03:26 +08:00
executionlogwidget.ui Clean up code 2019-03-15 14:29:06 +08:00
fspathedit.cpp Open correct directory when clicked on Browse button 2022-01-27 07:41:30 +03:00
fspathedit.h Open correct directory when clicked on Browse button 2022-01-27 07:41:30 +03:00
fspathedit_p.cpp Allow to set placeholder for FileSystemPathEdit 2021-12-20 08:56:33 +03:00
fspathedit_p.h Allow to set placeholder for FileSystemPathEdit 2021-12-20 08:56:33 +03:00
gpl.html Clarify that the license is GPLv2+ 2021-03-29 00:08:14 +03:00
gui.pri Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
hidabletabwidget.cpp Replace deprecated macro 2019-09-05 20:16:18 +08:00
hidabletabwidget.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
ipsubnetwhitelistoptionsdialog.cpp Remember dialog sizes 2021-01-01 16:03:32 +08:00
ipsubnetwhitelistoptionsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
ipsubnetwhitelistoptionsdialog.ui Separate subnet whitelist options into two lines 2017-12-06 02:05:32 -05:00
lineedit.cpp Improve coding style 2020-11-17 21:02:37 +03:00
lineedit.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
macutilities.h Don't use "Qt Mac Extras" module 2021-04-14 15:41:46 +03:00
macutilities.mm Don't use old style casts 2021-07-07 14:44:39 +08:00
mainwindow.cpp Fix crash when shutting down and clicked on system tray icon 2022-01-31 11:54:44 +08:00
mainwindow.h Remove unused parameter 2022-01-23 15:03:26 +08:00
mainwindow.ui Revise description wordings 2021-09-18 12:59:07 +08:00
optionsdialog.cpp Allow to use Category paths in "Manual" mode 2022-02-02 09:24:09 +03:00
optionsdialog.h Add "Show torrent options" double-click action 2021-12-19 09:01:20 +03:00
optionsdialog.ui Allow to use Category paths in "Manual" mode 2022-02-02 09:24:09 +03:00
previewlistdelegate.cpp Simplify progress bar painting 2021-03-17 11:19:08 +08:00
previewlistdelegate.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
previewselectdialog.cpp Add "Auto resize columns" functionality 2022-01-23 15:03:05 +08:00
previewselectdialog.h Add "Auto resize columns" functionality 2022-01-23 15:03:05 +08:00
previewselectdialog.ui Show torrent name in "preview file" related dialogs 2019-10-02 22:27:27 +08:00
programupdater.cpp Unify custom exceptions 2021-05-18 08:40:05 +03:00
programupdater.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
progressbarpainter.cpp Correctly draw progress background with stylesheet 2021-04-24 18:04:34 +05:30
progressbarpainter.h Simplify progress bar painting 2021-03-17 11:19:08 +08:00
raisedmessagebox.cpp Revert email address changes in copyright notices 2018-07-10 00:37:44 +03:00
raisedmessagebox.h Use Qt macro to disable various constructors 2021-09-10 19:51:27 +08:00
shutdownconfirmdialog.cpp Improve coding style 2020-11-17 21:02:37 +03:00
shutdownconfirmdialog.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
shutdownconfirmdialog.ui Change file names and classes names to match them 2018-06-15 20:12:59 +03:00
speedlimitdialog.cpp Replace min, max, clamp functions with std counterparts 2022-01-01 15:22:07 +08:00
speedlimitdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
speedlimitdialog.ui Convert existing speed dialog to global + alt global limits only 2020-12-25 20:37:43 +02:00
statsdialog.cpp Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
statsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
statsdialog.ui Fix Stats dialog size 2018-05-20 23:35:20 +03:00
statusbar.cpp Convert existing speed dialog to global + alt global limits only 2020-12-25 20:37:43 +02:00
statusbar.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
tagfiltermodel.cpp Suppress C4267 conversion warnings (#13307) 2021-06-11 08:51:06 +03:00
tagfiltermodel.h Revise tag related implementations 2021-04-27 11:47:52 +08:00
tagfilterproxymodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
tagfilterproxymodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
tagfilterwidget.cpp Remove unused parameter 2022-01-23 15:03:26 +08:00
tagfilterwidget.h Remove unused parameter 2022-01-23 15:03:26 +08:00
thanks.html Use proper uppercase "UTF-8" in charset field 2020-09-08 14:31:19 +08:00
torrentcategorydialog.cpp Add missing field initial value 2022-01-03 23:42:48 +02:00
torrentcategorydialog.h Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
torrentcategorydialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
torrentcontentfiltermodel.cpp Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
torrentcontentfiltermodel.h Simplify natural sort classes interface 2021-04-10 14:18:18 +08:00
torrentcontentmodel.cpp Improve Torrent content tree structure creation 2022-01-24 10:55:06 +08:00
torrentcontentmodel.h Make TorrentInfo immutable 2021-12-19 16:16:16 +03:00
torrentcontentmodelfile.cpp Handle .!qB extension behind the scenes 2022-01-08 08:45:50 +03:00
torrentcontentmodelfile.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
torrentcontentmodelfolder.cpp Improve Torrent content tree structure creation 2022-01-24 10:55:06 +08:00
torrentcontentmodelfolder.h Improve Torrent content tree structure creation 2022-01-24 10:55:06 +08:00
torrentcontentmodelitem.cpp Use correct return statement 2021-03-20 09:05:32 +03:00
torrentcontentmodelitem.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
torrentcontenttreeview.cpp Elide text from the right for all columns' header 2021-09-08 11:47:55 +08:00
torrentcontenttreeview.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
torrentcreatordialog.cpp Don't use output parameters for error handling 2021-10-09 08:54:03 +03:00
torrentcreatordialog.h Add compile definition to indicate using of libtorrent 2.0 (#15297) 2021-08-08 13:27:22 +08:00
torrentcreatordialog.ui Add support for creating v2 torrents 2020-10-10 23:21:26 +08:00
torrentoptionsdialog.cpp Update the torrent's download path field when changing category 2022-01-13 12:44:50 +08:00
torrentoptionsdialog.h Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
torrentoptionsdialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
trackerentriesdialog.cpp Replace QStringRef with QStringView 2021-07-15 10:56:49 +03:00
trackerentriesdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
trackerentriesdialog.ui Fix tabChangesFocus attribute in "Edit trackers" dialog 2021-03-26 00:07:09 +01:00
transferlistdelegate.cpp Draw progress bar in disabled style 2021-03-19 13:34:20 +08:00
transferlistdelegate.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
transferlistfilterswidget.cpp Remove unused parameter 2022-01-23 15:03:26 +08:00
transferlistfilterswidget.h Remove unused parameter 2022-01-23 15:03:26 +08:00
transferlistmodel.cpp Replace "seeding_duration" with "finished_duration" everywhere 2022-01-07 15:22:51 +08:00
transferlistmodel.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
transferlistsortmodel.cpp Simplify comparison 2021-10-09 02:20:22 +08:00
transferlistsortmodel.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
transferlistwidget.cpp Add confirmation for enabling Auto TMM from context menu 2022-01-26 06:56:46 +03:00
transferlistwidget.h Add confirmation for enabling Auto TMM from context menu 2022-01-26 06:56:46 +03:00
translators.html Remove contributor 2021-03-31 11:07:01 +08:00
tristateaction.cpp Don't close tags menu when toggling items (#15098) 2021-06-16 17:57:56 +03:00
tristateaction.h Don't close tags menu when toggling items (#15098) 2021-06-16 17:57:56 +03:00
tristatewidget.cpp Don't close tags menu when toggling items (#15098) 2021-06-16 17:57:56 +03:00
tristatewidget.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
uithememanager.cpp Support folder based UI Themes 2022-01-03 09:11:12 +03:00
uithememanager.h Support folder based UI Themes 2022-01-03 09:11:12 +03:00
utils.cpp Raise minimum Qt version to 5.14 2021-06-03 08:56:41 +03:00
utils.h Use #pragma once instead of include guards 2020-12-12 19:41:32 +00:00
watchedfolderoptionsdialog.cpp Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
watchedfolderoptionsdialog.h Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
watchedfolderoptionsdialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
watchedfoldersmodel.cpp Properly create "clean path" for watched folder (#15179) 2021-07-12 11:44:52 +03:00
watchedfoldersmodel.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00