summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1881-75/+431
|\
| * Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-171-0/+86
| * add test for toDateTime() using QLocale::LongFormatShenghua Su2010-02-171-20/+5
| * remove debug infoShenghua Su2010-02-171-1/+1
| * add test case for QTBUG-7898 that QLocale::toDateTime(QString, FormatType) ca...Shenghua Su2010-02-171-0/+20
| * Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-171-6/+0
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1680-75/+346
| |\
| | * Fix copyright year.Jason McDonald2010-02-1675-75/+75
| | * Fix broken license headers.Jason McDonald2010-02-162-0/+82
| | * QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-161-0/+83
| | * Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-0/+100
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-131-0/+6
| | |\
| | | * Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-02-121-0/+6
* | | | Make QmlDom API internalKai Koehne2010-02-181-1/+1
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1843-55/+1703
|\ \ \ \
| * | | | Fix bugs and add tests related to manual start/stop control of animations.Michael Brasser2010-02-185-0/+104
| * | | | Make test more reliable.Michael Brasser2010-02-181-3/+3
| * | | | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-1840-52/+1596
* | | | | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-1813-261/+230
|/ / / /
* | | | Provide a very generous timeout for QmlImageProvider testMartin Jones2010-02-171-2/+4
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-1748-290/+909
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing NOTIFY signals to various QML item class propertiesJoona Petrell2010-02-179-3/+367
| * | | Revert "Replace QList<>* support with QmlListProperty"Aaron Kennedy2010-02-175-33/+32
| * | | Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-165-32/+33
| * | | Fix crash in QmlMetaProperty that could occur when using value-typeMichael Brasser2010-02-161-0/+30
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1648-331/+736
| |\ \ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-02-1619-270/+298
| | |\ \ \
| | | * | | Renamed declarative autotests class names to match the targetsLeonardo Sobral Cunha2010-02-179-171/+171
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-1618-104/+136
| | | |\ \ \
| | | | * | | Fix TextInput keypad navigationAlan Alpert2010-02-153-2/+14
| | | | * | | Stabilize positioner testsAlan Alpert2010-02-151-62/+55
| | | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-1515-16/+37
| | | | |\ \ \
| | | | * | | | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-154-35/+52
| | | | | |/ / | | | | |/| |
| | | * | | | Ensure types are registered.Warwick Allison2010-02-161-0/+2
| | | * | | | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-152-0/+4
| | * | | | | Fix test caseAaron Kennedy2010-02-161-1/+1
| | * | | | | Remove left over debuggingAaron Kennedy2010-02-161-1/+0
| | | |_|/ / | | |/| | |
| | * | | | Make tst_xmlhttprequest more reliableAaron Kennedy2010-02-1510-5/+15
| | |/ / /
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-154-10/+15
| | |\ \ \
| | | * | | Make tst_qmlecmascript::dynamicDestruction stableAaron Kennedy2010-02-151-5/+4
| | | * | | Make tst_qmlmetatype stableAaron Kennedy2010-02-151-3/+6
| | | * | | Make tests compile without webkitAaron Kennedy2010-02-152-2/+5
| | | |/ /
| | * | | Update as test running qmakery changes.Warwick Allison2010-02-151-1/+7
| | |/ /
| * | | Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-166-0/+177
| | |/ | |/|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-161-20/+20
|\ \ \
| * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-1614-44/+401
| |\ \ \ | | |/ / | |/| |
* | | | fix line endingsOswald Buddenhagen2010-02-163-22/+22
* | | | Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-1621-40/+40
| |_|/ |/| |
* | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-131519-5/+175336
|\ \ \ | |/ /
| * | Cleanup public QmlMetaType APIAaron Kennedy2010-02-121-15/+24