1970 Commits (bfdd033bfb9015cb2a2d18ab506b9cf307004ea2)

Author SHA1 Message Date
Albert Astals Cid 3f89246317 Show "Follow link" if right clicking over link and annotation 6 years ago
Albert Astals Cid 9b86535312 AnnotationPopup: Add possibility of filling an outside menu 6 years ago
Albert Astals Cid 4e91ab85fd Rework how AnnotationPopup handles user choices 6 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
Nicolas Fella 43408594bb Port away from KIconLoader::loadMimeTypeIcon 6 years ago
Albert Astals Cid ea5bf62189 We require KF 5.68 now, so cleanup some ifdefs 6 years ago
Kezi Olio a5be0149ec Restore mouse drag scrolling, so it starts immediately 6 years ago
Pedro Arthur P. R. Duarte e238f21bbb Fix dangling annotation tooltip 6 years ago
Nate Graham 21262ae22b Change scroll speed on the fly if the user changes it while Okular is open 6 years ago
Nate Graham 2d6fafe255 Scale smooth scroll durations according to the global animation speed 6 years ago
Nate Graham 37bb01c61d Define animated smooth scroll durations in a central location 6 years ago
Friedrich W. H. Kossebau 1784c1d0cb Use more nullptr instead of 0 6 years ago
Friedrich W. H. Kossebau 7d34808dd3 Remove unneeded moc include 6 years ago
Nate Graham c54c38f761 Re-add smooth scrolling for arrow key and mouse wheel scrolling 6 years ago
Kishore Gopalakrishnan e637e2ed51 Remove if statement that disables pgup/dn key handling while scrolling. 6 years ago
Simone Gaiarin 4e0c1690d2 Uniform the case of the 'Id' suffix in variable names 6 years ago
Pedro Arthur Pinheiro Rosa Duarte 5d947905f7 Remove artifact while navigating though pages 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
Laurent Montel 69776168e2 Using no deprecated enum Qt::MiddleButton 6 years ago
Laurent Montel c022b05457 Using no deprecated enum Qt::MiddleButton 6 years ago
Simone Gaiarin bc2d22910a Improve robustness of code against corrupted configurations 6 years ago
Simone Gaiarin 10d92fbeda Store the state of the builtin annotations in a new config key 6 years ago
David Hurka 89280e82d7 Port PresentationWidget to QScreen and simplify related code 6 years ago
Albert Astals Cid 1c7c7275e1 buildPen: honor annotation opacity 6 years ago
Albert Astals Cid 389c7b0235 PagePainter: Don't draw Arrow/Line annotations with multipyl 6 years ago
Albert Astals Cid b0bb617c95 buildPen: honor annotation opacity 6 years ago
Albert Astals Cid 3a331b782e PagePainter: Don't draw Arrow/Line annotations with multipyl 6 years ago
Albert Astals Cid 5185c6b371 buildPen: honor annotation opacity 6 years ago
Albert Astals Cid c171e5aecc PagePainter: Don't draw Arrow/Line annotations with multipyl 6 years ago
David Hurka 2c70ec41ad PresentationWidget: Fix screen switching at runtime 6 years ago
David Hurka 93e67cca93 Port away from QDesktopWidget 6 years ago
Simone Gaiarin 72f5a2db08 Find built-in tool corresponding to quick tool at runtime 6 years ago
David Hurka cd79b9b421 Improve PagePainter and LineAnnotPainter documentation 6 years ago
David Hurka 50df8ad877 Fix misplacement of some non-PDF annotations on hiDPI 6 years ago
David Hurka 3ed69d2f60 QPainter can setOpacity() now, use that instead of PagePainter::changeImageAlpha(). That saves bit manipulation and deep copies. 6 years ago
Simone Gaiarin 558742a009 Ensure "Quick annotations" action is always disabled on protected pdf 6 years ago
René van Paassen ab7ae92a89 Annotations: explicitly accept tablet event when it is handled 6 years ago
David Hurka 861b5a58a0 Revert last commit (accept events) to fix author information 6 years ago
David Hurka 15ac564b93 Annotations: explicitly accept tablet event when it is handled 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
David Hurka 13481bdfda Add RTL layout KToggleAction 6 years ago
Luca Citi cac97208f0 Holding shift when drawing an ellipsis, a rect or a stamp constrains an integer ratio between sides (e.g. to draw a circle, a square, a rect with 3:1 aspect ratio, etc) 6 years ago
Luca Citi 1853362506 When drawing a line (or polygon) annotation, holding shift constrains the new segment to form an angle with the horizontal axis which is an integer multiple of 15°. 6 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Brendan Early 30b0e0d343 Change "Show Forms" button to checkbox 6 years ago