28 Commits (99a99a15901f5a3be7894de78dc2fa050b52a8e1)

Author SHA1 Message Date
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
Tobias Koenig 07167f1e24 SVN_SILENT code cleanup 20 years ago
Pino Toscano 9b5a184aa3 delete the old rotation code and make this generator working again 20 years ago
Tobias Koenig a375953402 Adapt ghostview, kimgio, pdf, dvi, chm, xps and ooo generators to setImage() 20 years ago
Tobias Koenig d22b2f1892 A rather big change: 20 years ago
Pino Toscano 18028a8a2c API change in the Generator: use an empty construct, and set the document for the generator right after its construction. 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano c52a0e622b Change the way we rotate the pages. 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago
Pino Toscano b6d7a36eda Small addition to the Ganarator API: bool closeDocument(). 20 years ago
Pino Toscano 066beaa1dd small changes in the Generator API: 20 years ago
Pino Toscano eee480642e less qt3_support 20 years ago
Pino Toscano 1db35180c1 the generator_kimgio can rotate the images 20 years ago
Pino Toscano 863da7ba3e less qt3_support 20 years ago
Pino Toscano 11d5e77ff4 less qt3/kde3 support 20 years ago
Albert Astals Cid 7ae1f13b3f when i said all linked i lied because i still had to commit that ;-) 20 years ago
Piotr Szymanski ac523a75a5 - add relevant signals (xpdf) 21 years ago
Piotr Szymanski b9d106bb6f - move to generators 21 years ago
Piotr Szymanski 81bb03b454 - added suport for changing rotation of the current document, looked at ghostview code, on how to do it 21 years ago
Piotr Szymanski 36ab5c8965 - make generators plugins by: 21 years ago
Enrico Ros 789e799ba7 generate smooth scaled image of the requested size (looks/caches/works 21 years ago
Enrico Ros bd81ccaed7 merged patch_064,065,066,068,075,091,092 (tinyurl.com/8t5ec) 21 years ago
Albert Astals Cid a867c64ef7 qimage generator is working again but seems kimgio is not plugging correctly the plugins 21 years ago
Albert Astals Cid c8a96f9fd2 more generator_png -> generator_kimgio renaming 21 years ago
Albert Astals Cid 9946534b1d generator_png -> generator_kimgio 21 years ago
Albert Astals Cid 9f12ab9634 remove warning 21 years ago
Albert Astals Cid d1dd22b280 Implement bare-bones printing for the png generator, leak-- 21 years ago
Albert Astals Cid 08d23c5231 Proof of concept PNG generator, to use if do kpdf foo.png as open only shows pdf, it crashes when doing Search as you type and Presentation does not works but it only has 10 lines of code and it was done to show how "easy" is adding new generators 21 years ago