139 Commits (e5b13e2d5b511be8f26229c50076e36ca50ddc0a)

Author SHA1 Message Date
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
Pino Toscano 7c16841778 use the correct names for the prev/next page actions... 18 years ago
Pino Toscano 0428029203 fix okular icon 18 years ago
Pino Toscano 1022878a5a icon renaming: 19 years ago
Pino Toscano 9b4e3bd80a icon renaming: 19 years ago
Jakob Petsovits 433c44499c Icon naming spec compliance (code changes): 19 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 78d7cb27a3 improve the support of searching when in presentation mode: 19 years ago
Pino Toscano 1e3e5a74bf Use a pencil cursor (when available) when drawing stuff in presentation mode. 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Pino Toscano ea163815a8 hopefully make really use in presentation mode of the global shortcuts for first/last/next/prev page 19 years ago
Pino Toscano 1b042d4c9f make the auto-advance timer singleshot, otherwise we can't stop it if a non-timed page follows one or more timed-one(s) 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 0e12746a92 Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Albert Astals Cid b0339a4e40 fix some easy krazy issues 19 years ago
Pino Toscano 92b8e8bf1a in the top bar, add a label with the number of pages 19 years ago
Pino Toscano 88feb05854 use QCursor instead of KCursor for cursor shapes 19 years ago
Pino Toscano 5e1c70b8cb Use an opaque background for the presentation top bar, as it looks better with Oxygen icons. 19 years ago
Albert Astals Cid e5e91b7dad Thanks for helping Wilfried, but i am reverting this change as the transparency is the intended look. 19 years ago
Wilfried Huss 37235743bf Fix drawing of the toolbar. 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Urs Wolfer 6a7101b632 take use of antialiased painter 19 years ago
Pino Toscano 8704da3d13 react to highlights and draw them 19 years ago
Pino Toscano f55c401b20 Refactor the document search interfaces, as discussed on the mailing list. 19 years ago
Pino Toscano 9581cc9594 the toolbar is not moveable 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago