dolphin/src
Nathaniel Graham 108e10ca15 Let the terminal panel dock to any part of the window
Summary:
BUG: 362593

Just what it says: Let the terminal panel sit on the left or right side of the window.

Test Plan:
Tested in KDE Neon:
- Opened terminal panel, unlocked widgets, and tried to drag it to the right or left side of the window: I can
- Put terminal panel on right side, quit Dolphin and opened Dolphin again: terminal panel appears on the right as expected
- Put terminal panel on right side, closed terminal panel, quit Dolphin, opened Dolphin, and opened the terminal panel again: terminal panel appears on the right as expected
- Removed dolphinrc file and opened terminal panel: appears on the bottom

{F5682428}

Reviewers: #dolphin

Subscribers: elvisangelaccio, anthonyfieroni, cfeck

Differential Revision: https://phabricator.kde.org/D10189
2018-01-30 17:06:20 -07:00
..
filterbar [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
icons Add application icon for Mac and MS Windows. 2016-11-22 18:15:42 +01:00
kitemviews Revive folderpanel when outside $HOME 2018-01-03 14:07:11 +01:00
panels Folderspanel's context-menu option "Limit to Home Directory" is always visible 2018-01-18 08:56:43 +01:00
search Use nullptr + add explicit keyword 2017-11-03 14:54:06 +01:00
settings SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-20 08:25:12 +01:00
statusbar Add more whitespace to the status bar 2017-11-07 17:51:35 +01:00
tests Prevent folders from drag and dropping onto themselves in dolphin main view 2017-11-11 15:06:13 +01:00
views SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-28 06:01:08 +01:00
CMakeLists.txt Support middle clicking of Back/Forward/Up/Home toolbar buttons 2017-08-24 15:45:28 +02:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-dolphin.h.cmake KF5ify Dolphin. 2014-06-29 01:35:37 +02:00
config-X11.h.cmake Merged very early alpha-version of Dolphin 2.0 2011-07-30 20:13:41 +02:00
dbusinterface.cpp Pass application name and icon to KRun 2017-03-08 16:52:15 +01:00
dbusinterface.h Add dbus interface to dolphin 2015-04-22 18:59:39 +05:30
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphincontextmenu.cpp Use nullptr + add explicit keyword 2017-11-03 14:54:06 +01:00
dolphincontextmenu.h Drop unnecessary method 2017-06-06 19:16:34 +02:00
dolphindebug.cpp Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
dolphindebug.h Replace kDebug/kWarning by categorized logging (org.kde.dolphin) 2015-02-24 13:07:35 +01:00
dolphindockwidget.cpp Use nullptr + add explicit keyword 2017-11-03 14:54:06 +01:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Let the terminal panel dock to any part of the window 2018-01-30 17:06:20 -07:00
dolphinmainwindow.h Fix build on Windows 2017-10-14 12:36:26 +02:00
dolphinnewfilemenu.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphinnewfilemenu.h Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove the deprecated KVersionControlPlugin interface from konqlib 2015-02-25 17:21:10 +01:00
dolphinpart.cpp Fix DolphinRemoveAction Shift toggling on Wayland 2017-09-07 21:31:42 +02:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-20 08:25:12 +01:00
dolphinpart.h [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Port to KStandardAction::RenameFile 2017-08-09 22:59:38 +02:00
dolphinpart_ext.cpp include KFileItem instead of KFileItemList 2015-02-24 12:25:28 +01:00
dolphinpart_ext.h Fix build in a kdelibs4-free enviroment 2015-02-27 20:17:59 +01:00
dolphinrecenttabsmenu.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphinrecenttabsmenu.h port Dolphin from KUrl to QUrl 2014-10-21 21:19:14 +02:00
dolphinremoveaction.cpp Make sure we always have the Del shortcut 2017-10-16 19:56:37 +02:00
dolphinremoveaction.h Fix DolphinRemoveAction Shift toggling on Wayland 2017-09-07 21:31:42 +02:00
dolphintabbar.cpp Close tab on mouse release rather than on mouse press 2017-02-13 13:20:07 +01:00
dolphintabbar.h Close tab on mouse release rather than on mouse press 2017-02-13 13:20:07 +01:00
dolphintabpage.cpp Correct searchbox, split view transitions between tabs 2017-05-22 20:35:29 +03:00
dolphintabpage.h Merge branch 'Applications/17.04' 2017-05-22 23:32:36 +02:00
dolphintabwidget.cpp Fix drop menu position with urlnavigator drops 2017-07-27 15:49:52 +02:00
dolphintabwidget.h Fix updating of new item menu when changing tabs 2016-12-28 13:49:37 +01:00
dolphinui.rc Port to KStandardAction::RenameFile 2017-08-09 22:59:38 +02:00
dolphinviewcontainer.cpp Make Saved Search feature discoverable 2017-11-01 09:00:48 -06:00
dolphinviewcontainer.h Select child folder when navigating to a parent folder 2017-09-21 15:41:26 +02:00
global.cpp Pass application name and icon to KRun 2017-03-08 16:52:15 +01:00
global.h Pass application name and icon to KRun 2017-03-08 16:52:15 +01:00
main.cpp Disallow executing Dolphin as root on Linux 2017-02-19 02:39:52 +01:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00
middleclickactioneventfilter.cpp Support middle clicking of Back/Forward/Up/Home toolbar buttons 2017-08-24 15:45:28 +02:00
middleclickactioneventfilter.h Support middle clicking of Back/Forward/Up/Home toolbar buttons 2017-08-24 15:45:28 +02:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2017-12-31 05:22:08 +01:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-05-25 04:21:54 +02:00