5 Commits (v21.04.0)

Author SHA1 Message Date
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
Alexander Schlarb a2b7ce74b2 Support Forward and Backward mouse buttons in presentation mode 9 years ago
Albert Astals Cid 7a9209569c Fix regression in previous commit about going to next page 9 years ago
Oliver Sander 618072f8a2 Change pages in presentation mode by swiping on touch screen 9 years ago
Martin T. H. Sandsmark 033f21c826 Port some missing debug output to categorized logging 9 years ago
Albert Vaca 3c93b2523e Added missing overrides found by clang-tidy 10 years ago
Aleix Pol 9e87989ade Fix moc mess 10 years ago
Albert Vaca c71f308252 Fixes suggested by Clazy 10 years ago
Gleb Popov bfa28f1f64 Fix build with Visual Studio 2015. 10 years ago
Martin T. H. Sandsmark 09a99ba96b Port away from obsolete Qt functions 10 years ago
Martin T. H. Sandsmark c4287096a3 Fix inhibiting of sleep on modern linux systems, port away from deprecated Solid methods 10 years ago
Martin T. H. Sandsmark 962af72cc1 Silence some warnings 10 years ago
Martin T. H. Sandsmark 3a00f4e9c0 Remove unnecessary build warning 10 years ago