okular/ui
Simone Gaiarin 1547c78340 Move "erase drawings" action to last position and change its icon
It is more logical to have the drawing tools first, then the eraser,
and then the action to delete everything. Also the two actions to erase
things are close to each other now.

The icon of "erase drawing" has been changed to draw-eraser-delete-objects
to distinguish it from the "Eraser" tool.

BUG: 399734

Differential Revision: https://phabricator.kde.org/D16171
2018-12-21 12:44:04 +01:00
..
data Support setting text color for typewriter annotations 2018-10-04 20:02:55 +02:00
annotationmodel.cpp The work in this branch was sponsored by LiMux 2017-11-16 09:58:31 +01:00
annotationmodel.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
annotationpopup.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
annotationpopup.h Fix minor EBN issues 2018-08-17 21:05:01 +03:00
annotationpropertiesdialog.cpp Add typewriter annotation tool 2018-09-25 22:47:01 +02:00
annotationpropertiesdialog.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
annotationproxymodels.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
annotationproxymodels.h Fix minor EBN issues 2018-08-17 21:05:01 +03:00
annotationtools.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
annotationtools.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
annotationwidgets.cpp Support setting text color for typewriter annotations 2018-10-04 20:02:55 +02:00
annotationwidgets.h Support setting text color for typewriter annotations 2018-10-04 20:02:55 +02:00
annotwindow.cpp Add typewriter annotation tool 2018-09-25 22:47:01 +02:00
annotwindow.h The work in this branch was sponsored by LiMux 2017-11-16 09:58:31 +01:00
bookmarklist.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
bookmarklist.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
CMakeLists.txt clean up the CMakeLists.txt files from the auto* stuff 2006-07-07 15:08:46 +00:00
debug_ui.cpp Only show warning messages by default 2017-01-16 18:41:33 +01:00
debug_ui.h Fix minor EBN issues 2018-08-17 21:05:01 +03:00
drawingtoolactions.cpp Fixes suggested by Clazy 2016-10-29 16:33:05 +02:00
drawingtoolactions.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
embeddedfilesdialog.cpp Fix minor EBN issues 2018-09-01 11:25:57 +03:00
embeddedfilesdialog.h Merge remote-tracking branch 'origin/master' into frameworks 2016-10-29 11:13:24 +02:00
fileprinterpreview.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
fileprinterpreview.h Fix minor EBN issues 2018-10-18 22:04:49 +03:00
findbar.cpp Allow to disable automatic search while typing 2017-03-14 00:31:42 +01:00
findbar.h Allow to disable automatic search while typing 2017-03-14 00:31:42 +01:00
formwidgets.cpp Fix minor typos 2018-11-14 21:12:15 +02:00
formwidgets.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
guiutils.cpp Add typewriter annotation tool 2018-09-25 22:47:01 +02:00
guiutils.h Merge remote-tracking branch 'origin/master' into frameworks 2016-10-29 11:13:24 +02:00
ktreeviewsearchline.cpp Fix minor typos 2018-11-14 21:12:15 +02:00
ktreeviewsearchline.h clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
latexrenderer.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
latexrenderer.h Remove some unused #includes 2013-10-14 20:42:34 +02:00
layers.cpp Port away from deprecated KConfig API 2016-07-24 22:43:41 +02:00
layers.h Add override 2017-03-02 20:38:50 +01:00
magnifierview.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
magnifierview.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
minibar.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
minibar.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
okmenutitle.cpp Fix menu titles not showing up 2016-12-28 17:05:46 +01:00
okmenutitle.h Fix menu titles not showing up 2016-12-28 17:05:46 +01:00
pageitemdelegate.cpp Replace obsolete typedefs 2016-07-11 23:24:47 +02:00
pageitemdelegate.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
pagepainter.cpp Draw non-external text annotations with word wrap 2018-11-09 00:25:23 +01:00
pagepainter.h Fix minor EBN issues 2018-08-17 21:05:01 +03:00
pagesizelabel.cpp Use moc include style dictated by automoc 2014-08-09 00:21:03 +02:00
pagesizelabel.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
pageview.cpp Merge remote-tracking branch 'origin/Applications/18.12' 2018-12-06 00:25:32 +01:00
pageview.h Fix inconsistent viewport positioning in PageView 2018-11-29 21:41:43 +01:00
pageviewannotator.cpp Support setting text color for typewriter annotations 2018-10-04 20:02:55 +02:00
pageviewannotator.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
pageviewmouseannotation.cpp Fix crash due to dangling pointer in MouseAnnotation 2018-02-25 19:11:17 +01:00
pageviewmouseannotation.h Fix crash due to dangling pointer in MouseAnnotation 2018-02-25 19:11:17 +01:00
pageviewutils.cpp Access readOnly state of FormWidgets dynamically 2018-03-20 23:14:12 +01:00
pageviewutils.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
presentationsearchbar.cpp Port away from deprecated setClearButtonShown 2018-10-28 12:49:50 +02:00
presentationsearchbar.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
presentationwidget.cpp Move "erase drawings" action to last position and change its icon 2018-12-21 12:44:04 +01:00
presentationwidget.h Avoid undefined behavior due to dangling file descriptor 2018-09-18 21:33:55 +02:00
priorities.h Remove the concept of observer/view id 2013-02-24 23:01:02 +01:00
propertiesdialog.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
propertiesdialog.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
searchlineedit.cpp Fix minor typos 2018-11-14 21:12:15 +02:00
searchlineedit.h Allow to disable automatic search while typing 2017-03-14 00:31:42 +01:00
searchwidget.cpp Port away from deprecated setClearButtonShown 2018-10-28 12:49:50 +02:00
searchwidget.h Fix minor typos 2018-11-14 21:12:15 +02:00
side_reviews.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
side_reviews.h Fix minor EBN issues 2018-08-17 21:05:01 +03:00
sidebar.cpp Merge remote-tracking branch 'origin/Applications/17.08' 2017-09-22 09:39:45 -06:00
sidebar.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
snapshottaker.cpp Fix minor EBN issues 2018-08-17 21:05:01 +03:00
snapshottaker.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
thumbnaillist.cpp Fix minor typos 2018-11-14 21:12:15 +02:00
thumbnaillist.h Fix minor typos 2018-11-14 21:12:15 +02:00
toc.cpp TOC: Add collapse/expand options 2018-08-26 14:05:26 +02:00
toc.h TOC: Add collapse/expand options 2018-08-26 14:05:26 +02:00
tocmodel.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
tocmodel.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00
toolaction.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
toolaction.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
tts.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
tts.h Fix minor EBN issues 2018-09-01 11:25:57 +03:00
url_utils.h ui: Fix build without implicit cast to/from ascii 2016-07-11 22:05:18 +02:00
videowidget.cpp Fix Presentation Mode VideoWidget sizing 2018-04-02 21:21:09 +02:00
videowidget.h Q_DECL_OVERRIDE -> override 2017-03-02 20:39:24 +01:00