17 Commits (wilder)

Author SHA1 Message Date
Sune Vuorela b238acae92 deprecation fix. krandom 3 years ago
Albert Astals Cid 91afa74342 Set minimum requirement to Ubuntu 22.04 3 years ago
Albert Astals Cid 252236d413 Port a few more QLinkedList to QList 4 years ago
Albert Astals Cid 8941e43488 Port away from more QLinkedLists 4 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
Albert Astals Cid 4cd6bfd30e mobile: Add Signature Viewing UI 4 years ago
Albert Astals Cid 1f00898af0 Presentation: Don't hide toolbar if we're not really leaving the window 4 years ago
Albert Astals Cid bb36c93170 Remove wrong Q_UNUSED marker 4 years ago
Albert Astals Cid 0c659a5466 clang-tidy: Enable google-explicit-constructor 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Oliver Sander 7ffd08aafb Use device pixel ratio for the correct screen 5 years ago
Oliver Sander ccda6d2a65 Remove device pixel ratio scaling from PixmapRequest 5 years ago
Albert Astals Cid 6f5b23290f presentation: Show better the status of the "playing" button 5 years ago
David Hurka 53a9f56668 Presentation config: Replace transitions checkbox by “Instant” item in combobox 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid 45702f2291 Port deprecated QFontMetrics::width -> horizontalAdvance 6 years ago
David Hurka 89280e82d7 Port PresentationWidget to QScreen and simplify related code 6 years ago
David Hurka 2c70ec41ad PresentationWidget: Fix screen switching at runtime 6 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
Albert Astals Cid 93540ac16d Enable most of clazy level2 6 years ago
Albert Astals Cid 96f00a4d29 CI: Enable clazy qstring-arg check 6 years ago
Albert Astals Cid b001ea2019 CI: Enable a bunch of bugprone- clang-tidy warnings 6 years ago
Ahmad Samir 945c1e1b8d [ui/*] Replace foreach (deprecated) with range-for 6 years ago
Volker Krause 6cf2242cd9 Port away from deprecated Bar|Desktop|SmallIcon methods 6 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Albert Astals Cid 0dd5419621 Hide the cursor with tricks so then hidden delay mode keeps working fine 7 years ago
Oliver Sander f4d70641c3 Turn cursor to cross-hair when stylus is near the screen 7 years ago
Oliver Sander 4f297e3438 Do not use slotChangeDrawingToolEngine to reset the drawingEngine 7 years ago
Albert Astals Cid d84f781e81 Stop using QRegion:: rects and just iterate over the region 7 years ago
Albert Astals Cid 2e4212ad80 Partially revert "Fix two easy deprecation warnings" 7 years ago
Albert Astals Cid 69ec17554a Fix two easy deprecation warnings 7 years ago
Oliver Sander 19f22098e6 Mind the devicePixelRatio when drawing on-screen in presentation mode 7 years ago
Laurent Montel cb691f70dc Fix some clazy warning 7 years ago
Oliver Sander f34ebf659f Replace some iterator loops by range-based for 7 years ago
Oliver Sander 4094745e7e Page changes triggered by mouse clicks should all happen on button release 7 years ago
Oliver Sander 50bfd9fe86 Presentation: optionally go to prev. page when touching left half of the page 7 years ago
Laurent Montel c3db297225 Remove deprecated method 7 years ago
Yuri Chornoivan 614f580b79 Fix minor typos 7 years ago
Albert Astals Cid 47d7d04b5e delete copy constructor and assignment operator of some internal classes 7 years ago
Simone Gaiarin 1547c78340 Move "erase drawings" action to last position and change its icon 7 years ago
Yuri Chornoivan 5478b2ec92 Fix minor typos 7 years ago
Tobias Deiminger fa7a1b3d06 Avoid undefined behavior due to dangling file descriptor 8 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Yuri Chornoivan c7722c4078 Fix minor EBN issues 8 years ago
Lukas Hetzenecker ecc1141e02 HiDPI Support for Okular 9 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago