summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcompiledcomponent.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-19/+0
|
* Use sub-component metaobjects to improve performanceAaron Kennedy2009-05-111-2/+2
| | | | This reduces the number of runtime-resolved AssignConstant instructions that need to be generated.
* Improve parser line/column trackingAaron Kennedy2009-05-061-74/+0
|
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-12/+12
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+170