summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstylesheetstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\|
| * Style sheets: detect and use font set on QHeaderViewsGabriel de Dietrich2018-04-241-5/+7
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-241-2/+4
|\|
| * Style sheets: Include margin while calculating QHeaderview section sizePeng Wu2018-04-221-2/+4
* | Show the checkmark when rendering a QAction in a QMenu using QSSSteve Mokris2018-03-011-7/+30
* | stylesheets cleanup to prepare for a bigger patchSergio Martins2018-02-281-3/+3
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-2/+3
|\
| * QStyleSheetsStyle: Avoid possible division by zeroGabriel de Dietrich2018-01-221-2/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-2/+3
| |\|
| | * Use font set in the style option if there is no font set in the ruleAndy Shaw2018-01-161-2/+3
* | | qstylesheet: remove a few unneeded memory allocationsSergio Martins2018-01-131-11/+6
* | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-121-5/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+1
| |\|
| | * QStyleSheetStyle: Draw menu item also when font is setFriedemann Kleint2017-12-141-1/+1
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-2/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-31/+43
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-24/+34
| |\|
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-1/+3
| | * Convert features.slider to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-4/+4
| | * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-4/+6
| | * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-13/+15
| | * Convert features.mdiarea to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-1/+3
| | * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-1/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-7/+9
| |\|
| | * Convert features.scrollarea to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-5/+5
| | * Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-2/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-10/+10
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-10/+13
|\|
| * Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-1/+3
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-6/+8
| * Convert features.toolbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-2/+2
| * Convert features.statusbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-081-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-42/+50
|\|
| * Convert features.tabbar to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-15/+17
| * Convert features.dockwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-3/+5
| * Convert features.tabwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-7/+7
| * Convert features.itemviews to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-8/+10
| * Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-9/+11
* | QStyle: deprecate SH_Widget_Animate in favor of SH_Widget_Animation_DurationElvis Angelaccio2017-06-041-1/+3