4 Commits (bebc4400a0aa759d2a04eb763a059f6bf9385783)

Author SHA1 Message Date
Albert Astals Cid 91afa74342 Set minimum requirement to Ubuntu 22.04 3 years ago
Albert Astals Cid 1f00898af0 Presentation: Don't hide toolbar if we're not really leaving the window 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
David Hurka 89280e82d7 Port PresentationWidget to QScreen and simplify related code 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 0a2287be19 CI: Enable two readability clang-tidy checks 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Oliver Sander f4d70641c3 Turn cursor to cross-hair when stylus is near the screen 7 years ago
Oliver Sander 50bfd9fe86 Presentation: optionally go to prev. page when touching left half of the page 7 years ago
Tobias Deiminger fa7a1b3d06 Avoid undefined behavior due to dangling file descriptor 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 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
Albert Astals Cid 191a37fb52 Q_DECL_OVERRIDE -> override 9 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 439ced872d Port away from signal/slot keyword 10 years ago
Arseniy Lartsev 9f0ff21a22 Presentation: correct durations for "Fade" transition effect by doing 20 FPS instead of 100 frames total 11 years ago
Albert Astals Cid d8f9800d28 Make the drawing tools be actions instead of tool buttons 11 years ago
Tobias Koenig 81f80ac3a4 Implement drawing quick selection tool for presentation mode 11 years ago
Montel Laurent a8c13a9e1d Add Q_DECL_OVERRIDE 11 years ago
Montel Laurent 13ad9aa53b Add Q_DECL_OVERRIDE 11 years ago
Saheb Preet Singh 48905cf16b Support Fade transition in presentation mode 11 years ago
Albert Astals Cid 9cbe17dbb9 Improvements to the play/pause button 12 years ago
Saheb Preet Singh 921815b58b Implement a play pause button in presentation mode 12 years ago
Albert Astals Cid 541650a4f4 Remove the concept of observer/view id 13 years ago
Tobias Koenig 6dddb7eff8 Adapt PageView and PresentationWidget to handle ScreenAnnotations correctly 14 years ago
Fabio D'Urso 8426ea944f Don't remove the drawings when changing page in presentation mode 14 years ago
Tobias Koenig d3e0dadcac Introduce notifyCurrentPageChanged callback DocumentObserver interface 14 years ago
Fabio D'Urso 3a383f64fd Store and render presentation drawings at UI level instead of involving core. 14 years ago
Tobias Koenig 4639ded310 Implement autostart support for movie annotations 14 years ago
Tobias Koenig 486df96203 Make video player behave similar to Adobe Acroread 14 years ago
Dario Freddi ca1c209ec0 Since KDE 4.8, suppressing screen power management also inhibits the screensaver. Removing relevant now redundant code paths which are no longer needed since 4.8 14 years ago
Dario Freddi 551d00a972 Since KDE 4.8, suppressing screen power management also inhibits the screensaver. Removing relevant now redundant code paths which are no longer needed since 4.8 14 years ago
Dario Freddi bc182d3a00 Make Okular inhibit sleep and screen power management when in Presentation mode 14 years ago
Dario Freddi 1a31dffca9 Make Okular inhibit sleep and screen power management when in Presentation mode 14 years ago
Albert Astals Cid 9771a06f0d bring back the leaveEvent as as pino noted its is needed for multimonitor setups 16 years ago
Glen Kaukola 185f4f2a58 Okular: when in presentation mode, prevent hovering over a tooltip from hiding the top toolbar. 16 years ago
Glen Kaukola 337def100c Disable mouse cursor autohide when the cursor is over the top toolbar. 16 years ago
Jonathan Schmidt-Dominé 3fad1f66b5 Old Presentation-Mode (the small CMakeLists-change was kept) 17 years ago
Jonathan Schmidt-Dominé d6ad4b9b31 Better Presentationmode: 17 years ago
Pino Toscano f04afe8220 hide the top bar when moving out of the presentation widget 17 years ago
Pino Toscano 1121799376 make sure to attach to the document also when a resize event is received prior of a paint event, hopefully fixing #180291 17 years ago
Pino Toscano 77d027bac0 save the real parent widget and use it later for getting the screen number of the okular application 17 years ago
Pino Toscano 9d1977d645 Resize accordingly when we are resized from "outside" (eg by the WM). 18 years ago
Pino Toscano 5d10ae58c6 Pass the action collection directly in the ctor of the presentation widget, so we can use its actions there too. 18 years ago
Tobias Koenig d34f0bc814 Add blackscreen mode feature to presentation mode. 18 years ago
Tobias Koenig a46ba69aa9 Feature: Inhibit screen saver during presentation mode 18 years ago