75 Commits (portage-wilder)

Author SHA1 Message Date
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
Pino Toscano c569aa712e Make the presentation mode a normal widget (instead of a "fake" dialog), so it is not treated like a real dialog when compositing is active. 18 years ago
Pino Toscano f655fbbb56 isolate the good screen change code snippet in an own function, and use that one from the size change event as well 18 years ago
Pino Toscano c59f9b0ec7 Properly invalidate (as quick'n'dirty solution) the rendered page pixmap when the size is changed (new screen resolution). 18 years ago
Pino Toscano b81c942b12 Multi-screen improvement for the presentation mode: 18 years ago
Pino Toscano 6ec6ba9725 When the size of the current screen changes, resize the frames accordingly, and re-request the pixmap for the current slide. 18 years ago
Pino Toscano 1817a198d0 Add the possibility to choose which screen to use for the presentation mode. 18 years ago
Pino Toscano b56ad8c3ae Change the DocumentObserver::notifySetup() to allow a better tuning of the different setup options (different layout for the pages, or different document). 19 years ago
Pino Toscano 6cf46e9160 make the D-Bus call for the search have effect also when in presentation mode; 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago