summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QStyle enum valuesVolker Hilsheimer2020-04-163-56/+3
* QApplication: remove obsolete globalStrut functionalityVolker Hilsheimer2020-04-102-11/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-3/+3
|\
| * Revert "QCommonStyle::pixelMetric(): Silence warnings about deprecated enum v...Fabian Kosmale2020-04-081-38/+7
| * QCommonStyle::pixelMetric(): Silence warnings about deprecated enum valuesFriedemann Kleint2020-03-311-7/+38
| * Fix Fusion style ignoring SH_UnderlineShortcut from proxy styleJoni Poikelin2020-03-301-2/+2
| * Fusion Style: Use qobject_cast rather than dynamic_castUlf Hermann2020-03-231-1/+1
* | Don't keep a reference into the hash while modifying itLars Knoll2020-03-311-1/+1
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-291-1/+1
* | 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-03-114-1/+4
|\|
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-063-0/+3
| * Don't use deprecated QPixmapCache::find overloadVolker Hilsheimer2020-03-041-1/+1
* | Get rid of QMatrixJarek Kobus2020-02-282-4/+4
* | Pass QDate and QTime as value classesEdward Welbourne2020-02-272-4/+4
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-267-35/+47
|\|
| * QStyle: deprecate enum values that are marked for removal in Qt 6Volker Hilsheimer2020-02-252-8/+12
| * Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-243-27/+27
| |\
| | * Fix wrong DPI used by QStyle::pixelMetric()Friedemann Kleint2020-02-223-27/+27
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-221-0/+6
| |\|
| | * QStyle: Use primary screen DPI as default DPIMorten Johan Sørvig2020-02-211-0/+6
| * | Windows style: Turn off SH_EtchDisabledText in dark modeFriedemann Kleint2020-02-181-0/+2
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-136-4/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-081-1/+2
| |\|
| | * QPushButton: fix text truncating when icon+text+menu is drawnChristian Ehrlicher2020-02-061-1/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-043-3/+3
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-022-2/+2
| | * Windows style: Fix wrong color of non-editable combo boxFriedemann Kleint2020-01-301-1/+1
| * | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-283-0/+10
* | | Make QTypeInfo::Tampered usableLars Knoll2020-01-301-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-282-2/+2
|\| |
| * | Deprecate all methods that use QMatrixJarek Kobus2020-01-282-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-286-31/+48
|\| |
| * | Doc: Replace some usages of 0/zero/null with \nullptrSze Howe Koh2020-01-271-1/+1
| * | Doc/QtWidgets: replace some 0 with \nullptrChristian Ehrlicher2020-01-263-14/+14
| * | Windows QPA: Provide an experimental palette for dark modeFriedemann Kleint2020-01-252-0/+18
| * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-16/+15
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-073-0/+35
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-061-0/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-0/+1
| | |\|
| | | * QSS/QComboBox: set correct palette when drawing SC_ComboBoxArrowChristian Ehrlicher2020-01-051-0/+1
| * | | Stylesheet: Handle tabs with elide mode set correctlyAndy Shaw2020-01-063-0/+34
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-043-12/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-021-6/+6
| |\|
| | * QCommonStyle: make sure to pass the widget to pixelMetric()Christian Ehrlicher2019-12-281-6/+6
| * | Fix QSpinbox default widthChristian Ehrlicher2019-12-181-1/+2
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-1/+1
| |\|
| | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-1/+1