summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlvmemetaobject_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-2/+8
|
* Support parameterized synthesized methodsAaron Kennedy2009-07-021-16/+43
|
* Initial property aliasing supportAaron Kennedy2009-07-021-1/+12
| | | | Currently very basic - the only alias "script" that is allowed is Id.property
* CleanupMichael Brasser2009-06-301-0/+12
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Allow synthesized and extension meta objects to work togetherAaron Kennedy2009-06-181-0/+1
|
* Fixed #includesRoberto Raggi2009-05-181-3/+3
|
* Very basic slot declaration supportAaron Kennedy2009-05-051-1/+5
| | | | | | | | | | Currently only parameterless slots are supported. They are declared inline with the object: Rect { function mySlot() { print("Hello world!"); } }
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+71