2725 Commits (4c3d96c1933e7f74dc9d57972730b48072cd3fc2)
 

Author SHA1 Message Date
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
Pino Toscano d010d05e6e make the AnnotatorEngine able to return a list of annotations (this will be useful later...) 20 years ago
Pino Toscano 4f027d89f5 +fixes 20 years ago
Pino Toscano 7d6f5be0e5 less verbose 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 d37a58ec71 show something as caption for the presentation mode; show always the file name instead of the full url when in both the part and presentation mode there is no document title available 20 years ago
Pino Toscano cc3de8c899 fix typo in license 20 years ago
Pino Toscano ed84916c0d spell checking 20 years ago
Pino Toscano bbcb217a19 foo(QString) -> foo(const QString&) 20 years ago
Pino Toscano 300d2a19d1 less includes 20 years ago
Pino Toscano 9093fb49ac forward declaration 20 years ago
Pino Toscano 7e8cd7d780 old todo's 20 years ago
Pino Toscano 0a0cd11352 small bits 20 years ago
Pino Toscano 1fabb1880d rename setSelected to setCurrent, as it clashes with a new function of Qt4.2 20 years ago
Albert Astals Cid 47423021dc fix my broken fix to tokoe's change 20 years ago
Albert Astals Cid 9bcad073c7 remove spanish debug message 20 years ago
Pino Toscano 2fdca9ed0e old stuff 20 years ago
Albert Astals Cid f6fc0a8944 tokoe messed up this, fix it 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano 78809ba627 use better a regexp 20 years ago
Albert Astals Cid d3f03d2144 Change slotRequestVisiblePixmaps that is called due to a rotation change to a queued petition, this makes rotation changing from 0º to 180º work as previously pixmaps where not reasked because the page items relayouting was done after (in a queded petition) and so they did not intersect at this stage, now as we use a queued petition too for slotRequestVisiblePixmaps, the order is correct and works 20 years ago
Pino Toscano 9583a331d5 make it compile, damn typos... 20 years ago
Pino Toscano 40edc361cd basic start of the section about annotations; spell checking 20 years ago
Albert Astals Cid fe0e06e54c There is no need to load all text at the beginning as okular does the text extraction on-demand 20 years ago
Laurent Montel de4760de6e Fix enable-final 20 years ago