aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlproperty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-241-1/+1
* Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
* Fix new warnings in qtdeclarative (found by GCC 4.8)Thiago Macieira2013-04-091-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Declare QJSValue as a metatype where it is defined.Stephen Kelly2012-12-041-1/+0
* Make static QQmlProperty::read() take a const QObject pointer.Andreas Hartmetz2012-11-301-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-4/+4
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-73/+37
* Trim trailing whitespaceStephen Kelly2012-07-171-52/+52
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-0/+26
* Decode directory separators in source URLsMatthew Vogt2012-06-251-2/+8
* Disallow signal-handler-specification for non-signal methodsChris Adams2012-06-211-1/+1
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-12/+41
* Avoid unnecessary QByteArray creationKent Hansen2012-06-051-1/+1
* Delay conversion of v8 exceptions to QQmlErrors.Michael Brasser2012-06-051-9/+9
* Remove dead codeKent Hansen2012-06-011-28/+0
* Fix another crash due to unregistered enum typesChris Adams2012-06-011-0/+2
* Fix crash caused by unregistered enum typesChris Adams2012-05-281-1/+6
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-3/+3
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-94/+90
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-241-1/+9
* Simplify QVariant::convert and QVariant::canConvert calls.Jędrzej Nowacki2012-05-211-1/+1
* Allow the existence of a VME metaobject to be assertedMatthew Vogt2012-05-211-2/+2
* QtQuick: Fix string related warnings, single character strings.Friedemann Kleint2012-05-141-1/+1
* Permit signals to be emitted in a different threadAaron Kennedy2012-05-111-1/+2
* More robust tracking of signal handler expression ownership.Michael Brasser2012-05-011-10/+25
* Use QUrl constructor directly.Michael Brasser2012-04-201-22/+6
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-13/+24
|\
| * Do not crash on invalid binding diagnosticMatthew Vogt2012-04-041-2/+3
| * 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
| * Use minimal javascript expression for bound signalsChris Adams2012-03-291-4/+4
| * Warn on incompatible v4 binding object typeMatthew Vogt2012-03-281-3/+18
* | Merge master into api_changesKent Hansen2012-03-271-19/+32
|\|
| * Add QQmlBoundSignalNoParamsqt-v5.0.0-alpha1Michael Brasser2012-03-271-1/+5
| * Update documentationAlan Alpert2012-03-271-1/+4
| * Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-17/+23
| * Use QQmlAbstractBoundSignal where appropriate.Michael Brasser2012-03-261-2/+2
* | Merge master into api_changesKent Hansen2012-03-191-18/+1
|\|
| * Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-18/+0
| * Move binding and expression classes to separate filesAaron Kennedy2012-03-131-0/+1
* | Crash fix after QMetaType change.Jędrzej Nowacki2012-03-131-1/+1
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-6/+3
* | Improve support for var propertiesChris Adams2012-03-051-5/+15
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1917