61 Commits (f2e9633ea7603df965eb7fdddf875fa8e950fb4d)

Author SHA1 Message Date
Aleix Pol f42a3bad65 Drop libkscreen dependency 10 years ago
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
Lukáš Tinkl e9ae1d99af port away from KLocale 11 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent 378f6847a2 Remove some deprecated kdelibs4support 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
Frederik Gladhorn 7261d5d45a Generator porting (mostly kaboutdata) 12 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
John Layt b30305b668 Enable Current Page option in Okular print dialog if running Qt >= 4.7 16 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
Tobias Koenig 037034392c Scale TIFF without RESUNIT entry correctly by using default values 17 years ago
Pino Toscano 76126bf29a swapping was needed... 3 years ago, but it is not anymore 17 years ago
Pino Toscano 0599270e40 take the reading of the X/Y dpi values out of the for loop 17 years ago
Pino Toscano e468befe0f bump versions (sync with kde 4.2) 17 years ago
Pino Toscano 855a32c601 isolate the tiff loading in an own function 18 years ago
Pino Toscano a2b63a66dc simplier way to get a file name 18 years ago
Brad Hards ec5589c599 Implement scale-down for images that would not otherwise fit 18 years ago
Pino Toscano eceb09c379 add more contexts in i18n calls 18 years ago
Pino Toscano 085bdae8a3 specify better file names for TIFFClientOpen 18 years ago
Pino Toscano 3709ecd71e Consider the orientation of TIFF documents. 18 years ago
Pino Toscano d2fb47db86 SVN_SILENT there is new stuff, so bump the version to 0.2 18 years ago
Pino Toscano 483a7a830f SVN_SILENT unused var 18 years ago
Pino Toscano 7d0c3fc516 implement the reading from raw data in a more efficient way (no temporary file) 18 years ago
Pino Toscano e847099817 switch from TIFFOpen to TIFFClientOpen + callbacks on QIODevice 18 years ago
Pino Toscano 17fe071d04 If a directory in a TIFF carries information about the resolution, use them to calculate its real size. 18 years ago
Pino Toscano eaff357e78 SVN_SILENT bump to 0.1.1 18 years ago
Pino Toscano fd1e5863bb - add version of libtiff in the about data 18 years ago
Pino Toscano e27bfaac73 Add a mapping system for pages to exclude the pages we are not able to load, avoid crashing when requesting "invalid" pages. 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
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 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 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
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
David Jarvie 6ccde0505c Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime() 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
Tobias Koenig d227a94e79 First part of the porting to a threaded api for generators 19 years ago
Pino Toscano 55d26ba370 no more initial rotation 19 years ago
Pino Toscano 4b922367e2 Use a proper enum to deal with orientation/rotation all around okular. 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Pino Toscano 94c9ffa3d7 do not explicitely include document.h in generator.h 19 years ago