https://bugs.kde.org/show_bug.cgi?id=344969
Leslie Zhai <xiangzha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-desktop/825f59e3f46978e3 | |d51b279fbe01b5707874c927 --- Comment #43 from Leslie Zhai <xiangzha...@gmail.com> --- Git commit 825f59e3f46978e3d51b279fbe01b5707874c927 by Leslie Zhai. Committed on 05/08/2016 at 08:49. Pushed by lesliezhai into branch 'master'. DeleteFile and RenameFile shortcut for FolderView. ShortCut is a stopgap solution and should be dropped when Qt's StandardKey gains support for these actions. please see QTBUG-54926 for more information. REVIEW: 128444 M +1 -0 CMakeLists.txt M +20 -7 containments/desktop/package/contents/ui/FolderView.qml M +3 -1 containments/desktop/plugins/folder/CMakeLists.txt M +1 -1 containments/desktop/plugins/folder/foldermodel.h M +2 -0 containments/desktop/plugins/folder/folderplugin.cpp A +54 -0 containments/desktop/plugins/folder/shortcut.cpp [License: GPL (v2+)] A +55 -0 containments/desktop/plugins/folder/shortcut.h [License: GPL (v2+)] http://commits.kde.org/plasma-desktop/825f59e3f46978e3d51b279fbe01b5707874c927 -- You are receiving this mail because: You are watching all bug changes.