464 Commits (6293345c950f6817a0dc35b5781c72550b788e64)

Author SHA1 Message Date
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Pino Toscano c363cad735 this should hopefully fix the build 19 years ago
Pino Toscano f18845576b add the permission to fill forms 19 years ago
Tobias Koenig ef13da1225 Fixed the loading of documents where not all pages are referenced 19 years ago
Tobias Koenig bc309799d7 Worked around some bugs in QTextCursor/Document, bug reports already sent to TT 19 years ago
Pino Toscano e321010e63 the plucker generators requires, libjpeg, so compile it only if libjpeg is found 19 years ago
Albert Astals Cid 6c75fd3203 No idea why it was a void * if it always was used as int. 19 years ago
Pino Toscano 61ace600ec extra ';' 19 years ago
Dirk Mueller 92628902bd pedantic-- 19 years ago
Tobias Koenig bbab731ce0 Add plugin for the Plucker format (http://www.plkr.org/) which is used for 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
Brad Hards 3716cc9eb3 Minor cleanups - make debugging more informative, a spello 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 c8f1b532f8 placeholder 19 years ago
Pino Toscano 24c56ef3d9 move most of the okular cmake configure stuff within the okular source tree 19 years ago
Brad Hards 61aa0d440d Switch the Text Extraction handler over to using 19 years ago
Brad Hards 3c05813278 More conversion from DOM to QXmlStreamReader. Same functionality, 19 years ago
Brad Hards b0039a0e11 Remove unused declaration. 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Brad Hards 81a132092f Switch to using QXmlStreamReader (from Qt4.3) for 19 years ago
Script Kiddy 9c27194383 SVN_SILENT made messages (.desktop file) 19 years ago
Brad Hards 2610ad9755 temporarily disable XPS generator for Qt4.2 and 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
Brad Hards b6a3ab9a2c Fix a couple of crash bugs. 19 years ago
Tobias Koenig 68e1c81b9a * Fixed the loading of chm documents (avoids crashes) 19 years ago
Tobias Koenig f6db3a7408 Replaced the kapp->processEvents magic by a clean nested QEventLoop 19 years ago
Brad Hards 642a841840 Add document synopsis for XPS. 19 years ago
Brad Hards f749c5dc22 Minor rethink on the colour parsing. If we have separate methods for 19 years ago
Brad Hards 999967935e Implement pen colour and size (Stroke and StrokeThickness 19 years ago
Brad Hards e29e44ff89 Store away the digital signature origin. 19 years ago
Brad Hards d5ec64e34c Add support for the Opacity attribute. 19 years ago
Jiri Klement dbe7fea25a Fix memory leaks 19 years ago
Jiri Klement 065287322a Share fonts in whole xpsfile (not only xpspage) 19 years ago
Jiri Klement 1c545fb8cb Text extraction support 19 years ago
Pino Toscano ed3b44ad38 missing #include 19 years ago
Jiri Klement 4ea8794f52 ImageBrush rendering element: support for Viewbox, Viewport, Transform 19 years ago
Pino Toscano 90f1a9f5be properly use of loadDocument()/closeDocument() 19 years ago
Jiri Klement c8adc05145 Fix font size 19 years ago
Jiri Klement f0eaa1fbff Rewrite of page rendering. Now it respects context and actual work is done at the end of element so child elements are taken into account 19 years ago
Jiri Klement 411bf7d873 Fix separation of graphics elements (settings for path could affect glyphs) 19 years ago
Jiri Klement 55d67b9034 Fix memory leaks 19 years ago
Jiri Klement 03dc9c916c Page is now rendered on screen size so no additional scaling is necessary - better looking and faster rendering 19 years ago
Jiri Klement 74e912ea1f SVN_SILENT fix intendation 19 years ago
Jiri Klement 1de57323db Optimalize document loading. Now is used SAX instead of DOM for getting page size which reduced time to load document few times 19 years ago
Jiri Klement 53122db23d parseAbbreviatedData has be rewritten, now it supports almost all commands(except arc) 19 years ago
Brad Hards 8f3336d252 Patch from Jiri Klement, which fixes: 19 years ago
Pino Toscano d8748b118b SVN_SILENT unused parameter 19 years ago
Pino Toscano e158d82848 just #include in the cpp 19 years ago