summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test fix in 4accb53cc2f9e2e89fda91a20e3c0503cf10aad0Warwick Allison2010-01-131-0/+4
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-1318-151/+298
* Fix and test version 0.0 installed imports.Warwick Allison2010-01-132-0/+9
* Give full error message (with line number) on XMLHttpRequest slot failures.Warwick Allison2010-01-131-1/+19
* Test version 0.0Warwick Allison2010-01-131-0/+9
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-122-9/+33
|\
| * Test that exceptions are passed.Warwick Allison2010-01-121-9/+26
| * Fix states autotests to work with deferred properties.Michael Brasser2010-01-121-0/+7
* | Simple QmlGraphicsImage benchmarkAaron Kennedy2010-01-123-0/+121
|/
* CompileAaron Kennedy2010-01-121-1/+1
* Don't double enter states at startup.Aaron Kennedy2010-01-122-0/+36
* Ignore anchor loop duplicate error.Warwick Allison2010-01-111-0/+1
* unwarnWarwick Allison2010-01-112-7/+10
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-0/+7
|\
| * Ignore expected test warningsAaron Kennedy2010-01-111-0/+7
* | missed fileWarwick Allison2010-01-111-0/+7
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-1/+8
|\ \ | |/
| * Use QMetaObject::disconnectOne() in QMLAaron Kennedy2010-01-111-1/+8
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-0/+9
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-111-6/+6
| |\
| * | Don't double function'ize dynamic QML functionsAaron Kennedy2010-01-111-0/+9
* | | Don't use a virtual signal - moc complains.Warwick Allison2010-01-111-1/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-1/+0
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-117-8/+27
| |\
| * | Remove debuggingAaron Kennedy2010-01-111-1/+0
* | | qmlInfo now gives QML type, not C++ classname.Warwick Allison2010-01-111-6/+6
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-2/+73
|\ \ | |/
| * More text benchmarks.Michael Brasser2010-01-111-2/+73
* | report error betterWarwick Allison2010-01-111-1/+1
* | document test weaknessWarwick Allison2010-01-111-0/+6
* | QTBUG-6507 appears fixed (don't know when)Warwick Allison2010-01-112-4/+17
* | avoid false passWarwick Allison2010-01-111-1/+0
* | Don't put necessary code in Q_ASSERTWarwick Allison2010-01-111-2/+2
* | Qt has more stuff in rich text now.Warwick Allison2010-01-111-0/+1
|/
* Compile (will still fail)Warwick Allison2010-01-111-1/+1
* Compile.Warwick Allison2010-01-112-3/+9
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-114-2/+28
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-116-0/+214
| |\
| * | Optimization: Passing QScriptEngine to QScriptValue is much fasterAaron Kennedy2010-01-091-2/+2
| * | Another dynamic method autotestAaron Kennedy2010-01-093-0/+26
* | | Compile after change b9d7f819b7bf9f7c39735377ae2e3e4d4afa1cf7Warwick Allison2010-01-111-0/+8
| |/ |/|
* | Make it easier to understand if test fails.Warwick Allison2010-01-082-2/+5
* | Test QmlModulePluginWarwick Allison2010-01-086-0/+211
|/
* QML dynamic function benchmarkAaron Kennedy2010-01-085-0/+117
* QML signal handler benchmarkAaron Kennedy2010-01-085-0/+97
* Basic QML JS benchmarkAaron Kennedy2010-01-082-0/+462
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2010-01-0524-72/+838
|\
| * Fixes crash when widget with WA_StaticContents child become toplevel.Olivier Goffart2009-12-291-1/+29
| * QUrl::toEncoded() fix for the case of "password, but no username".David Faure2009-12-281-0/+7
| * Fix tst_QFileInfo::isHidden_data on WindowsOlivier Goffart2009-12-281-2/+2