700 Commits (8bea2319b92965434b33b3212c6a17bdcb9fd3dd)

Author SHA1 Message Date
Hugo Pereira Da Costa 41aa801320 Only add margin around tabwidget content when necessary, in order to keep the tabbar of minimal width 10 years ago
Hugo Pereira Da Costa 4fb5a3bf8b Fixed tabwidget size calculation from contents 10 years ago
Hugo Pereira Da Costa 47a397ebef Fixed kde4 compilation 10 years ago
Hugo Pereira Da Costa ea4fdcaf6c sync SH_Widget_Animate with internal "enable animations" option 10 years ago
Hugo Pereira Da Costa 5f47df2705 Fix icon type assignment in toolbars to re-enable disabled icons. Thanks Craig for finding and fixing 10 years ago
Marco Martin 7280fff872 fix build on Qt4 10 years ago
Marco Martin 002b25ca5e use the "selected" state for icons in menu items 10 years ago
Allen Winter e680af39da kstyle/breeze.h - pedantic 10 years ago
David Rosca e335a81c19 Fix isQtQuickControl check with Qt 5.7 10 years ago
Hugo Pereira Da Costa f56b8b9fbe Create animation "on demand", that is, when there is at least one animated progressbar. 10 years ago
Hugo Pereira Da Costa 9695ec206f use default destructor 10 years ago
Martin Gräßlin 04a7f3c922 [kstyle] Only create Wayland shadows for top-level widgets 10 years ago
David Rosca 24cbc7312a Fix drawing correct focus state of QtQuickControls Button 10 years ago
David Rosca c4a67d1f61 Fix flags compare in drawTitleBarComplexControl 10 years ago
David Rosca 65a0c62567 Fix 1px offset in QtQuickControls TabView frame 10 years ago
David Rosca 9e7983a089 Expand size of CT_ItemViewItem also with QtQuickControls 10 years ago
David Rosca c2008d6d3a Fix drawing QtQuickControls ComboBox popups 10 years ago
Hugo Pereira Da Costa 273a6a6231 removed warning about unused variable when wayland is not found 10 years ago
Hugo Pereira Da Costa 84d19e95e3 For buttons that have neither icon nor text, assume custom button and use provided 10 years ago
Hugo Pereira Da Costa 69fd1e6e51 For buttons that have neither icon nor text, assume custom button and use provided 10 years ago
Martin Gräßlin 3eedad8222 [kstyle] Fix build on Qt 4 10 years ago
Martin Gräßlin 9caf0c8ab1 Implement window shadows on Wayland 10 years ago
Martin Gräßlin f052173ddb [kstyle] Disable window move on Wayland 10 years ago
Martin Gräßlin 331a7d7f1e [kstyle] Add static bool Helper::isWayland() 10 years ago
Martin Gräßlin ff04d0418a [kstyle] Cache whether we are on X11 10 years ago
l10n daemon script a094a022ff SVN_SILENT made messages (.desktop file) 10 years ago
l10n daemon script fe785e2b3f SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Hugo Pereira Da Costa 9920983f86 use proper background color for tabbar arrow buttons 10 years ago
Hugo Pereira Da Costa ac1a56fb5b properly enable mouse-ove in tabbar arrows 10 years ago
Hugo Pereira Da Costa ceeae5f513 Check whether parent has altered background to decide of tabbar's background in document mode. 10 years ago
Hugo Pereira Da Costa 1ea115411f honor showIconsInMenuItems 10 years ago
Hugo Pereira Da Costa 5367cb88f0 - calculate pushbutton size from scratch rather than relying on the contentsSize calculated from Qt 10 years ago
Hugo Pereira Da Costa 22c1ded25f SH_DialogButtonBox_ButtonsHaveIcons: return true 10 years ago
Hugo Pereira Da Costa 1e98e96a01 improved rendering of tabwidgets in qtquick 10 years ago
Hugo Pereira Da Costa f30f2fdd40 Sanitize rect adjustment for rendering tabwidgets 10 years ago
Hugo Pereira Da Costa 0cfd1cd14b moved detection of qtquickcontrol to separate method 10 years ago
Hugo Pereira Da Costa 716d738cc0 - better handling of custom property for isMenuTitle 10 years ago
Hugo Pereira Da Costa c50b113d37 moved all abstract scrollarea polishing to polishScrollArea 10 years ago
Hugo Pereira Da Costa c5e48d765a - Removed palette helper. 10 years ago
Hugo Pereira Da Costa a513f4e0c4 Cleanup shadowhelper's widget registration logic. 10 years ago
Hugo Pereira Da Costa 6282cbb242 do not set antialiasing when rendering square menu frames 10 years ago
Hugo Pereira Da Costa c327915a8d added ViewInvertSortIndicator hidden option (to be added to $HOME/.config5/breezerc) in order to changed sort 10 years ago
Hugo Pereira Da Costa 251c2003dd Make separator below menu title item as wide as regular separator 10 years ago
Hugo Pereira Da Costa a80434f677 removed incorrect composition mode 10 years ago
Hugo Pereira Da Costa a9b7b5c27d removed incorrect composition mode 10 years ago
Hugo Pereira Da Costa 54c397d937 Properly mask out the inner part of the shadows (that overlaps with e.g. menus), to prevent artifacts when translucency is enabled. 10 years ago
Hugo Pereira Da Costa 48321e81f7 Properly mask out the inner part of the shadows (that overlaps with e.g. menus), to prevent artifacts when translucency is enabled. 10 years ago
Hugo Pereira Da Costa e59bb5fa12 Render unaltered background behind selected checkboxes (in menus and lists) rather than changing color to Highlight 11 years ago
l10n daemon script f885a401e8 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Hugo Pereira Da Costa b5c4b2b19e Re-added cursor moving hack for kde4, otherwise mouse-over effects are broken after window drag. 11 years ago