summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljsmodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Move shared code to a new QmlJSTools plugin.Christian Kamm2010-11-111-118/+0
* QmlJS: Force a semantic check when library information changes.Christian Kamm2010-10-151-1/+0
* QmlJS: Simplify document and library updating.Christian Kamm2010-10-151-5/+2
* Revert "Remove the QmlJSEditor dependency from Qt4ProjectManager."dt2010-09-271-1/+1
* QmlJS: Add initial 'Find Usages' support.Christian Kamm2010-09-241-9/+3
* Remove the QmlJSEditor dependency from Qt4ProjectManager.Christian Kamm2010-09-231-1/+1
* Qml: Write qmldump errors to 'General messages'.Christian Kamm2010-09-151-0/+1
* Introduced SemanticInfo::isValid().Roberto Raggi2010-09-081-0/+1
* QmlJS: Fix running qmldump on plugins that require a specific uri.Christian Kamm2010-08-251-1/+3
* QmlJS: Fix import path handling in the model manager.Christian Kamm2010-06-221-2/+10
* Moved qmljsmodelmanagerinterface.hRoberto Raggi2010-06-101-3/+2
* QmlJS: Store plugin metatypes in LibraryInfo. Rework type loading.Christian Kamm2010-06-091-0/+4
* Fixed QTCREATORBUG-1397.Erik Verbruggen2010-05-181-1/+1
* Emit extra signals to have the task manager show issues on project-load.Erik Verbruggen2010-04-161-2/+4
* Hooked up the QML task manager again.Erik Verbruggen2010-04-161-2/+5
* QmlJSEditor: Build Snapshot by looking at imports of parsed files.Christian Kamm2010-04-061-7/+0
* Read qmldir files in a thread and cache them in Snapshot.Christian Kamm2010-03-181-0/+3
* Improve Qml code model import handling.Christian Kamm2010-03-181-0/+12
* Long live the king!hjk2010-03-051-1/+1
* Removed private header dependencies and introduced loading QML types from XML...Erik Verbruggen2010-03-011-0/+2
* Renamed qmlmodelmanager.Roberto Raggi2010-02-151-0/+98