summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | 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
| * | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-138-10/+188
| |\ \
| * | | Fixes text jitter in QtQuick components when using the virtual keyboardGabriel de Dietrich2010-12-131-0/+39
* | | | Autotest: Add some comments about this obscure test.Thiago Macieira2010-12-151-2/+6
| |_|/ |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-141-40/+0
|\ \ \
| * | | Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-40/+0
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-142-3/+140
|\ \ \ \
| * | | | Fixed a bug in the input methods on S60 with QGraphicsWebView.axis2010-12-142-3/+140
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-12-141-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | QApplication: fix crash exit whith native windowsOlivier Goffart2010-12-141-0/+1
| | |_|/ | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-141-0/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove active selection when TextEdit loses focusJoona Petrell2010-12-141-0/+40
| |/ /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-142-28/+6
|\ \ \ | |/ / |/| |