Commit graph

3 commits

Author SHA1 Message Date
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword
When building okular without kdelibs4support it apparently builds with
-DQT_NO_SIGNALS_SLOTS_KEYWORDS.
2016-07-11 19:34:08 +02:00
Tobias Koenig b44d70a6f2 Implement eraser tool for presentation view
Extend the drawing tool section in top bar with an eraser tool,
which removes parts of the lines that have been drawn before.

FEATURE: 343774
REVIEW: 124689
2015-08-25 08:58:35 +02:00
Albert Astals Cid d8f9800d28 Make the drawing tools be actions instead of tool buttons
3 benefits:
 * We can set the shortcut in the edit shortcuts dialog as before
 * Shortcuts can be activated without showing the topbar as before
 * Drawing in the toppbar is exactly as the other actions
2015-08-22 22:17:40 +02:00
Renamed from ui/drawingtoolselectaction.h (Browse further)