aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickvaluetypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use factory functions and ctors for creating value typesUlf Hermann2020-10-021-0/+220
* Allow proper registration of value typesUlf Hermann2020-09-231-16/+16
* Fix build after API changes to QColorLars Knoll2020-09-151-6/+6
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Use QPalette::resolveMask() and setResolveMask() where necessaryShawn Rutledge2020-08-281-2/+2
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-7/+0
* Implement Qt.alpha()Maximilian Goldstein2020-04-141-0/+5
* Implement modifying colors using methodsMaximilian Goldstein2020-04-021-1/+15
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-02-031-0/+42
|\
| * Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-311-0/+42
* | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-211-4/+4
|/
* Generate registrations for all importsUlf Hermann2020-01-101-1/+0
* Add a property "valid" to the color value typeUlf Hermann2019-10-081-0/+5
* Add property to disable shaping on fontsEskil Abrahamsen Blomfeldt2017-08-251-0/+13
* Expose "kerning" property for fontsEskil Abrahamsen Blomfeldt2017-06-301-0/+10
* 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