85 Commits (513c7cf22576eb222792c58e7ea64e8ca7a46f96)

Author SHA1 Message Date
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
Pino Toscano 4da2254d24 move the private stuff of PageViewToolBar into the already existing private class 19 years ago
Pino Toscano 55f8590f48 make it compile with Qt4.3 (snapshot) 19 years ago
Pino Toscano 9ccf6d520d adapt the icon names to the icon naming spec 19 years ago
Tobias Koenig da204fd4b8 Match the forms exactly into the surrounding frame 19 years ago
Pino Toscano a5f6538d43 avoid the jumping of the pageview to the next (hidden) focus form widget when hiding them 19 years ago
Pino Toscano db8a10dc2c Preliminary supports for text and choice form fields. 19 years ago
Pino Toscano 252de94b21 improve a bit the PageViewTopMessage api, in preparation of new future usage 19 years ago
Pino Toscano b9514f2310 finish drawing on the mask before setting it to the widget 19 years ago
Pino Toscano 112e1237b7 Add support for showing icons in the page view top message. 19 years ago
Pino Toscano 536ebab639 SmallIconSet -> KIcon 20 years ago
Pino Toscano 3022f55916 iterator -> const_iterator 20 years ago
Pino Toscano 4a40c3fd9f fix the drawing artifacts when the review toolbar is placed in eg right or bottom position 20 years ago
Pino Toscano 22aac31f78 remove some code that is done automatically by Qt for us 20 years ago
Pino Toscano ac87494ce0 As suggested by our usability expert Florian, add a bar above the page view showing in case the document has embedded files, that can be clsed with the X button. 20 years ago
Tobias Koenig df7d144c10 Moved all classes in core/ into the 'Okular' namespace and removed 20 years ago