summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | BenchmarksAaron Kennedy2009-12-233-0/+102
| | | * | | | | | | | benchmarkAaron Kennedy2009-12-221-2/+27
| | | * | | | | | | | BenchmarkAaron Kennedy2009-12-181-0/+34
| | | * | | | | | | | Have qmlInfo report the QML element name rather than C++ class name.Michael Brasser2009-12-186-55/+55
| | | * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-1849-208/+2281
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-1746-208/+2259
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | Add autotest for d169873541ca6f6725e9ce5bfbbf9941f1823a1f.Michael Brasser2009-12-173-0/+22