1984 Commits (6abe9fcdfd64ef5627c7dfa2916f83fd50ed2b0c)

Author SHA1 Message Date
David Hurka 17c266993d Fix scrolling with scrollbar when the slider is not clicked 6 years ago
Tobias Deiminger c8cf651335 Complete TextSelectorEngine if nothing selected 6 years ago
Albert Astals Cid 45702f2291 Port deprecated QFontMetrics::width -> horizontalAdvance 6 years ago
Albert Astals Cid 78d983eeed drawRoundRect -> drawRoundedRect 6 years ago
Albert Astals Cid 5eef3e50f5 Port away from IconSize 6 years ago
Albert Astals Cid e2ece3793e Port use of deprecated QModelIndex::child 6 years ago
Simone Gaiarin 837a9c1f52 Use the term "Annotations" everywhere in place of "Reviews" 6 years ago
Kishore Gopalakrishnan 740318df90 Re-add support for pageup/pagedown overlap. 6 years ago
Luigi Toscano 2186324681 Improve the error message when export a certificate 6 years ago
Kezi Olio bdb2df773d Fix forms when inertially scrolling 6 years ago
Nate Graham 122528d3fe Add option to disable smooth scrolling 6 years ago
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