qtdeclarative/tests/auto
Andrew den Exter f242e50a9f Refactor QQuickVisualAdaptorModel to reduce memory consumption.
Don't inherit from QObject.
Use a single QQmlGuard for all model types, and reset the model
property if the model is deleted.
Construct v8 object template on demand.
Store model type specific data in a separate class that is allocated
on demand.

Change-Id: Id4f7b235741555b6ffba3fcf11727d85d6920e9e
Reviewed-by: Martin Jones <martin.jones@nokia.com>
2012-05-21 07:51:57 +02:00
..
bic
compilerwarnings/data Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
headersclean Don't use QtDeclarative compat module 2012-05-11 09:34:46 +02:00
particles Extract Particles code to an independent library 2012-04-16 01:25:54 +02:00
qml Allow the existence of a VME metaobject to be asserted 2012-05-21 00:17:37 +02:00
qmldevtools Rename QDeclarative symbols to QQuick and QQml 2012-02-24 04:51:31 +01:00
qmltest Fix qmltest failure on mac 2012-05-09 02:13:54 +02:00
quick Refactor QQuickVisualAdaptorModel to reduce memory consumption. 2012-05-21 07:51:57 +02:00
shared Adapt to _qpa file rename in qtbase. 2012-05-08 22:38:12 +02:00
auto.pro CodeCoverage: Skip headersclean test. 2012-03-14 10:26:52 +01:00