49 Commits (a513f4e0c41e402d69af821f9923c9cb665f804f)

Author SHA1 Message Date
Hugo Pereira Da Costa 5dc36a4eec added proper margin around toolbox tabs 11 years ago
Hugo Pereira Da Costa 9572ab8a4d reduce size of checkbox and radiobuttons; reduced spacing between mark and text. 11 years ago
Hugo Pereira Da Costa 3230d9f7d7 - Changed menu rendering to remove margin between selection rect and frame 11 years ago
Hugo Pereira Da Costa 61a2077e91 align shadow rendering to window decoration 11 years ago
Hugo Pereira Da Costa f1fee30bb9 MenuItem spacing -> 3px 11 years ago
Hugo Pereira Da Costa af0e0344da decrease spacing between checkbox/radiobutton mark and text 8 -> 6 px 11 years ago
Hugo Pereira Da Costa b4872a31bb removed commented line 11 years ago
Hugo Pereira Da Costa 2ff1209d33 Reduce margins for list headers and menubars from 8px down to 6px 11 years ago
Hugo Pereira Da Costa 4fca8df681 - cleanup tab buttons positioning 12 years ago
Hugo Pereira Da Costa bc0c9baf29 Reduced margins of line editors so that the total height matches buttons 12 years ago
Hugo Pereira Da Costa 950ba30a0b Reduced margins of line editors so that the total height matches buttons 12 years ago
Hugo Pereira Da Costa 6e8bc15bdb reduced checkbox and radio button size 12 years ago
Hugo Pereira Da Costa 6b4c9d8abb reduced checkbox and radio button size 12 years ago
Hugo Pereira Da Costa 973efd4de6 restored topLevel layout margins 12 years ago
Hugo Pereira Da Costa 739b18f4b3 set TopLevel layout margin to zero 12 years ago
Hugo Pereira Da Costa 12874e399d ShadowArea -> Side 12 years ago
Hugo Pereira Da Costa 9f92490fbf removed invalid comment 12 years ago
Hugo Pereira Da Costa 12082af273 CornersAll -> AllCorners 12 years ago
Hugo Pereira Da Costa 49d999b089 set special palette and special selection rendering for side panel views 12 years ago
Hugo Pereira Da Costa 00a92a64cf Fix license 12 years ago
Hugo Pereira Da Costa afdba7c3f4 use 'official' 5px offset (now that shadow rendering allows it) 12 years ago
Hugo Pereira Da Costa 4b870e7371 reduce shadow tiles size 12 years ago
Hugo Pereira Da Costa 9b508bb20d toolbutton item spacing back to 4th pixmap 12 years ago
Hugo Pereira Da Costa dd1fff0a28 restored 8 pixel for toolbutton spacing between items as it has to match qtoolbutton's internals 12 years ago
Hugo Pereira Da Costa 1669b384ab reduced icon to text spacing in toolbuttons, to be consistent with pushbuttons 12 years ago
Hugo Pereira Da Costa 17246e0924 renamed metrics for clarity 12 years ago
Hugo Pereira Da Costa e70ea8bcfa removed empty line 12 years ago
Hugo Pereira Da Costa 12984e4ae1 added a minimum button width for buttons. This is similar to what's done in e.g. fusion, and enforces that all buttons in 12 years ago
Hugo Pereira Da Costa bbff964c47 Properly handle our own slider tick length 12 years ago
Hugo Pereira Da Costa ffdb7ae427 add more spacing between menuitem text and accelerator, when any 12 years ago
Hugo Pereira Da Costa ce64acd0dc Equal SpinBox_MarginWidth and LineEdit_MarginWidth, for visual consistency. 12 years ago
Hugo Pereira Da Costa 631247fac6 Moved back shadow dimensions to Metrics in breeze.h 12 years ago
Hugo Pereira Da Costa 24fcbe92d0 Rewrite shadow code to match better Breeze svg style 12 years ago
Hugo Pereira Da Costa fcfc4e1837 doxygen 12 years ago
Hugo Pereira Da Costa ce4be0f35c implemented pressed animations for radio buttons and checkboxes 12 years ago
Hugo Pereira Da Costa 15b5aae3fe use hex for bitmask 12 years ago
Hugo Pereira Da Costa cbc7bfcf80 license 12 years ago
Hugo Pereira Da Costa bc6a42a4e2 added splitter width to metrics 12 years ago
Hugo Pereira Da Costa 53f0a9acd6 Use QWeakPointer instead of QPointer for too old versions of Qt 12 years ago
Hugo Pereira Da Costa 03e3d3bfe5 Added utility typedefs for QPointer and QScopedPointer. 12 years ago
Hugo Pereira Da Costa 4f9ec09905 use better toolbar handles 12 years ago
Hugo Pereira Da Costa 70f8c45eff fixed scrollbar groove positioning when there is no buttons 12 years ago
Hugo Pereira Da Costa 256db17f7b made alphaColor non static 12 years ago
Hugo Pereira Da Costa f288c34c3e Render 2px focused outline *inside* frames rather than outside 12 years ago
Hugo Pereira Da Costa 619545e3a7 use Helper function to get qreal radius from frame Radius 12 years ago
Hugo Pereira Da Costa b7fc3e0290 use relevant framewidth (as returned from pixelMetric) rather than Metrics 12 years ago
Hugo Pereira Da Costa 4abb699e63 Implemented toolbutton animations 12 years ago
Hugo Pereira Da Costa f744611c02 added methods to render buttons directly in helper 12 years ago
Hugo Pereira Da Costa 8b951d0131 moved CheckBoxState enumeration to breeze.h 12 years ago
Hugo Pereira Da Costa 3cf151f3b0 implemented toolbar handles 12 years ago