dolphin/src
oioi 555 9b5f56980b Re-add "Open Terminal Here" feature
This is equivalent to the "Open Terminal Here" feature that existed until Version 20.12.  

If the user has selected folders, replace "Open Terminal" in the context menu with "Open Terminal Here".  
When more than 5 folders are selected, a modal window will ask the user if they are sure they want to
open all 6 or more terminal windows.

In Detail View, users can also select a file, 
which will open a terminal at the location of that file.

BUG: 452637
FIXED-IN: 22.08
2022-05-02 20:25:24 +00:00
..
filterbar Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews Merge branch 'release/22.04' 2022-05-01 12:10:02 +02:00
panels Fix terminal panel not keeping up with dir changes 2022-04-27 10:40:40 +00:00
search Port back to KFilePlacesView 2022-01-09 18:09:10 +01:00
settings Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
statusbar [Status Bar] Don't mess with status bar visibility in extensions 2021-11-29 11:34:22 +01:00
tests Fix issue where newly inserted items end up in the wrong directory 2022-03-04 10:57:16 +00:00
trash Fix some compile error against qt6 2022-03-15 13:30:13 +01:00
userfeedback Don't crash when mountpoint is not found 2022-03-31 23:24:59 +02:00
views Add the ability to sort by file extension 2022-04-26 13:42:04 +03:00
CMakeLists.txt Define MODULE type for KCM libraries 2022-04-24 20:58:47 +00:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-kactivities.h.cmake Bring back KActivities support 2019-03-18 21:18:04 +01:00
config-kuserfeedback.h.cmake Add support for KUserFeedback 2020-11-05 18:31:28 +00:00
config-packagekit.h.cmake Dolphin: Implement package kit for deb/rpm/pacman service packages 2020-05-05 17:26:13 +02:00
config-terminal.h.cmake Introduce HAVE_TERMINAL 2019-01-28 22:38:21 +01:00
dbusinterface.cpp DBus activation with filemanager iface 2021-08-25 14:45:55 +00:00
dbusinterface.h Add SortOrderForUrl method to DBus interface 2021-06-04 12:04:14 +00:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Open new tab placement option 2021-01-10 21:54:45 +00:00
dolphinbookmarkhandler.h Not necessary to forward class if we include file 2021-04-08 21:40:59 +02:00
dolphincontextmenu.cpp Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphincontextmenu.h Refactor DolphinContextMenu so its actions are retrievable 2022-04-02 17:00:58 +00:00
dolphindockwidget.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinmainwindow.cpp Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphinmainwindow.h Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphinnavigatorswidgetaction.cpp Remove duplicate include from .h/.cpp 2021-11-02 13:20:10 +01:00
dolphinnavigatorswidgetaction.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphinnewfilemenu.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinnewfilemenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinpart.cpp Refactor DolphinContextMenu so its actions are retrievable 2022-04-02 17:00:58 +00:00
dolphinpart.desktop.in SVN_SILENT made messages (.desktop file) - always resolve ours 2022-03-29 03:51:20 +00:00
dolphinpart.h Refactor DolphinContextMenu so its actions are retrievable 2022-04-02 17:00:58 +00:00
dolphinpart.json.in Convert desktop files of plugins to json 2022-04-24 20:58:47 +00:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphinpart_ext.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinpart_ext.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinplacesmodelsingleton.cpp [Places Panel] Support drag and drop from Ark 2022-04-11 18:01:51 +02:00
dolphinplacesmodelsingleton.h [Places Panel] Support drag and drop from Ark 2022-04-11 18:01:51 +02:00
dolphinrecenttabsmenu.cpp Delete some items that were intended to be deleted. Avoid trying to delete items that don't exist 2021-07-17 19:50:52 +02:00
dolphinrecenttabsmenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinremoveaction.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabbar.cpp [Tab Bar] Accept proposed action only ontop of a tab 2022-01-23 18:49:24 +00:00
dolphintabbar.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphintabpage.cpp [Split view] Reset splitter position on double click 2021-08-30 14:18:21 +00:00
dolphintabpage.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphintabwidget.cpp Fix updating window and tab titles 2021-11-13 18:20:59 +02:00
dolphintabwidget.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinui.rc Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphinurlnavigator.cpp Make it more obvious that you can connect to servers on remote:/ page 2020-12-27 17:38:55 +00:00
dolphinurlnavigator.h GIT_SILENT: add missing override keyword 2021-10-25 13:34:22 +02:00
dolphinurlnavigatorscontroller.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigatorscontroller.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphinviewcontainer.cpp Merge branch 'release/21.12' 2022-02-04 12:58:29 +01:00
dolphinviewcontainer.h Enable Ctrl/Shift-Click to open folder in a new tab/window 2021-12-17 14:11:46 +00:00
global.cpp Merge branch 'release/21.08' 2021-08-29 19:42:51 +02:00
global.h Add SortOrderForUrl method to DBus interface 2021-06-04 12:04:14 +00:00
main.cpp Add Flatpak patches to Dolphin depending on CMake definition 2022-01-04 21:53:44 +00:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
middleclickactioneventfilter.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2022-05-01 02:30:23 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-04-09 01:51:05 +00:00