122 Commits (4dc76d24c80821990fd0baec45908bf43367ac89)

Author SHA1 Message Date
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
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