summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyle.h
Commit message (Expand)AuthorAgeFilesLines
* QStyle: deprecate PM_DialogButtons* enumsChristian Ehrlicher9 days1-4/+6
* Revert "Let styles indicate that they support dark mode"Volker Hilsheimer2022-12-081-1/+0
* Let styles indicate that they support dark modeSanthosh Kumar2022-11-261-0/+1
* Sync and assert StandardPixmap enums in QPlatformTheme and QStyleAxel Spoerl2022-07-221-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add style hint for preventing spin box selection on up/downVolker Hilsheimer2021-10-081-0/+1
* QStyle: allow styles to control the margin around icons in QLineEditWang Peng2021-08-171-1/+1
* QStyle: Add SP_TabCloseButtonVolker Hilsheimer2021-07-201-0/+1
* Add a style hint to draw the left/top border lines when header is hiddenAndy Shaw2021-06-161-0/+1
* Add setting the ICON size attribute in lineedit to the style pluginTang Haixiang2021-03-121-0/+2
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+1
* QStyle: add name() to return the name of the styleChristian Ehrlicher2021-01-141-0/+6
* QStyle: remove deprecated SH_SpellCheckUnderlineStyleChristian Ehrlicher2020-09-051-1/+0
* Remove dead code from src/widgetsVolker Hilsheimer2020-05-111-7/+0
* Remove deprecated QStyle enum valuesVolker Hilsheimer2020-04-161-21/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-7/+11
|\
| * QStyle: deprecate enum values that are marked for removal in Qt 6Volker Hilsheimer2020-02-251-7/+11
* | 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
* | Remove deprecated PE_IndicatorViewItemCheck and PE_FrameStatusBarVolker Hilsheimer2019-10-091-6/+0
|/
* Add QStyle::standardPixmap support to all entries in QDialogButtonBoxDavid Edmundson2019-03-021-0/+7
* Properly deprecate assorted enum membersEdward Welbourne2019-02-271-9/+18
* remove internal use of SE_ViewItemCheckIndicatorRolf Eike Beer2018-09-031-2/+2
* Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-0/+1
* Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-051-0/+1
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-0/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-17/+17
* QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-041-0/+1
* Introduce SH_TitleBar_ShowToolTipsOnButtons style hintJake Petroules2017-03-081-0/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Take the size and the icon size for MDI buttons from a styleAlexander Volkov2016-04-131-0/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-5/+5
|\
| * Add argument names to the function signatures in headersOlivier Goffart2016-03-101-5/+5
* | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-111-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Widgets: enable scroll buttons to be placed anywhere on a QTabBarRichard Moe Gustavsen2015-11-161-0/+8
* | Mark some obsolete enum items from QStyle for removal in Qt 6Alexander Volkov2015-09-301-9/+9
|/
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-17/+17
* Implement debug operator for QStyle::State using the new operator for QFlags<T>.Friedemann Kleint2015-03-051-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-3/+11
* Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-111-0/+3
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+2
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-281-0/+2
| |\
| | * Doc: Don't show a description for omitted SH_ComboBox_UseNativePopup enum itemAlexander Volkov2014-10-281-0/+2
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+12
|\| |
| * | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
| * | Make the default value of QTreeView::indentation() be style dependentAlexander Volkov2014-09-151-0/+1
* | | Refactor the sloppy submenu logicJørgen Lind2014-09-161-0/+6
|/ /
* | Add Q_ENUMS to QStyle's enumerations.Friedemann Kleint2014-08-291-0/+3