89 Commits (f2e9633ea7603df965eb7fdddf875fa8e950fb4d)

Author SHA1 Message Date
Patrick Spendrin 37d5623102 Remove kdelibs4support from the generator plugins 10 years ago
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Raymond Wooninck 7e3e82693e Make the generators build 12 years ago
Montel Laurent fc13e5c148 Reactivate djvu generator 12 years ago
Raymond Wooninck f4badbc117 Port the aboutData to the new methods. Next would be to bring back 12 years ago
Frederik Gladhorn 3581fb6245 Port to QTemporaryFile 12 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Jon Mease 2ae9e58bb4 Merge window.text, contents and inplaceText annotation properties 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 56e1002af6 djvu: try to extract "line" text blocks if there are no "word" ones 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
Pino Toscano 505139af31 generators: fix core #includes removing the okular prefix 15 years ago
Pino Toscano e6b98db3d0 bump some generators version number to the values of the 4.5 branch, plus increase if there was work/fixes done 15 years ago
Pino Toscano 26d462e143 do not crash when handling links pointing to pages not in the document 16 years ago
John Layt b30305b668 Enable Current Page option in Okular print dialog if running Qt >= 4.7 16 years ago
John Layt cc45ce4a1e Fix Print to File output by using Ghostscript ps2pdf to convert ps print file 17 years ago
Pino Toscano 25a414904a djvu toc: 18 years ago
Pino Toscano 674380340e supports url's as destination of toc items 18 years ago
Pino Toscano b43fe1ce35 djvu toc: 18 years ago
Pino Toscano ef8a4b9a83 be sure to close the file before sending it for printing 18 years ago
Pino Toscano eceb09c379 add more contexts in i18n calls 18 years ago
Pino Toscano d51be3729b add a way to disable the internal page cache, and disable it by default in the generator 18 years ago
Pino Toscano a9227aff93 SVN_SILENT bump version, update copyright notice and slightly improve the description 18 years ago
Pino Toscano 903956dec9 SVN_SILENT unused parameter 18 years ago
Pino Toscano 080acb4344 one constness more, one ugly cast less 19 years ago
Pino Toscano 870980da75 correctly set the External flag for annotations loaded from documents 19 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
John Layt 1b1ed9451b Enable Okular printing features: 19 years ago
John Layt 070285e039 Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS. 19 years ago
Pino Toscano 15155d8824 Rename the virtual closeDocument() to doCloseDocument(), and make it protected. 19 years ago
Pino Toscano 9ec65271fa SVN_SILENT old stuff 19 years ago
Pino Toscano 4edda7b967 provide the title of the document, if it has any 19 years ago
Pino Toscano 50b73a93b1 Remove the (not working) homemade async loading, and make use of the Generator API for async loading. 19 years ago
Pino Toscano 823edf52b1 make KDjVu no more a QObject, and remove the traces of "async" loading (never really implemented) 19 years ago
Pino Toscano 0b76db026f don't tell kdeprint to remove the file, KTemporaryFile does that for us 19 years ago
Pino Toscano ee925f2e58 add a postscript export overload that takes a QFile*, so we can properly use KTemporaryFile with printing 19 years ago
Pino Toscano 48b2cad049 fixed wrong example in the apidox, and all the code that was done by copy&paste from it, basically... 19 years ago
Pino Toscano a9f0d2eb46 Try to extract the text entities (thus the text) from a DjVu document. 19 years ago
Pino Toscano 27e738f238 Start adding backend information to each generator. 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
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago