Roberto Raggi
726c3345c4
Moved qmljsmodelmanagerinterface.h
2010-06-10 11:59:27 +02:00
Erik Verbruggen
eb9e7866f2
Fixed QTCREATORBUG-1397.
...
When adding a new file, refreshing semantic errors in the open editor should
have worked. It now also works for removing existing files.
Done-with: Christian Kamm
2010-05-18 15:29:11 +02:00
Erik Verbruggen
d88eaff481
Hooked up the QML task manager again.
...
The QML task manager behaviour is to show warnings/errors for _saved_ files
only.
2010-04-16 12:55:00 +02:00
Christiaan Janssen
1a9b2dadcf
QmlDesigner.ProjectExplorer: New icons for qml file types
2010-04-01 17:21:41 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +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
Kai Koehne
06abd3b59d
Renaming Qml wizards
...
Unify names to QmlProjectApplicationWizard & QmlProjectImportWizard
2010-02-18 15:34:17 +01:00
Kai Koehne
fdd85b7f33
QmlProjectManager refactoring
...
Putting every class in it's own files + avoid "using namespace"
2010-02-16 13:43:27 +01:00
Roberto Raggi
2a63387085
Renamed qmlmodelmanager.
2010-02-15 13:49:00 +01:00
Kai Koehne
5c16f706c6
Replace .qmlproject default editor with the .qml one
...
Extend logic for mimetype matching in QmlJsEditor: Also
handle sub-mimetypes like x-application-qmlproject, which
extends x-application-qml.
2010-01-29 12:14:42 +01:00
Roberto Raggi
c943d8e4f1
Renamed classes and files to use the QmlJS prefix.
2010-01-18 16:59:20 +01:00
Erik Verbruggen
96e31c2a0f
Started merging the JS and QML editor plug-ins.
2010-01-15 17:20:19 +01:00
Kai Koehne
33ec15b9ab
Prevent symbol clashes for qml classes
...
Fix namespace usage such that all classes in shared/qml live in the
Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner
namespace.
This should prevent any symbol clashes until we can finally get rid
of the file dublicates (e.g. QmlDocument).
2010-01-14 16:32:22 +01:00
Kai Koehne
80963107c6
Fix various crashes for QmlProject
...
QmlProject used LocalApplicationRunCOnfiguration, but didn't provide
e.g. an associated BuildConfiguration. Fix this by implementing it's
own QmlRunControlFactory, QmlRunControl.
2009-12-16 16:40:58 +01:00
dt
0d162be22f
Make BuildSteps one instance per BuildConfiguration
...
Enables users to change which buildsteps get run per buildconfiguration.
Some further tweaks are probably necessary. This is a rather big
change, though it should work. :)
2009-11-19 16:36:48 +01:00
Kai Koehne
925c686d85
Listening Qml syntax errors in Tasks window
2009-11-11 10:12:51 +01:00
Kai Koehne
e036b011c9
Register qml.qch file automatically in help collection
...
Automatically register qml.qch if found in shared/help/qtcreator.
This is needed for the special 'creator-qml' package.
2009-10-23 11:33:26 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Roberto Raggi
18cba96a19
Dummy implementation of MakeStep.
2009-05-22 12:46:06 +02:00
Roberto Raggi
ecc4615d56
Added a project wizard for QML applications.
2009-05-11 10:58:04 +02:00
Roberto Raggi
b191f15486
Implemented the run configration factory and removed some obsoleted code.
2009-05-07 12:27:52 +02:00
Roberto Raggi
9d676f75db
Initial work on the QML project manager.
2009-05-04 12:19:22 +02:00