Commit Graph

5 Commits

Author SHA1 Message Date
Alessandro Portale
e1aa293544 Qt Quick app wizard: Merge two .pri files into one
As an project tree unclutter measure, we now append the
deployment.pri to the qmlapplicationviewer.pri while generating
the stub for Qt Quick Apps.

At the same tame we keep te Qt Mobile App wizard intact, which
continues to generate the deployment.pri file.

And we also keep the qmlapp/app.pro template functioning as
project, therefore we leave the include(../shared/deployment.pri)
in qmlapp/app.pro and let the wizard remove that incude.

Task-Number: QTCREATORBUG-2568
Reviewed-By: ck
2010-10-04 10:54:25 +02:00
Alessandro Portale
977050d311 Remove incorrect (and unneeded) anchoring 2010-09-22 15:06:18 +02:00
Alessandro Portale
dd78f4e1c3 Remove incorrect (and unneeded) anchoring 2010-09-22 14:58:44 +02:00
Christian Kandeler
ee85384cc9 QML/Mobile wizard: Factor out common parts.
Reviewed-by: Alessandro Portale
2010-09-16 14:12:25 +02:00
Alessandro Portale
c3ceba4b80 Added test app and test scenarios for the new qml app wizard 2010-09-13 18:29:46 +02:00