1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00
qBittorrent/src/gui
Vladimir Golovnev 47daf1b358
Allow to open incomplete files from content view
Fixes regression from f44341a8e2.

PR #16318.
2022-01-30 08:52:16 +03:00
..
log Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
powermanagement
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
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 Remove unused parameter 2022-01-23 15:03:26 +08:00
addnewtorrentdialog.h Remove unused parameter 2022-01-23 15:03:26 +08:00
addnewtorrentdialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03: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
autoexpandabledialog.h
autoexpandabledialog.ui
banlistoptionsdialog.cpp
banlistoptionsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
banlistoptionsdialog.ui
categoryfiltermodel.cpp Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
categoryfiltermodel.h
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
cookiesmodel.cpp
cookiesmodel.h
deletionconfirmationdialog.cpp
deletionconfirmationdialog.h
deletionconfirmationdialog.ui
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
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
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
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
gpl.html
gui.pri Improve "Watched folders" feature 2021-05-19 15:42:41 +03:00
hidabletabwidget.cpp
hidabletabwidget.h
ipsubnetwhitelistoptionsdialog.cpp
ipsubnetwhitelistoptionsdialog.h Disable move constructor where it is sensible 2021-06-29 14:49:45 +08:00
ipsubnetwhitelistoptionsdialog.ui
lineedit.cpp
lineedit.h
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 Remove unused parameter 2022-01-23 15:03:26 +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 Support folder based UI Themes 2022-01-03 09:11:12 +03:00
optionsdialog.h Add "Show torrent options" double-click action 2021-12-19 09:01:20 +03:00
optionsdialog.ui Redesign "Incomplete folder" feature 2022-01-01 20:58:49 +03:00
previewlistdelegate.cpp
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
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
raisedmessagebox.cpp
raisedmessagebox.h Use Qt macro to disable various constructors 2021-09-10 19:51:27 +08:00
shutdownconfirmdialog.cpp
shutdownconfirmdialog.h
shutdownconfirmdialog.ui
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
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
statusbar.cpp
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
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
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
torrentcontentmodelitem.h
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
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
transferlistdelegate.cpp
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
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
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