summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-111626-1633/+1633
* Fix handle leak in symbian QTimer implementationShane Kearns2011-01-111-0/+38
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2011-01-1021-2761/+144
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-01-101-40/+54
| |\
| * | network tests: make IMAP, FTP testdata more flexible.Rohan McGovern2011-01-106-51/+142
| * | Remove garbage empty test.Rohan McGovern2011-01-1014-2710/+0
| * | tst_networkselftest: add checks for echo, daytimeRohan McGovern2011-01-101-0/+2
* | | Update pathview testAlan Alpert2011-01-1015-318/+318
| |/ |/|
* | 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