dolphin/src
Andreas Krutzler fa04e37569 Prevent "Two clicks renaming" if the selected file/folder is not movable
Summary:
Two clicks renaming doesn't check if the user is actually allowed to rename a file/folder. With this patch, this get fixed.
Depends on D7647

Reviewers: rkflx, #dolphin, ngraham

Reviewed By: #dolphin, ngraham

Subscribers: elvisangelaccio, ngraham, #dolphin

Differential Revision: https://phabricator.kde.org/D8740
2017-11-10 19:33:27 -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 Remove not necessary check pointer 2017-11-01 17:15:24 +01:00
panels Use nullptr + add explicit keyword 2017-11-03 14:54:06 +01:00
search Use nullptr + add explicit keyword 2017-11-03 14:54:06 +01:00
settings Use nullptr + add explicit keyword 2017-11-03 14:54:06 +01:00
statusbar Add more whitespace to the status bar 2017-11-07 17:51:35 +01:00
tests Introduce DolphinMainWindowTest 2017-05-27 10:28:09 +02:00
views Prevent "Two clicks renaming" if the selected file/folder is not movable 2017-11-10 19:33:27 -07: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 Use new folder-stash icon 2017-11-10 09:36:03 -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-05-25 04:21:54 +02: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-11-05 03:01:20 +01:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-05-25 04:21:54 +02:00