167 Commits (e88f9c291552cd07cf251940672900a68e657441)

Author SHA1 Message Date
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
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
Albert Astals Cid bdd4fa1c0d make sure we keep next and previous pages if we are on aggresive mode 18 years ago
Pino Toscano c123fd1aa7 when we are requested to paint but the pixmap has not been rendered yet, fill the paint area with the background color 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 d6518cec86 Add the possibility to select the current screen as start of the presentation mode, and make that the default (as one would expect). 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 ffee5881d7 schedule the repaint for the overlay widget, but do not force it 18 years ago
Pino Toscano 1817a198d0 Add the possibility to choose which screen to use for the presentation mode. 18 years ago
Pino Toscano 6672443f43 Add an option to disable page transitions in presentation mode. 18 years ago
Albert Astals Cid 87fe7f277a Revert r602310: usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down) 18 years ago
Albert Astals Cid 048ca1d519 fix width calculation to work on plastique, oxygen and windows styles, tahnks to boemman for the tipts 18 years ago
Albert Astals Cid 2f61e6545b use kclasses 18 years ago
Jakob Petsovits 6164d717d8 Icon naming spec compliance (code changes - KDE/): 18 years ago