5 Commits (375f42f40a8f9f26deadb1589949ccc109846e5b)

Author SHA1 Message Date
Nikola Nikolic e6002e798d Fix: Involuntary scrolling when annotations encounter the edge of the page 3 years ago
Albert Astals Cid 6767b8739e Port a few QLinkedList to QList 4 years ago
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Laurent Montel 486e05b270 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
David Hurka 34708565ca Add Constrain Angle action for annotation tools, alternative to pressing Shift 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
Oliver Sander 19f22098e6 Mind the devicePixelRatio when drawing on-screen in presentation mode 7 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Tobias Koenig b44d70a6f2 Implement eraser tool for presentation view 11 years ago
Tobias Koenig 81f80ac3a4 Implement drawing quick selection tool for presentation mode 11 years ago
Fabio D'Urso c64a6499e2 Show IBeam cursor instead of Cross while creating text markup annotations 13 years ago
Albert Astals Cid 1f2e2353b2 Small style changes 14 years ago
Jon Mease b395e742fc Support high precision QTabletEvents for creating annotations 14 years ago
Fabio D'Urso 3a383f64fd Store and render presentation drawings at UI level instead of involving core. 14 years ago
Albert Astals Cid 89f0eb01fb Factor out static methods for determining the event type and button when dealing with annotations 16 years ago
Pino Toscano 372968eb6c remember to always intialize your vars; m_init, in this case 17 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Tobias Koenig 6f9d0df5cd Further annotation API cleanup 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 years ago
Pino Toscano afa2e5a999 iterator -> const_iterator 20 years ago
Pino Toscano fdbd0101a4 move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator 20 years ago