Erik Verbruggen
|
124bb7aad7
|
Emit extra signals to have the task manager show issues on project-load.
|
2010-04-16 13:09:44 +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 |
|
Christian Kamm
|
eae88f02ba
|
QmlJSEditor: When looking for qml libraries scan the current doc's path.
Reviewed-by: Erik Verbruggen
|
2010-04-07 11:09:27 +02:00 |
|
Christian Kamm
|
9402fad726
|
QmlJSEditor: Build Snapshot by looking at imports of parsed files.
Previously we just scanned every directory containing a qml file for
other qml files.
This makes import ".." work.
Reviewed-by: Erik Verbruggen
|
2010-04-06 09:53:57 +02:00 |
|
Christian Kamm
|
9408378a24
|
QmlJSEditor: Fix file/directory imports for qml files not in a project.
Reviewed-by: Roberto Raggi
|
2010-03-31 14:55:35 +02:00 |
|
Christian Kamm
|
6eadfa3ac0
|
Read qmldir files in a thread and cache them in Snapshot.
Reviewed-by: Erik Verbruggen
|
2010-03-18 16:47:21 +01:00 |
|
Christian Kamm
|
9ea01cf5fb
|
Improve Qml code model import handling.
* Fill the snapshot with files that could be imported.
* Implement package imports.
* The qmldir file is not parsed yet.
Reviewed-by: Erik Verbruggen
|
2010-03-18 11:25:37 +01:00 |
|
hjk
|
9595504bda
|
Long live the king!
|
2010-03-05 11:28:13 +01:00 |
|
Erik Verbruggen
|
13d7612f09
|
Removed private header dependencies and introduced loading QML types from XML file.
|
2010-03-01 13:13:02 +01:00 |
|
Roberto Raggi
|
33b4b15a60
|
Check the file's mimetype before creating QML/JS documents.
|
2010-02-15 14:07:35 +01:00 |
|
Roberto Raggi
|
2a63387085
|
Renamed qmlmodelmanager.
|
2010-02-15 13:49:00 +01:00 |
|