762 Commits (be5c6c8a95b1950b475a40dfc3649bf151deb4c1)

Author SHA1 Message Date
Pino Toscano c57405db8c slightly improve the performances of RegularArea::simplify() 20 years ago
Pino Toscano 2cbf32906d check that the target file exists 20 years ago
Pino Toscano 7c2aac01d5 #include not needed 20 years ago
Pino Toscano 274469dae8 Almost complete support for inverse search within okular. 20 years ago
Tobias Koenig 1479a6d28c Small speed up patch, caches the value of getFreeMemory for 2 seconds, 20 years ago
Tobias Koenig a6fc833662 SVN_SILENT Code cleanup 20 years ago
Tobias Koenig a70a0dea7f Removed debugging code... 20 years ago
Pino Toscano 2d99ab2588 no need to create it on the heap 20 years ago
Pino Toscano 56e1266ae5 move initializers to the d-ptr ctor 20 years ago
Pino Toscano 30de0a7dcb generator -> backend in the gui 20 years ago
Tobias Koenig bea71df6e0 * Made image rotation asynchronous 20 years ago
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