summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-3/+3
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-34/+20
|\
| * QSS/MenuItem: only draw checkbox if no item is availableChristian Ehrlicher2019-06-171-37/+23
* | QStyleSheetStyle: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-281-2/+2
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-12/+18
|\ \
| * | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-12/+18
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-2/+2
|\| |
| * | Fix: style sheet styling of background of triangular QTabWidget tabsEirik Aavitsland2019-05-091-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-1/+4
| |\|
| | * QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-1/+4
* | | Replace qMove with std::moveAllan Sandfeld Jensen2019-04-061-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-031-1/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-1/+8
| |\|
| | * QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-1/+8
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-031-2/+2
|\| |
| * | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-011-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-14/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-14/+22
| |\|
| | * QMenuItem: fix rendering with css stylingChristian Ehrlicher2019-02-051-14/+22
* | | QStyleSheet/QToolbox: don't overlap text and iconChristian Ehrlicher2019-02-131-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-4/+7
|\|
| * Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-221-4/+7
* | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-221-10/+6
|\|
| * QScrollBar: fix horizontal scrollbars in RTL modeChristian Ehrlicher2018-11-191-10/+6
* | [Micro]optimization in QStyleSheetStyle::drawComplexControlAlbert Astals Cid2018-11-121-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-1/+1
|\|
| * QStyleSheet: use the << form of qWarning to get more infoThiago Macieira2018-11-081-1/+1
* | [Micro]Optimize QStyleSheetStyle::subElementRectAlbert Astals Cid2018-11-061-3/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-0/+2
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+2
| |\
| | * Modernize the "animation" featureLiang Qi2018-10-121-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-081-8/+35
|\| |
| * | StyleSheetStyle: Load @Nx imagesMorten Johan Sørvig2018-10-041-9/+38
* | | QStyleSheetStyle: use specified font property from css for QMenuChristian Ehrlicher2018-10-031-6/+12
* | | stylesheets: Don't fail silently with invalid background-imagesSergio Martins2018-09-161-2/+7
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-071-8/+1
|\| |
| * | QHeaderView: honor qss padding attributeChristian Ehrlicher2018-09-061-1/+1
| * | QHeaderView: remove dead codeChristian Ehrlicher2018-09-061-7/+0
* | | remove internal use of SE_ViewItemCheckIndicatorRolf Eike Beer2018-09-031-1/+1
|/ /
* | QSS/QTabBar: properly handle QTabBar::scrollerChristian Ehrlicher2018-08-301-3/+8
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-4/+1
|\|
| * Reset geometry constraints when removing stylesheetSergio Martins2018-07-171-4/+1
* | QTabBar: fix mixed up left and right css pseudo classesChristian Ehrlicher2018-07-221-4/+4
* | Add attribute to indicate a widget was the target of a style sheetAaron Kennedy2018-05-231-0/+21
* | QStyleSheet: fix typo in propertyNameForStandardPixmap for discardChristian Ehrlicher2018-05-121-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-021-6/+8
|\|
| * Convert features.toolbar to QT_[REQUIRE_]CONFIGStephan Binner2018-05-021-6/+8
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-5/+7
|\|