summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qmlsqlconnection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Only objects or lists of objects can be default properties.Michael Brasser2009-06-221-1/+0
|
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-1/+1
|
* Remove more unneeded semicolons.Martin Jones2009-05-261-1/+1
|
* More doc cleanup.Michael Brasser2009-05-051-15/+16
|
* Doc work.Michael Brasser2009-05-011-24/+21
|
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-5/+3
| | | | This data ptr does not increase the size of the QObject, as we take advantage of space only used during destruction. Currently this data is only used to store an object's QmlContext, but it will be used for more later.
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+441