4 Commits (master)

Author SHA1 Message Date
Albert Astals Cid 6747e7fe8b signals-> Q_SIGNALS 4 years ago
Albert Astals Cid a2e1043149 slots -> Q_SLOTS 4 years ago
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
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks 6 years ago
Jeremy Whiting ef52350f7d When tts engine is changed via okular settings recreate tts object. 7 years ago
Jeremy Whiting 3b9e9fb695 Only enable Pause or Resume when speaking or paused. 7 years ago
Jeremy Whiting 48633374a9 Add Pause/Resume action for pausing and resuming speech synthesis. 7 years ago
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 8 years ago
Albert Astals Cid b50aff3ed7 Q_NULLPTR -> nullptr 9 years ago
Montel Laurent 6fab218de9 Use Q_NULLPTR 11 years ago
Jeremy Whiting 61554c833e Reenabled text to speech using QtSpeech as an optional dependency. 11 years ago
Pino Toscano efcd020e2a port TTS to QDBusServiceWatcher 16 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
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