summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-3/+3
* Replace QPlatformTheme::Appearance by Qt:AppearanceAxel Spoerl2022-09-201-1/+1
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-011-1/+1
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-011-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Remove unneeded @available check for macOS <= 10.14 and iOS <= 13Tor Arne Vestbø2022-08-051-7/+3
* darwin: Remove unneeded SDK version checks for older versionsTor Arne Vestbø2022-08-051-4/+0
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* QCommandLinkButton: Let the style set the text colorsVolker Hilsheimer2022-07-191-0/+5
* Replace QT_NO_ACCESSIBILITY with QT_CONFIG(accessibility)Allan Sandfeld Jensen2022-06-152-10/+10
* Use SPDX license identifiersLucie Gérard2022-05-1614-532/+28
* Macstyle: fix the text color on the disabled buttonTimur Pocheptsov2022-05-021-1/+1
* QTabBar: let styles draw tab text with foreground roleVolker Hilsheimer2022-03-211-2/+3
* macOS: Remove dead code for focus ring handling in Mac styleTor Arne Vestbø2022-03-181-21/+0
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-162-7/+24
* Win: Fix use of deprecated isTopLevel()Mårten Nordheim2022-03-071-1/+1
* QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-02-281-3/+8
* QMacStyle::standardIcon - use the real file nameTimur Pocheptsov2022-02-011-1/+1
* Windows XP style: Fix coding style violationsVolker Hilsheimer2022-01-201-375/+329
* QMacStyle: fix a regression introduced by a button type changeTimur Pocheptsov2022-01-121-0/+7
* QMacStyle: use the 'momentary push in' type for push buttonsTimur Pocheptsov2022-01-051-8/+22
* macOS: Fix QSlider's knob positioning on MontereyVolker Hilsheimer2021-11-181-1/+13
* macOS: make the slider knob big enough for BigSur and MontereyVolker Hilsheimer2021-11-151-0/+4
* QMacStyle: skip 'custom' rendering of CE_HeaderLabelTimur Pocheptsov2021-11-051-28/+0
* qwindowsxpstyle: Fix typos in documentationJonas Kvinge2021-10-121-5/+5
* styles: Fix typos in source code commentsJonas Kvinge2021-10-122-8/+8
* Add style hint for preventing spin box selection on up/downVolker Hilsheimer2021-10-081-0/+3
* macOS: Use new QPlatformTheme::appearance() functionMitch Curtis2021-09-171-20/+21
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-013-19/+15
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-063-3/+3
* Remove Windows 7, 8, and 8.1 codepathsOliver Wolff2021-07-301-15/+0
* Scale image with MDI icons using the correction factorVolker Hilsheimer2021-07-201-2/+2
* macOS: fix drawing of pushbuttons of non-standard sizeVolker Hilsheimer2021-07-091-25/+36
* macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-061-0/+2
* macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-181-4/+8
* macOS: close visible gap between tab bar base line and tabsVolker Hilsheimer2021-06-111-1/+1
* macOS: render shortcuts in context menus correctly alignedVolker Hilsheimer2021-06-021-2/+18
* macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-271-2/+4
* Fix coding style in android platform and style pluginsXing LinKun2021-03-311-1/+2
* macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-03-181-1/+1
* Redundant condition: widgetHuang Jie2021-03-041-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-243-3/+1
* Unbreak binary compatibility in QStyleOptionHeaderVolker Hilsheimer2021-02-191-2/+4
* Fix compiler warnings for QFontMetrics useAssam Boudjelthia2021-02-041-1/+1
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+3
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-01-131-2/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-34/+0
* Remove the qmake project filesJoerg Bornemann2021-01-074-63/+0
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2020-12-211-33/+93
* QHeaderView: respect the font role while calculating the elided textChristian Ehrlicher2020-12-101-1/+4