aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlpropertycache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Make QQmlPropertyData::name constAlbert Astals Cid2014-03-031-2/+2
* Fix nasty bug in property cache leading to inaccessible signal parametersSimon Hausmann2014-02-031-1/+1
* Rename some filesLars Knoll2014-01-311-1/+1
* [new compiler] Initial support for alias propertiesSimon Hausmann2013-09-201-0/+1
* Fix error reporting timingSimon Hausmann2013-09-121-5/+2
* Fix error reporting for wrong signal parameter declarationsSimon Hausmann2013-09-081-2/+2
* Beginning of a new qml parserSimon Hausmann2013-09-081-0/+5
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-1/+1
* Revert partially "Remove some unused code and forward declarations"Marco Bubke2013-07-181-0/+2
* Fix regression in tst_qqmlecmascript::signalAssignmentSimon Hausmann2013-07-051-0/+2
* Get rid of the signal expression rewriterSimon Hausmann2013-07-031-1/+0
* Remove some unused code and forward declarationsLars Knoll2013-06-281-4/+0
* Get rid of QHashedV4StringLars Knoll2013-06-281-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\
| * Fix -Wpedantic warningsAlbert Astals Cid2013-06-071-1/+1
* | Replace QV8QObjectResource with QV4::QObjectWrapperSimon Hausmann2013-05-231-3/+0
* | Cleanup: It's QQmlV4Function and so the flag should also be called V4Function...Simon Hausmann2013-05-221-2/+2
* | Remove v8 dependencies in qhashedstringLars Knoll2013-05-221-1/+1
* | Get rid of v8::LocalLars Knoll2013-05-061-1/+1
* | Convert QQmlPropertyCache to use QV4::persistentValue instead of the v8 versionLars Knoll2013-05-061-1/+3
* | Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-3/+3
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* QQmlPropertyCache: adding setParent()Thomas Hartmann2012-11-051-0/+1
* Adding invalidate function to QQmlPropertyCacheThomas Hartmann2012-10-231-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor QQmlPropertyCacheMethodArguments creation.Michael Brasser2012-08-281-0/+3
* Fix leak introduced in 0853343c33e394f35c31c161b019b2aed17f9256.Michael Brasser2012-08-281-1/+3
* Restrict v8 property lookup to the execution contextMatthew Vogt2012-08-271-15/+33
* Avoid dynamic lookup of signal handler argumentsMichael Brasser2012-08-241-1/+7
* Trim trailing whitespace.Stephen Kelly2012-08-221-4/+4
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-5/+5
* Use V4 binding for non-final properties where possibleMatthew Vogt2012-07-091-21/+23
* Support enum return types in Q_INVOKABLE functions.Matthew Vogt2012-06-221-0/+2
* Adapt to connection-related changes in qtbaseKent Hansen2012-06-121-1/+5
* Lazily create QMetaObjectsAaron Kennedy2012-05-241-15/+197
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Merge master <-> api_changesMatthew Vogt2012-03-051-0/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+383