aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner.Tests: Add regression testThomas Hartmann2019-05-022-0/+59
* QmlDesigner.Tests: import Qt 4.7 is not supported anymoreThomas Hartmann2019-04-035-5/+5
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-0/+1
* qmljs: basic ECMAscript 7 test suiteMarco Benelli2018-12-2011-1/+490
* Do not build QmlDesigner tests when the plugin is disabledOrgad Shaneh2018-12-031-1/+11
* Tests: Fix QmlJs auto testsChristian Stenger2018-11-272-2/+11
* QmlDesigner: Skip failing testThomas Hartmann2018-11-231-0/+2
* Tests: Fix plugin path for macOSChristian Stenger2018-10-241-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-132-2/+0
* QmlJS: Fix reformatter testUlf Hermann2018-09-122-2/+1
* QmlJSEditor: Remove disabled qmllookup testUlf Hermann2018-09-118-589/+0
* QmlJS: Fix and enable remaining pieces of importscheck testUlf Hermann2018-09-111-7/+6
* QmlJS: Fix case-fallthrough.qml testUlf Hermann2018-09-111-1/+1
* QmlDesigner: Remove outdated Qt version conditionsOrgad Shaneh2018-05-111-10/+2
* QmlJs: add test for code modelMarco Benelli2018-04-271-0/+10
* Qml/js reformatter: use quotes in objects literalsMarco Benelli2018-04-051-7/+7
* qmljs: remove remaining references to QtQuick1Marco Benelli2018-04-032-2/+2
* QmlDesigner: void static -> static voidOrgad Shaneh2018-03-121-1/+1
* QmlDesigner: Fix compile before Qt5.10Christian Stenger2018-03-091-2/+2
* QmlDesigner: Allow annotations in commentsThomas Hartmann2018-03-083-0/+125
* Tests: Fix compile with Qt5.11Christian Stenger2018-02-131-14/+14
* Tests: Fix qml import checkChristian Stenger2017-12-191-2/+1
* fix property spellingTim Jenssen2017-07-172-2/+2
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-192-1/+11
|\
| * Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-1/+1
| * QmlJs: fix reformatting of 'signal' statementsMarco Benelli2017-04-071-0/+10
* | QmlJs: update test for VisualItemModelMarco Benelli2017-04-032-5/+4
* | QmlJs: test for delegate in ListViewMarco Benelli2017-04-032-0/+63
|/
* QmlDesigner: Disable QML compiler for testsThomas Hartmann2017-03-151-0/+2
* QmlDesigner: remove warningTim Jenssen2017-03-061-1/+0
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-082-70/+50
* qmljs editor: test for reformatterMarco Benelli2017-01-312-0/+24
* QmlDesigner: Do not escape "\" for unicode charsThomas Hartmann2017-01-202-0/+32
* QmlDesigner: remove unnecessary save methodTim Jenssen2017-01-061-7/+1
* QmlDesigner: Implementing changing the type of a node in the modelTim Jenssen2016-12-212-0/+90
* QmlDesigner: fix make check at qmldesigner testsTim Jenssen2016-12-201-0/+6
* QmlDesigner: just skip not working testTim Jenssen2016-12-201-2/+3
* QmlDesigner: Adjusting testsThomas Hartmann2016-12-202-5/+5
* make library defines more consistencyTim Jenssen2016-12-123-3/+3
* QmlDesigner: Adapt test to api changesThomas Hartmann2016-11-282-4/+4
* make resource file handling able to deal with QMakeProject's VFSOswald Buddenhagen2016-11-011-6/+6
* Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-10-171-0/+4
|\
| * fix build of qmldesigner coretests against namespaced qtOswald Buddenhagen2016-10-141-0/+4
* | Tests: Fix compilationChristian Stenger2016-10-101-1/+1
* | QmlDesigner: Fix test compilationOrgad Shaneh2016-09-291-1/+2
* | QmlDesigner: Implementing dynamic node propertiesThomas Hartmann2016-09-222-0/+112
* | QmlJs code model test casesMarco Benelli2016-09-0511-1/+429
* | Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-08-051-2/+0
|\|