summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcomponent.h
Commit message (Expand)AuthorAgeFilesLines
* TestsAaron Kennedy2009-11-161-0/+3
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
* CleanupAaron Kennedy2009-10-301-1/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-0/+8
|\
| * Merge QmlComponentJS into QmlComponentAlan Alpert2009-10-291-0/+8
* | fix headersWarwick Allison2009-10-291-16/+16
|/
* Add accessor for QmlComponent's creation contextAaron Kennedy2009-10-231-0/+2
* Fixes for Symbian.Martin Jones2009-10-161-0/+1
* Add Component::onCompleted attached propertyAaron Kennedy2009-10-141-0/+3
* Make QmlCompositeTypeData a class instead of a structKai Koehne2009-09-231-1/+1
* Add status and progress properties to Loader.Martin Jones2009-09-071-0/+3
* Move errorsString to QmlBindableComponent because it's for use in scriptAlan Alpert2009-07-211-1/+0
* Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-5/+4
* Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-151-2/+2
* Improve QmlComponent APIAaron Kennedy2009-07-071-2/+3
* Beautification of dynamic object example.Alan Alpert2009-07-021-0/+1
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-2/+3
* CleanupMichael Brasser2009-06-301-0/+1
* Remove unneeded semicolons.Martin Jones2009-06-121-2/+2
* Can now dynamically delete objects as well.Alan Alpert2009-06-091-0/+1
* Add dynamic object creation from Script.Alan Alpert2009-06-091-4/+7
* Remove more unneeded semicolons.Martin Jones2009-05-271-1/+1
* Remove extraneous semicolons.Martin Jones2009-05-261-1/+1
* Improve error handling consistencyAaron Kennedy2009-05-051-2/+3
* Removed a fiew compilation warnings on MSVCThierry Bastian2009-04-301-1/+1
* The signal should emit the namespace as well otherwise a connect willAlexis Menard2009-04-231-1/+1
* Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-231-14/+21
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+102