aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qml: Use QString::append(QStringRef) overload in ProcessAST::asStringhjk2013-02-061-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
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-3/+9
* Allow signal parameters which are custom QML object-typesChris Adams2012-08-081-8/+29
* Improved error messages for malformed .import statementsMatthew Vogt2012-07-111-22/+61
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-0/+8
* Fixed compile error in qqmlscript.cpp due to narrowing conversion.Samuel Rødal2012-06-061-3/+3
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-20/+7
* Add rect property typeMichael Brasser2012-05-101-0/+1
* Minor optimizations and cleanupAaron Kennedy2012-05-041-42/+16
* Initial bundle supportAaron Kennedy2012-05-041-27/+36
* Adapt qtdeclarative to the change in QMetaObjectOlivier Goffart2012-04-251-0/+2
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-0/+5
|\
| * Create plugins for Particles and Window submodulesMatthew Vogt2012-04-051-5/+0
| * Fix access to uninitialised memory that might lead to crashesThiago Macieira2012-04-041-0/+5
| * Re-order imports statements to import nested imports laterMatthew Vogt2012-03-291-0/+5
* | Make QFastMetaBuilder generate revision 7 meta-objectsKent Hansen2012-03-131-33/+28
|/
* Remove unused QTextCursor code from rewriter.Matthew Vogt2012-03-091-0/+1
* Make sure QML type "real" always maps to C++ type "double"Kent Hansen2012-03-071-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1700