23 Commits (3fb3fe17f0ed5e88a2d02a38b20eabb19694f59d)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 92f4ade00c Mark items with name in toolsQuick as default 5 years ago
Simone Gaiarin 0a41305160 Fix old quick annotations not deleted after reparse 5 years ago
Simone Gaiarin c925b224de Fix crash when repopulating quick annotations action 5 years ago
Simone Gaiarin 5d251b725b Use new ToggleActionMenu constructor interface 5 years ago
Simone Gaiarin 068d19de27 Add action to quick annotation menu to show the builtin annotation toolbar 5 years ago
Simone Gaiarin 388b3e54dc Rename action aShowToolBar to aToolBarVisibility 5 years ago
Simone Gaiarin 4408d13886 Refactor code for populating the quick annotations action 5 years ago
Simone Gaiarin 93a4b47332 Remember last used quick annotation tool 5 years ago
Simone Gaiarin 3d55184116 Do not uncheck quick annotations when the toolbar is hidden 5 years ago
Simone Gaiarin 03b2346e4e Uncheck quick annotation when repopulating the quick tools menu 5 years ago
Simone Gaiarin 616b03358f Warn user that quick stamp annotations in PDF are an experimental feature 5 years ago
Simone Gaiarin f8fe30e687 Do not show annotation toolbar when quick annotation tool is selected 5 years ago
Simone Gaiarin 0fb2058e2a Make quick annotation tools checkable 5 years ago
Simone Gaiarin 6b61909ac5 Select quick tool directly without proxying a builtin annotation 5 years ago
Simone Gaiarin 3f18367efd Refactor code for selecting annotation tool 5 years ago
Albert Astals Cid f7ea32c129 Don't call i18n before constructing QApplication 5 years ago
David Hurka 1786e6c99a Port AnnotationActionHandler’s shape and stamp menus to simplified ToggleActionMenu 5 years ago
Laurent Montel 3f58639e06 operator+/- is disabled for QFlags in qt6 5 years ago
Albert Astals Cid 023976ccfd Show annotation tip when selecting the tool in continuous mode 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid eb548b006d Fix 3 small memory leaks 5 years ago
Simone Gaiarin 580cbce837 Selectively reparse builtin and quick annotation tool configuration 5 years ago
Albert Astals Cid 40e890ef05 Move the i18n context where it matters 6 years ago
Albert Astals Cid 8eb0c0c56c Don't use i18n in static variables 6 years ago
Simone Gaiarin 4e0c1690d2 Uniform the case of the 'Id' suffix in variable names 6 years ago
Simone Gaiarin cd96735ae2 Maintain quick annotation shortcut compatibility with Okular < 1.11.0 6 years ago
David Hurka 076e17c608 Create GuiUtils functions createColorIcon() and createOpacityIcon() 6 years ago
Simone Gaiarin bc2d22910a Improve robustness of code against corrupted configurations 6 years ago
Simone Gaiarin 72f5a2db08 Find built-in tool corresponding to quick tool at runtime 6 years ago
Simone Gaiarin 558742a009 Ensure "Quick annotations" action is always disabled on protected pdf 6 years ago
David Hurka 34708565ca Add Constrain Angle action for annotation tools, alternative to pressing Shift 6 years ago
Simone Gaiarin bba13ee566 Add tooltip to "Quick Annotations" 6 years ago
Simone Gaiarin f2338f4022 Make connection unique for annotation visibility actions 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Simone Gaiarin 0b05d7ce99 Overhaul annotations UX 6 years ago