68 Commits (ac083e44e3b0ba7fc8ccbfd1401b0f5624fd16f4)

Author SHA1 Message Date
Alexander Lohnau ac083e44e3 Make meaning of sponsoring note more clear 5 years ago
Alexander Lohnau 24c75071be Move sponsoring note outside of SPDX-FileCopyrightText statement 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 19b7e3c112 The work in this branch was sponsored by LiMux 8 years ago
Alexander Trufanov e91bf07bcf Try to display a malformed image if feasible 8 years ago
Alexander Trufanov 4b2ba6a7af Try to display a malformed image if feasible 8 years ago
Albert Astals Cid ca5422d0e9 Implement swapBackingFile for the PDF backend 8 years ago
Albert Astals Cid f467807506 Remove #ifdefs for Qt we require in cmake anyway 9 years ago
Martin T. H. Sandsmark d5bdca64d2 Fix low hanging unused parameters warnings 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
Alex Richardson bb22f7d3f1 Don't rotate images with Qt 5.4.0 and 5.4.1 11 years ago
Montel Laurent 60f8d7b712 Fix includes 12 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Raymond Wooninck f4badbc117 Port the aboutData to the new methods. Next would be to bring back 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Fabio D'Urso e395735820 Port the kimgio generator 12 years ago
Fabio D'Urso 559ba0f01e Remove unused/commented out code from kimgio generator 12 years ago
Vishesh Handa 077689c4d3 Port KAction and KMenu 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Albert Astals Cid e9e3d4a435 Make documentInfo be Hash based instead of XML based 12 years ago
Fabio D'Urso 43a3756e1c Hot-swap backing file instead of reloading (if the generator supports it) 12 years ago
Albert Astals Cid d2d4528bea Increase versions for 4.12 RC 12 years ago
Fabio D'Urso bdcc7d3eb1 kimgio generator: tiled rendering support 13 years ago
Fabio D'Urso 26c257202d kimgio generator: Apply transformations dictated by Exif metadata 13 years ago
Albert Astals Cid 3f3f82afa1 Fix my email address 13 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 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
Albert Astals Cid 0fdc76180d QImageReader is a bit dumb and does not know how to open jpeg files with .png extension so use kmimetype that is somehow smarter 15 years ago
Albert Astals Cid 2ea878f4d9 return the mimetype in the kimgio generator 17 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 ea48a1b7f4 Provide an example (disabled, of course) of usage of the "new" GuiInterface in the KImageIO backend. 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 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
Pino Toscano 763bb521b7 make the loading of images from stdin working 19 years ago
Tobias Koenig baf1fb2870 Several changes: 19 years ago
Pino Toscano 55dfb87f3f simplify a bit the Feature system: move it to the base Generator class, and add a protected method to switch a feature on and off easily - no more need to copy&paste hasFeature() anymore 19 years ago
Tobias Koenig d227a94e79 First part of the porting to a threaded api for generators 19 years ago
Pino Toscano 4f8724b62b Improve a bit the image generator, even if it's just a toy: 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
Tobias Koenig a490cc0cd7 Add the following functionality: 20 years ago