summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qfusionstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-4/+4
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-241-4/+4
| |\
| | * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-221-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-021-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-4/+6
|\| |
| * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
| * | Support checkable QComboBox items with styles using a popup dropdownVolker Hilsheimer2019-12-111-3/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-111-53/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-53/+4
| |\|
| | * QPushButton: fix icon + text layouting in RTL modeChristian Ehrlicher2019-12-091-53/+4
* | | 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
| |/
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-5/+11
|\|
| * Fusion Style: Use high-dpi pixmapsMorten Johan Sørvig2019-10-111-5/+11
* | Fusion: reduce width of menu itemsAlberto Mardegan2019-09-141-1/+1
|/
* Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-231-19/+24
* Fix build without features.groupboxTasuku Suzuki2019-08-151-0/+2
* QFusionStyle: fix excessive top margin of groupboxYulong Bai2019-07-091-1/+8
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-1/+9
|\
| * Fusion: Fill the rect with base brush when drawing the combobox frameAndy Shaw2019-05-271-1/+9
* | QtWidgets: Fix deprecation warningsFriedemann Kleint2019-03-011-2/+2
* | QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-7/+7
* | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-1/+1
* | Styles: replace deprecated QPalette functionsChristian Ehrlicher2018-12-171-27/+27
* | QFusionStyle: Fix deprecation warning about QFontMetrics::width()Friedemann Kleint2018-12-131-1/+1
|/
* Fusion: Don't draw the background of the lineedit when drawing the frameAndy Shaw2018-12-101-1/+0
* Fusion style - avoid a warningTimur Pocheptsov2018-11-301-0/+3
* Modernize the "animation" featureLiang Qi2018-10-121-6/+6
* QFusionStyle: Fix width of editable combo boxFriedemann Kleint2018-05-151-1/+1
* QFusionStyle: Fix compilation when qreal is floatAlexander Akulich2018-03-151-4/+4
* QFusionStyle: fix the checkbox rendering in low DPI settingsYulong Bai2018-02-151-15/+20
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-5/+3
|\
| * QFusionStyle: Set alpha on color before creating penGabriel de Dietrich2018-01-221-5/+3
* | QFusionStyle: Properly draw frameless editable combo boxesGabriel de Dietrich2018-01-241-1/+4
* | QCommonStyle: Add dock title bar iconsFriedemann Kleint2018-01-241-0/+13
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-19/+20
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-19/+20
| |\|
| | * QFusionStyle: fix the checkbox rendering in HiDPI situationYulong Bai2017-12-041-12/+18
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-2/+4
|\|
| * QTreeView/Fusion style : Draw child indicator correct in RTL-modeChristian Ehrlicher2017-11-221-2/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+6
|\|
| * Convert features.slider to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
| * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
| * Convert features.mainwindow to QT_[REQUIRE_]CONFIGStephan Binner2017-09-111-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-0/+8
|\|