30 Commits (e03e6f6863a5771bb244ff2c9296c00a58308adc)

Author SHA1 Message Date
Montel Laurent 3b4ee788b8 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 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn 7261d5d45a Generator porting (mostly kaboutdata) 12 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
David Palacio 82c29939ea Merge pages, pageSize and extractImageFiles. 15 years ago
Pino Toscano 8585bb70ec bump versions of comicbook and xps generators 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 14521f54a7 bump plugins versions to be in sync with kde 4.4 and, in case, consider more work being done 16 years ago
John Layt b30305b668 Enable Current Page option in Okular print dialog if running Qt >= 4.7 16 years ago
Pino Toscano 36924a897f When loading a comicbook, try to get just the size of the various images without loading them if possible. 17 years ago
Pino Toscano e76e7d1cd9 bump version 17 years ago
Pino Toscano e468befe0f bump versions (sync with kde 4.2) 17 years ago
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