summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcomponent.h
Commit message (Expand)AuthorAgeFilesLines
* 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