summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qmleditor
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-096-42/+48
* Centralize addition of plugin library pathsOrgad Shaneh2014-05-081-2/+0
* Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-081-1/+1
* qbs build: Make the autotest template available as an import.Christian Kandeler2014-05-081-2/+2
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-086-6/+6
|\
| * Incremented year in copyright infoRobert Loehning2014-01-086-6/+6
* | Tests: Re-enable qml auto testsChristian Stenger2014-01-062-15/+5
|/
* qmljs: fixing testsFawzi Mohamed2013-11-221-3/+3
* Add qbs project files for autotests.Christian Kandeler2013-09-092-0/+18
* remove redundant INCLUDEPATHsOswald Buddenhagen2013-04-021-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-316-6/+6
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-296-6/+6
* | qmljs: fix tst_qmlcodeformatter for qt5Fawzi Mohamed2012-12-031-1/+1
* | qmljs: indent expression in if condition and indent lambda expressionsFawzi Mohamed2012-12-031-2/+20
|/
* Qt5: Correct usage of testlib.Nikolai Kosjar2012-11-051-1/+1
* Qt5: Fix warning "qtestlib is deprecated".Nikolai Kosjar2012-10-241-1/+3
* Adjust license headershjk2012-10-056-129/+123
* QmlJS indenter: Fix wrong indentation after list<> typed properties.Christian Kamm2012-09-101-0/+16
* Contact -> qt-project.orgEike Ziller2012-07-196-18/+6
* QmlJS indenter: Improve indentation of function expressions.Christian Kamm2012-03-061-5/+30
* QmlJS indenter: Improve handling of function expressions.Christian Kamm2012-03-011-0/+73
* QmlJS indenter: Fix hang with invalid code.Robert Loehning2012-03-011-0/+23
* Fix compilation of QmlJS code formatter test.Christian Kamm2012-02-281-2/+4
* Long live the king!hjk2012-01-266-6/+6
* QmlJS indenter: Fix braceless switch/try/with bindings.Christian Kamm2011-12-021-15/+107
* 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 indenter: Fix indent after do-while without semicolon.Christian Kamm2011-11-151-1/+20
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-116-12/+12
|\ \ | |/
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-036-12/+12
* | QmlJS: Fix tests.Christian Kamm2011-11-091-1/+3
* | 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 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
* | 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 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
* Add missing license headers.Christian Kamm2011-07-064-2/+130
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-062-2/+2
* 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-132-28/+26
* tests: add licence headersBill King2011-02-182-0/+66
* QmlJS indenter: Fix object bindings with namespaces.Christian Kamm2011-01-202-0/+15