488 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
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
Albert Astals Cid 1987645027 fordwardport r608521 20 years ago
Tobias Koenig 57139e3192 API cleanup (utils.h), renamed getDpiX -> dpiX() and getDpiY -> dpiY() 20 years ago
Tobias Koenig c7aba89080 Bugfix: Show content of AnnotWindow in popup 20 years ago
Pino Toscano afa2e5a999 iterator -> const_iterator 20 years ago
Pino Toscano 3022f55916 iterator -> const_iterator 20 years ago
Albert Astals Cid da3cd5c2fd put this inside the ifdef, makes too much noise if you don't want to see that much debug 20 years ago
Pino Toscano 5ce4b0674e Make okular able to copy the text selection to the clipboard (finally!). 20 years ago
Pino Toscano f070c5cd32 When in aggressive mode, for the viewer area keep also the page previous and the one next to the pages currently visible. 20 years ago
Tobias Koenig 81fb3a383b Further cleanup of Page API: 20 years ago
Tobias Koenig 4848631daf Renamed all the Page::getXyz() methods to Page::xyz() to be konsistent 20 years ago
Tobias Koenig 14d6515b16 Changed the enum SearchDir to SearchDirection and use less strange 20 years ago
Tobias Koenig a7b04cb92b Replaced 20 years ago
Albert Astals Cid ee046a1ad6 fordward port Revision 606296 20 years ago
Pino Toscano 1c710fc2eb better use itemActivated 20 years ago
Pino Toscano 2840bc7c3d Smootly move the viewer area to the annotation when an annotation item in the review tab is double-clicked. 20 years ago
Albert Astals Cid ac1c0b75bc const_iterator is your friend :-) 20 years ago
Albert Astals Cid ccbd55a036 don't look twice in the map 20 years ago
Tobias Koenig 893d6a4280 Missed this occurence of inkPaths which lead to a crash/assert... 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano 45fe1103c4 SVN_SILENT const 20 years ago
Pino Toscano 69e9777ad2 delete the page items when destroying the page view 20 years ago
Pino Toscano c0ab6c7b88 properly delete it 20 years ago
Pino Toscano 4a40c3fd9f fix the drawing artifacts when the review toolbar is placed in eg right or bottom position 20 years ago
Pino Toscano 0f4884e7fc make the agg drawing routine take into account the opacity value for both pena dn brush color, and paint the ink annotation using also the specified opacity level 20 years ago
Pino Toscano e5e7393e22 the opacity value applies also to the brush color 20 years ago
Pino Toscano 6fe91bae4d usability: as the annotation tools can be used only in normal mode, switch to normal mode when the user choose to use them 20 years ago
Pino Toscano 44a69612ef Make okular able to construct and display Geometric (Rectangle/Ellipse) Annotations. 20 years ago
Albert Astals Cid 73f0a7269d resize the pageview widget when no doc is opened so the "gray" area expands 20 years ago
Pino Toscano d3e6ffe673 fix error did in the previous commit 20 years ago
Pino Toscano 8450a373a2 makeItCompile 20 years ago