summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstyle.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add the QTabBar::changeCurrentOnDrag property.Ivan Komissarov2014-08-061-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-0/+1
|\|
| * QStyle: Add new SH_ComboBox_UseNativePopup style hintGabriel de Dietrich2014-04-071-0/+1
* | Makes QPlatformTheme::PasswordMaskDelay themable using QStyleRisto Avila2014-03-141-0/+1
|/
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-0/+1
* Added SH_Widget_Animate in QStyleÀlex Fiestas2013-08-021-0/+1
* QStyle - tooltip - add wakeDelay and sleepDelay as styleHintsThorbjørn Martsum2013-07-031-0/+2
* Add Style hint for Clear buttons within QLineEdit.Friedemann Kleint2013-05-091-0/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Add convenience for section actions in QMenuKevin Ottens2013-03-131-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-0/+1
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-161-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed behaviour of mouse clicks for menu bars on WindowsOliver Wolff2012-09-071-1/+0
* QStyle: make standardIcon() & layoutSpacing() virtualJ-P Nurmi2012-08-311-14/+5
* Support for overlay-scrollbars on MacChristoph Schleifenbaum2012-07-051-0/+1
* QIcon: move back to QtGuiOlivier Goffart2012-05-181-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-2/+2
|\
| * Bump some Qt 5 to-do's to Qt 6.Jason McDonald2012-04-101-3/+3