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
/
libs
/
qmljs
/
qmljsdocument.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-4
/
+4
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
|
QmlJS: Make Document::Ptr point to a const Document.
Christian Kamm
2011-11-08
1
-3
/
+4
*
|
QmlJS: Documentation.
Christian Kamm
2011-11-07
1
-4
/
+0
*
|
QmlJS: Support module apis defined by QML modules.
Christian Kamm
2011-10-21
1
-0
/
+15
*
|
QmlJS: Improve tests/tools/qml-ast2dot.
Christian Kamm
2011-10-20
1
-0
/
+1
*
|
Json: Use the javascript editor for json files.
Christian Kamm
2011-10-12
1
-3
/
+4
|
/
*
QmlJS: Use new Lexer::scanDirectives.
Christian Kamm
2011-09-19
1
-1
/
+0
*
QmlJS: Change from QMap to QHash for QString keys.
Christian Kamm
2011-09-19
1
-1
/
+0
*
QmlJS: Adjust existing code for updated QML parser.
Christian Kamm
2011-09-14
1
-1
/
+0
*
QmlJS: Use mime types to distinguish qml and js files.
Christian Kamm
2011-09-12
1
-6
/
+15
*
QmlJS: Honor typeinfo lines in qmldir files.
Christian Kamm
2011-09-08
1
-0
/
+4
*
QmlJS: Fix semantic and non-semantic QML error reporting.
Christian Kamm
2011-08-18
1
-1
/
+1
*
QmlJS: Allow for QML modules with version subdirectories.
Christian Kamm
2011-05-30
1
-4
/
+13
*
QmlJS: Add tooltips to imports.
Christian Kamm
2011-05-12
1
-7
/
+9
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
QmlJS: Fix type detection for alias properties.
Christian Kamm
2011-05-04
1
-0
/
+3
*
Update license.
hjk
2011-04-13
1
-14
/
+13
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
QmlJS: Add refcounting to FakeMetaObjects.
Christian Kamm
2011-01-06
1
-5
/
+3
*
LanguageUtils: Add FakeMetaObject and ComponentVersion.
Christian Kamm
2011-01-04
1
-5
/
+5
*
Merge branch '2.1'
con
2010-12-17
1
-7
/
+11
|
\
|
*
License headers.
con
2010-12-17
1
-7
/
+11
*
|
QmlJS: Improve error reporting for failed plugin dumps.
Christian Kamm
2010-11-25
1
-5
/
+18
*
|
QmlJS: Reactivate instantiating component scope detection.
Christian Kamm
2010-11-25
1
-0
/
+2
|
/
*
QmlJS: Fix plugin dumpers running all the time if dump fails.
Christian Kamm
2010-10-14
1
-0
/
+7
*
compilation fix with namespaces
hjk
2010-09-23
1
-1
/
+5
*
QmlJS: Fix performance problem in Snapshot.
Christian Kamm
2010-08-31
1
-1
/
+1
*
Renamed QmlJS::Document::documentRevision().
Roberto Raggi
2010-07-07
1
-3
/
+3
*
QmlJS: Remove unused functions from Snapshot.
Christian Kamm
2010-06-21
1
-3
/
+0
*
Merge remote branch 'origin/2.0'
con
2010-06-18
1
-0
/
+1
|
\
|
*
QmlJS: Ignore .pragma library for now.
Christian Kamm
2010-06-15
1
-0
/
+1
|
*
Fixed QTCREATORBUG-1397.
Erik Verbruggen
2010-05-19
1
-0
/
+1
*
|
QmlJS: Store plugin metatypes in LibraryInfo. Rework type loading.
Christian Kamm
2010-06-09
1
-0
/
+12
*
|
Fixed QTCREATORBUG-1397.
Erik Verbruggen
2010-05-18
1
-0
/
+1
|
/
*
QmlJS: Clean paths in the Snapshot.
Christian Kamm
2010-04-01
1
-8
/
+3
*
QmlJS: Add a path->document list hash to Snapshot.
Christian Kamm
2010-04-01
1
-3
/
+7
*
Introduced Document::isQmlDocument() and Document::isJSDocument().
Roberto Raggi
2010-03-29
1
-0
/
+5
*
Read qmldir files in a thread and cache them in Snapshot.
Christian Kamm
2010-03-18
1
-0
/
+27
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Add QmlJS semantic checker.
Christian Kamm
2010-02-16
1
-0
/
+7
*
Moved the code in the source file.
Roberto Raggi
2010-02-11
1
-3
/
+3
*
Improved completion of JavaScript expressions.
Roberto Raggi
2010-02-09
1
-0
/
+3
*
Get rid of BindPtr.
Roberto Raggi
2010-02-03
1
-12
/
+10
*
Bind each QML document after parsing. Link them before use.
Christian Kamm
2010-02-02
1
-0
/
+6
*
Removed obsolete code
Roberto Raggi
2010-01-27
1
-10
/
+0
*
Some initial support for relative imports.
Roberto Raggi
2010-01-26
1
-2
/
+11
*
Some initial work on the type checker for QML/JS.
Roberto Raggi
2010-01-26
1
-0
/
+1
[next]