summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinstruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* CleanupMichael Brasser2009-06-301-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-101-0/+3
|\
| * Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+3
* | Remove dead codeAaron Kennedy2009-06-101-1/+1
|/
* Fix handling of qreal properties.Michael Brasser2009-06-091-2/+5
* Simplify and comment compilerAaron Kennedy2009-05-271-1/+1
* Remove AssignStackObject instructionAaron Kennedy2009-05-261-3/+0
* Remove the NoOp instructionAaron Kennedy2009-05-261-3/+0
* Remove ResolveFetchObject instructionAaron Kennedy2009-05-261-3/+0
* Remove AssignValueSource instructionAaron Kennedy2009-05-261-3/+0
* Remove AssignObject instructionAaron Kennedy2009-05-261-3/+0
* Remove Try*Object instructionsAaron Kennedy2009-05-261-6/+0
* Remove Assign*Binding VME instructionsAaron Kennedy2009-05-151-6/+0
* Remove AssignConstant VME instructionAaron Kennedy2009-05-151-3/+0
* Remove AssignSignal instructionAaron Kennedy2009-05-131-3/+0
* Very basic slot declaration supportAaron Kennedy2009-05-051-1/+1
* Remove XML custom parser supportAaron Kennedy2009-05-051-3/+0
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-1/+1
* Use QObject declarative data to store attached properties.Aaron Kennedy2009-04-281-1/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+214