112 Commits (46a6f7eb629eede6f2f167c65fd26be594dab3cb)

Author SHA1 Message Date
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
Pino Toscano 3b062a8b6f In presentation mode, stop all the sound playbacks when switching page and when closing the presentation. 19 years ago
Pino Toscano 1e7cb0b2eb First version of an audio player for okular, able to play the sounds in the documents. 19 years ago
Pino Toscano f329a3e6dc SVN_SILENT unused 19 years ago
Pino Toscano dcd943cef7 SVN_SILENT fix #ifdef 19 years ago
Pino Toscano 4aa85cdb49 One single char remove to create correctly the queue of pixmap requests: new asynchronous requests goes as last one in the group of other with the same priority. 19 years ago
Pino Toscano fa3f297b06 Fix a nasty bug that could happened in presentation mode: 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Pino Toscano 652787611d make it build with the new kdelibs 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 years ago
Tobias Koenig 14ea3ab2ef Further documentation and API cleanups 19 years ago
Pino Toscano c51c412057 ok, let's sdo it seriously now: use the right precision for the page duration that a PDF can give us 19 years ago
Pino Toscano 5083655c11 Implement the page duration in presentation mode, and read the info from PDF documents. 19 years ago
Laurent Montel 81a9d32fe8 Compile++ 20 years ago
Pino Toscano 5f7df5ba1a adapt to the recent kdelibs (plus a FIXME for a regression) 20 years ago
Albert Astals Cid 579644c631 forwardport r609253 and while at it fix broke pixmaprequest call 20 years ago
Albert Astals Cid 1987645027 fordwardport r608521 20 years ago
Tobias Koenig 4848631daf Renamed all the Page::getXyz() methods to Page::xyz() to be konsistent 20 years ago
Albert Astals Cid ac1c0b75bc const_iterator is your friend :-) 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano f66f7333ed usability fix: mouse wheel up goes to the next page, not to the previous (and viceversa for mouse wheel down) 20 years ago
Pino Toscano b6756ecfa4 usability fix: don't make clicks in the top bar of the presentation mode being propagated to the presentation widget 20 years ago
Tobias Koenig bea71df6e0 * Made image rotation asynchronous 20 years ago
Pino Toscano 91611a9afc better this way 20 years ago
Pino Toscano 1112ada99f add an option to configure the color of the pencil of the presentation mode 20 years ago
Pino Toscano 4cb78d9ec6 stop the popping up of a "what's this?" context menu when pressing the right mouse button (to go to the previous page) 20 years ago
Pino Toscano 4130ba5e49 Just like any other presentation application, now you can draw red paths on a page during the presentation mode. 20 years ago
Pino Toscano 95046e8889 use the right arrows in RtL layout 20 years ago