summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlinstruction_p.h
Commit message (Expand)AuthorAgeFilesLines
* CleanupMichael Brasser2009-06-301-3/+14
* Skeleton for property deferringAaron Kennedy2009-06-111-0/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-101-0/+6
|\
| * Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+6
* | Improve list assignment performanceAaron Kennedy2009-06-101-2/+2
* | Remove dead codeAaron Kennedy2009-06-101-5/+1
|/
* Fix handling of qreal properties.Michael Brasser2009-06-091-4/+10
* Simplify and comment compilerAaron Kennedy2009-05-271-1/+0
* Remove AssignStackObject instructionAaron Kennedy2009-05-261-2/+0
* Remove the NoOp instructionAaron Kennedy2009-05-261-9/+2
* Remove ResolveFetchObject instructionAaron Kennedy2009-05-261-1/+0
* Remove AssignValueSource instructionAaron Kennedy2009-05-261-1/+0
* Unify the store instructions into the main VME switchAaron Kennedy2009-05-261-2/+0
* Remove AssignObject instructionAaron Kennedy2009-05-261-1/+2
* Remove Try*Object instructionsAaron Kennedy2009-05-261-2/+0
* Fixed #includesRoberto Raggi2009-05-181-1/+1
* Remove Assign*Binding VME instructionsAaron Kennedy2009-05-151-2/+0
* Remove AssignConstant VME instructionAaron Kennedy2009-05-151-7/+0
* Remove AssignSignal instructionAaron Kennedy2009-05-131-7/+0
* Use sub-component metaobjects to improve performanceAaron Kennedy2009-05-111-0/+1
* Handle QmlParserStatus's and QmlBindableValeus being deleted during component...Aaron Kennedy2009-05-111-0/+2
* Improve parser line/column trackingAaron Kennedy2009-05-061-0/+3
* Beginings of an experimental QML debugger viewAaron Kennedy2009-05-061-0/+1
* Very basic slot declaration supportAaron Kennedy2009-05-051-0/+1
* Remove XML custom parser supportAaron Kennedy2009-05-051-5/+0
* Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-301-0/+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/+299