This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
77ddc869e02e77631264e69cb67b51ced7500d15
qt-creator
/
tests
/
auto
/
qml
/
codemodel
/
check
History
Robert Loehning
298531e370
Incremented year in copyright info
...
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by: Kai Koehne <
kai.koehne@digia.com
>
2013-01-29 16:27:03 +01:00
..
avoid-eval.qml
QmlJS checks: Add warning about 'eval'.
2011-10-10 14:40:10 +02:00
avoid-some-constructors.qml
QmlJS checks: Warn when using some builtin constructors.
2011-10-10 14:40:03 +02:00
avoid-var.qml
QmlJS check: Extend "don't use var" performance warning.
2011-11-22 13:25:14 +01:00
case-fallthrough.qml
QmlJS checks: Don't warn for fallthrough on the last clause.
2011-11-29 11:11:41 +01:00
check.pro
QmlJS check: Extend "don't use var" performance warning.
2011-11-22 13:25:14 +01:00
confusing-plus-minus.qml
QmlJS checks: Add confusing +/- check.
2011-10-10 14:39:56 +02:00
equality-checks.qml
QmlJS: Introduce UnknownValue.
2011-10-18 13:16:18 +02:00
expression-statement.qml
QmlJS checks: Disable warnings about expression statements in bindings.
2011-12-02 14:49:59 +01:00
new-expression.qml
QmlJS checks: Allow calling some builtin constructors as functions.
2011-10-12 08:50:26 +02:00
suppression.qml
QmlJS: Fix tests.
2011-11-09 15:54:43 +01:00
tst_check.cpp
Incremented year in copyright info
2013-01-29 16:27:03 +01:00
unreachable.qml
QmlJS checks: Warn when using some builtin constructors.
2011-10-10 14:40:03 +02:00
useless-blocks.qml
QmlJS checks: Add severity and unique id to messages.
2011-10-10 14:39:20 +02:00