Commit Graph

7 Commits

Author SHA1 Message Date
Alessandro Portale
b8d4356c6f Compile (on Mac) 2010-08-16 22:02:20 +02:00
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
c94382b8e9 Polishing the optional QMLINSPECTOR inclusion a bit 2010-08-09 12:13:29 +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