817 Commits (d1b4c8ae171e213f3dccc18c17394faf51da3ef8)

Author SHA1 Message Date
Pino Toscano 858a6bf783 factor out the text selections ruotines, so they can be used also from other places 20 years ago
Pino Toscano ac87494ce0 As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 20 years ago
Albert Astals Cid 792023ffde don't show invalid dates 20 years ago
Albert Astals Cid 0ecf1ba8da Fix autoscroll 20 years ago
Albert Astals Cid de8d4bad59 reinstantiate the fact that right pressing and dragging in select mode moves you to the selection mode 20 years ago
Albert Astals Cid 6bf2d5947f fix my own breakage 20 years ago
Pino Toscano 7bebb16619 make the sorting model working correctly, thanks to icefox! 20 years ago
Pino Toscano 71933af682 show something in case of documents with no fonts 20 years ago
Albert Astals Cid a1a3c9c559 IMadeItWorkSoRemoveTheTODO 20 years ago
Albert Astals Cid 7f63a0128c makeItWork 20 years ago
Pino Toscano 853d6c70a7 Give a tooltip in the page view for every kind of lnk we support. 20 years ago
Albert Astals Cid a9a27a9894 remove qt3 support calls 20 years ago
Pino Toscano 42310e184c Restructuring a bit how the text-editor-like selection works: 20 years ago
Pino Toscano 62e29bcc8f KPDF -> okular 20 years ago
Pino Toscano aafd2b684e more KPDF -> okular renaming in comments, include guards and READMEs 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Laurent Montel 95486afabf clear button is not necessary it's into klineeedit now 20 years ago
Pino Toscano 9bbabc1f64 Forward port to okular of KPDF commit 586747: 20 years ago
Pino Toscano f2ecb5fb91 use the right icon when showing annotation-related messages 20 years ago
Pino Toscano b1d70d87a8 icon change for the annotation property action 20 years ago
Pino Toscano 45615e5289 Reworked a bit the ObjectRect API, by allowing subclassing for easiness wrt Annotation's. The brand new AnnotationObjectRect is responsible for providing the annotation bounding rect (that may vary for the various annotation types). 20 years ago
Pino Toscano 4d0d19be83 - reduce a bit the font used for the date label 20 years ago
Pino Toscano 1773275615 draw the icon of a linked text annotation always with a fixed, regardless of zoming 20 years ago
Dirk Mueller 89bacb77bb compile++ 20 years ago
Pino Toscano b273826b35 - don't visually consider a zero-length input as failed search 20 years ago
Pino Toscano 27dc15c960 use a standard color (yellow) when the annotation color is not defined 20 years ago
Pino Toscano dc2c0bef27 Rewrite almost completely the AnnotWindow so it uses less hacks and more Qt stuff; now it's a bit more clean 20 years ago
Pino Toscano 78bffae1e3 the annotation toolbar can be moved around again 20 years ago
Pino Toscano dbff613876 update the modification time when clicking on Ok 20 years ago
Pino Toscano 3b2420e7c0 SVN_SILENT {x|y}scale -> page{width|height} 20 years ago
Pino Toscano a5ee705911 Annotations: 20 years ago
Pino Toscano be5163d35e const 20 years ago
Pino Toscano 6c2ea7b63d replace the hard-coded close button with a standard one. 20 years ago
Pino Toscano 7ee4cbcae9 format a datetime in the kde's way 20 years ago
Pino Toscano 2202f9cf3e Annotations: 20 years ago
Brad Hards 0e5f1bc41d Fix typo in column title. 20 years ago
Albert Astals Cid 5fda8d50b8 did not want to commit that 20 years ago
Albert Astals Cid 4e04b301f1 Almost foget to fordwardport r582561 20 years ago
Laurent Montel 8ad07fc5da Compile++ 20 years ago
Pino Toscano 8357b47a8c Annotations: 20 years ago
Pino Toscano f1fa2511e8 Annotations: 20 years ago
Pino Toscano 58610481d8 Annotations: 20 years ago
Pino Toscano 15baef171e Annotations: 20 years ago
Pino Toscano a6dfc76123 extract a PixmapPreviewSelector out of the StampAnnotationWidget 20 years ago
Tobias Koenig 2f0946e831 Make selection tool working again 20 years ago
Tobias Koenig c3c79fa216 SVN_SILENT code cleanup 20 years ago
Pino Toscano c178ed6392 if we're constructing a polygon (closed), then really set that it is closed instead of closign manually adding the first point to the path 20 years ago
Pino Toscano c3a4b37301 Annotations: 20 years ago
Pino Toscano aabe548eac when we have no color set for a Linked TextAnnotation, don't try to colorize the icon with a valid color, but leave it gray instead 20 years ago
Pino Toscano 05d97ede77 Annotations: 20 years ago