summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Autotest: Fix failing QTextCodec testsThiago Macieira2010-03-081-7/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-084-13/+157
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-074-13/+157
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-054-13/+157
| | |\
| | | * Added test for QTBUG-6962: Empty authority ignored by QUrl::setAuthority.Kimmo Kotajärvi2010-03-051-0/+9
| | | * Unicode character property 'General_Category=Cn' was erroneously ignoredRitt Konstantin2010-03-051-0/+13
| | | * Make the UTF-8 encoder/decoder not accept Unicode non-charactersThiago Macieira2010-03-051-13/+72
| | | * Merge remote branch 'staging/4.7' into bearermanagement/pollingAaron McCarthy2010-03-05197-10943/+14112
| | | |\
| | | * | Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-051-0/+63
* | | | | clearFocus() before setParentItem(0) on an item with focus.Martin Jones2010-03-081-3/+7
* | | | | Remove expect fail from ListView currentIndex testMartin Jones2010-03-081-3/+7
* | | | | Fix Qt.tint() algorithmAaron Kennedy2010-03-082-3/+3
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-082-19/+2
|\ \ \ \ \
| * | | | | Remove expected warningBea Lam2010-03-082-19/+2
* | | | | | Disallow upper case property, signal and method names in QMLAaron Kennedy2010-03-089-0/+31
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-082-3/+5
|\ \ \ \ \
| * | | | | Stop benchmark from crashing.Michael Brasser2010-03-081-0/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0879-11076/+13401
| |\ \ \ \ \
| * | | | | | Make test compileBea Lam2010-03-081-3/+3
* | | | | | | Add PathView.isCurrentIndex and PathView.view attached propertiesMartin Jones2010-03-082-3/+54
| |/ / / / / |/| | | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0748-808/+2680
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0548-808/+2680
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0548-808/+2680
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Add support for QtScript connect/disconnect syntax in QMLAaron Kennedy2010-03-0511-0/+334
| | | * | | Fix qdeclarative{audio,video} tests.Justin McPherson2010-03-054-14/+14
| | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0516-393/+1838
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-0519-414/+485
| | | | |\ \
| | | | | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0549-490/+885
| | | | | |\ \
| | | | | * | | Fix testBea Lam2010-03-051-7/+11
| | | | * | | | ParentAnimation docs + test.Michael Brasser2010-03-058-0/+1721
| | | | * | | | Remove NumberFormatter and DateTimeFormatter.Michael Brasser2010-03-055-386/+0
| | | | * | | | RotationAnimation docs + test.Michael Brasser2010-03-042-0/+106
| | | * | | | | Don't assume documents are in UTF-8.Bea Lam2010-03-053-0/+53
| | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0562-162/+675
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0511-4/+156
| | | | |\ \ \ \
| | | | | * | | | Allow unquoted enum syntax for value typesAaron Kennedy2010-03-058-4/+39
| | | | | * | | | Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-053-0/+117
| | | | * | | | | Expect fail in currentIndex test for now.Martin Jones2010-03-051-26/+20
| | | | |/ / / /
| | | * | | | | Fix test leaksBea Lam2010-03-052-0/+12
| | | * | | | | Use _data() for some testsBea Lam2010-03-051-377/+158
| | | * | | | | Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-042-0/+101
* | | | | | | | Added missing tests to tests/auto/*.proRohan McGovern2010-03-074-0/+20
* | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-0649-657/+1246
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-053-0/+109
| |\ \ \ \ \ \ \
| | * | | | | | | fix "using namespace" recursion crashOswald Buddenhagen2010-03-052-0/+84
| | * | | | | | | QDom: prevent infinite loop when cloning a DTDPeter Hartmann2010-03-051-0/+25
| * | | | | | | | Wrong dirty region after row selection in right-to-left mode in QTableViewGabriel de Dietrich2010-03-051-0/+26
| * | | | | | | | Fixes: Mysql truncation of integer values + some autotest cleanupBill King2010-03-051-15/+86
| |/ / / / / / /
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-043-6/+31
| |\ \ \ \ \ \ \
| | * | | | | | | tst_qhostinfo: Compile fixMarkus Goetz2010-03-041-3/+4