index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljseditor
/
qmljsmodelmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move shared code to a new QmlJSTools plugin.
Christian Kamm
2010-11-11
1
-594
/
+0
*
QmlJS: Fix code model update when project filelist changes.
Christian Kamm
2010-11-09
1
-0
/
+23
*
Debugger/JS Code model: Set environment for QML tools correctly.
Friedemann Kleint
2010-10-26
1
-0
/
+1
*
QmlJS: Simplify document and library updating.
Christian Kamm
2010-10-15
1
-23
/
+16
*
QmlJS: Fix plugin dumpers running all the time if dump fails.
Christian Kamm
2010-10-14
1
-18
/
+23
*
QML Observer: Build together on runtime with debugging tools
Lasse Holmstedt
2010-09-29
1
-20
/
+7
*
Compile qmldump with debugging helpers
Lasse Holmstedt
2010-09-29
1
-10
/
+8
*
QmlJS: Add initial 'Find Usages' support.
Christian Kamm
2010-09-24
1
-27
/
+24
*
QmlJS: Speed up Link significantly, provide more info on imports.
Christian Kamm
2010-09-16
1
-12
/
+13
*
Qml: Make import classification in Bind less verbose.
Christian Kamm
2010-09-16
1
-11
/
+14
*
Qml: Write qmldump errors to 'General messages'.
Christian Kamm
2010-09-15
1
-3
/
+27
*
MIME database: Add support for attribut weight; Add magic matcher for byte pa...
Leandro Melo
2010-09-13
1
-4
/
+4
*
QmlJS: Fix import path list growing over time.
Christian Kamm
2010-09-08
1
-0
/
+2
*
Concate strings instead of using the QDir API to speed up the linking phase.
Roberto Raggi
2010-09-08
1
-2
/
+3
*
Introduced SemanticInfo::isValid().
Roberto Raggi
2010-09-08
1
-1
/
+6
*
QmlJS: Fix running qmldump on plugins that require a specific uri.
Christian Kamm
2010-08-25
1
-6
/
+18
*
Truned qmldump into an .app, and suppress its dock icon.
Erik Verbruggen
2010-08-24
1
-4
/
+8
*
Renamed QmlJS::Document::documentRevision().
Roberto Raggi
2010-07-07
1
-1
/
+1
*
QmlJS: Fix import path handling in the model manager.
Christian Kamm
2010-06-22
1
-18
/
+48
*
QmlJS: Revert to supplying a xml file for builtin type information.
Christian Kamm
2010-06-21
1
-1
/
+3
*
QmlJS: Get rid of xml file describing qml builtin types.
Christian Kamm
2010-06-10
1
-3
/
+10
*
QmlJS: Store plugin metatypes in LibraryInfo. Rework type loading.
Christian Kamm
2010-06-09
1
-2
/
+64
*
QmlJS: Get at types defined in plugins by running qmldump on them.
Christian Kamm
2010-06-09
1
-1
/
+4
*
QmlJS: Collect import version numbers in Bind.
Christian Kamm
2010-06-09
1
-10
/
+10
*
Fixed QTCREATORBUG-1397.
Erik Verbruggen
2010-05-18
1
-0
/
+10
*
QmlJS: The qml document's path is no longer an implicit import path.
Christian Kamm
2010-04-26
1
-2
/
+1
*
QmlJS: Set importing scopes for scripts correctly.
Christian Kamm
2010-04-22
1
-11
/
+8
*
Emit extra signals to have the task manager show issues on project-load.
Erik Verbruggen
2010-04-16
1
-5
/
+8
*
Hooked up the QML task manager again.
Erik Verbruggen
2010-04-16
1
-2
/
+15
*
QmlJSEditor: When looking for qml libraries scan the current doc's path.
Christian Kamm
2010-04-07
1
-1
/
+3
*
QmlJSEditor: Build Snapshot by looking at imports of parsed files.
Christian Kamm
2010-04-06
1
-106
/
+132
*
QmlJSEditor: Fix file/directory imports for qml files not in a project.
Christian Kamm
2010-03-31
1
-1
/
+13
*
Read qmldir files in a thread and cache them in Snapshot.
Christian Kamm
2010-03-18
1
-2
/
+36
*
Improve Qml code model import handling.
Christian Kamm
2010-03-18
1
-0
/
+105
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Removed private header dependencies and introduced loading QML types from XML...
Erik Verbruggen
2010-03-01
1
-0
/
+20
*
Check the file's mimetype before creating QML/JS documents.
Roberto Raggi
2010-02-15
1
-7
/
+14
*
Renamed qmlmodelmanager.
Roberto Raggi
2010-02-15
1
-0
/
+206