1916 Commits (master)

Author SHA1 Message Date
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
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