Commit Graph

3 Commits

Author SHA1 Message Date
Kai Koehne
ccab280b21 QmlProject: Support arbitrary file suffixes
Add new "Files {}" element that supports showing files with arbitrary
endings in the project tree.

This new element is only available in new "QmlProject 1.1" namespace.

Task-number: QTCREATORBUG-3197
Reviewed-by: Thomas Hartmann
2010-11-25 13:19:24 +01:00
Roberto Raggi
7f2dea7c41 Get rid of QML_REGISTER_TYPE. 2010-03-11 14:01:00 +01:00
Kai Koehne
4c59f3f2ce QmlProjectManager: Fix compilation with latest changes of QDeclarative
All files have been renamed from Qml to QDeclarative.
Registration of types is now done in an initializer method.
2010-02-26 14:46:04 +01:00