4 Commits (c50d6b8aeee21a42b1cb1ef37362d69791abb3e6)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Frederik Gladhorn ac15a7075e More QUrl porting 12 years ago
Pino Toscano d3b0b62cfc Make Okular able to distinguish the LilyPond "Point and click" links, 18 years ago
Pino Toscano 5851ddf6a8 Start a View class for managing the "views" of a document. 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
Tobias Koenig e1ab8660ef Add new TextDocumentGenerator class, which is a base class for 19 years ago
Tobias Koenig 53c97a481b Add generator plugin for the FictionBook format (http://en.wikipedia.org/wiki/FictionBook), 19 years ago
Tobias Koenig ea51ee18f5 Do a lot of include cleanups... we install all important 19 years ago
Tobias Koenig 86a1fd3b69 Big cleanup of Document API and documentation: 19 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
Pino Toscano 2fdca9ed0e old stuff 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 317132c670 remove some unused stuff; add comments and fix include guard name 20 years ago
Pino Toscano 60eab90248 small API changes to Generator: 20 years ago
Pino Toscano 09bf08b3e6 small API change for Generator: getText() just return a QString instead of a QString*, as QString is already implicitely shared 20 years ago
Pino Toscano 1db35180c1 the generator_kimgio can rotate the images 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 757db52ac7 - gui support 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 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 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