277 Commits (be868df48733697f51a150a3480df958b4cfd12d)

Author SHA1 Message Date
Simone Gaiarin 60645dfda5 Rename kcfg setting to primaryAnnotationToolBar 5 years ago
Simone Gaiarin f57e12e2e7 Move default annotation toolbar setting to annotation setting page 5 years ago
Simone Gaiarin 5a92d40160 Make annotation toolbar settings labels more descriptive 5 years ago
Simone Gaiarin 54dd173ca6 Use combobox to select default annotation toolbar style 5 years ago
Simone Gaiarin 8ca2498de1 Make annotation toolbar visibility changed connection unique 5 years ago
Simone Gaiarin 5d968d5112 Add new toolbar holding the quick annotations minibar action 5 years ago
Simone Gaiarin 8837a1138f Add quick annotation minibar action 5 years ago
Volker Krause a3f242cbcb Remove unused D-Bus include 5 years ago
Albert Astals Cid f143b323f1 Only show the Stamps warning when adding stamps to PDF files 5 years ago
David Hurka 4afd214701 ToggleActionMenu::createWidget(): Do not crash if parent is not a QToolBar 5 years ago
Kishore Gopalakrishnan 89a8cfc096 Take into account the label size while setting size of the page number box. 5 years ago
David Hurka c399a11054 Fix Page Up/Down scrolling when scrollbars are turned off 5 years ago
Josef Filzmaier 1d90817660 Replace kWarning with qWarning 5 years ago
Alexander Lohnau 7c9322ad7a
Remove defunct and unused knsrc file 5 years ago
David Hurka b805603c58 CursorWrapHelper: Do not crash on Wayland. 5 years ago
Gerd Wachsmuth e1a14b4a1a Request Pixmaps in slotRelayoutPages 5 years ago
Simone Gaiarin 230a68d537 Uncheck mouse mode action when annotation tool selected 5 years ago
Simone Gaiarin 67a54bd8e0 Save zoom mouse mode action to a variable 5 years ago
Simone Gaiarin 44f7a6de25 Do not unselect annotation tool in none selected 5 years ago
Ahmad Samir 960dc24674 Fix signatures.html help:/ url 5 years ago
Ahmad Samir df02881611 Fix signatures.html help:/ url 5 years ago
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 356bd482be Convert license headers to SPDX for newly added files 5 years ago
Alexander Lohnau 83dfef19ab Put author and mail on same SPDX-FileCopyrightText line 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid e457ceb731 FormLineEdit: Don't run focusin action when gaining focus because of window management 5 years ago
Albert Astals Cid b518c01f1c FormLineEdit: Don't run focusout/formatfield actions when losing focus because of window management 5 years ago
Albert Astals Cid 812adaa26d FormLineEdit: Move editing=false up in the focus out event 5 years ago
Albert Astals Cid 92f4ade00c Mark items with name in toolsQuick as default 5 years ago
David Hurka 195bbe3636 Create color mode menu. 5 years ago
Albert Astals Cid 1954d43f05 0 -> Okular::Settings::EnumViewMode::Single 5 years ago
Nicolas Fella 6009e9f526 Use QIcon::fromTheme instead of KIconLoader::loadIcon 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 87fa366c4a Adapt annotation toolbar tests to new toggleable quick annotation 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
Simone Gaiarin e000489268 Refactor selection of last used annotation tool 5 years ago
Nicolas Fella e73bf99e58 Remove GuiUtils::iconLoader 5 years ago