62 Commits (f3f3179eaac466d5a3ac7a65c929cdf489fb45f1)

Author SHA1 Message Date
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
Pino Toscano 9bbabc1f64 Forward port to okular of KPDF commit 586747: 20 years ago
Pino Toscano 78bffae1e3 the annotation toolbar can be moved around again 20 years ago
Tobias Koenig 90140c1479 warnings-- 20 years ago
Pino Toscano f26c31409a less qt3_support 20 years ago
Pino Toscano dceb1211ca less qt3_support 20 years ago
Albert Astals Cid cb7ca95e94 pages have orientation 20 years ago
Pino Toscano efe4e26fda less deprecated (QPalette and QTimer) 20 years ago
Pino Toscano 6ac790e88c less deprecated (QPalette-related) 20 years ago
Pino Toscano a1b62851f7 less deprecated 20 years ago
Pino Toscano fa4fa79167 fix the icon size; less deprecated methods 20 years ago
Pino Toscano 2f183e0b19 increase the size of the tooltip widget by (1,1) so all will fit into 20 years ago
Pino Toscano 198a3d8e00 as it used to look like in qt3 20 years ago
Stephan Kulow 7e58d70943 replaced QColorGroup:: with QPalette:: 20 years ago
Pino Toscano f378bfa9ab Use a better way to invalidate the rects of the hidden PageViewItem's. 20 years ago
Albert Astals Cid fe4f11f32f correct mask 20 years ago
Pino Toscano 8291fae961 port to the new drawing methods + use qobject_cast when appropriate 20 years ago
Pino Toscano b265f47efb SVN_SILENT some headers less 20 years ago
Pino Toscano 11d5e77ff4 less qt3/kde3 support 20 years ago
Pino Toscano 22c45feb7e less qt3_support 20 years ago
Pino Toscano 4bd3b60d6c less qt3_support 20 years ago
Pino Toscano 80f7e6b596 a bit of qt3/kde3 support less 20 years ago
Pino Toscano 63c18ab06e Make the oKular part and its shell compile and link. 20 years ago
Albert Astals Cid ec923ec701 compile some more files 20 years ago