133 Commits (55a67a082e13976476bdf8af30431c838bc16a5b)

Author SHA1 Message Date
Albert Astals Cid 55a67a082e Each plugin installs a application desktop so that the supported mimetypes are exactly the ones supported by the plugins installed 19 years ago
Albert Astals Cid 5365f79d6d fordwardport r648173 kpdf/branches/KDE/3.5/kdegraphics/kpdf/ (4 files in 3 dirs): 19 years ago
David Faure 06d18ea3cc Make it possible to compile all of playground in one go (but also still to compile it like before, of course). 19 years ago
Pino Toscano f18845576b add the permission to fill forms 19 years ago
Pino Toscano 88006a575b extract the messages of each generator into an own pot: this way it's easier to translate a single backend (or provide the translation for a custom one), but as drawback some strings are repeated in more than one pot 19 years ago
Pino Toscano 1bfc805a3e it does not make much sense to check for a serie of permissions at the same time, so just check one permission at a time 19 years ago
Pino Toscano 3507d4e68f use the new Okular::ExportFormat::plainText() 19 years ago
Pino Toscano 1ea8792482 Restore compatibility with Poppler 0.5.x. 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago
Pino Toscano e158d82848 just #include in the cpp 19 years ago
Pino Toscano e4d66e7cea unused #include's 19 years ago
Pino Toscano 6068c76df6 Merge the new functions of ThreadedGenerator into the base Generator: this means that there's again only a single base Generator that can provide the multithreading for the generation of contents, just pixmaps for now. 19 years ago
Pino Toscano 72eea79ccd Small optimization: as PopplerQt4 currently has the limitation that links can be calculated only after a pixmap generation, then just do it once per page. 19 years ago
Pino Toscano fcf7e9aa4e waiting for a refactory, use or destroy the object rects created in the generation thread 19 years ago
Pino Toscano d37f6a80ff no need to include config.h anymore 19 years ago
Pino Toscano 23d666cf7f move the DRM skip checks to the Document 19 years ago
Tobias Koenig baf1fb2870 Several changes: 19 years ago
Pino Toscano 55dfb87f3f simplify a bit the Feature system: move it to the base Generator class, and add a protected method to switch a feature on and off easily - no more need to copy&paste hasFeature() anymore 19 years ago
Tobias Koenig d227a94e79 First part of the porting to a threaded api for generators 19 years ago
Pino Toscano a669609a00 less warnings when compiling with poppler 0.5.x 19 years ago
Pino Toscano b7ee07a424 read the page labels from poppler 19 years ago
Pino Toscano 135a18b407 get rid of supportsSearching() by using a proper feature 19 years ago
Pino Toscano 468a0da775 bye bye canGenerateTextPage(), unused nowadays 19 years ago
Pino Toscano 5bd13f7c0e update the keep status only when really needed 19 years ago
Albert Astals Cid c9102c7cfd Add loadDocumentFromData method to the pdf backend. 19 years ago
Pino Toscano ba36aa3953 fix broken blind porting 19 years ago
Laurent Montel 34edbef72d Port to new api 19 years ago
Pino Toscano 5636ac551f don't leak memory when loading page actions from poppler, and sound objects 19 years ago
Pino Toscano 4b922367e2 Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
Tobias Koenig ac792e5c9c Fixed krazy issues 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 years ago
Tobias Koenig 2aa8a4c31b Moved SourceReference into its own file 19 years ago
Pino Toscano 915a48eb4d move the Generator configuration stuff into a new ConfigInterface 19 years ago
Pino Toscano 5083655c11 Implement the page duration in presentation mode, and read the info from PDF documents. 19 years ago
Tobias Koenig 4fe8bdce53 Fixed free text selection for rotated pages 20 years ago
Albert Astals Cid 486095425b Master pino wants me to commit this 20 years ago
Pino Toscano b7328d7234 add an handy DocumentViewport::isValid() and use it where possible instead of doing checks manually 20 years ago
Laurent Montel 06b79cdf27 Compile++ 20 years ago
Tobias Koenig a9f58440df First large commit for the Annotation API cleanup 20 years ago
Pino Toscano afa2e5a999 iterator -> const_iterator 20 years ago
Tobias Koenig a7b04cb92b Replaced 20 years ago
Tobias Koenig 76ea6f6564 The generator has to reswap the page height and width to create a pixmap 20 years ago
Pino Toscano a0d0f637cf try to keep compatibility with poppler 0.5.x 20 years ago
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago
Pino Toscano 732b6e9c6e use the return value of kprinter 20 years ago
Albert Astals Cid a0a387b121 Fordward port kpdf changes about printing margins, a poppler from 1 minute ago is needed 20 years ago
Pino Toscano d40ea02787 Read almost completely the pdfsync information for a PDF, if available. 20 years ago
Pino Toscano 0d7f4d49d2 adapt to the recent poppler-qt4 changes, and maintain the compatibility with poppler 0.5.x 20 years ago
Pino Toscano 5adbe4c66f there's no more need for libtool files 20 years ago