summaryrefslogtreecommitdiff
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-2638-38/+38
* QmlJS checks: Disable warnings about expression statements in bindings.Christian Kamm2011-12-022-4/+24
* QmlJS indenter: Fix braceless switch/try/with bindings.Christian Kamm2011-12-021-15/+107
* QmlJS reformatter: Fix object literals.Christian Kamm2011-11-303-3/+14
* QmlJS checks: Don't warn for fallthrough on the last clause.Christian Kamm2011-11-291-0/+2
* QmlJS checks: Accept 'fallthrough' comment to terminate case blocks.Christian Kamm2011-11-291-0/+42
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-251-0/+15
|\
| * QmlJS indenter: Fix hang when using 'else (a==a) {}'.Christian Kamm2011-11-221-0/+15
* | QmlJS check: Extend "don't use var" performance warning.Christian Kamm2011-11-223-2/+25
* | QmlJS tests: Move 'basic' codemodel test to QmlJSTools plugin.Christian Kamm2011-11-153-284/+1
* | QmlJS: Add 'reformat' action which regenerates the whole file.Christian Kamm2011-11-155-1/+235
* | QmlJS indenter: Fix indent after do-while without semicolon.Christian Kamm2011-11-151-1/+20
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1138-76/+76
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0338-76/+76
* | QmlJS: Fix tests.Christian Kamm2011-11-095-7/+17
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-011-4/+24
|\ \ | |/
| * QmlJS indenter: Never touch indent of multi-line strings.Christian Kamm2011-10-311-4/+24
* | QmlJS checks: Warn about extra message suppressions.Christian Kamm2011-10-211-0/+15
* | QmlJS indenter: Fix hang when using 'else (a==a) {}'.Christian Kamm2011-10-191-0/+15
* | QmlJS indenter: Improve indentation of function literals.Christian Kamm2011-10-191-2/+29
* | QmlJS indenter: Move reusable code to qmljs lib.Christian Kamm2011-10-191-1/+1
* | QmlJS: Introduce UnknownValue.Christian Kamm2011-10-181-16/+27
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-171-0/+24
|\ \ | |/
| * QmlJS indenter: Fix ternary multiline indent.Christian Kamm2011-10-171-0/+24
* | Json: Fix indenter for json files.Christian Kamm2011-10-121-0/+28
* | QmlJS: Add more value_casts.Christian Kamm2011-10-121-3/+3
* | QmlJS: Rename QmlObjectValue -> CppComponentValue.Christian Kamm2011-10-121-6/+6
* | QmlJS checks: Allow calling some builtin constructors as functions.Christian Kamm2011-10-121-0/+4
* | QmlJS checks: Add warning about 'eval'.Christian Kamm2011-10-101-0/+9
* | QmlJS checks: Warn when using some builtin constructors.Christian Kamm2011-10-102-1/+15
* | QmlJS checks: Add confusing +/- check.Christian Kamm2011-10-102-1/+15
* | QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-106-96/+75
|/
* QmlJS checks: Add tests and fix small bugs for 'unreachable'.Christian Kamm2011-09-201-0/+104
* QmlJS tests: Fix compile of 'check' test.Christian Kamm2011-09-141-1/+1
* QmlJS checks: Add tests.Christian Kamm2011-09-143-0/+47
* QmlJS checks: Correct the check for dangerous == and add tests.Christian Kamm2011-09-142-17/+58
* QmlJS: Add infrastructure for tests of QML static checker.Christian Kamm2011-09-144-1/+234
* QmlJS tests: Make basic test pass again.Christian Kamm2011-09-141-16/+16
* QmlJS indenter: Fix labelled statements and break/continue with label.Christian Kamm2011-09-141-10/+115
* QmlJS indenter: Fix indentation for property initializers.Christian Kamm2011-09-081-14/+18
* QmlJS: Share Context.Christian Kamm2011-08-081-1/+2
* QmlJS: Fix basic code model test.Christian Kamm2011-07-122-156/+140
* corrected license headersThomas Murach2011-07-0618-0/+576
* Add missing license headers.Christian Kamm2011-07-064-2/+130
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-0615-15/+15
* QmlJS: Fix object literal indent in property initializers.Christian Kamm2011-04-211-0/+26
* QmlJS: Fix indent of object literals.Christian Kamm2011-04-211-2/+58
* Fix the qmljs indenter autotest.Christian Kamm2011-04-211-10/+5
* Update license.hjk2011-04-1315-210/+195
* QmlDesigner.tests: compilefixThomas Hartmann2011-04-041-9/+12