You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Hurka
34708565ca
Add Constrain Angle action for annotation tools, alternative to pressing Shift
...
This adds a KToggleAction which sets annotation tools to constrain angle mode.
It provides an alternative user interface to the Shift button, which is used to constrain angles since MR !210 .
The action and the Shift button are XOR-ed, i. e. if constrain angle mode is activated, pressing Shift temporarily disables it.
The action state is remembered accross sessions, for consistency with most other actions. It should be difficult to check this action without knowing of its existence, since it is not in any toolbar or menu, just in the action collection.
The meaning of AnnotatorEngine::Modifiers was generalized a bit, moving the responsibility about whether to constrain angles back to PageViewAnnotator, because AnnotatorEngine does not know about the action.
FEATURE: 353560
FIXED-IN: 1.11
6 years ago
..
data
Overhaul annotations UX
6 years ago
CMakeLists.txt
…
annotationactionhandler.cpp
Add Constrain Angle action for annotation tools, alternative to pressing Shift
6 years ago
annotationactionhandler.h
Run clang-format
6 years ago
annotationmodel.cpp
Run clang-format
6 years ago
annotationmodel.h
Run clang-format
6 years ago
annotationpopup.cpp
Run clang-format
6 years ago
annotationpopup.h
Run clang-format
6 years ago
annotationpropertiesdialog.cpp
Run clang-format
6 years ago
annotationpropertiesdialog.h
Run clang-format
6 years ago
annotationproxymodels.cpp
Run clang-format
6 years ago
annotationproxymodels.h
Run clang-format
6 years ago
annotationtools.cpp
Add Constrain Angle action for annotation tools, alternative to pressing Shift
6 years ago
annotationtools.h
Add Constrain Angle action for annotation tools, alternative to pressing Shift
6 years ago
annotationwidgets.cpp
Run clang-format
6 years ago
annotationwidgets.h
Run clang-format
6 years ago
annotwindow.cpp
Run clang-format
6 years ago
annotwindow.h
Run clang-format
6 years ago
bookmarklist.cpp
Run clang-format
6 years ago
bookmarklist.h
Run clang-format
6 years ago
certificateviewer.cpp
Run clang-format
6 years ago
certificateviewer.h
Run clang-format
6 years ago
debug_ui.cpp
…
debug_ui.h
Use camelcase include. (scripted)
6 years ago
drawingtoolactions.cpp
Run clang-format
6 years ago
drawingtoolactions.h
Run clang-format
6 years ago
embeddedfilesdialog.cpp
Run clang-format
6 years ago
embeddedfilesdialog.h
Run clang-format
6 years ago
fileprinterpreview.cpp
Run clang-format
6 years ago
fileprinterpreview.h
Run clang-format
6 years ago
findbar.cpp
Run clang-format
6 years ago
findbar.h
Run clang-format
6 years ago
formwidgets.cpp
Run clang-format
6 years ago
formwidgets.h
Run clang-format
6 years ago
guiutils.cpp
Run clang-format
6 years ago
guiutils.h
Run clang-format
6 years ago
ktreeviewsearchline.cpp
Run clang-format
6 years ago
ktreeviewsearchline.h
Run clang-format
6 years ago
latexrenderer.cpp
Run clang-format
6 years ago
latexrenderer.h
Run clang-format
6 years ago
layers.cpp
Run clang-format
6 years ago
layers.h
Run clang-format
6 years ago
magnifierview.cpp
Run clang-format
6 years ago
magnifierview.h
Run clang-format
6 years ago
minibar.cpp
Run clang-format
6 years ago
minibar.h
Run clang-format
6 years ago
okmenutitle.cpp
Run clang-format
6 years ago
okmenutitle.h
Enable clazy missing-qobject-macro
6 years ago
pageitemdelegate.cpp
Run clang-format
6 years ago
pageitemdelegate.h
Run clang-format
6 years ago
pagepainter.cpp
Run clang-format
6 years ago
pagepainter.h
Run clang-format
6 years ago
pagesizelabel.cpp
Run clang-format
6 years ago
pagesizelabel.h
Run clang-format
6 years ago
pageview.cpp
Add RTL layout KToggleAction
6 years ago
pageview.h
Add RTL layout KToggleAction
6 years ago
pageviewannotator.cpp
Add Constrain Angle action for annotation tools, alternative to pressing Shift
6 years ago
pageviewannotator.h
Add Constrain Angle action for annotation tools, alternative to pressing Shift
6 years ago
pageviewmouseannotation.cpp
Run clang-format
6 years ago
pageviewmouseannotation.h
Run clang-format
6 years ago
pageviewutils.cpp
Run clang-format
6 years ago
pageviewutils.h
Run clang-format
6 years ago
presentationsearchbar.cpp
Run clang-format
6 years ago
presentationsearchbar.h
Run clang-format
6 years ago
presentationwidget.cpp
Add Constrain Angle action for annotation tools, alternative to pressing Shift
6 years ago
presentationwidget.h
Run clang-format
6 years ago
priorities.h
…
propertiesdialog.cpp
Run clang-format
6 years ago
propertiesdialog.h
Run clang-format
6 years ago
revisionviewer.cpp
Run clang-format
6 years ago
revisionviewer.h
Run clang-format
6 years ago
searchlineedit.cpp
Run clang-format
6 years ago
searchlineedit.h
Run clang-format
6 years ago
searchwidget.cpp
Run clang-format
6 years ago
searchwidget.h
Run clang-format
6 years ago
side_reviews.cpp
Run clang-format
6 years ago
side_reviews.h
Run clang-format
6 years ago
sidebar.cpp
Run clang-format
6 years ago
sidebar.h
Run clang-format
6 years ago
signatureguiutils.cpp
Run clang-format
6 years ago
signatureguiutils.h
Run clang-format
6 years ago
signaturemodel.cpp
Run clang-format
6 years ago
signaturemodel.h
Run clang-format
6 years ago
signaturepanel.cpp
Run clang-format
6 years ago
signaturepanel.h
Run clang-format
6 years ago
signaturepropertiesdialog.cpp
Run clang-format
6 years ago
signaturepropertiesdialog.h
Run clang-format
6 years ago
snapshottaker.cpp
Run clang-format
6 years ago
snapshottaker.h
Run clang-format
6 years ago
thumbnaillist.cpp
Run clang-format
6 years ago
thumbnaillist.h
Run clang-format
6 years ago
toc.cpp
Run clang-format
6 years ago
toc.h
Run clang-format
6 years ago
tocmodel.cpp
Run clang-format
6 years ago
tocmodel.h
Run clang-format
6 years ago
toggleactionmenu.cpp
Run clang-format
6 years ago
toggleactionmenu.h
Run clang-format
6 years ago
tts.cpp
Run clang-format
6 years ago
tts.h
Run clang-format
6 years ago
url_utils.h
Run clang-format
6 years ago
videowidget.cpp
Run clang-format
6 years ago
videowidget.h
Run clang-format
6 years ago