4330 Commits (39463af93bbca4d0b1331ca4d73d6cef1d6f8d3e)
 

Author SHA1 Message Date
Pino Toscano 39463af93b stop the audio playbacks when closing the current document, not just once when exiting 18 years ago
Pino Toscano db5ae37e1d extra ',' 18 years ago
Pino Toscano 6f69595f41 Optionally convert JavaScript links and read top level JS scripts from Poppler. 18 years ago
Pino Toscano 513c7cf225 Add a scripter class to execute scripts on request. 18 years ago
Pino Toscano d249c2783b Add an action kind for executing a script when activated. 18 years ago
Pino Toscano 2737fdb2e5 apidox 18 years ago
Pino Toscano 97ff6ae262 add labels for sound annotations 18 years ago
Pino Toscano 38d2ab6bcc Add ad-hoc conversion for sound annotations. 18 years ago
Pino Toscano 1177ac20ad Add the support in the core library for sound annotations. 18 years ago
Pino Toscano c57bc0c3fd move the poppler -> okular sound object conversion in an own method 18 years ago
Pino Toscano 73e28a357a non-generic visible strings for caret and file attachment annotations 18 years ago
Pino Toscano 42d95d47b7 Ad-hoc conversion from a Poppler File Attachment annotation to an Okular one. 18 years ago
Pino Toscano 095d8fc384 Add support in the Okular core for File Attachment annotations. 18 years ago
Pino Toscano f7e7386113 make it possible to "tie" a poppler annotation as "native id" in an okular annotation: 18 years ago
Pino Toscano 3653456c1b remove constness 18 years ago
Pino Toscano 5b3e32479a properly recognise the current poppler head version 18 years ago
Pino Toscano 0102ea5874 extract the pdfembeddedfile class in an own header 18 years ago
Pino Toscano c3f76672e6 isolate the Poppler -> Okular annotation conversion function in an own file 18 years ago
Albert Astals Cid bef0e98fb9 QMessageBox -> KMessageBox 18 years ago
Pino Toscano e182f47cba Add the possibility to store in an Annotation a "native id" of the annotation itself. 18 years ago
Albert Astals Cid e82ba7082a less typos 18 years ago
Albert Astals Cid b7a75a5a77 use '' for single chars instead of "" 18 years ago
Malcolm Hunter 1f696fb0c7 EPub is the accepted capitalisation 18 years ago
Pino Toscano f19364610f remove i18n from console error messages 18 years ago
Malcolm Hunter 4663b6f175 Typo: EPub -> Epub 18 years ago
Malcolm Hunter 111f43f563 Even more typo fixes 18 years ago
Malcolm Hunter 2f62610563 More typo fixes 18 years ago
Malcolm Hunter b6124a900b Typo fixes 18 years ago
Pino Toscano f655fbbb56 isolate the good screen change code snippet in an own function, and use that one from the size change event as well 18 years ago
Pino Toscano c59f9b0ec7 Properly invalidate (as quick'n'dirty solution) the rendered page pixmap when the size is changed (new screen resolution). 18 years ago
Albert Astals Cid 83912893ed Save us from infinite resizing loops, we can afford to lose 1 pixel precision to fix that 18 years ago
Pino Toscano d6518cec86 Add the possibility to select the current screen as start of the presentation mode, and make that the default (as one would expect). 18 years ago
Ely Levy ceb3a8243b Changed toc behaviour 18 years ago
Pino Toscano b81c942b12 Multi-screen improvement for the presentation mode: 18 years ago
Pino Toscano 6ec6ba9725 When the size of the current screen changes, resize the frames accordingly, and re-request the pixmap for the current slide. 18 years ago
Script Kiddy dc54422fc9 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano d178ffee1b do not leak the empty selection 18 years ago
Pino Toscano e1cf55dcea Constructing a text highlight annotation with no text inside is pointless, don't do it. 18 years ago
Pino Toscano ffee5881d7 schedule the repaint for the overlay widget, but do not force it 18 years ago
Pino Toscano 1817a198d0 Add the possibility to choose which screen to use for the presentation mode. 18 years ago
Script Kiddy 0b2775f527 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano c7ff3a9134 Allow 0 as border for geometric annotations. 18 years ago
Pino Toscano 2b4bfa777b improve a bit the drawing of geom annotations: 18 years ago
Pino Toscano 7a61e2ac20 Allow to configure (not to zero) the pen width of a geometric annotation. 18 years ago
Pino Toscano e786e9dfb9 Deprecate the own point width of the geometric annotation in favour of the width of the style. 18 years ago
Pino Toscano 80cc994c51 the caret symbol is a fixed choice of two 18 years ago
Pino Toscano ba9042c2e0 Add a basic version (just the internal class, not the visualisation) of Caret annotation. 18 years ago
Script Kiddy 3a05c50287 SVN_SILENT made messages (.desktop file) 18 years ago
Pino Toscano 76cde2d2ae do not update more than the necessary 18 years ago
Pino Toscano 7f24f09cf3 No more need to rebuild the bookmark tree when changing document. 18 years ago