dolphin/src
John Brooks 3656da18b0 terminal: Clear line using escapes instead of SIGINT
Sending SIGINT can be destructive, for example if we interrupt the
loading of the shell init files (e.g. .bashrc) and clobber history
preservation settings. Follow the example of Kate and send a Ctrl-E
Ctrl-U to clear the prompt instead.

BUG: 279614
Signed-off-by: John Brooks <john@fastquake.com>
2022-10-02 07:14:23 +00:00
..
filterbar Remove unused includes 2022-09-26 08:17:13 +02:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews Remove unused includes 2022-09-26 08:17:13 +02:00
panels terminal: Clear line using escapes instead of SIGINT 2022-10-02 07:14:23 +00:00
search Remove unused includes 2022-09-26 08:17:13 +02:00
selectionmode Remove unused includes 2022-09-26 08:17:13 +02:00
settings Remove unused includes 2022-09-26 08:17:13 +02:00
statusbar Remove unused includes 2022-09-26 08:17:13 +02:00
tests Increase code coverage of places panel width resistance test 2022-09-23 21:17:19 +02: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 Remove unused includes 2022-09-26 08:17:13 +02:00
CMakeLists.txt Better separation of classes 2022-08-14 14:42:40 +00:00
config-dolphin.h.cmake Use cmakedefine01 2022-06-15 11:28:42 +02:00
dbusinterface.cpp Remove unused includes 2022-09-26 08:17:13 +02: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 Remove unused includes 2022-09-26 08:17:13 +02:00
dolphinbookmarkhandler.h Not necessary to forward class if we include file 2021-04-08 21:40:59 +02:00
dolphincontextmenu.cpp Remove unused includes 2022-09-26 08:17:13 +02: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 Improve selection action toggle code 2022-09-15 13:36:05 +00:00
dolphinmainwindow.h Clean up code that became redundant through framework changes 2022-08-18 09:05:03 +00:00
dolphinnavigatorswidgetaction.cpp Remove unused includes 2022-09-26 08:17:13 +02:00
dolphinnavigatorswidgetaction.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphinnewfilemenu.cpp Don't show error message on ERR_USER_CANCELED 2022-08-24 17:00:01 +02:00
dolphinnewfilemenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinpart.cpp Better separation of classes 2022-08-14 14:42:40 +00:00
dolphinpart.h Refactor DolphinContextMenu so its actions are retrievable 2022-04-02 17:00:58 +00:00
dolphinpart.json.in SVN_SILENT made messages (.desktop file) - always resolve ours 2022-09-21 01:48:38 +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
dolphinpartactions.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-09-21 01:48:38 +00:00
dolphinplacesmodelsingleton.cpp REmove duplicate header between header/file 2022-05-04 20:54:55 +02:00
dolphinplacesmodelsingleton.h [Places Panel] Support drag and drop from Ark 2022-04-11 18:01:51 +02:00
dolphinrecenttabsmenu.cpp Use edit-clear-history icon 2022-06-28 07:36:01 +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 Remove unused includes 2022-09-26 08:17:13 +02:00
dolphintabpage.h Add Selection Mode 2022-08-14 14:42:40 +00:00
dolphintabwidget.cpp dolphintabwidget.cpp piority of boolean operators 2022-07-09 15:40:28 +03:00
dolphintabwidget.h do not open excessive tab 2022-06-22 21:49:37 +03:00
dolphinui.rc Keep working towards a reviewable state 2022-08-14 14:42:40 +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 Add missing include (needed for building qt6) 2022-09-26 09:03:55 +02:00
dolphinviewcontainer.h Improve naming consistency and leave mode on Escape 2022-08-14 14:42:40 +00:00
global.cpp Remove unused includes 2022-09-26 08:17:13 +02:00
global.h Add Selection Mode 2022-08-14 14:42:40 +00:00
main.cpp Remove unused includes 2022-09-26 08:17:13 +02: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-09-24 00:49:05 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-09-28 02:00:06 +00:00