984 Commits (640fde21caa8ce14baf6bba7eb66bc03919e2b67)

Author SHA1 Message Date
Laurent Montel 1ab98e3485 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
David Redondo ce4e031fc7 Do not draw background or line in toolbars if the color scheme has no headers group 5 years ago
Laurent Montel eef7a6a2f9 Now it depends against new version. Old code can be removed 5 years ago
Carson Black 6c98f2560d [kstyle]: Fix FTBFS 5 years ago
Carson Black cb52d00127 [kstyle]: Add option to allow applications to opt out of a border being drawn on main windows when there are no toolbars 5 years ago
David Redondo 9439013da6 Remove the shadow in widgetDestroyed() 5 years ago
David Redondo 0a8a4bd1c3 Do not alter the toolbars of QMainWindows that are not windows 6 years ago
Andreas Haratzis 01f0c885bf Fix for occasional background glitches behind transparent Menus, especially when hovering over menu elements. 6 years ago
l10n daemon script eb66c71b46 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Vlad Zahorodnii 9b59cfc348 [kstyle] Remove #if BREEZE_HAVE_X11 around code that uses KWindowSystem 6 years ago
Carson Black a709b37d22 [kstyle] Have no-tools-area border respect display scale 6 years ago
Carson Black f3e7b9b1e0 [kstyle] Fix incorrect tools area space allocation 6 years ago
David Redondo c61a78b0f3 Use correct colors for arrows in checked toolbuttons in toolbars 6 years ago
Carson Black 509ff6bc48 [kstyle] Tools area 6 years ago
Carson Black 659e3d35dc [kstyle]: Make buttons use KColorScheme::Button for hover and focus colours 6 years ago
Vlad Zahorodnii 9e72d2e0b0 [kstyle] Ensure that shadows are destroyed after decorated windows 6 years ago
Heiko Becker bc1cf29b58 [kstyle] Require Qt 5.15 6 years ago
Vlad Zahorodnii 6d83b04544 [kstyle] Port to QWindow::startSystemMove() 6 years ago
David Redondo 24e456ff9c Also enable highlighting Buttons 6 years ago
David Redondo ee55b18de6 Convert copyright statements to SPDX expressions 6 years ago
l10n daemon script 964e73c39b SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Nate Graham 50eea309c9 [kstyle] Reverse default sort order indicator arrow direction 6 years ago
Nate Graham 1ca05bdff8 Add comments to clarify hidden ViewInvertSortIndicator option 6 years ago
Lucas Andrade cac4b544db Use semi-transparent menu separators 6 years ago
Arjen Hiemstra 303493a9ac Draw the separator for toolbuttons with separte popup menu on hover or focus 6 years ago
Arjen Hiemstra 3bc6636cf6 Draw arrows on toolbuttons with menus and no popup delay 6 years ago
Cyril Rossi a75c986f4d Add _kde_highlight_neutral property to allow widgets highlight with neutral color 6 years ago
Martin T. H. Sandsmark 20dd5b94fa Load and use global animation settings 6 years ago
Noah Davis faa24ec482 Remove breezemetrics.cpp and put values back into breezemetrics.h 6 years ago
Noah Davis e575c42df9 Clean up the appearance of breezemetrics.cpp 6 years ago
Carson Black 206eb5f24b Refactor metrics into their own C++ file 6 years ago
Noah Davis acfb94fb90 Move Breeze::Metrics into breezemetrics.h to reduce recompilations 6 years ago
l10n daemon script dfc81553aa SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script b9e94ae7be SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
l10n daemon script e020af591d SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Vlad Zahorodnii ff99df34ee [style] Reparent window shadows to widgets 6 years ago
Noah Davis f1145515f8 [kstyle] Increase tab height to 30px 6 years ago
Nate Graham 9b5fd37092 [QStyle] Make menu titles look less like menu items 6 years ago
David Redondo 5a62232415 Use the same icon mode calculation for comboboxes as for buttons 6 years ago
David Redondo 49cff21273 Fix variable mixup 6 years ago
David Redondo 66d0b0b4e3 Don't set a custom palette if we have the same palette as the currently active one 6 years ago
Kai Uwe Broulik 0eaf762705 Drop QWindow and explicit devicePixelRatio usage for ComboBox 6 years ago
David Redondo 582f5ebad1 Apply the correct palette to icons 6 years ago
David Redondo 885c778378 Remove unused methods 6 years ago
Vlad Zahorodnii 49fdd73e16 [kstyle] Properly unregister widgets in ShadowHelper 6 years ago
l10n daemon script a878f12a34 SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
Vlad Zahorodnii 932e5dc454 [kstyle] Use QX11Info::isCompositingManagerRunning() 6 years ago
Vlad Zahorodnii 9b20726184 [kstyle] Drop Helper::connection() 6 years ago
Vlad Zahorodnii cf12bf4a07 [kstyle] Unregister a shadow when it's destroyed 6 years ago
Vlad Zahorodnii 1320ed6c2d Delete unused property name 6 years ago