2923 Commits (112e1237b7dd913de8ad212ca3ecafadcdbe6ea6)
 

Author SHA1 Message Date
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
André Wöbbeking 77f96ebfe2 added missing OKULAR_EXPORT 19 years ago
Pino Toscano dff36b98f8 simplify RegularAreaRect by avoiding the usage of pointers, as they don't give benefits anyway. 19 years ago
Pino Toscano 6db5e75a00 this should be better 19 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
Laurent Montel 06b79cdf27 Compile++ 20 years ago
David Faure 2fcc54be2b pedantic 20 years ago
Tobias Koenig f83cb1c60a Finished API cleanup of Annotation by moving all private members 20 years ago
Pino Toscano 7895f693ae missing Encoding 20 years ago
Laurent Montel 81a9d32fe8 Compile++ 20 years ago
Tobias Koenig 6f9d0df5cd Further annotation API cleanup 20 years ago
Laurent Montel 79b01fa27d Fix i18n api 20 years ago
Pino Toscano 9343b5e54c temporarily disable the 'find next' shortcut from kactioncollection 20 years ago
Pino Toscano babbeea1e0 SVN_SILENT 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
Laurent Montel 5cc19d3fdc Compile++ 20 years ago
Tobias Koenig 60ef83b026 Moved dummy implementation of DocumentObserver in observer.cpp, 20 years ago
Tobias Koenig 9e0ccabb58 API cleanup 20 years ago
Tobias Koenig 0166264223 Add patch written by Leandro Emanuel Lopez which adds master-page-support 20 years ago
Albert Astals Cid 579644c631 forwardport r609253 and while at it fix broke pixmaprequest call 20 years ago
Tobias Koenig d276fc4aa1 Add support for annotations 20 years ago
Tobias Koenig 327334c194 Show newlines in annotation popup correctly 20 years ago
Laurent Montel 66d806a6df Fix export 20 years ago
Albert Astals Cid 1987645027 fordwardport r608521 20 years ago
Albert Astals Cid a0f5833201 somehow the signal connection got lost when going to Qt4 20 years ago
Pino Toscano 5e50a35683 less includes in the headers 20 years ago
Tobias Koenig 57139e3192 API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY() 20 years ago
Tobias Koenig 9969547b0c * observer API cleanup 20 years ago
Tobias Koenig d45d7b31b1 Performance improvement: parse content dom only once 20 years ago
Tobias Koenig c7aba89080 Bugfix: Show content of AnnotWindow in popup 20 years ago