aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Move VME exception to a better placeAlan Alpert2013-01-081-4/+5
|/
* Only free context if the owning QV8ContextResource gets destroyedPhilip Lorenz2012-12-101-0/+1
* Enable mobule build with QT_NO_TRANSLATIONTasuku Suzuki2012-11-261-0/+2
* Add designer support for animations and componentCompleteMarco Bubke2012-11-221-16/+16
* Change qml list interfaceMarco Bubke2012-10-231-3/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add a Q_UNREACHABLE to improve code generation a littleThiago Macieira2012-09-131-0/+1
* Make the instruction table be constThiago Macieira2012-09-131-4/+4
* Evaluate bindings more intelligently during constructionAaron Kennedy2012-08-291-8/+25
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-1/+4
* Reduce memory consumption in QV4Bindings::BindingMatthew Vogt2012-08-171-3/+1
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-2/+2
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-14/+14
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-4/+4
* Improved error messages for malformed .import statementsMatthew Vogt2012-07-111-2/+7
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-2/+2
* Disallow parent changes for QML created objectsAaron Kennedy2012-06-061-7/+6
* Send valueTypeIndex to setBindingNoEnable in the expected format.Michael Brasser2012-06-041-2/+3
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-14/+8
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-0/+5
* QtDeclarative: Fix warnings about deprecated QCoreApplication::translate().Friedemann Kleint2012-05-221-1/+0
* Allow the existence of a VME metaobject to be assertedMatthew Vogt2012-05-211-3/+4
* Add QQmlEngine::trimComponentCache()Matthew Vogt2012-05-171-8/+29
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+1
* Allow V4 bindings to be assigned to aliasesMichael Brasser2012-05-101-4/+13
* Better checking top level root object creation statusCharles Yin2012-05-091-5/+6
* Minor optimizations and cleanupAaron Kennedy2012-05-041-1/+2
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-1/+1
* Prevent object being delete by GC before object is fully createdCharles Yin2012-05-011-0/+6
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-42/+44
|\
| * Do not execute overwritten bindingsAaron Kennedy2012-04-041-1/+13
| * Revert "Do not execute overwritten bindings"Aaron Kennedy2012-04-041-39/+9
| * Do not execute overwritten bindingsMatthew Vogt2012-04-041-9/+39
| * Use scope, not owner to look up enums in QQmlBoundSignal.Michael Brasser2012-04-031-1/+0
| * Revert "Add QQmlBoundSignalNoParams"Michael Brasser2012-04-031-5/+1
| * Allow V8 bindings to be assigned to aliasesAaron Kennedy2012-03-301-31/+26
| * Use minimal javascript expression for bound signalsChris Adams2012-03-291-2/+2
* | Merge master into api_changesKent Hansen2012-03-271-2/+7
|\|
| * Add QQmlBoundSignalNoParamsqt-v5.0.0-alpha1Michael Brasser2012-03-271-2/+6
| * Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-0/+1
* | Merge master into api_changesKent Hansen2012-03-231-1/+1
|\|
| * Always enable value type support in v4.Michael Brasser2012-03-201-1/+1
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-4/+14
* | Merge master into api_changesKent Hansen2012-03-191-5/+5
|\|
| * Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-5/+4
| * Move binding and expression classes to separate filesAaron Kennedy2012-03-131-0/+1
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-3/+6
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1370