aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: fix SceneGraph profilingChristiaan Janssen2013-05-271-1/+1
* Partial fix for deferred properties when combined with componentsAlan Alpert2013-05-224-0/+60
* Tools: unnecessary to make qmlplugindump a bundleLiang Qi2013-05-201-3/+1
* adjust to new "configure -nomake tools" semanticsOswald Buddenhagen2013-05-081-0/+4
* Add qmlClearRegisteredTypes FunctionAlan Alpert2013-05-071-0/+1
* Add a URL interceptor to the QML engineAlan Alpert2013-05-0722-0/+216
* QmlProfiler: SceneGraph profilingChristiaan Janssen2013-05-062-0/+97
* Tests: add qmlCreateWindow in tst_qqmlcomponentLiang Qi2013-05-042-0/+39
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-306-0/+95
* Fix tst_qqmldebugjs and tst_qquickfolderlistmodel build for WinCE.Janne Anttila2013-04-242-2/+8
* Doc: Fix module name formatSze Howe Koh2013-04-232-3/+3
* Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
* QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-165-17/+21
* Revert "QmlDebugging: Remove 'insignificant_test'"Aurindam Jana2013-04-162-1/+3
* Stabilize TestAlan Alpert2013-04-101-4/+2
* QmlDebugging: Remove 'insignificant_test'Aurindam Jana2013-04-062-3/+1
* QmlProfiling: Test case uses port rangeAurindam Jana2013-04-021-5/+5
* Debugger: Accepts port range as argumentsAurindam Jana2013-04-026-5/+120
* Delay loading implicit importAlan Alpert2013-03-274-0/+42
* Add Instantiator type to QtQmlAlan Alpert2013-03-208-1/+259
* Add QQmlApplicationEngineAlan Alpert2013-03-2011-1/+277
* Fix multi-line string content.Erik Verbruggen2013-03-201-0/+3
* Remove unused field in test class.Erik Verbruggen2013-03-191-7/+1
* Fix hexadecimal escape sequence validation in strings.Erik Verbruggen2013-03-195-2/+16
* improve dependencies of qmlparser testOswald Buddenhagen2013-03-162-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-144-16/+17
|\
| * Improve timer dependent tests.Frederik Gladhorn2013-03-111-0/+1
| * Fix warning about uninitialized value in QML-ECMA-test (CLANG).Friedemann Kleint2013-03-111-1/+1
| * Fix warning about use of uninitialized value in QML-debug helpers.Friedemann Kleint2013-03-111-14/+14
| * Fix warning about adding int to a QString (CLANG).Friedemann Kleint2013-03-111-1/+1
| * Mark flaky tst_qv8profilerservice test as insignificant on MacKai Koehne2013-02-281-0/+2
* | Add QtQml.Models moduleAlan Alpert2013-03-126-0/+172
* | Fixed some auto testsBernd Weimer2013-03-121-1/+1
* | Fix warnings about overloaded virtual functions in tests (CLANG).Friedemann Kleint2013-03-111-2/+2
* | Disable qv8profilerservice test. It is very unstableGunnar Sletta2013-03-071-0/+1
* | Add core application functionality to Qt.application in QMLAlan Alpert2013-03-051-5/+3
* | Work with synchronous replies from a custom QNetworkAccessManagerAlan Alpert2013-03-041-0/+49
* | Add qmlRegisterType for Composite TypesAlan Alpert2013-02-187-5/+33
* | Add Composite Types to QQmlTypeAlan Alpert2013-02-188-1/+89
* | Move the model classes from QtQuick to QtQmlAlan Alpert2013-01-246-120/+120
* | Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-2419-104/+103
* | Merge branch 'stable' into devGunnar Sletta2013-01-17122-122/+122
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-10120-120/+120
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-102-2/+2
* | Make numeric-literal parsing even more robust.Erik Verbruggen2013-01-162-1/+3
* | Fix automatic semicolon insertion before ++/-- operators.Erik Verbruggen2013-01-113-0/+28
* | Make numeric-literal parsing more robust.Erik Verbruggen2013-01-112-0/+2
* | Reenable temporarily skipped QML testsPeter Varga2013-01-092-6/+0
* | Update some QML tests and temporarily skip themPeter Varga2013-01-092-15/+11