summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix loaded() signal to be emitted only onceBea Lam2011-01-101-40/+54
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-071-0/+53
|\ \
| * | Fixes crash in QGraphicsItem's destructor.Yoann Lopes2011-01-071-0/+53
* | | tst_qnetworkreply: Add EXPECT_FAIL for ioGetFromBuiltinHttpMarkus Goetz2011-01-071-0/+2
* | | Revert "Fix QNetworkReply autotest cases for QT-3494"Markus Goetz2011-01-071-13/+9
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-063-13/+123
|\ \ \ | |/ / |/| |
| * | licensing: exclude generated cookie jar table from license checkPeter Hartmann2011-01-061-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-063-12/+120
| |\ \
| | * | cookie jar code: enhance security by keeping track of effective TLDsPeter Hartmann2011-01-051-0/+104
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-052-12/+16
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-042-12/+16
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-01-042-12/+16
| | | | |\ \
| | | | | * | Fix QNetworkReply autotest cases for QT-3494Ville Pernu2010-12-311-9/+13
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-311-3/+3
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-231-3/+3
| | | | | | |\ \ | | | | | | | |/ | | | | | | |/|
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-231-3/+3
| | | | | | | |\
| | | | | | | | * tst_headers: make failure more detailed when failing to open a fileRohan McGovern2010-12-211-3/+3
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-061-0/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | QUrl::setUrl should call detachOlivier Goffart2011-01-061-0/+8
| |/ / / / / / /
* | | | | | | | PathView crashed when the path is provided with undefined values.Martin Jones2011-01-062-0/+31
* | | | | | | | PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-062-0/+42
|/ / / / / / /
* | | | | | | Fix outdated testsAlan Alpert2011-01-0510-130/+1779
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-041-0/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed first element being a LineToElement in QPainterPath::connectPath()Samuel Rødal2011-01-041-0/+26
| |/ / / /
* | | | | Update visual testsAlan Alpert2011-01-0420-923/+923
|/ / / /
* | | | Fixed networkselftest failing to resolve hostnameRohan McGovern2010-12-301-1/+1
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-231-0/+2
|\ \ \ | |/ / |/| |
| * | Add Postgresql 8.x and 9 supportsCharles Yin2010-12-231-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-2332-522/+3066
|\ \ \ | |/ / |/| |
| * | Models which load incrementally via fetchMore() don't work.Martin Jones2010-12-234-1/+187
| * | Try fixing build error on WindowsBea Lam2010-12-231-1/+1
| * | Ensure PathView doesn't jump when starting to drag.Martin Jones2010-12-2316-519/+521
| * | Nested flickables would react alternately to flicks.Martin Jones2010-12-238-0/+2209
| * | Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-221-0/+15
| * | Add additional QDeclarativeProperty autotests.Michael Brasser2010-12-221-0/+62
| * | Removing all visible items in ListView resulted in blank view.Martin Jones2010-12-221-1/+2
| * | XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-221-0/+69
| |/
* | Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2010-12-221-0/+7
|/
* More testing for KeyNavigation attached properties.Martin Jones2010-12-212-0/+45
* Add tests for ListView.indexAt() and GridView.IndexAt()Martin Jones2010-12-212-0/+70
* Setting TextInput.cursorPosition outside bounds crashed.Martin Jones2010-12-202-0/+26
* Update test bitmaps for QDeclarativeImage::svg() autotest on WindowsJoona Petrell2010-12-202-0/+0
* Don't truncate image:// url strings prematurelyBea Lam2010-12-201-4/+42
* Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
* Update test bitmaps for QDeclarativeImage::svg() autotest on LinuxJoona Petrell2010-12-172-0/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-162-0/+44
|\
| * Improved orientation change autotestMiikka Heikkinen2010-12-162-0/+44
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-161-0/+39
|\ \ | |/ |/|
| * Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-145-31/+147
| |\
| * | Fix failing tst_QGraphicsView::QTBUG_16063_microFocusRect auto-testGabriel de Dietrich2010-12-141-2/+2