aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickvaluetypes_p.h
Commit message (Expand)AuthorAgeFilesLines
* Export QML and Quick value typesUlf Hermann2021-01-221-9/+9
* Use factory functions and ctors for creating value typesUlf Hermann2020-10-021-0/+16
* Allow proper registration of value typesUlf Hermann2020-09-231-77/+91
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-6/+0
* Register value types declarativelyUlf Hermann2020-04-281-19/+53
* Implement Qt.alpha()Maximilian Goldstein2020-04-141-0/+1
* Implement modifying colors using methodsMaximilian Goldstein2020-04-021-0/+4
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+2
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-02-031-0/+52
|\
| * Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-311-0/+52
* | Make Font.weight an integer instead of enumerationEskil Abrahamsen Blomfeldt2020-01-211-3/+3
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-101-0/+2
|\
| * Add a property "valid" to the color value typeUlf Hermann2019-10-081-0/+2
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+3
|/
* Add property to disable shaping on fontsEskil Abrahamsen Blomfeldt2017-08-251-0/+4
* Expose "kerning" property for fontsEskil Abrahamsen Blomfeldt2017-06-301-0/+4
* Expose HSV and HSL color values to QMLNikita Krupenko2016-07-251-0/+18
* Add property for setting hinting preference on fontsEskil Abrahamsen Blomfeldt2016-03-151-0/+12
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Make the qml/js matrix4x4 type more usefulSean Harmer2015-11-111-0/+7
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Font matching by font stylenameAllan Sandfeld Jensen2015-08-101-0/+4
* Port from Q_ENUMS to new macro Q_ENUM.Friedemann Kleint2015-06-191-2/+2
* Add QtQuick::Text::font.weight enum valuesShawn Rutledge2015-05-111-5/+9
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Initial work on gadget supportSimon Hausmann2014-12-221-43/+27
* Simplify QFont value type wrapper in preparation for gadgetsSimon Hausmann2014-12-131-4/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Slightly accelerate access to value type propertiesSimon Hausmann2013-11-281-41/+41
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* 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/+60
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+310