50 Commits (99a99a15901f5a3be7894de78dc2fa050b52a8e1)

Author SHA1 Message Date
Pino Toscano 24c387a84b first (and i hope last) attempt to exclude the internal area functions from the apidox 19 years ago
Pino Toscano 5150419e81 adapt the debug stuff to the new kdebug way: 19 years ago
Thiago Macieira 000dc825e3 Use QDebug instead of kdbgstream 19 years ago
Christian Ehrlicher a913ceb5fd win32 compile++ 19 years ago
Pino Toscano 88474e3e46 manually iterate in RegularArea instead of using Q_FOREACH, it seems msvc does not like it in template classes 19 years ago
Pino Toscano b861878436 RegularAreaRect needs to be exported 19 years ago
Pino Toscano fbe8dbf108 promote RegularAreaRect from a typedef to a class, a bit more easy to eventually expand in the future 19 years ago
Pino Toscano 1eb435cddb remove the kdebug.h inclusion in area.h 19 years ago
Pino Toscano 8a216058f3 clean the headers 19 years ago
Pino Toscano 656736c1af Link -> Action renaming. 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Pino Toscano 37b5d0f3cc handy method 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 14ea3ab2ef Further documentation and API cleanups 19 years ago
Pino Toscano d5f99995dd add handy debug operators for NormalizedPoint and NormalizedRect 19 years ago
Tobias Koenig 4fe8bdce53 Fixed free text selection for rotated pages 19 years ago
Pino Toscano bbb55280d5 Simplify the auxiliary functions used within RegularArea<>, patch by André Wöbbeking. 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 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