16 Commits (115a64ae72270f89bdc2a5f04f1868dbdc858afc)

Author SHA1 Message Date
Pino Toscano 115a64ae72 Use the size as specified by the images, not a fake one. 18 years ago
Pino Toscano 169df555d5 report a message when there is no unrar, or the unrar is not suitable 18 years ago
Pino Toscano f697cdf007 Add a close() method for the comicbook document so: 18 years ago
Tobias Koenig 14d47622d8 Add about data to my maintained generators 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
Tobias Koenig cde58f48ba * Check for Landscape or Portrait mode (patch by Pino) 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 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
Tobias Koenig e642b97c8c Make the generator multithreaded 19 years ago
Tobias Koenig 427325fef2 Don't print over the size of the page 19 years ago
Tobias Koenig deabbae3bf Say hello to the new ComicBook generator for okular. 19 years ago