summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QMenu/QComboBox: Extract helper for determining the pop up geometryFriedemann Kleint2019-04-081-0/+8
* Improve documentation for opaque resize in QSplitterJan Arve Sæther2019-03-181-2/+2
* Doc: Fix typo in QStyleKai Koehne2018-12-221-1/+1
* Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-0/+7
* Introducing SH_SpinBox_ButtonsInsideFrameGabriel de Dietrich2018-02-051-0/+4
* doc: Remove several uses of '/' as continuation characterMartin Smith2018-01-121-8/+4
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-0/+5
* Fix implementation of spell check underline stylesDmitry Shachnev2017-10-211-3/+2
* QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-041-3/+6
* Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-2/+2
* Introduce SH_TitleBar_ShowToolTipsOnButtons style hintJake Petroules2017-03-081-0/+5
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+3
| |\
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
| |\|
| | * Fix typo in QStyle documentationSérgio Martins2016-07-091-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-2/+2
| |\|
| | * qstyle: Make image description match the image.Sérgio Martins2016-04-281-2/+2
* | | Take the size and the icon size for MDI buttons from a styleAlexander Volkov2016-04-131-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+2
|\|
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+2
* | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-111-0/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-2/+2
|\|
| * [docs] QStyle: remove remaining references to QStyleOption*V<N>Marc Mutz2015-11-051-2/+2
* | Widgets: enable scroll buttons to be placed anywhere on a QTabBarRichard Moe Gustavsen2015-11-161-2/+9
|/
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-08-121-6/+10
|\