summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2346-267/+1049
|\
| * Fixing deployment and default values for SymbianAleksandar Sasha Babic2010-02-232-0/+26
| * Fixing deplyment on Symbian platformAleksandar Sasha Babic2010-02-232-1/+16
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-232-2/+13
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+10
| * Fixing deployment on Symbian platformAleksandar Sasha Babic2010-02-232-2/+13
| * Fixing deployment on SymbianAleksandar Sasha Babic2010-02-231-0/+6
| * String to enum conversion in value typesAaron Kennedy2010-02-233-0/+33
| * Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-2311-61/+61
| * Adds QmlEasingValueType to qmlLeonardo Sobral Cunha2010-02-231-52/+53
| * Add QEasingCurve as builtin metatypeLeonardo Sobral Cunha2010-02-231-0/+115
| * Add missing NOTIFY signals to positioners, particles and webviewJoona Petrell2010-02-236-1/+360
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-236-7/+263
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-235-7/+9
| | |\
| | | * QmlExpression API reviewAaron Kennedy2010-02-233-5/+7
| | | * Make QmlBinding (and friends) privateAaron Kennedy2010-02-232-2/+2
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-23552-2005/+33685
| | |\ \ | | | |/
| | * | Add XmlRole::isKey property for incremental data changes when reload()Bea Lam2010-02-231-0/+254
| * | | Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-2313-141/+80
| | |/ | |/|
* | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-2326-48/+128
* | | Make executable outside dir.Warwick Allison2010-02-231-3/+3
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-237-34/+77
|\ \
| * | Fix but in QmlMetaProperty assignment operatorAaron Kennedy2010-02-231-0/+43
| * | Cleanup warnings in qmlmetaproperty testAaron Kennedy2010-02-231-11/+11
| * | Rename qmllist autotest to qmllistreferenceAaron Kennedy2010-02-236-23/+23
* | | Work.Warwick Allison2010-02-231-0/+5
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-23373-1354/+20029
|\ \
| * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-2281-842/+773
| |\ \
| | * | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2221-720/+643
| | * | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2255-75/+75
| | * | Increase durations when testing Behaviors.Michael Brasser2010-02-2210-24/+24
| | * | Add cached path rounded rect painting benchmark.Martin Jones2010-02-221-0/+24
| | * | Remove use of direct event posting. Use QTest::keyClick() for keys.Martin Jones2010-02-221-23/+7
| * | | Autotest: make the licenseCheck test also check .qdoc filesThiago Macieira2010-02-201-0/+12
| * | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-20159-729/+13623
| |\ \ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-192-7/+53
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-182-7/+53
| | | |\ \
| | | | * | optimize qstring::simplified()Oswald Buddenhagen2010-02-181-7/+43
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-171-0/+10
| | | | |\ \
| | | | | * | optimize QList::mid()Oswald Buddenhagen2010-02-161-0/+10
| * | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-7/+124
| |\ \ \ \ \ \
| | * | | | | | tst_qnetworkreply: Check if TCP/HTTP connection got re-usedMarkus Goetz2010-02-191-7/+124
| * | | | | | | Fix bad conflict resolution from 4baa9dfb5273d7b501dcb3f456983262c53cc8d1Thiago Macieira2010-02-191-0/+24
| * | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-194-13/+83
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-184-13/+83
| | |\ \ \ \ \ \
| | | * | | | | | Moving QDir benchmarks; making way for new test casesJoão Abecasis2010-02-183-11/+15
| | | * | | | | | Fixing QDir benchmarks...João Abecasis2010-02-181-2/+2
| | | * | | | | | tst_qnetworkreply: Add another testcaseMarkus Goetz2010-02-181-0/+66
| * | | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-19286-509/+18984
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-18130-462/+384
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /