summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlproxymetaobject.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-1/+2
|
* CleanupMichael Brasser2009-06-301-1/+1
| | | | | Fix up license headers and private warnings, as well as other general cleanups.
* Forward signals from extended objectsAaron Kennedy2009-06-161-2/+26
| | | | This is necessary so that notify signals on properties defined in an extension object operate correctly.
* Use the most derived extension object, not the least derivedAaron Kennedy2009-06-111-1/+1
|
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-9/+9
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+113