[okular] [Bug 374079] Context menu for annotations
Albert Astals Cid
bugzilla_noreply at kde.org
Wed Dec 28 16:05:52 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=374079
Albert Astals Cid <aacid at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
Latest Commit| |https://commits.kde.org/oku
| |lar/e833b3ce6504903df966cd2
| |f0662c8d180b650ff
--- Comment #6 from Albert Astals Cid <aacid at kde.org> ---
Git commit e833b3ce6504903df966cd2f0662c8d180b650ff by Albert Astals Cid.
Committed on 28/12/2016 at 16:05.
Pushed by aacid into branch 'Applications/16.12'.
Fix menu titles not showing up
QMenu title/section are optional to draw from the style side but we have
crucial information in them
so reuse old KMenu code to create a fake action that behaves as title
I'll see if KF5 wants to accept this as contribution later
M +1 -0 CMakeLists.txt
M +3 -2 part.cpp
M +3 -2 ui/annotationpopup.cpp
A +65 -0 ui/okmenutitle.cpp [License: LGPL (v2)]
A +31 -0 ui/okmenutitle.h [License: LGPL (v2)]
M +3 -2 ui/pageview.cpp
https://commits.kde.org/okular/e833b3ce6504903df966cd2f0662c8d180b650ff
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list