2 Commits (master)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Albert Astals Cid 191a37fb52 Q_DECL_OVERRIDE -> override 9 years ago
Albert Astals Cid b50aff3ed7 Q_NULLPTR -> nullptr 9 years ago
Martin T. H. Sandsmark 439ced872d Port away from signal/slot keyword 10 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Montel Laurent 13ad9aa53b Add Q_DECL_OVERRIDE 11 years ago
Tobias Koenig d68bba55b4 Make VideoWidget independet of associated annotation type 14 years ago
Tobias Koenig f70dc3c1e1 Fix visibility of VideoWidget on page change events 14 years ago
Tobias Koenig 811e3b2539 Switch from poster image to video player after video has started playing 14 years ago
Tobias Koenig 8dbd83ab2a Implement support for poster image of videos in PDF documents 14 years ago
Tobias Koenig 8683822a47 Improve auto play behaviour of videos 14 years ago
Tobias Koenig 486df96203 Make video player behave similar to Adobe Acroread 14 years ago
Albert Astals Cid 89e2611f32 Stop playing videos when they are no longer visible 14 years ago
Pino Toscano 7f4d879f77 few improvements to the video widget (yay for airport hacking): 18 years ago
Pino Toscano 70d9ff6c02 - add a real basic control bar with the play/pause and stop actions for the movie control, only shown whether the movie asks for it 18 years ago
Pino Toscano 3ede96ef1b add a video widget class that encapsulates a Phonon video player and includes all the logic for repeated playbacks, media controls, etc 18 years ago
Pino Toscano 723aa28f91 no need to tie the TTS object to the page view stuff, just emit the error messages and let the page view handle them 18 years ago
Pino Toscano 32baca8638 - keep track of the speech jobs we started 18 years ago
Pino Toscano a4da9a27dc Switch to use the generated interface from org.kde.KSpeech.xml, instead of manually call the functions. 18 years ago
Pino Toscano f407f84d8a move in an own class (out of the page view) all the TTS related code 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