100 Commits (23347d6047bc1f4fff43b60d8ff693d0e2b3204b)

Author SHA1 Message Date
Fabio D'Urso ad589985e1 Remove some unused #includes 13 years ago
Fabio D'Urso 5860fc89c5 Added shortcut to annotation config panel as review toolbar's context menu 13 years ago
Fabio D'Urso aebf585464 Don't hardcode pixmap name in annotation tools' XML description 13 years ago
Fabio D'Urso 9f19fc3daa PDF documents: Tell the user that XFA forms are not supported yet 14 years ago
Tobias Koenig 486df96203 Make video player behave similar to Adobe Acroread 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Albert Astals Cid 439e7b9799 remove unused variables 15 years ago
Albert Astals Cid 72e616551b Allow the "continuous" selection of a tool by double clicking on it 15 years ago
Laurent Montel a86bbe9053 Use QLatin1String 16 years ago
Pino Toscano 3c25f99a7c take into account also the width of the details text 16 years ago
Pino Toscano b7e955e2c3 add the possibility to show a "details text" in PageViewMessage 16 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 2329f93b84 more qreal/double mismatches 18 years ago
Pino Toscano 94a4d5086a do not leave painters open more than necessary 18 years ago
Pino Toscano 2b971b07b2 Make it possible to draw just sections (crops within bounding boxes) of pages. 18 years ago
Pino Toscano 7eac68815b Use the id of the form fields as id, not the name! 18 years ago
Pino Toscano e26ce5255b the text color needs to be adapted to the color scheme as well 18 years ago
Pino Toscano a3e0474e35 Use the standard KDE color for the content area messages. 18 years ago
Pino Toscano 26b02fe068 vertically center the icon in the message 18 years ago
Eike Hein a56276f00d Review toolbar tweaks. 18 years ago
Eike Hein 93fdfab88c person("pinotree")->happiness++ 18 years ago
Eike Hein 2ab6d6f842 On second thought, keep the mask - less work for Qt. 18 years ago
Eike Hein 3af668a384 Draw the review toolbar borders anti-aliased. 18 years ago
Eike Hein cb4367608b Draw the page view message popup borders anti-aliased. Gets 18 years ago
Pino Toscano 39fb1ef5b6 correctly show/hide the form widgets in each page correctly even when not in Continuous mode 18 years ago
Pino Toscano 8761aa5f12 add possibility to for an item to be "set visible" or not 18 years ago
Jure Repinc e60c1ec1cf The background is always yellow, the text can be hard to read with a dark 18 years ago
Pino Toscano 44aa2d7088 Globally store an icon loader different that the global one (eg the KPart one); 18 years ago
Pino Toscano 98ed679e0e Do not change the offset of the shadow, as it does not change in themes, says Diego. 19 years ago
Pino Toscano 704a53bb12 get correctly the layout direction of the widget, thanks Diego 19 years ago
Pino Toscano 1bf39cf98a In the message widget, draw the icon on the right when the layout is RightToLeft. 19 years ago
Pino Toscano 5a06b9d911 improve getInnetPoint() and getOuterPoint() so that 19 years ago
Pino Toscano 1022878a5a icon renaming: 19 years ago
Pino Toscano 995972052d Review toolbar: 19 years ago
Pino Toscano 537b828e50 for now, disable the animation of the review toolbar, as it seems to be slow sometimes 19 years ago
Pino Toscano 7f44aafa94 correctly hide the form widgets when a widget is focused 19 years ago
Pino Toscano a580378469 no need for the PageViewToolBar to have the mouse tracking enabled 19 years ago
Pino Toscano 3c6b0b9181 add a method to toggle any of the tool buttons 19 years ago
Pino Toscano 4415a36e3e rename the AnnotationItem to AnnotationToolItem, otherwise there's a plain conflict with the private class of the AnnotationModel 19 years ago
Albert Astals Cid 41c25cb208 Back from holiday, let's do some comitting :-) 19 years ago
Pino Toscano 7bef230d46 draw the gradient of the review toolbar using QLinearGradient 19 years ago
Pino Toscano a9532ee414 and a static QBitmap here leaks as well 19 years ago
Pino Toscano 912706a856 revert my r659797, a QButtonGroup can't help here 19 years ago
Pino Toscano 859c246013 drop the idea of the static QBitmap, so it's not leaked anymore 19 years ago
Pino Toscano bb01aa18da this action button has to stay hidden until really needed 19 years ago
Pino Toscano f9d3246141 use a button group and simplify a bit 19 years ago
Pino Toscano 2c1d5aa44e Refactor a bit the annotating toolbar, so it can handle better its items and cha 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Christian Ehrlicher c5c2da7c89 fix win32 compilation 19 years ago
Urs Wolfer 6a7101b632 take use of antialiased painter 19 years ago