911 Commits (2634a4b8d49c8bdc8a9756860c19a55fc485529a)

Author SHA1 Message Date
Pino Toscano 2634a4b8d4 Show the icon of file attachment annotations in the annotation properties dialog. 18 years ago
Pino Toscano eb3215b4c2 properly align the text labels to the right, as per HIG 18 years ago
Pino Toscano 5fc6a887c0 Optionally create an extra widget to be shown as third tab in the annotation properties dialog. 18 years ago
Pino Toscano 48058c4743 rename to "style widget" the configuration widget for annotations that have one so far, 18 years ago
Pino Toscano 13e05a7894 factorize the creation of pens with "standard" annotation style settings 18 years ago
Pino Toscano 522f72a302 geometric annotations: draw a dashed border if set so 18 years ago
Pino Toscano c123fd1aa7 when we are requested to paint but the pixmap has not been rendered yet, fill the paint area with the background color 18 years ago
Pino Toscano ada6be8c58 properly detect when the visible pixmap request is called as result of scollbar event 18 years ago
Pino Toscano 5944daab8e Offers the possibility to save the attached file when right clicking on a file attachment annotation. 18 years ago
Pino Toscano eed660ebd3 move the embedded file saving function to the GuiUtils 18 years ago
Pino Toscano 97ff6ae262 add labels for sound annotations 18 years ago
Pino Toscano 73e28a357a non-generic visible strings for caret and file attachment annotations 18 years ago
Albert Astals Cid e82ba7082a less typos 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
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
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
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 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
Pino Toscano b5a4b0edb5 move the search for the item for a specified url into an own method 18 years ago
Pino Toscano 39b730d371 Selectively update the tree branch of the document whose bookmarks were changed. 18 years ago
Pino Toscano 146ac422ff Properly escape rich text in html-ish tooltips. 18 years ago
Pino Toscano 5a4259d04f Dynamically get the tooltip of bookmark items. 18 years ago
Pino Toscano 969abdeec0 make the tooltip for the close button of the annotation window a bit more clear 18 years ago
Pino Toscano 8df0b87e18 set & reload the author as well 18 years ago
Pino Toscano 961b27e99c Properly apply, and reload when changed, the annotation info in the annotation window (color, modication date, etc). 18 years ago
Pino Toscano 6511086ffc Annotation window: 18 years ago
Pino Toscano 082c385295 Make the push buttons of forms trigger their activation action, if present. 18 years ago
Pino Toscano b6c6c3d974 remove space between the side icon list and its panel 18 years ago
Pino Toscano 354ff8b38e Make the find bar able to change the search direction; 18 years ago
Pino Toscano b52f2c2117 Extend the generic search line edit for finding backward. 18 years ago
Pino Toscano d423785193 do not reset the search when changing just the direction of a "next/prev" match search 18 years ago
Pino Toscano a6e766cfad Return the tooltip as well. 18 years ago
Pino Toscano 6672443f43 Add an option to disable page transitions in presentation mode. 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 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
Tobias Koenig 72b469b712 Don't set the minimumSize manually, let QLayout do the job, 18 years ago