76 Commits (12082af273a92f35849923f502558932f5584eb3)

Author SHA1 Message Date
Hugo Pereira Da Costa 12082af273 CornersAll -> AllCorners 12 years ago
Hugo Pereira Da Costa 352c814034 add dpi awareness to tileSet and shadows 12 years ago
Hugo Pereira Da Costa 4b48517cb2 adjust shadow radius in button frames 12 years ago
Hugo Pereira Da Costa 14835339a3 restored default selection for flat side panel 12 years ago
Hugo Pereira Da Costa 324fd1b26b also alter text color for flat sidebars, in order to have correct roles 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 d5dc554463 - removed explicit dependency upon X11 (not needed) 12 years ago
Hugo Pereira Da Costa 8e6e02d67d added comments 12 years ago
Hugo Pereira Da Costa 0e4a99059c Fixed antialiasing for toolboxes tab 12 years ago
Hugo Pereira Da Costa 760ce1a55c code cleanup 12 years ago
Hugo Pereira Da Costa 00a92a64cf Fix license 12 years ago
Hugo Pereira Da Costa e2cef27d63 Fix partially checked checkbox rendering 12 years ago
Hugo Pereira Da Costa bbff964c47 Properly handle our own slider tick length 12 years ago
Hugo Pereira Da Costa 1c92b19ada read mdi window colors from kdeglobals, using WM colors 12 years ago
Hugo Pereira Da Costa d189bfd91e - removed unused mdi window engine 12 years ago
Hugo Pereira Da Costa ce4be0f35c implemented pressed animations for radio buttons and checkboxes 12 years ago
Hugo Pereira Da Costa cf71b7eda6 more adjustment on frame radius 12 years ago
Hugo Pereira Da Costa 5d335a7403 added USE_KDE4 macro and addapted compilation consequently 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 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 bfd9b3a5a7 Encapsulate isX11 behind HAVE_X11 typedef, to prevent false positives 12 years ago
Hugo Pereira Da Costa 994f25c8aa QGuiApplication -> QApplication 12 years ago
Hugo Pereira Da Costa c903d29e37 made isX11 a static method of Breeze::Helper 12 years ago
Hugo Pereira Da Costa 7253e7e822 KSharedConfigPtr -> KSharedConfig::Ptr 12 years ago
Hugo Pereira Da Costa 232e48eea9 use Helper::connection instead of QX11Info::connection 12 years ago
Hugo Pereira Da Costa cd0ad06b5c adjusted shadow rounded rect for checkboxes 12 years ago
Hugo Pereira Da Costa 5c06a6e0cd adjusted slider outline color 12 years ago
Hugo Pereira Da Costa 1f571ed2f1 Use lightSource to decide how to render shadow on items 12 years ago
Hugo Pereira Da Costa 256db17f7b made alphaColor non static 12 years ago
Hugo Pereira Da Costa e01c17ab3e try adjust radius properly when rendering 'outline' vs 'background' 12 years ago
Hugo Pereira Da Costa 2c46214a8c cleanup 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 ab97c76396 changed license 12 years ago
Hugo Pereira Da Costa fcc2c608f1 cleanup (and optimize) rendering by dealing with pen and brush in the same path 12 years ago
Hugo Pereira Da Costa f97ea113db Do not render outline on focused buttons 12 years ago
Hugo Pereira Da Costa 2c7829f269 fixed toolbutton sunken frame size 12 years ago
Hugo Pereira Da Costa c2b4e9170f implement correct colors and animations for tabbar arrows 12 years ago
Hugo Pereira Da Costa cfbbb740ff moved focus rendering to helper 12 years ago
Hugo Pereira Da Costa 2e1e2d67a6 improved restore button 12 years ago
Hugo Pereira Da Costa 32c302fba7 attempt at rendering buttons myself 12 years ago
Hugo Pereira Da Costa f744611c02 added methods to render buttons directly in helper 12 years ago
Hugo Pereira Da Costa 69007f5e52 renderDebugRect -> renderDebugFrame 12 years ago
Hugo Pereira Da Costa 3cf151f3b0 implemented toolbar handles 12 years ago
Hugo Pereira Da Costa c017272992 moved all relevant enumerations to breeze.h 12 years ago
Hugo Pereira Da Costa 647af67f00 fixed focused frame radius 12 years ago
Hugo Pereira Da Costa 1b0d0780a3 implemented toolbox rendering 12 years ago
Hugo Pereira Da Costa 4a7d46ded9 Added splitter proxy 12 years ago
Hugo Pereira Da Costa 7bfe1328e5 Rendering of pushbuttons is closer to the one from QML 12 years ago