index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
qmljs
/
qmljscheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
Compile after qt5/qtbase commit 75a0c7f9
Bradley T. Hughes
2012-04-30
1
-1
/
+1
*
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
*
QmlJS checks: Disable warnings about expression statements in bindings.
Christian Kamm
2011-12-02
1
-14
/
+11
*
QmlJS checks: Don't warn for fallthrough on the last clause.
Christian Kamm
2011-11-29
1
-6
/
+3
*
QmlJS checks: Accept 'fallthrough' comment to terminate case blocks.
Christian Kamm
2011-11-29
1
-9
/
+40
*
QmlJS check: Extend "don't use var" performance warning.
Christian Kamm
2011-11-22
1
-2
/
+13
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
1
-2
/
+2
|
\
|
*
all: s/
[email protected]
/
[email protected]
/
hjk
2011-11-03
1
-2
/
+2
*
|
QmlJS checks: Fix // @disable-check at beginning of line.
Christian Kamm
2011-11-08
1
-1
/
+1
*
|
QmlJS checks: Add @enable-all-checks annotation.
Christian Kamm
2011-10-31
1
-2
/
+8
*
|
QmlJS checks: Change suppression annotation to @disable-check.
Christian Kamm
2011-10-31
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-10-28
1
-2
/
+1
|
\
|
|
*
QmlJS checks: Make 'unintentional empty block' warning less annoying.
Christian Kamm
2011-10-24
1
-2
/
+1
*
|
QmlJS checks: Warn about extra message suppressions.
Christian Kamm
2011-10-21
1
-18
/
+61
*
|
QmlJS checks: Suppression of static analysis messages.
Christian Kamm
2011-10-19
1
-1
/
+33
*
|
QmlJS checks: Add hint about not using var/variant property types.
Christian Kamm
2011-10-19
1
-12
/
+29
*
|
QmlJS: Introduce UnknownValue.
Christian Kamm
2011-10-18
1
-7
/
+7
*
|
QmlJS checks: Limit warning about unintentional empty blocks.
Christian Kamm
2011-10-18
1
-2
/
+3
*
|
QmlJS: Add more value_casts.
Christian Kamm
2011-10-12
1
-4
/
+4
*
|
QmlJS checks: Allow calling some builtin constructors as functions.
Christian Kamm
2011-10-12
1
-1
/
+6
*
|
QmlJS checks: Hint about extra parentheses.
Christian Kamm
2011-10-12
1
-0
/
+32
*
|
QmlJS checks: Disable some checks when imports failed.
Christian Kamm
2011-10-12
1
-20
/
+30
*
|
QmlJS checks: Add hint about not using multiple statements per line.
Christian Kamm
2011-10-10
1
-0
/
+27
*
|
QmlJS checks: Add warning about 'eval'.
Christian Kamm
2011-10-10
1
-0
/
+2
*
|
QmlJS checks: Warn when using some builtin constructors.
Christian Kamm
2011-10-10
1
-0
/
+27
*
|
QmlJS checks: Add confusing +/- check.
Christian Kamm
2011-10-10
1
-0
/
+29
*
|
QmlJS checks: Add check for spacing around binary operators.
Christian Kamm
2011-10-10
1
-4
/
+15
*
|
QmlJS checks: Add Hint about anonymous function formatting.
Christian Kamm
2011-10-10
1
-0
/
+10
*
|
QmlJS checks: Add severity and unique id to messages.
Christian Kamm
2011-10-10
1
-192
/
+175
*
|
QmlJS: Move commonly used functions to qmlutils.h.
Christian Kamm
2011-10-10
1
-89
/
+3
*
|
QmlJS: Allow 'var' property type.
Christian Kamm
2011-10-06
1
-1
/
+2
|
/
*
QmlJS checks: Add tests and fix small bugs for 'unreachable'.
Christian Kamm
2011-09-20
1
-11
/
+22
*
QmlJS: Change from QMap to QHash for QString keys.
Christian Kamm
2011-09-19
1
-1
/
+1
*
QmlJS checks: Don't crash if try has no catch or finally.
Christian Kamm
2011-09-16
1
-2
/
+6
*
QmlJS: Adjust existing code for updated QML parser.
Christian Kamm
2011-09-14
1
-37
/
+37
*
QmlJS checks: Correct the check for dangerous == and add tests.
Christian Kamm
2011-09-14
1
-16
/
+18
*
QmlJS checks: Add 'unreachable code' warnings.
Christian Kamm
2011-09-14
1
-25
/
+231
*
QmlJS checks: Improve warning about accidental empty blocks.
Christian Kamm
2011-09-08
1
-0
/
+7
*
QmlJS checks: Fix collection of use-before-declaration warnings.
Christian Kamm
2011-09-08
1
-25
/
+13
*
QmlJS checks: Don't complain about alias properties.
Christian Kamm
2011-09-08
1
-0
/
+1
*
QmlJS checks: Warn about inappropriate use of constructor functions.
Christian Kamm
2011-09-07
1
-3
/
+58
*
QmlJS: Cleanup in Check.
Christian Kamm
2011-09-07
1
-21
/
+20
*
QmlJS: Check property declaration types.
Christian Kamm
2011-09-06
1
-0
/
+49
*
QmlJS: Remove Interpreter namespace.
Christian Kamm
2011-08-08
1
-3
/
+2
*
QmlJS: Share Context.
Christian Kamm
2011-08-08
1
-10
/
+10
*
QmlJS: Split Context and ScopeChain.
Christian Kamm
2011-08-08
1
-11
/
+10
*
QmlJS: Move Context to its own file.
Christian Kamm
2011-07-05
1
-1
/
+1
*
QmlJS: Fix error location for prototype errors.
Christian Kamm
2011-06-24
1
-4
/
+5
[next]