2752 Commits (4130ba5e49f6cfbe459010d4acaa160bc98cc6b9)
 

Author SHA1 Message Date
Pino Toscano 4130ba5e49 Just like any other presentation application, now you can draw red paths on a page during the presentation mode. 20 years ago
Pino Toscano fdbd0101a4 move the AnnotatorEngine base class and the SmoothPath engine out of the private use of the page view annotator 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
Albert Astals Cid 46ac215751 Now that i fixed kdeprint i can ensure that Pino's change was wrong and PageSize is what we want 20 years ago
Albert Astals Cid 3910dab04d we do support links to things != web pages 20 years ago
Albert Astals Cid 511e6f32a1 fix porting bug 20 years ago
Pino Toscano e7f46c265e i like icons 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 e43d62afff old, limited and replaced by the tiff one (was already disabled since some time) 20 years ago
Pino Toscano 0a2d8a0d65 use Utils::getDpi(X|Y), less header include 20 years ago
Pino Toscano 1b501cd8d2 add missing copyright statement 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 a49e75edeb const 20 years ago
Pino Toscano e5f7314c65 hand-written ROUND -> qRound 20 years ago
Holger Freyther d8e92f5ff8 okular/ui/pageview.cpp: Make it compile with QtMac 20 years ago
Pino Toscano 51dd1dc328 this should be more correct, although not working either 20 years ago
Pino Toscano 08eab9344b fix the drawing of two highlight annotations 20 years ago
Pino Toscano 95046e8889 use the right arrows in RtL layout 20 years ago
Pino Toscano f387bb2b0a Cancel selecting when Esc is pressed. 20 years ago
Pino Toscano 6ac2174811 move the configuration update procedures of the page view into the page view itself 20 years ago
Pino Toscano c89e93c974 the clear button is no more needed 20 years ago
Pino Toscano 2fdf837546 fix small errors in the kpdf->okular conversion 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 9a2b938431 Add support for the directive to open the table of contents when opening a document, used in PDFs. 20 years ago
Pino Toscano d6fd44e1ed forward declaration 20 years ago
Pino Toscano 4c3d96c193 make the rotation working almost again 20 years ago
Pino Toscano a3667a7202 make the rotation work again 20 years ago
Pino Toscano 9b5a184aa3 delete the old rotation code and make this generator working again 20 years ago
Pino Toscano 90ee1a0547 convert to generate page images and not pixmaps 20 years ago
Albert Astals Cid d6c251a752 setPixmap -> setImage 20 years ago
Pino Toscano 66b5ef51f3 show a 'keep password' checkbox when using a wallet so the user ca decide if he wants the password saved in the wallet. 20 years ago
Pino Toscano 0be674f981 Forwardport SVN commit 599376 by pino: 20 years ago
Pino Toscano 8f633c7c8e fix library loading 20 years ago
Pino Toscano eb83fc5d27 adapt the djvu generator (and kdjvu) to handle images instead of pixmaps 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 03e01b97f6 it's not a real composition effect, but this should help a bit... 20 years ago
Pino Toscano de3d0468ab use the new kdelibs (adding a caption) 20 years ago
Laurent Montel acb44a49d5 Apply Alex patch (now we can use enable-final argument 20 years ago
Tobias Koenig 65eae2664a Fixed generation of 'table of contents' 20 years ago
Pino Toscano 4c0808fabf a bit less of #include's 20 years ago
Pino Toscano ab1fe9f8cc initialize a pointer is always a good idea 20 years ago
Pino Toscano 23b3a7f6a1 ooops forgot to remove some debug 20 years ago
Pino Toscano 339bfc6907 Create a new AnnotationEngine to select some text from the current page, and make it able to distill Highlight annotations. Now you can hightlight th text in your document, wooo :) 20 years ago
Pino Toscano 5f28d1163f make a pair of actions name and label more close to the others 20 years ago