aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickvaluetypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* QQuickValueTypes: Avoid QVariant boxing (and unboxing) to convert color to st...Robin Burchell2016-12-211-2/+1
* Expose HSV and HSL color values to QMLNikita Krupenko2016-07-251-0/+72
* Add property for setting hinting preference on fontsEskil Abrahamsen Blomfeldt2016-03-151-0/+10
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Font matching by font stylenameAllan Sandfeld Jensen2015-08-101-0/+10
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Initial work on gadget supportSimon Hausmann2014-12-221-91/+2
* Simplify QFont value type wrapper in preparation for gadgetsSimon Hausmann2014-12-131-17/+3
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-091-0/+309
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-7/+7
* Put basic language types into QtQml importChris Adams2012-06-211-8/+5
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+468