233 Commits (da42e4b166b622eacff0bbfc048d9faeebdbc9c3)

Author SHA1 Message Date
Fabio D'Urso ff1630fb17 presentationwidget: Send pixmap preload requests in order of increasing distance from the viewport 14 years ago
Fabio D'Urso 2e2d9c4d66 presentationwidget: Send pixmap preload requests in order of increasing distance from the viewport 14 years ago
Fabio D'Urso dee51ee71b Disable presentation-related actions if presentation mode is not open 14 years ago
Fabio D'Urso 3a383f64fd Store and render presentation drawings at UI level instead of involving core. 14 years ago
Fabio D'Urso c8bc6dabeb Fixes in presentation page switch logic 14 years ago
Fabio D'Urso 4d06efb64d Do not crash if the user attempts to draw on the presentation summary frame 14 years ago
Tobias Koenig 8683822a47 Improve auto play behaviour of videos 14 years ago
Tobias Koenig 924fc69854 Start auto-play of video when presentation view is opened 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
Albert Astals Cid 4d8ba36488 Add greedy preloading option 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
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Christopher Reichert 5be0a98725 added proper KStandardAction's in presentationwidget.cpp 15 years ago
Christopher Reichert 831294d3dc presentation widget allows "back in document". 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Albert Astals Cid 89f0eb01fb Factor out static methods for determining the event type and button when dealing with annotations 16 years ago
Glen Kaukola b72c292f1a Okular: in presentation mode, disable mouse clicks on the overlay if mouse cursor is hidden. 16 years ago
Glen Kaukola 45c82f8636 Krazy: Check for spelling errors 16 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 fd4d90173b Okular: presentationwidget.cpp, added the "// </widget events>" comment back that was accidentally removed. 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 f675421c89 Okular presentation mode pencil cursor fix: when in drawing mode a left mouse button release over a link shouldn't change the mouse cursor. 16 years ago
Glen Kaukola 270d9c6cce Show mouse cursor if it's over the top toolbar, even if the hidden mouse cursor option is enabled. 16 years ago
Glen Kaukola 337def100c Disable mouse cursor autohide when the cursor is over the top toolbar. 16 years ago
Glen Kaukola f9353fd482 Fix so that the okular presentation window grabs the focus right away when it's created so that mouse auto-hide works if enabled. 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 077868de22 add a "Presentation" marker in presentation window titles 17 years ago
Pino Toscano 85f5f975db small usability improvement: remove any margin in the topbar of the presentation mode 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 6a41e324a5 Add Up (previous page) and Down (next page) keys for presentation mode. 17 years ago
Pino Toscano 41a9e20722 turn a sequence of if() into a single switch() 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
Albert Astals Cid 53a9e0528e don't process mouse presses, wheels until the widget has been painted at least once as it initializes some stuff we need 17 years ago
Pino Toscano 9d1977d645 Resize accordingly when we are resized from "outside" (eg by the WM). 18 years ago
Pino Toscano a6bfc8bbdc be sure to toggle the drawing mode when exiting from presentation, if checked 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
Pino Toscano 5d94111ce8 i18n fixes 18 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Enrique Matías Sánchez a8ea861f36 SVN_SILENT Fix typos in kdegraphics 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 6a09a31aee use the right page size when placing videos in presentation mode: not the global screen one, but the newly calculated page item one 18 years ago
Pino Toscano da420dbcd3 Presentation mode: load the video widgets for the video annotations in the document, and show only the ones for the current slide. 18 years ago
Jakob Petsovits df5364da6c Copy Okular's app icon from Oxygen core as "okular", 18 years ago