244 Commits (4c3d96c1933e7f74dc9d57972730b48072cd3fc2)

Author SHA1 Message Date
Tobias Koenig a375953402 Adapt ghostview, kimgio, pdf, dvi, chm, xps and ooo generators to setImage() 20 years ago
Albert Astals Cid 54ad65e92f }; -> } 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago
Pino Toscano 46a1ddc08e #include not needed 20 years ago
Pino Toscano a62cd3aa2f The internal search is a pretty bad concept, as the Document provides it for free 20 years ago
Pino Toscano 4c0808fabf a bit less of #include's 20 years ago
Pino Toscano 6983c298a7 a working debug stream operator for the PixmapRequest 20 years ago
Pino Toscano 18028a8a2c API change in the Generator: use an empty construct, and set the document for the generator right after its construction. 20 years ago
Pino Toscano 0381a0410e simplify 20 years ago
Pino Toscano dd40052d86 old code 20 years ago
Pino Toscano 2fdca9ed0e old stuff 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Albert Astals Cid 5143cd2512 Report page size 20 years ago
Pino Toscano f27f44fd79 Detach the progress widget from the minibar, and move the minibar as a small toolbar on the bottom of the page view. 20 years ago
Pino Toscano 08877db01b const& 20 years ago
Pino Toscano c42348edaa improve the HighlightAreaRect ctor 20 years ago
Pino Toscano 12827bf0eb re-write to avoid using a temporary object 20 years ago
Pino Toscano 2854e8aea3 slightly improve (not much, but well...) 20 years ago
Pino Toscano 5d139f7480 some const'ness more 20 years ago
Pino Toscano c566e65326 less verbose, please 20 years ago
Pino Toscano b566530fad very small optimization: instead of doing toLower for each char, do it only once (if necessary, of course) 20 years ago
Stephan Kulow 80d9cbb9fc DANGER: pascal compilers ahead 20 years ago
Pino Toscano cf33727105 Add the support for Sounds, links to sounds and opning/closing page actions (only in Page, not really working yet) 20 years ago
Pino Toscano bee45c6eef SVN_SILENT tab -> spaces 20 years ago
Pino Toscano c52a0e622b Change the way we rotate the pages. 20 years ago
Pino Toscano c2686ba1d1 show the annotation type in the review side tab, and a simple tooltip with its author 20 years ago
Pino Toscano 53bc686b56 show the right page number in the link tip 20 years ago
Pino Toscano 853d6c70a7 Give a tooltip in the page view for every kind of lnk we support. 20 years ago
Pino Toscano 42310e184c Restructuring a bit how the text-editor-like selection works: 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
Tobias Koenig 4cb4c1c86b Add convenience ctor 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
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