summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecompiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify type management codeAaron Kennedy2010-08-271-3/+3
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Test ListElement type via type system, not string comparison.Warwick Allison2010-06-251-0/+1
* Cleanup: Move import stuff out of the QDeclarativeEngineAaron Kennedy2010-04-291-1/+2
* Remove unused variableAaron Kennedy2010-04-281-1/+0
* Remove dead codeAaron Kennedy2010-04-221-1/+0
* Remove Script {} supportAaron Kennedy2010-04-191-1/+0
* Correctly support translation in QDeclarativeCompilerAaron Kennedy2010-04-151-2/+2
* Add Component.onDestruction attached propertyAaron Kennedy2010-04-151-2/+0
* CleanupAaron Kennedy2010-04-091-0/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-8/+8
* Improve QML compiler statisticsAaron Kennedy2010-03-291-4/+3
* Allow enum constants as list element properties.Warwick Allison2010-03-171-0/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-1/+2
* Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-041-0/+1
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-031-1/+1
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-0/+5
* Automatically connect to signals "onFooChanged" if property is "foo".Bea Lam2010-02-251-1/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+337