518 Commits (d0744fa2046541d576dfbba342ceeaec6dade9f5)

Author SHA1 Message Date
Pino Toscano 5b3606eb50 Copy -> Copy Text 19 years ago
Pino Toscano b163e04115 Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. 19 years ago
Pino Toscano 1041866493 Improve the Orientation menu, as suggested by our usability export Florian: 19 years ago
Pino Toscano b9514f2310 finish drawing on the mask before setting it to the widget 19 years ago
Laurent Montel 34edbef72d Port to new api 19 years ago
Pino Toscano dcd943cef7 SVN_SILENT fix #ifdef 19 years ago
Pino Toscano 18fab3d130 Improve the way we deal with generators that give the possibility to change the size of the pages: instead of let them destroy and recreate the pages (bad), ask them the sizes they support, then do the work ourselves and notify the generator when the work is done. 19 years ago
Pino Toscano 46632f1f6f As now the requests are done in the right order, request first the next and then the previous page. 19 years ago
Tobias Koenig ac792e5c9c Fixed krazy issues 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 6d3cd62a11 it's no more needed to have the annotation boundary in the gui 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 88779aa7d2 SVN_SILENT give the items IDs 19 years ago
Pino Toscano 5083655c11 Implement the page duration in presentation mode, and read the info from PDF documents. 19 years ago
Tobias Koenig 777877f2d2 Refactor the RMB menu for annotations, so we can use the menu for 19 years ago
Pino Toscano ff029376ce simplify 19 years ago
Pino Toscano 936ee20de5 old and unused files from the SoC 19 years ago
Pino Toscano ea071caf9d Improve the way we get the contents of an annotation; dynamically change the tooltip of the annotation item in the side review pane. 19 years ago
Pino Toscano 48a772be4b move the ui-related utils functions for annotations in an own utils class 19 years ago
Pino Toscano 8add3d7863 really disable the active tool when hiding the annotating toolbar, thanks Bart for pointing that out 19 years ago
Pino Toscano 846dbf7cb9 don't shadow a class member 19 years ago
Pino Toscano bbb55280d5 Simplify the auxiliary functions used within RegularArea<>, patch by André Wöbbeking. 19 years ago
Pino Toscano c248956942 better use HTML ref instead of ref, otherwise we'll have "encoding" problems 19 years ago
Pino Toscano 539921bdf6 Improving the bookmark capabilities of okular. 19 years ago
André Wöbbeking 6e7d98b829 adapt to Aaron's kdelibs changes 19 years ago
Pino Toscano 112e1237b7 Add support for showing icons in the page view top message. 19 years ago
Pino Toscano 62831ce6b9 SVN_SILENT reindent correctly 19 years ago
Pino Toscano b9a2413619 remove the evil hack of the separator by using a custom role for the page number 19 years ago
Pino Toscano b7328d7234 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 19 years ago
Pino Toscano 349dfb7eb1 move the delegate used to draw the side page numbers in an own file 19 years ago
Pino Toscano dff36b98f8 simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 20 years ago
Pino Toscano 25cec88b81 Add a way to change the font of text annotations. 20 years ago
Pino Toscano 41cba45a4b clarify a debug statement, and silence others 20 years ago
Pino Toscano ab508c75a9 hopefully draw the toc item correcty, this time 20 years ago
Pino Toscano fd6166e74c update correctly when the option for toggling the page numbers in the toc is changed 20 years ago
Pino Toscano 3c0069f811 Display - if available - the page number on the right of every item in the table of contents. 20 years ago
Pino Toscano 536ebab639 SmallIconSet -> KIcon 20 years ago
Laurent Montel 06b79cdf27 Compile++ 20 years ago
Laurent Montel 81a9d32fe8 Compile++ 20 years ago
Tobias Koenig 6f9d0df5cd Further annotation API cleanup 20 years ago
Pino Toscano 9343b5e54c temporarily disable the 'find next' shortcut from kactioncollection 20 years ago
Pino Toscano 5f7df5ba1a adapt to the recent kdelibs (plus a FIXME for a regression) 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 years ago
Albert Astals Cid 579644c631 forwardport r609253 and while at it fix broke pixmaprequest call 20 years ago
Tobias Koenig 327334c194 Show newlines in annotation popup correctly 20 years ago