3199 Commits (599b77cc372c6cc1b637966f6d2b8bf369aa3a31)
 

Author SHA1 Message Date
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 f72521f6bb SVN_SILENT no margin, like the other pages 19 years ago
Pino Toscano 5083655c11 Implement the page duration in presentation mode, and read the info from PDF documents. 19 years ago
Leandro Emanuel López 5f60f757a7 Let's use KTemporaryFile instead of K3TempFile 19 years ago
Tobias Koenig 777877f2d2 Refactor the RMB menu for annotations, so we can use the menu for 19 years ago
Tobias Koenig 4fe8bdce53 Fixed free text selection for rotated pages 19 years ago
Albert Astals Cid 486095425b Master pino wants me to commit this 19 years ago
Pino Toscano b6fdedc810 spell checking 20 years ago
Pino Toscano feeeb50a73 QString -> const QString& 20 years ago
Pino Toscano 94c9ffa3d7 do not explicitely include document.h in generator.h 20 years ago
Pino Toscano 017c98a5a9 improve EmbeddedFile apidox 20 years ago
Pino Toscano ff029376ce simplify 20 years ago
Pino Toscano 936ee20de5 old and unused files from the SoC 20 years ago
Pino Toscano 451e99ece0 use the cached value, and put copyrights 20 years ago
Pino Toscano 021b3079b0 make it use the cached values, and put copyright 20 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. 20 years ago
Pino Toscano 48a772be4b move the ui-related utils functions for annotations in an own utils class 20 years ago
Pino Toscano 8add3d7863 really disable the active tool when hiding the annotating toolbar, thanks Bart for pointing that out 20 years ago
Pino Toscano 0594e78bdc make it compile correctly everywhere 20 years ago
Pino Toscano 846dbf7cb9 don't shadow a class member 20 years ago
Pino Toscano bbb55280d5 Simplify the auxiliary functions used within RegularArea<>, patch by André Wöbbeking. 20 years ago
Pino Toscano c248956942 better use HTML ref instead of ref, otherwise we'll have "encoding" problems 20 years ago
Pino Toscano 539921bdf6 Improving the bookmark capabilities of okular. 20 years ago
André Wöbbeking 6e7d98b829 adapt to Aaron's kdelibs changes 20 years ago
Pino Toscano 2279ddfaab fix #include's 20 years ago
Pino Toscano 112e1237b7 Add support for showing icons in the page view top message. 20 years ago
Pino Toscano 62831ce6b9 SVN_SILENT reindent correctly 20 years ago
Pino Toscano b9a2413619 remove the evil hack of the separator by using a custom role for the page number 20 years ago
Pino Toscano b7328d7234 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 20 years ago
Pino Toscano 349dfb7eb1 move the delegate used to draw the side page numbers in an own file 20 years ago
André Wöbbeking 77f96ebfe2 added missing OKULAR_EXPORT 20 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 6db5e75a00 this should be better 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 52266d71b6 apidox fixes 20 years ago
Pino Toscano 7d275a6390 Improved the text selection by using and ad-hoc function that takes care of adding or merging a new shape to the area, so the simply() at the end is no more needed. 20 years ago
Pino Toscano 0fa0609e1f properly delete the regular areas of a RegularArea<> when it stores pointers to areas. no more memory leaks for RegularArea<>, yay! 20 years ago
Pino Toscano 8d8ae89b1d valgrind is right, don't use invalid iterators 20 years ago
Pino Toscano ab508c75a9 hopefully draw the toc item correcty, this time 20 years ago
Pino Toscano e5ea578a9f our usability expert Florian agrees that the toc page numbers should be enabled by default 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 24c960bab0 simplify, and add an option 20 years ago
Pino Toscano a2d688b664 #122863 was done 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 30362c45fc no more need to export is, as now it is in the kpart library only 20 years ago
Pino Toscano b663cb313c isolate the debug options in an own tab, so it's easier to show/hide them 20 years ago
Pino Toscano 9320c82cd7 it seems it needs to be exported... 20 years ago
Pino Toscano 536ebab639 SmallIconSet -> KIcon 20 years ago