summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | 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 to register Repeater for QtQuick 1.1Bea Lam2011-01-071-0/+46
| |/ |/|
* | Add Repeater itemAdded(), itemRemoved() signals and itemAt() methodBea Lam2011-01-061-12/+204
* | Ensure QDeclarativePrivate::RegisterType version is updated and checked.Martin Jones2011-01-061-0/+3
* | Test importing version > registered with a matching base class rev.Martin Jones2011-01-054-1/+53
* | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-051-0/+8
|\ \
| * | Add missing test data fileBea Lam2011-01-051-0/+8
* | | Support property/method versions in QMLMartin Jones2011-01-0524-11/+669
* | | Allow a revision to be associated with properties and methods.Martin Jones2011-01-051-0/+113
|/ /
* | Fix results of number() queries for zero and non-number valuesBea Lam2011-01-042-24/+63
* | Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-302-0/+14
* | Adding autotest coverage to QDecalarativeGridViewChristopher Ham2010-12-211-0/+92
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Joona Petrell2010-12-2017-45/+313
|\ \ | |/
| * 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