Commit Graph

2 Commits

Author SHA1 Message Date
Thomas Hartmann
edaa6bcd12 QtQuickWizards: remove ugly icon
No icon is better than an ugly icon.

Change-Id: I58aa148c47ede82f396edb9c8cb1599521f9cf04
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-02-15 14:07:00 +01:00
Thomas Hartmann
d26ec5048f QmlProjectPlugin: replacing QmlProjectApplicationWizard
The new wizard is template based. This allows easy addition of
custom QML templates and also allows us to add more QML wizards
for e. g. components later.

This template mechanism allows substitution in comment, which
allows us to keep valid QML file as templates.

This reduces the maintance burden significantly.

Change-Id: I7766b037635131da2af5aae518d6fe4597ff8b9f
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-01-11 14:59:12 +01:00