summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/modernwindows
Commit message (Expand)AuthorAgeFilesLines
* plugins/styles/modernwindows: Fix build with -no-feature-commandlinkbutton -n...Nodir Temirkhodjaev2025-05-182-0/+10
* windows11style: improve style when using high contrast themesOliver Eftevaag2025-05-171-21/+42
* Windows11/VistaStyle: pass dpr to QIcon::pixmap()Christian Ehrlicher2025-05-162-11/+14
* Windows11Style: make QPushButton a little bit widerChristian Ehrlicher2025-05-131-0/+5
* Windows11/VistaStyle: Simplify painting icon for CE_MenuItemChristian Ehrlicher2025-05-112-11/+7
* WindowsVistaStyle: misc cleanup of QWindowsVistaStyle::standardIcon()Christian Ehrlicher2025-05-012-19/+23
* Windows11/VistaStyle: use delegating ctorChristian Ehrlicher2025-05-012-4/+2
* Widgets: compile without features tabwidget/tabbar/toolbuttonChristian Ehrlicher2025-05-012-1/+32
* Windows11Style: simplify subControlRect for CC_ScrollBarChristian Ehrlicher2025-04-231-17/+3
* Windows11Style/WindowsVistaStyle: don't modify SE_ItemViewItemDecorationChristian Ehrlicher2025-04-181-6/+0
* Windows11Style: Fix size hint for RadioButton/CheckboxChristian Ehrlicher2025-04-091-0/+8
* Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidgetChristian Ehrlicher2025-04-071-7/+11
* Windows11Style: replace QObject::inherits() with qobject_cast<>Christian Ehrlicher2025-04-051-4/+5
* Windows11Style: Honor sort indicator size in headerviewChristian Ehrlicher2025-03-311-0/+5
* Windows11Style: don't draw progressbar label for vertical progressbarsChristian Ehrlicher2025-03-241-3/+6
* Windows11Style: Don't modify palette for QCommandLinkButton in polish()Christian Ehrlicher2025-03-231-8/+4
* Windows11Style: Use correct font when a pushbutton has a menuChristian Ehrlicher2025-03-181-0/+2
* Windows11Style: allow overriding of palette for QPush/ToolButtonChristian Ehrlicher2025-03-141-9/+17
* QWindows11Style: fix clang-cl warningsTim Blechmann2025-03-071-2/+1
* QWindows11Style: Add horizontal offset for Qt::AlignVCenter LabelsWladimir Leuschner2025-02-201-1/+10
* QWindows11Style: Use Highlight color for ItemView with alternating rowsWladimir Leuschner2025-02-191-2/+4
* Windows11Style: don't modify palette for buttons in polish()Christian Ehrlicher2025-02-171-17/+0
* QWindows11Style: Add left margins to Radio/Checkbox indicatorWladimir Leuschner2025-02-081-2/+4
* Windows11Style: don't create a QPen when not neededChristian Ehrlicher2025-02-053-60/+55
* QWindows11Style: Default PE_IndicatorRadioButton to selected/unselectedWladimir Leuschner2025-01-241-8/+8
* QWindows11Style: Reduce groove size of QSliderWladimir Leuschner2025-01-241-2/+2
* Windows11Style: fix drawing rounded corners in itemviewsChristian Ehrlicher2025-01-241-32/+66
* Windows11Style: don't set minimum width for QAbstractSpinBoxChristian Ehrlicher2025-01-201-15/+0
* QWindows11Style: Make disabled menu item non-selectableWladimir Leuschner2025-01-161-0/+2
* Windows11Style: adjust size of flat buttonsChristian Ehrlicher2025-01-131-3/+2
* QWindows11Style: Increase QComboBoxSize and align sublineWladimir Leuschner2025-01-081-4/+5
* QWindows11Style: Decrease bottomline frame thickness for QToolButtonWladimir Leuschner2025-01-081-2/+3
* Windows11Style: Misc cleanup for drawControl(CE_ItemViewItem)Christian Ehrlicher2025-01-081-34/+50
* Windows11 style: fix drawing horizontal progressbar in rtl modeChristian Ehrlicher2025-01-061-0/+2
* Windows11Style: enable mouse tracking for QTableViewChristian Ehrlicher2025-01-061-0/+2
* QWindows11Style: Align QSpinBox rect to match QLineEdits rectWladimir Leuschner2024-12-211-3/+4
* QWindows11Style: Adjust Subline for QLineEdit to fit rounded cornersWladimir Leuschner2024-12-211-5/+6
* QWindows11Style: Adjust position of MDI subwindow iconChristian Ehrlicher2024-12-201-2/+3
* QWindows11Style: adjust text rect for CC_TitleBarChristian Ehrlicher2024-12-201-1/+1
* Windows11Style: Fix horizontal scrollbar arrows in rtl modeChristian Ehrlicher2024-12-181-2/+5
* Windows11Style: adjust subline color in editable widgets in dark modeChristian Ehrlicher2024-12-162-12/+14
* Baseline tests: disable animations in the vista styleVolker Hilsheimer2024-12-101-0/+3
* Vista style: don't use transitions unless desktop-settings awareVolker Hilsheimer2024-12-101-5/+6
* Minor improvements of windows styleYuhang Zhao2024-12-102-39/+39
* QWindows11Style: Override alternate base color in darkmodeWladimir Leuschner2024-12-091-0/+16
* Widget styles: use palette brushes to set the painter's brushVolker Hilsheimer2024-11-291-1/+1
* Windows11Style: fix painting checked QToolButtonChristian Ehrlicher2024-11-291-12/+15
* Add Qt::Orientations based flip and flipped functionsAllan Sandfeld Jensen2024-11-291-1/+6
* QWindows11Style: simplify CC_TitleBar paintingChristian Ehrlicher2024-11-281-82/+35
* QWindows11Style: Draw inactive MDI window texts lighterWladimir Leuschner2024-11-231-8/+9