251 Commits (5862ea6dc8df338dcf9ada2e5cc82dee0dfdc716)

Author SHA1 Message Date
Pino Toscano 1285f20c21 be able to remove more than one annotation at once (and notify the observers only one) 20 years ago
Pino Toscano e9ec5399ff stop crashing when removing an annotation under particular circumstances 20 years ago
Pino Toscano 2bd05e79d5 a generator can not block the gui events of the main page view, otherwise bad things will happen - it's also not really logic to allow such a thing, better think about something else if a generator wants to interact with the gui somehow 20 years ago
Pino Toscano cdf6d44742 forward declaration & apidox fixing 20 years ago
Holger Freyther 569e93b929 oKular: Add method(s) to get the DPI of the primary screen 20 years ago
Pino Toscano 8def2109ec change the metaData() function of the Generator to use QVariant as type for the returned value and for the 'option' parameter, this gives more flexibility 20 years ago
Pino Toscano d6fd44e1ed forward declaration 20 years ago
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