Commit Graph

4 Commits

Author SHA1 Message Date
Friedemann Kleint
7377f4f515 Clean headers in QmlProjectManager.
Ran script to remove inludes on a trial-and-error basis and
manually corrected it.

Change-Id: I2d1d2ec5a3071de9d2a0a03bc69ec653becc7f85
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-04-09 09:12:23 +02:00
Thomas Hartmann
fa3b69d7a9 QmlProjectMamanger: ui fixes for QmlApplicationWizard
Adding Proper title and description.
Setting project name as uniqueProjectName() (untitled)

Task-number: QTCREATORBUG-8679
Task-number: QTCREATORBUG-8680
Change-Id: I29227dc45cc3584f5a57642d936cac5a458535af
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2013-02-04 13:55:37 +01:00
hjk
28f6fec97d Features: Use Core::Id as base
Change-Id: Iab812778f8f924638224ec343cadac70e8854e4f
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-01-15 17:59:53 +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