3155 Commits (bc8036dc62c43261a72c9fe52bf53792e4cfbdbf)
 

Author SHA1 Message Date
Pino Toscano bc8036dc62 they are constant methods, so let them be 'const' 19 years ago
Pino Toscano 6d16cfd1f6 krazy issues 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
Pino Toscano 1ac4578301 init the debug area number 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
Brad Hards 7f373a206a Minor cleanups - stray whitespace, use the debug area 19 years ago
Pino Toscano a33baf4982 connect to the right signal 19 years ago
Allen Winter 282b23b29e tell Krazy to skip over some 3rd party subdirs 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
Pino Toscano fd7434c95a Add support for custom generator about data (and potentially for custom configuration). 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 c8328a6553 Set a title for the KDE Printing Job. 19 years ago
Tobias Koenig da204fd4b8 Match the forms exactly into the surrounding frame 19 years ago
Tobias Koenig 1a0cd8acbd SVN_SILENT help debugging 19 years ago
Pino Toscano a5f6538d43 avoid the jumping of the pageview to the next (hidden) focus form widget when hiding them 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 252de94b21 improve a bit the PageViewTopMessage api, in preparation of new future usage 19 years ago
Pino Toscano 290ae2a264 really new KMainWindow API 19 years ago
Tobias Koenig fd73c59b97 Adapt to new KMainWindow API 19 years ago
Tobias Koenig e950a357d9 Make it compile with current SVN trunk 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
Pino Toscano beb8b93787 bump version to 0.5.82 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
Pino Toscano 1161debb9c i18n change: the plural forms are with %1, %2, etc now, %n is no more 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
Pino Toscano 7e4b9d2170 a small copy&paste error that broke the Google-any search 19 years ago
Pino Toscano 1d27a90fd3 a slightly better usage of the Qt containers, saving also some lookups when using the QMap's 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
Dirk Mueller e24f08a75f remove misplaced ';' 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