aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvaluetype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Qml: optimize string usageAnton Kudryavtsev2016-08-091-3/+3
* QJSValue: Adapt to introduction of QMetaType::NullptrChristian Kandeler2016-08-081-0/+1
* QML: Unify property reads/writes and use accessorsErik Verbruggen2016-07-251-1/+1
* QQmlEasingValueType: replace QList<qreal> with QVector<qreal>Anton Kudryavtsev2016-04-141-1/+1
* QQmlEasingValueType: use reserve() to optimize memory allocationAnton Kudryavtsev2016-04-141-3/+4
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-09-021-1/+2
|\
| * Don't consider QLocale a value type.Mitch Curtis2015-09-021-1/+2
* | Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-1/+1
|\|
| * QtQml: Fix const correctness in old style castsThiago Macieira2015-07-091-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-301-0/+39
|\|
| * Add left, right, top and bottom properties to basic QML rect type.Mitch Curtis2015-06-031-0/+39
* | Add 28 QList::reserve() callsSérgio Martins2015-06-081-1/+3
|/
* Speed up value type binding creationSimon Hausmann2015-04-161-5/+7
* Remove QItemSelection value-type, use Array insteadGabriel de Dietrich2015-03-221-3/+0
* Remove QModelIndexList value type, use Array insteadGabriel de Dietrich2015-03-221-8/+5
* Acknowledge QPersistentModelIndex is a built-in meta-typeGabriel de Dietrich2015-03-121-30/+3
* Work around QPersistentModelIndex being a built-in meta-typeGabriel de Dietrich2015-03-051-3/+27
* Add Q_GADGET wrappers for QModelIndex & Co.Gabriel de Dietrich2015-02-121-0/+20
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix property access and method invocation on value types that use inheritanceSimon Hausmann2015-01-071-1/+3
* Enable gadget wrapping for custom value typesSimon Hausmann2015-01-021-0/+3
* Removed usage of QQmlValueType in QQmlValueTypeWrapperSimon Hausmann2014-12-281-42/+5
* Initial work on gadget supportSimon Hausmann2014-12-221-79/+119
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix warnings in QtQmlMatthew Vogt2012-08-241-1/+1
* Remove the use of QWidgetStar from QtQml.Stephen Kelly2012-08-151-1/+0
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-13/+76
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-9/+9
* Put basic language types into QtQml importChris Adams2012-06-211-6/+1
* Fix potential buffer overrun.Martin Jones2012-05-291-2/+2
* Do not use deprecated APIOlivier Goffart2012-04-241-1/+1
* Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-508/+88
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+868