OSDN Git Service

Make the QmlJSEditor work when Qml support is disabled.
authorChristian Kamm <christian.d.kamm@nokia.com>
Thu, 3 Jun 2010 08:25:17 +0000 (10:25 +0200)
committerChristian Kamm <christian.d.kamm@nokia.com>
Thu, 3 Jun 2010 08:25:17 +0000 (10:25 +0200)
commit5234c775f765a2c6293da9bcf960a6f4edec46dc
treebcdec6bb4ac5a05148d1b60ae6081f6d2690b850
parent111884365ac6883cffe3088cb378799541f68ec0
Make the QmlJSEditor work when Qml support is disabled.

- Enable qmlprojectplugin even if Qml support is disabled.
- But disable its wizards in that case.
- Disable the Qml file wizard if the support is off.

Reviewed-by: Kai Koehne
qtcreator.pri
src/plugins/plugins.pro
src/plugins/qmljseditor/qmljseditorplugin.cpp
src/plugins/qmlprojectmanager/qmlprojectplugin.cpp