aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertycache.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+0
* Declare QQmlV8Handle as a metatype where it is defined.Stephen Kelly2012-12-041-1/+0
* QQmlPropertyCache: adding setParent()Thomas Hartmann2012-11-051-0/+5
* Adding invalidate function to QQmlPropertyCacheThomas Hartmann2012-10-231-0/+33
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix property overriding lookup to exclude functionsv5.0.0-beta1Matthew Vogt2012-08-281-8/+28
* Refactor QQmlPropertyCacheMethodArguments creation.Michael Brasser2012-08-281-57/+21
* Fix leak introduced in 0853343c33e394f35c31c161b019b2aed17f9256.Michael Brasser2012-08-281-6/+9
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-100/+140
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-14/+128
* Remove the use of QWidgetStar from QtQml.Stephen Kelly2012-08-151-2/+2
* Trim trailing whitespaceStephen Kelly2012-07-171-13/+13
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-0/+8
* Don't AssertAlan Alpert2012-06-251-1/+2
* Support enum return types in Q_INVOKABLE functions.Matthew Vogt2012-06-221-0/+50
* QtQuick: Fix warnings about unused variables.Friedemann Kleint2012-06-131-2/+0
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-6/+45
* Fix crash in lazy meta object generation.Aaron Kennedy2012-06-041-1/+1
* Simplify method name extraction in property cacheKent Hansen2012-05-241-15/+9
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-47/+483
* Remove QQmlData::objectNameChanged callback.Michael Brasser2012-05-091-11/+17
* Fix MSVC warning C4200 (zero-sized array in struct/union).Friedemann Kleint2012-05-081-0/+5
* Merge master into api_changesKent Hansen2012-03-271-8/+16
|\
| * Support registered QFlags in QML methods and signal handlers.Michael Brasser2012-03-261-8/+16
* | Merge master into api_changesKent Hansen2012-03-231-5/+20
|\|
| * Support unregistered Qt namespace enums in QML methods.Michael Brasser2012-03-211-1/+12
| * Support (registered) non-local enums for signal/slot params in QML.Michael Brasser2012-03-211-2/+6
* | Adapt to QMetaMethod::typeName() behavioral change for "void"Kent Hansen2012-03-221-2/+3
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-42/+37
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+889