Summary: | Paste context menu action | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bhushan Shah <bhush94> |
Component: | Folder | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/161ac07249642e82cce397444e18fca05fbe6dad | Version Fixed In: | |
Sentry Crash Report: |
Description
Bhushan Shah
2014-07-28 16:02:37 UTC
Git commit 161ac07249642e82cce397444e18fca05fbe6dad by Eike Hein. Committed on 09/08/2014 at 23:49. Pushed by hein into branch 'master'. Flesh out the empty space context menu for containment/widget/dialog. M +1 -0 containments/folder/CMakeLists.txt M +30 -27 containments/folder/package/contents/ui/ItemView.qml M +43 -0 containments/folder/package/contents/ui/main.qml M +128 -97 containments/folder/plugin/foldermodel.cpp M +8 -1 containments/folder/plugin/foldermodel.h M +2 -0 containments/folder/plugin/folderplugin.cpp C +28 -32 containments/folder/plugin/menuhelper.cpp [from: containments/folder/plugin/folderplugin.cpp - 051% similarity] C +22 -34 containments/folder/plugin/menuhelper.h [from: containments/folder/plugin/folderplugin.cpp - 051% similarity] http://commits.kde.org/plasma-desktop/161ac07249642e82cce397444e18fca05fbe6dad |