Christian Kandeler
f615efeced
QML wizards: Change names and descriptions.
...
Reviewed-by: Leena Miettinen
2010-09-28 14:46:59 +02:00
Friedemann Kleint
7e739985b2
Merge remote branch 'origin/2.0'
...
Conflicts:
src/plugins/debugger/debuggeruiswitcher.cpp
src/plugins/git/gitclient.cpp
src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp
2010-08-06 10:46:50 +02:00
Friedemann Kleint
111b89d755
QML: Name wizards correctly.
...
Reviewed-by: Carsten Owerfeldt <carsten.owerfeldt@nokia.com >
Initial-patch-by: Roberto Raggi <roberto.raggi@nokia.com >
2010-08-05 16:54:04 +02:00
Alessandro Portale
ede8cae919
Remove the icon size hack for QML_WIZARD_ICON
2010-07-09 20:02:34 +02:00
Christian Kamm
51a75e3c20
QmlJS: Remove spurious spaces from default import path in qmlproject.
...
What about paths that actually contain spaces?
Reviewed-by: Erik Verbruggen
2010-06-24 13:46:53 +02:00
Daniel Molkentin
9d609c88c8
Revert "Mark QML support in Qt Creator 2.0 as preview"
...
Not needed anymore after the general QML support got deactivated.
This reverts commit 74bd95d323 .
2010-06-01 14:40:06 +02:00
Daniel Molkentin
74bd95d323
Mark QML support in Qt Creator 2.0 as preview
...
Reviewed-by: Kai Koehne
2010-05-31 16:37:17 +02:00
con
2d17da65a9
Icon update.
2010-05-18 14:26:33 +02:00
Daniel Molkentin
bf95a99c51
New texts for the wizard types in the new dialog
...
Reviewed-by: Leena Miettinen
2010-05-12 14:16:49 +02:00
Friedemann Kleint
0a643a1994
Wizards: Open a relevant file in editor after the wizard run
...
Remove all hacks/conventions of considering the last generated
file as project file, etc. and instead add attributes flags to
Core::GeneratedFile, giving fine-grained control of what to do
with the file. Implement static utility functions in wizards
that handle it. Add boolean XML-attributes "openeditor"/"openproject"
to the file elements used by the CustomWizard XML-specification.
Manually set the attributes in all wizards.
Task-number: QTCREATORBUG-1166
2010-04-16 15:55:38 +02:00
Kai Koehne
e959967f11
Qml support: Bump version of qml files from Qt 4.6 to Qt 4.7
...
Reviewed-by: Thomas Hartmann
2010-04-13 15:15:16 +02:00
Jarek Kobus
20c0817a3f
Replace QWizard with Utils::Wizard
2010-03-31 15:22:14 +02:00
Kai Koehne
3984c057b8
QmlProject file format: Let filters recurse by default
...
E.g. "QmlFiles {}" now also monitors subdirectories by default, while
"QmlFiles { paths : ["bla.qml"] } does not.
Task-number: BAUHAUS-503
2010-03-22 10:21:18 +01:00
Kai Koehne
89ef33557f
QmlProjectManager: Show user how to set plugin paths in .qmlproject file
...
Suggested by Erik Verbruggen
2010-03-19 15:15:36 +01:00
Friedemann Kleint
bbcacaf59f
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
2010-03-18 10:59:06 +01:00
Kai Koehne
718dd06ed8
Make use of QML, Qml, and Quick consistent
...
- It's QML, not Qml. But this is only the file format.
- The umbrella term is Quick (or Qt Quick, to be sorted out)
2010-03-18 10:50:51 +01:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Tobias Hunger
93d3205459
Update Wizards to new signature
...
Seems like I missed some the first time round. Sorry for that!
2010-02-18 16:10:56 +01:00
Kai Koehne
06abd3b59d
Renaming Qml wizards
...
Unify names to QmlProjectApplicationWizard & QmlProjectImportWizard
2010-02-18 15:34:17 +01:00