summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlvmemetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimization: Bypass qt_metacall for synthesized methodsAaron Kennedy2010-01-091-14/+36
* Optimization: Cache compiled dynamic functionsAaron Kennedy2010-01-081-27/+34
* Mark function contexts as temporaryAaron Kennedy2010-01-051-0/+1
* fix includesOswald Buddenhagen2009-12-031-5/+7
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-3/+3
* Remove include styles that rely on configure.Warwick Allison2009-12-011-2/+2
* testsAaron Kennedy2009-11-171-9/+3
* Fixup qmllanguage::aliasProperties testAaron Kennedy2009-11-111-5/+6
* fix headersWarwick Allison2009-10-291-16/+16
* Support return values in synthesized methodsAaron Kennedy2009-10-271-2/+4
* Fix more warnings.Michael Brasser2009-10-261-1/+1
* Fix Behavior support for value type properties.Michael Brasser2009-10-231-7/+26
* Use the correct context when resolving alias propertiesAaron Kennedy2009-10-221-2/+0
* Tweak scopingAaron Kennedy2009-10-211-2/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-121-0/+27
|\
| * Improve Behavior reliability.Michael Brasser2009-10-111-0/+27
* | Add id aliasesAaron Kennedy2009-10-091-7/+19
|/
* Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-221-1/+18
* Fix crash in property aliasesAaron Kennedy2009-08-101-2/+1
* Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-5/+6
* Support parameterized synthesized methodsAaron Kennedy2009-07-021-117/+126
* Initial property aliasing supportAaron Kennedy2009-07-021-6/+46
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-1/+4
* CleanupMichael Brasser2009-06-301-1/+1
* Allow synthesized and extension meta objects to work togetherAaron Kennedy2009-06-181-3/+13
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+3
* Very basic slot declaration supportAaron Kennedy2009-05-051-49/+83
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-11/+11
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+140