32 Commits (112e1237b7dd913de8ad212ca3ecafadcdbe6ea6)

Author SHA1 Message Date
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 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
Tobias Koenig fc13c09b3e Added documentation and some code cleanup 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano c57405db8c slightly improve the performances of RegularArea::simplify() 20 years ago
Pino Toscano 274469dae8 Almost complete support for inverse search within okular. 20 years ago
Pino Toscano d6fd44e1ed forward declaration 20 years ago
Pino Toscano 08877db01b const& 20 years ago
Pino Toscano c42348edaa improve the HighlightAreaRect ctor 20 years ago
Pino Toscano 5d139f7480 some const'ness more 20 years ago
Pino Toscano c566e65326 less verbose, please 20 years ago
Pino Toscano 42310e184c Restructuring a bit how the text-editor-like selection works: 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 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 1ba01ac6f1 Refactor a bit how ObjectRect works: now it's an independent class, that keeps the shape of the "kept" object using a QPainterPath [the qreal version to QRegion]. 20 years ago
Pino Toscano bfc6133c9c update a thumbnail only if its visible area rect is changed 20 years ago
Pino Toscano cd81b54d63 Show the current viewport in the thumbnail view, with a read contour. 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Pino Toscano aca01f331f Support for visibility in oKular; oKular compiles and links, but it seems no plugins are found. 20 years ago
Pino Toscano 55bc51a6d0 less qt3_support 20 years ago
Pino Toscano 25e194b435 less qt3_support 20 years ago
Albert Astals Cid cbb8e80154 some more compile changes, now let's see basketball 20 years ago
Albert Astals Cid 178bab06cb core builds 20 years ago
Albert Astals Cid c0a2772c9a more porting, area.h is begining to loose but i need sleep 20 years ago
Albert Astals Cid 6987b83b6a a bit of porting area.h is giving me lots of problems 20 years ago
Piotr Szymanski 4387e1489e - GIGANTIC 2700 line diff with LOTS OF FEATURES! 20 years ago
Piotr Szymanski 402ec73285 - add one moreconstructor for objectrect 21 years ago
Piotr Szymanski 34b8e28322 - Page/Link: tooltips for links backported 21 years ago
Piotr Szymanski 36ab5c8965 - make generators plugins by: 21 years ago