71 Commits (44c86de7e415e30572d774a3ec3e90681bc8abfa)

Author SHA1 Message Date
Albert Astals Cid bcbaec0563 tiff: Stop using deprecated types 5 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 96f00a4d29 CI: Enable clazy qstring-arg check 6 years ago
Albert Astals Cid da2e03ec5a Make clang-tidy happy 6 years ago
Albert Astals Cid 5f42e08e25 Don't have a for with variable i inside a for with variable i 6 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Martin T. H. Sandsmark 7f3eebd9f3 Only show warning messages by default 9 years ago
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