Commit Graph

6 Commits

Author SHA1 Message Date
Alessandro Portale
23f771d444 Renaming functions and parameters to something better. 2010-08-16 20:40:02 +02:00
Alessandro Portale
88af981ab4 Fixing order of call to QDeclarativeView
setSource() needs to be called *after* addImportPath.
2010-08-16 20:28:05 +02:00
Alessandro Portale
e81c518619 Deployment of Qml modules.
Application logic implemented. The Wizard Ui does not expose
this feature, yet.
2010-08-15 23:57:38 +02:00
Alessandro Portale
6af2497236 Q_QML_JS_INSPECTOR -> QMLINSPECTOR 2010-08-09 13:17:32 +02:00
Lasse Holmstedt
4558477b01 Moved qmljsdebugger to share & debugger lib support for qml app wizard
Reviewed-by: Alessandro Portale
2010-08-06 17:48:01 +02:00
Alessandro Portale
4565bc742b Move qml app templates from .qrc to share/qtcreator/templates
Makes development easier (no recompiling needed when tweaking the
templates). Also, all other templates are in that folder.
2010-08-03 21:54:09 +02:00