summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qstylehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* Fix conversion warnings when setting alpha to QColorFriedemann Kleint2020-09-151-1/+1
* 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
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
|/
* QDial: use correct button colorChristian Ehrlicher2019-11-261-3/+6
* Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-231-7/+36
* QMacStyle: Remove handling of defunct _q_styleObjectWindow propertyTor Arne Vestbø2018-07-301-8/+0
* QStyleHelper: Remove unused function setWidgetSizePolicy()Gabriel de Dietrich2018-02-141-8/+0
* QStyleHelper: Use palette cache key in pixmap keyGabriel de Dietrich2018-01-051-20/+1
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+0
|\
| * Remove some unused, local variablesJędrzej Nowacki2017-10-141-1/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-2/+2
|\|
| * Convert features.spinbox to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-2/+4
|\|
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-0/+2
| * Convert features.dial to QT_[REQUIRE_]CONFIGStephan Binner2017-08-081-2/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-0/+2
|\|
| * Fix several unused warnings for misc disabled featuresStephan Binner2017-04-041-0/+2
* | Move widget size policy methods to QStyleHelperJake Petroules2017-03-031-0/+29
|/
* Fix styles compilation with features removed, round 2Paul Olav Tvete2017-01-251-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+21
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+21
| |\
| | * QStyleHelper::uniqueName(): Improve palette pixmap cache keyFriedemann Kleint2016-11-081-1/+21
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QMacStyle: Use NSView rendering for some inactive widgets on 10.10Gabriel de Dietrich2014-09-111-0/+10
* QMac/FusionStyle: fix the background color for transient scrollbarsJ-P Nurmi2014-06-301-0/+10
* Cache QAccessibleInterfaces.Frederik Gladhorn2013-04-021-1/+0
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-131-10/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add QStyleHelper:isInstanceOf()J-P Nurmi2013-01-071-3/+15
* Fix some typosSergio Ahumada2012-12-211-1/+1
* Fix warnings about unused variables in stylehelper.Friedemann Kleint2012-11-091-0/+3
* Make ToolButton work with Macstyle for componentsJens Bache-Wiig2012-11-011-0/+17
* Fix incorrectly scaled constants on MacJens Bache-Wiig2012-10-161-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QDial: Fix crash when singleStep-property is 0.Friedemann Kleint2012-02-161-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-111-20/+3
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Revert "Fix use of qMax() with floating point constants"Sergio Ahumada2011-11-011-1/+1
* Fix use of qMax() with floating point constantsSergio Ahumada2011-10-301-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+378