362 Commits (fb861fc3ac31c417e6edd113618ebb087ad895e4)
 

Author SHA1 Message Date
Hugo Pereira Da Costa fb861fc3ac Fixed rendering of toolbuttons in right-to-left mode, when inline indicator is present 12 years ago
Hugo Pereira Da Costa f6de23920a cleanup progressbar rendering code 12 years ago
Hugo Pereira Da Costa fcfc4e1837 doxygen 12 years ago
Hugo Pereira Da Costa 582d49200f Change color for checkboxes and radiobuttons in lists, when list has focus and corresponding QModelIndex is selected 12 years ago
Hugo Pereira Da Costa ede8d3a628 added widgetexplorer debugging class, and options to enable it. 12 years ago
Hugo Pereira Da Costa 2bfbfde81a adjusted menu title rendering to match KDE4 12 years ago
Hugo Pereira Da Costa 2c66f06a6b Fix highlight rendering for vertical sliders 12 years ago
Hugo Pereira Da Costa 7a66add10f - Put progressbar text next to the bar, rather than above, in order not to break alignment 12 years ago
Hugo Pereira Da Costa 188b8fea9c added hack to prevent too small buttons in kcalc 12 years ago
Hugo Pereira Da Costa b09ba57ede added initialization flag so that animation is not triggered at first call 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 6e968579ed cleanup frame and lineeditor frame rendering 12 years ago
Hugo Pereira Da Costa cf71b7eda6 more adjustment on frame radius 12 years ago
Hugo Pereira Da Costa cbc7bfcf80 license 12 years ago
Hugo Pereira Da Costa ed41da0a4b cleanup dependencies 12 years ago
Hugo Pereira Da Costa bc6a42a4e2 added splitter width to metrics 12 years ago
Hugo Pereira Da Costa 683402c1a5 fixed progressbar rendering 12 years ago
Hugo Pereira Da Costa 5d335a7403 added USE_KDE4 macro and addapted compilation consequently 12 years ago
Hugo Pereira Da Costa bc3c6d6963 fixed compilation for recent version of Qt 12 years ago
Hugo Pereira Da Costa a525bcd387 hide constructor from string, that uses KComponentData, if Qt version is too recent 12 years ago
Hugo Pereira Da Costa dffdb19951 Adapt plugin creation to older versions of Qt 12 years ago
Hugo Pereira Da Costa e609c19367 use QCommonClass as a base class for too old versions of Qt 12 years ago
Hugo Pereira Da Costa 02dd1719af added helper include to benefit from convenience typedefs 12 years ago
Hugo Pereira Da Costa 846aa7da07 Hide access to StyleObject if Qt version is too old 12 years ago
Hugo Pereira Da Costa 447800b8f5 use constructor from componenent name for Breeze::Helper if Qt version is too old 12 years ago
Hugo Pereira Da Costa 26cea536b0 added constructor from component name 12 years ago
Hugo Pereira Da Costa dff64a6b56 Setup xcb_connection_t directly from X11 display when Qt version is too old 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 9b162c780b removed logging 12 years ago
Hugo Pereira Da Costa bfd9b3a5a7 Encapsulate isX11 behind HAVE_X11 typedef, to prevent false positives 12 years ago
Hugo Pereira Da Costa 37cd2b8129 added missing 'data()' to access weak pointer 12 years ago
Hugo Pereira Da Costa 994f25c8aa QGuiApplication -> QApplication 12 years ago
Hugo Pereira Da Costa 2efd6483d6 moved style pluggin to own class 12 years ago
Hugo Pereira Da Costa 752d8b9a3b added parent style class typedef 12 years ago
Hugo Pereira Da Costa c903d29e37 made isX11 a static method of Breeze::Helper 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 7253e7e822 KSharedConfigPtr -> KSharedConfig::Ptr 12 years ago
Hugo Pereira Da Costa 717f0694fe translations. 12 years ago
Hugo Pereira Da Costa 232e48eea9 use Helper::connection instead of QX11Info::connection 12 years ago
Hugo Pereira Da Costa 778d1dff95 improved rendering of spinboxes and editable comboboxes when height is too small 12 years ago
Hugo Pereira Da Costa 17e9e44b44 properly handle light source 12 years ago
Hugo Pereira Da Costa 85fcd2e277 fixed tab order 12 years ago
Hugo Pereira Da Costa e52e6b2ac7 added lightSource combobox, and fixed buddies 12 years ago
Hugo Pereira Da Costa 0675ed3f90 Fixed alignment of sliders vs progressbars 12 years ago
Hugo Pereira Da Costa 70f8c45eff fixed scrollbar groove positioning when there is no buttons 12 years ago
Hugo Pereira Da Costa 102ce34e85 fixed margins 12 years ago
Hugo Pereira Da Costa deec33bee4 max animation time -> 500 12 years ago
Hugo Pereira Da Costa cd0ad06b5c adjusted shadow rounded rect for checkboxes 12 years ago