2873 Commits (d2f9f04494190ea418c95d44cee0f9a5d61cf2ea)
 

Author SHA1 Message Date
Tobias Koenig d2f9f04494 API cleanup 20 years ago
Tobias Koenig fc13c09b3e Added documentation and some code cleanup 20 years ago
Tobias Koenig 25f836351f API cleanup 20 years ago
Tobias Koenig 1cea7cb777 Fix the bug that ink annotations are not visible on startup. 20 years ago
Pino Toscano 4c17c58fc2 better remove the search points (with the iterators) first 20 years ago
Pino Toscano afa2e5a999 iterator -> const_iterator 20 years ago
Pino Toscano 3022f55916 iterator -> const_iterator 20 years ago
Pino Toscano 97f9f895ed There is nothing to find text into if the text page has no text. 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
Albert Astals Cid 4a46c9a140 contains is evil as makes you search twice 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 0302929b04 Add support of transformation (rotation) of TextPages 20 years ago
Tobias Koenig 486ca7bd03 SVN_SILENT make it utf-8 clean 20 years ago
Tobias Koenig 81fb3a383b Further cleanup of Page API: 20 years ago
Tobias Koenig 471c71d256 Cleaned up the API of TextEntity and TextPage, ready for release ;) 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 a844f01f0e SVN_SILENT warning-- 20 years ago
Tobias Koenig a7b04cb92b Replaced 20 years ago
Tobias Koenig 47636c5ae0 Improved support for href links, the calculation of the bounding 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
Pino Toscano 2f1aa08ac6 move the annotation boundary calculation to AnnotationUtils 20 years ago
Pino Toscano f950e3e172 const iterators can be used here, too 20 years ago
Albert Astals Cid b10d00e4ae virtual filesystems always return true for at end, so the memory was not beign correctly calculated 20 years ago
Pino Toscano 5c0de8b638 Add printing support for DjVu files. (It is also PostScript exporting, as you can print to file to get a PS document.) 20 years ago
Albert Astals Cid 7dacbf93fd use the constant accessors so that we don't get dettach on the containers we don't want to get 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
Pino Toscano aeab3273cf don't keep pointers to requests done that have been deleted 20 years ago
Pino Toscano 2a87f65ad4 fix sillyness 20 years ago
Tobias Koenig 76ea6f6564 The generator has to reswap the page height and width to create a pixmap 20 years ago
Tobias Koenig 893d6a4280 Missed this occurence of inkPaths which lead to a crash/assert... 20 years ago
Pino Toscano a0d0f637cf try to keep compatibility with poppler 0.5.x 20 years ago
Pino Toscano 318c381780 adapt to the recent core API changes 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
Albert Astals Cid 24651d3743 delete m_file when closing the documetn 20 years ago
Pino Toscano 8450a373a2 makeItCompile 20 years ago