summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qmlsqlquery.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Only objects or lists of objects can be default properties.Michael Brasser2009-06-221-1/+0
|
* Use QContiguousCache for cached queriesIan Walters2009-06-181-21/+121
| | | | | | By using QContiguousCache, and upper limit on cache size is assured. Also caching is set to occur in the background when possible. This should reduce any impact on animation performance.
* Remove more unneeded semicolons.Martin Jones2009-05-261-2/+2
|
* More doc cleanup.Michael Brasser2009-05-051-17/+19
|
* Doc work.Michael Brasser2009-05-011-19/+15
|
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-281-1/+1
|
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+696