summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcompiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-42/+75
* Initial property aliasing supportAaron Kennedy2009-07-021-2/+15
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+1
* CleanupMichael Brasser2009-06-301-0/+12
* Skeleton for property deferringAaron Kennedy2009-06-111-0/+1
* Improve list assignment performanceAaron Kennedy2009-06-101-0/+2
* Improve bindings startup performanceAaron Kennedy2009-06-101-14/+30
* fix MSVC warningsThierry Bastian2009-06-021-1/+1
* Delay the compilation of bindings until the endAaron Kennedy2009-05-281-4/+10
* Small cleanupsAaron Kennedy2009-05-271-4/+22
* Small cleanupsAaron Kennedy2009-05-271-3/+1
* Simplify and comment compilerAaron Kennedy2009-05-271-6/+5
* Improve error messagesAaron Kennedy2009-05-261-8/+5
* Remove AssignStackObject instructionAaron Kennedy2009-05-261-0/+2
* Ensure tests passAaron Kennedy2009-05-261-3/+2
* Fixed #includesRoberto Raggi2009-05-181-2/+2
* Remove Assign*Binding VME instructionsAaron Kennedy2009-05-151-1/+1
* Remove AssignSignal instructionAaron Kennedy2009-05-131-0/+1
* More QML testsAaron Kennedy2009-05-121-2/+1
* Use sub-component metaobjects to improve performanceAaron Kennedy2009-05-111-1/+3
* Remove some XML'isms from the parser/compiler interfaceAaron Kennedy2009-05-111-1/+0
* Add an (unused) locations field to compiled dataAaron Kennedy2009-05-061-6/+5
* Very basic slot declaration supportAaron Kennedy2009-05-051-1/+1
* Remove magic "properties" and "signals" property supportAaron Kennedy2009-05-051-5/+0
* Improve error handling consistencyAaron Kennedy2009-05-051-2/+3
* Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-301-0/+1
* Merge branch 'kinetic-declarativeui' of git://scm.dev.nokia.troll.no/qt/kinet...Roberto Raggi2009-04-271-1/+2
|\
| * Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-1/+2
* | Use the DUI language.Roberto Raggi2009-04-241-2/+0
* | Initial work on the qfx front-end.Roberto Raggi2009-04-241-0/+1
|/
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+183