77 Commits (75c8acee60f5ca3d780df86e994b1a84fbd78d36)

Author SHA1 Message Date
Fabio D'Urso 75c8acee60 Compile DVI, TIFF and XPS generators 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Frederik Gladhorn 7261d5d45a Generator porting (mostly kaboutdata) 12 years ago
Albert Astals Cid b326c4f11e Prepare for 4.14.0 release 12 years ago
Albert Astals Cid 99ec6dcdc5 We don't need to pass the parent down now 12 years ago
Albert Astals Cid 6112a79765 Minor version updates to generators with changes since 4.12 12 years ago
Luigi Toscano 4ae6ece82e Use signals to propagate notifications in dviexport and psgs 12 years ago
Albert Astals Cid 57bc499c9a Update version 0.15.4 for 4.9.4 release 13 years ago
Albert Astals Cid 81c5c540df Update versions for KDE 4.8 14 years ago
Albert Astals Cid 51a77e6a51 Update versions for KDE 4.8 14 years ago
Pino Toscano 16b36087f9 dvi: fix build without freetype 15 years ago
Kevin Kofler e001fbab55 Fix landscape documents getting printed in portrait format if "Landscape" is selected in the print dialog (the default). 15 years ago
Mohammad Mahfuzur Rahman Mamun 57db9f4c19 textSelection according to the TextList seems to work fine -- tested with some pdfs 15 years ago
Myreal Name 2149fb46ef Another message 15 years ago
Pino Toscano 505139af31 generators: fix core #includes removing the okular prefix 15 years ago
Pino Toscano 14521f54a7 bump plugins versions to be in sync with kde 4.4 and, in case, consider more work being done 16 years ago
John Layt b30305b668 Enable Current Page option in Okular print dialog if running Qt >= 4.7 16 years ago
Pino Toscano 2b1c2202a6 bump plugins versions to be in sync with kde 4.3 and, in case, consider more work being done 16 years ago
Albert Astals Cid edd82d80c6 Make sure resolution is not inf 16 years ago
Albert Astals Cid f12bd0a942 remove const_cast eeeeeeeeeek 16 years ago
Luigi Toscano 1f548c29b6 Activate support for DVI font information in the document properties dialog. 17 years ago
Albert Astals Cid 27830a988e Add a [hidden] config option to set hinting to fonts 17 years ago
Albert Astals Cid 966369332b move usage of m_dviRenderer to below the if it checks if it exists 17 years ago
Pino Toscano 07e6cc3bb0 bump plugins versions to be in sync with kde 4.2 and, in case, consider more work being done 17 years ago
Pino Toscano 80b9ea46eb the kpart does already loop when refreshing a document, so doing the "wait and try again" ourselves is not useful 17 years ago
Pino Toscano 12e601b733 when attempting to open a DVI file, check whether the file is correct 17 years ago
Pino Toscano 32ca783be8 add named viewport resolution 17 years ago
Pino Toscano 455b535ab6 Switch from the sync API to the async one. 17 years ago
Pino Toscano e75b76545c convert and set the links only *once* per page 17 years ago
Pino Toscano ff9c6a6ab5 do not leak the dvi renderer when the loading fails 17 years ago
André Wöbbeking 3e7626447a finish old todo: completed KAboutData to enable "About Backend" action 17 years ago
Pino Toscano f0066c8212 use -1 to indicate an unspecified coordinate now 17 years ago
John Layt cc45ce4a1e Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 17 years ago
Laurent Montel c2fc9836e8 Fix iterator 18 years ago
Pino Toscano 6b6a111099 Make the poppler(pdf), spectre(ps), dvi and chm backend calculate and set bounding box of pages. 18 years ago
Albert Astals Cid 3593d174b5 microoptimization 18 years ago
Pino Toscano 975b5e550b give the debug messages their correct area 18 years ago
Pino Toscano 59f19fe8aa Patch by Luigi Toscano <luigi.toscano@tiscali.it> to mplemented printing support for DVI backend. 18 years ago
Pino Toscano e984ef4086 Patch by Luigi Toscano <luigi.toscano@tiscali.it> to: 18 years ago
Pino Toscano 03e0154fc4 use a stack of dom elements by value, so no memory is leaked 18 years ago
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 19 years ago
Pino Toscano 10503cf472 Add stubs for about data for the backends that don't have one, but have translations. 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago
Pino Toscano e461f0c113 don't include kpixmapeffect.h 19 years ago
Laurent Montel d7193013e2 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Tobias Koenig 06e831a3c9 Add a new method DocumentInfo::set( enum, QString ) to get more 19 years ago
Pino Toscano 106e96240c rename (almost) every ActionFoo class to FooAction 19 years ago
Pino Toscano 5f21b15d99 Link -> Action renaming. 19 years ago
Pino Toscano f3e484082d Link -> Action renaming. 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