4207 Commits (67cec6ac9e3ecf323c762d300a2465cfdceda877)
 

Author SHA1 Message Date
Pino Toscano d647dff900 make all the form widgets emit the changes when they are changed; 18 years ago
Pino Toscano e023effb15 Add a requestPixmaps() overload that takes options as flags. 18 years ago
Tobias Koenig 72b469b712 Don't set the minimumSize manually, let QLayout do the job, 18 years ago
Tobias Koenig 14d47622d8 Add about data to my maintained generators 18 years ago
Pino Toscano d6c581e383 stop the talks when quitting 18 years ago
Pino Toscano bc9c110df0 do not leak the kspeech interface object 18 years ago
Burkhard Lück 5656599470 fixed wrong markup 18 years ago
Pino Toscano a4084b8632 i can consider the TTS integration mostly complete 18 years ago
Pino Toscano f65c9225a9 Add an action to stop all the text speechs. 18 years ago
Pino Toscano 32baca8638 - keep track of the speech jobs we started 18 years ago
Pino Toscano 69179e2505 More interaction between Okular and the KDE Text To Speech system: 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 822fd2488d Enable again the slider in the "Go to Page" dialog. 18 years ago
Pino Toscano c0ba4950a3 use find_package_handle_standard_args() 18 years ago
Pino Toscano 21001e7dd0 Check the DRM limitations as well when copying the selection. 18 years ago
Tobias Koenig 7f5e24af52 Improved the presentation of nested lists, the structure is 18 years ago
Tobias Koenig eb25ad0f18 First part of fixing representation of lists 18 years ago
Pino Toscano a0ffddf5ab Make sure to unload the fonts before unloading freetype. Otherwise the freetype fonts can use the (unloaded in the meanwhile) freetype, and bad things happen. 18 years ago
Pino Toscano b30d3ab3a6 make the internal bookmark search method part of the private class 18 years ago
Pino Toscano 39c2d29ac2 Do not copy to the selection the text when selecting "Copy text" in the RMB menu, but after releasing the LMB when "visually" selecting text. 18 years ago
Pino Toscano cea186978f Add a tooltip with the embedded status of the font, and the visual preview of it if it is not embedded. 18 years ago
Pino Toscano 4622f7df85 Font information view: 18 years ago
Pino Toscano d6b22c270d reindent and add a switch for the role 18 years ago
Pino Toscano 3004d81bd8 Add a tooltip for the bookmark name. 18 years ago
Pino Toscano e3a29cb93e add author info 18 years ago
Pino Toscano 5e691f9dee link to less libraries 18 years ago
Patrick Spendrin 8de31796b1 install okularcore and kolourpaint_lgpl to the now correct places. 18 years ago
Script Kiddy 51244e469c SVN_SILENT made messages (.desktop file) 18 years ago
Patrick Spendrin c96ec3acf7 compile++ - Apply the same as in dviRenderer.cpp:383/:384 18 years ago
Patrick Spendrin d11b124e63 remove linkage to not existing libm 18 years ago
Script Kiddy 81bea38964 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 0c1ff7f350 new method/signal for okular 0.7 (kde 4.1) 18 years ago
Pino Toscano 7266660c37 Add a protected TextDocumentGenerator* generator() to the TextDocumentConverter to make it able to use stuff of the Document (eg a parent for dialogs). 18 years ago
Dirk Mueller a9470717c9 fix logical typo 18 years ago
Pino Toscano f119948841 connect to the changed signals _after_ we set the states, otherwise end up in pushing back to the form fields the same value 18 years ago
Script Kiddy 936171d955 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano be5abf2c74 ok, fix in the proper way: always compile the manifest, and instead #ifdef the qca2 part in it 18 years ago
Pino Toscano fde51008b8 - compile manifest.cpp only if qca2 was found 18 years ago
Brad Hards e403126da4 Add support for encrypted ODF documents. 18 years ago
Laurent Montel 3f43482199 Make dashboard happy 18 years ago
Pino Toscano c77c26bcfe extra ';' 18 years ago
Pino Toscano f8f6fe3256 * even the checkboxes can be grouped together like they would be radio buttons, so add the possibility to have button groups for them as well 18 years ago
Albert Astals Cid aab9224955 resync with kchmviewer 18 years ago
Pino Toscano e780f79fee install the "public" cmake modules, only FindOkular atm 18 years ago
Pino Toscano ebdc32b46c polish up a bit: 18 years ago
Pino Toscano ba59951fe0 merge the checks for stuff in the development version of poppler in a HAVE_POPPLER_0_7 18 years ago
Pino Toscano 7aceeecb4d bump libokularcore library version to 1.1.0 18 years ago
Pino Toscano 64e7cd8e41 Optionally, read the "button" form fields from poppler. 18 years ago
Pino Toscano 03ea6ff54d Add the support in the core library and in the user interface for button form fields (ie, push button, check boxes and radio buttons). 18 years ago