summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* QCachedPainter: use the render hints of the painter we gotVolker Hilsheimer2024-11-121-0/+1
* QStyleHelper/QCachedPainter: don't use AntiAliased painting by defaultChristian Ehrlicher2024-11-111-1/+0
* Styles: fix QCachedPainter when an empty size is passed inVolker Hilsheimer2024-10-311-1/+1
* Doc: Fix typoPaul Wicking2024-10-311-1/+1
* Widgets/Style: add QCachedPainterChristian Ehrlicher2024-10-111-0/+49
* Doc: Remove usage of defunct QDoc commandPaul Wicking2024-08-281-2/+0
* Use q20::{cmp_{equal,not_equal,{less,greater}{,_equal}} around the codeTatiana Borisova2024-07-301-2/+3
* Doc: Remove wrong comment in QStyle::pixelMetric() docChristian Ehrlicher2024-01-161-2/+1
* Move styles example to manual testTor Arne Vestbø2023-06-291-4/+1
* Doc: Fix typo in word mnemonicIvan Tkachenko2023-02-261-1/+1
* Revert "Let styles indicate that they support dark mode"Volker Hilsheimer2022-12-081-7/+0
* Let styles indicate that they support dark modeSanthosh Kumar2022-11-261-0/+7
* Sync and assert StandardPixmap enums in QPlatformTheme and QStyleAxel Spoerl2022-07-221-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QStyle: Fix cases when logicalValue is outside rangeRobert Löhning2022-03-101-2/+4
* QStyle: Fix overflows and crash when converting slider positionsRobert Löhning2022-03-091-7/+7
* Fix version in which SH_Table_AlwaysDrawLeftTopGridLines was addedVolker Hilsheimer2022-01-211-1/+1
* QStyle docs: Use since enum attributeKai Köhne2022-01-121-30/+16
* widgets: Fix typos in documentationJonas Kvinge2021-10-121-3/+3
* Add style hint for preventing spin box selection on up/downVolker Hilsheimer2021-10-081-0/+4
* Port to QImage and QPixmap deviceIndependentSize()Morten Sørvig2021-09-011-2/+3
* QStyle: allow styles to control the margin around icons in QLineEditWang Peng2021-08-171-0/+3
* QStyle: Add SP_TabCloseButtonVolker Hilsheimer2021-07-201-0/+2
* Add a style hint to draw the left/top border lines when header is hiddenAndy Shaw2021-06-161-0/+5
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-1/+1
* Add setting the ICON size attribute in lineedit to the style pluginTang Haixiang2021-03-121-0/+3
* Make QStyle::proxy() always return the leaf proxySergio Martins2021-01-201-2/+4
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+5
* QStyle: add name() to return the name of the styleChristian Ehrlicher2021-01-141-0/+24
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Doc: Clean up widget snippets projectPaul Wicking2020-09-101-1/+1
* QStyle: remove deprecated SH_SpellCheckUnderlineStyleChristian Ehrlicher2020-09-051-3/+0
* Linux: Fix QLabel content truncated under high dpiChen Bin2020-08-281-1/+1
* Fix a number of qdoc warningsFriedemann Kleint2020-08-201-2/+0
* Remove dead code from src/widgetsVolker Hilsheimer2020-05-111-19/+0
* Clean up some more mixed enum/int mathGiuseppe D'Angelo2020-05-071-1/+1
* Remove deprecated QStyle enum valuesVolker Hilsheimer2020-04-161-24/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-181-1/+1
|\
| * Add 'since' tag to documentation of new enum valueVolker Hilsheimer2020-03-171-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-1/+1
|\|
| * QStyle: deprecate enum values that are marked for removal in Qt 6Volker Hilsheimer2020-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-0/+2
|\|
| * QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-281-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-3/+3
|\|
| * Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\|
| * Honor alpha for SH_Table_GridLineColorChristian Ehrlicher2019-11-141-1/+1
* | Remove deprecated PE_IndicatorViewItemCheck and PE_FrameStatusBarVolker Hilsheimer2019-10-091-1/+0
|/
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-2/+2
* Fix qdoc warnings for Qt 5.14Friedemann Kleint2019-05-211-0/+14