975 Commits (fd23e41df282102a4f0b392974c5a10ae2f8a44e)

Author SHA1 Message Date
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
David Edmundson 4edf2cc983 Port connections to new syntax 6 years ago
Vlad Zahorodnii 7f3ae29b19 [kstyle] Port to KWindowSystem shadows API 6 years ago
Vlad Zahorodnii 2df91ac9a3 [kstyle] Drop Qt 4 style plugin 6 years ago
Marco Martin 650f2cef07 Center only during drawing, not the hit rects 6 years ago
Marco Martin 5a447b59fc Center only during drawing, not the hit rects 6 years ago
Vlad Zahorodnii e1710bd680 [kstyle] Update blur region even if Breeze has no X11 support 6 years ago
Noah Davis d336cca26b Use Text instead of WindowText for scrollbar border 6 years ago
Noah Davis e606b2643e Fix hardcoded scrollbar separator width 6 years ago
Marco Martin df13406171 show a thin separator between view and scrollbar 6 years ago