4573 Commits (085bdae8a3d5e62feecd5312be6ecb1fe53617cd)
 

Author SHA1 Message Date
Pino Toscano 085bdae8a3 specify better file names for TIFFClientOpen 18 years ago
Pino Toscano 3709ecd71e Consider the orientation of TIFF documents. 18 years ago
Pino Toscano 355eef2da6 correct place the bracket out of the #ifdef 18 years ago
Brad Hards cfb62ab4d5 Add support for export to OpenDocument text and HTML 18 years ago
Rafael Fernández López 269ef9b51a setupGUI goes before createGUI. Actions weren't properly updated (and for instance, the configure shortcuts menu entry wasn't shown, even with Keys 18 years ago
Tobias Koenig a46ba69aa9 Feature: Inhibit screen saver during presentation mode 18 years ago
Pino Toscano 04d242b2ee leave the seek slider in the popup as horizontal 18 years ago
Patrick Spendrin 9c368e7567 forward port r853349 and r853404 18 years ago
Rafael Fernández López 3bf585defb The save flag will try to load the state of the mainwindow when setupGUI is called. We always 18 years ago
Pino Toscano 7f4d879f77 few improvements to the video widget (yay for airport hacking): 18 years ago
Burkhard Lück 65688d3c4c updated docs 18 years ago
Pino Toscano 593f07f026 no space between the video and the controls 18 years ago
Pino Toscano 6a09a31aee use the right page size when placing videos in presentation mode: not the global screen one, but the newly calculated page item one 18 years ago
Pino Toscano 1157e86d84 SVN_SILENT do not issue unuseful compile warnings when using poppler <= 0.8.x 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 bf6c19c108 "borders" -> "margins" in menu entry 18 years ago
Pino Toscano 6639ca47ec the okularpart uses phonon too now, so link to it 18 years ago
Pino Toscano a65075c116 do not propagate the mouse events to the parent widget 18 years ago
Pino Toscano 6993fda364 Load video widgets for the video annotations of the document in the main page view. 18 years ago
Pino Toscano da420dbcd3 Presentation mode: load the video widgets for the video annotations in the document, and show only the ones for the current slide. 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 a8fab80008 read the showControls and playMode properties of movies (always with poppler head) 18 years ago
Pino Toscano 335a091ebc add showControls and playMode properties 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 3011b861fd make the *Message() slots take a default (-1) duration for messages 18 years ago
Pino Toscano 03147a158b convert the movie objects and annotations from the poppler equivalents i added about 10 minutes ago 18 years ago
Pino Toscano 052fff3a0d make the movie annotations recognizable in the interface 18 years ago
Pino Toscano b95403b0b2 Add a preliminary and simple version of Movie object and MovieAnnotation. 18 years ago
Pino Toscano df7ca74b48 skip the widget mouse move event when the is no item under the mouse, or not even a previously selected one 18 years ago
Pino Toscano 670fd6fc6e First try at making the drag of the opaque areas working between pages. 18 years ago
Pino Toscano 0ac1b55589 fill the rendering image only where needed 18 years ago
Pino Toscano 86169f7558 SVN_SILENT remove old code 18 years ago
Pino Toscano 730e1f665b Take into account relative links in pages, and resolve them correctly. 18 years ago
Pino Toscano a7a17d4833 Be sure to close the temporary PS file before sending it to lpr, so it is all flushed. 18 years ago
Burkhard Lück 0e74c5090b fixed wrong description of 'Center first page', reported by mkkot. Thanks a lot! 18 years ago
Pino Toscano 53e989f76d add brackets for the body of the if() 18 years ago
Pino Toscano 84a23006d5 ask the q-ptr only when compling the threaded rendering 18 years ago
Albert Astals Cid c54837dbb4 i suck more, fix style again 18 years ago
Albert Astals Cid be5c6c8a95 style fixes, i suck 18 years ago
Albert Astals Cid 0d12c549cd Enable people to remove annotations from the tree in the page or author 18 years ago
Pino Toscano 9b8d15bab3 Add a search option for start searching from the current page instead of the first page. 18 years ago
Pino Toscano 5bb000ed8b add a way to set the "from start" search option 18 years ago
Pino Toscano 751d15bbe2 add the possibility to read the form actions, using poppler of around 5 minutes ago 18 years ago
Pino Toscano 0960b00b95 un-static-ize createLinkFromPopplerLink() 18 years ago
Albert Astals Cid 6b106c32ca If we are cancelling move, make sure we are where we should be 18 years ago
Pino Toscano e00b99bba1 add ODT in the export format class 18 years ago
Pino Toscano d51be3729b add a way to disable the internal page cache, and disable it by default in the generator 18 years ago
Pino Toscano a9227aff93 SVN_SILENT bump version, update copyright notice and slightly improve the description 18 years ago
Pino Toscano 2f12a3a3d6 allocate less temporary buffers; this should make the backend use less memory when rendering 18 years ago
Pino Toscano 16b864fe24 statically allocate the format mask instead of creating+deleting 18 years ago