762 Commits (be5c6c8a95b1950b475a40dfc3649bf151deb4c1)

Author SHA1 Message Date
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
Albert Astals Cid 4e04b301f1 Almost foget to fordwardport r582561 20 years ago
Dirk Mueller 9f6f989e1c pedantic-- 20 years ago
Pino Toscano 8357b47a8c Annotations: 20 years ago
Pino Toscano 726200f64a SVN_SILENT use the right default value for StampAnnotation 20 years ago
Pino Toscano 7a5511f10f SVN_SILENT kpdf -> okular 20 years ago
Pino Toscano b66b54a9c9 very small fixes about annotations 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Tobias Koenig 5bfa5435a8 URL -> url renaming to reimplement the correct KPart::openUrl()... 20 years ago
Chu Xiaodong a6516a74ef Fix annotation size difference when added in diff scales 20 years ago
Chu Xiaodong e207d0d6f4 Note&TextBox annotation remove operation enabled 20 years ago
Chu Xiaodong 3f81e3788f Free TextAnnotation,pop-up window and annotation properties dialog added. 20 years ago
Pino Toscano ab0d3dca78 A pair of bugfixes done while working on the other branch, ie: 20 years ago
Pino Toscano 92e4c31899 these files were created by Piotr Szymanski 20 years ago
Pino Toscano 25eb77c1de some fixes according to EBN: 20 years ago
Pino Toscano b6d7a36eda Small addition to the Ganarator API: bool closeDocument(). 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 fe1b6e750a query for a property using the right way 20 years ago
Pino Toscano e3825a2870 Forward port SVN commit 561026 by aacid: 20 years ago
Albert Astals Cid 49d26ab042 fordwardport kpdf bug #122845 20 years ago
Chu Xiaodong 88b724dbf1 Text annotation and Straight line annotation added 20 years ago
Pino Toscano 2d41c4459b clean up the CMakeLists.txt files from the auto* stuff 20 years ago
Pino Toscano e40af42c63 SVN_SILENT improve a bit 20 years ago
Pino Toscano c0d67ae2e3 sort the plugins we have for the current file by priority (more priority ... less priority) 20 years ago
Pino Toscano 12edea34f8 adapt to the new snapshot 20 years ago
Pino Toscano f516679bf6 raise to 30msecs the document rendering queue polling interval 20 years ago
Pino Toscano 1285825aa5 use install instead of install_files 20 years ago
Pino Toscano b3a4b27956 New skeleton for giving the generators the possibility to export the document they open in some format they support. 20 years ago
Pino Toscano 0a9a730f9d const 20 years ago
Pino Toscano bca4b9eb77 Create a okularUtils namespace with utility functions for generators (and maybe not only for them). 20 years ago
Pino Toscano 90bc2dadcb clear the visible rects when closing a document 20 years ago
Pino Toscano cd81b54d63 Show the current viewport in the thumbnail view, with a read contour. 20 years ago
Pino Toscano 066beaa1dd small changes in the Generator API: 20 years ago
Pino Toscano 90684050a4 shut up gcc 20 years ago
Pino Toscano b1973c5078 some kpdf -> okular (mostly in comments) 20 years ago
Pino Toscano 84c4ed8ef5 improve a bit 20 years ago
Pino Toscano 36a175670d don't ask me why, but this avoid the crash of the dialog... 20 years ago
Pino Toscano 2599329b64 Port to the new KDialog / KPageDialog API 20 years ago
Albert Astals Cid c0a9d7af76 last move 20 years ago
Albert Astals Cid eabbaeaead oKular is now okular 20 years ago
Pino Toscano 2a68297ce5 SVN_SILENT a bit less of mess 20 years ago
Pino Toscano 60eab90248 small API changes to Generator: 20 years ago
Pino Toscano 09bf08b3e6 small API change for Generator: getText() just return a QString instead of a QString*, as QString is already implicitely shared 20 years ago
Pino Toscano dceb1211ca less qt3_support 20 years ago
Pino Toscano d088e2f631 remove all the Makefile.am, as they are no more needed 20 years ago
Albert Astals Cid cb7ca95e94 pages have orientation 20 years ago
Albert Astals Cid 13dde4096f use the nice code brad wrote for poppler that allows you to extract embedded files from a pdf document. 20 years ago
Pino Toscano 91dc3ef06c move the searchIDs in document.h, like it's done for the observerIDs 20 years ago
Pino Toscano aa8df17b5f init correctly in all the c'tors 20 years ago