4179 Commits (2f97f583b19a01ea7bbf128bbc7e10ccabfe199e)
 

Author SHA1 Message Date
Pino Toscano 2f97f583b1 Apply Albert's patch to use the new functions in Poppler-Qt4 for getting the bounding box of the characaters in the correct way (almost). 18 years ago
Pino Toscano beb3a0b22a Implement the interface for saving, so we can save a changed copy of the PDF document. 18 years ago
Pino Toscano c9089f3160 Add the possibility to save a copy of the document with the changes to it (only for form fields at the moment). 18 years ago
Pino Toscano 903956dec9 SVN_SILENT unused parameter 18 years ago
Pino Toscano 3dc0752a93 SVN_SILENT add the TT task ID for Brad's image loading workaround 18 years ago
Laurent Montel e8eb8df0f1 Not necessary 18 years ago
Luboš Luňák a0e0a60258 Remove usage of QWidget::show[FullScreen|Maximized|Minimized|Normal](), 18 years ago
Script Kiddy 20edfaae91 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 7155e212a7 One typo^W character to rule 'em all. 18 years ago
Pino Toscano 3c8f77a3ae In the annotation window, get the right anotation text using the cool function we already have; 18 years ago
Pino Toscano 57cbf9fa91 add dynamic getters and setters for color, comment and line width 18 years ago
Pino Toscano 2f985db7d0 Store the miniexp_t for annotations in the KDjVu::Annotation object directly, and parse all the properties there. 18 years ago
Pino Toscano 01f82d90b6 Better try to load the relationship file for a document in the XPS archive by using the name of the document itself. 18 years ago
Pino Toscano 85fef2f430 simplier way to extract the resource name from a "file name" 18 years ago
Pino Toscano a68ccfb893 Add 'revision' to the list of metadata we read from a document. 18 years ago
Pino Toscano 3b47f0dcdb simplier way to say "white"... 18 years ago
Pino Toscano e66f4bb62e According to the XPS specification, section 10.1.2, an XML file in the archive can be splitted in small sub-pieces placed with sequential names in a directory called like the XML file. 18 years ago
Pino Toscano 854f506617 Do not try to load an image from a path that really is a command for reading a combined image (image + color profile): 18 years ago
Pino Toscano 610809d54b Load the image from the absolute path. 18 years ago
Pino Toscano ce1b9e5bb2 When loading the entries from the ZIP archive, we need to specify the "full path" inside them. 18 years ago
Pino Toscano 8efe0c45c5 add few apidox for the new requestPixmaps(requests, options) 18 years ago
Pino Toscano 5eec89ead0 When the user changes the value of a form field, wait 1s and then refresh the interface. 18 years ago
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