summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-063-0/+73
|\
| * 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
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-0530-1053/+2702
|\ \ | |/
| * Fix outdated testsAlan Alpert2011-01-0510-130/+1779
| * Update visual testsAlan Alpert2011-01-0420-923/+923
* | Merge branch 4.7 into qt-master-from-4.7Qt 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-234-0/+115
|\ \ | |/
| * 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
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-205-4/+68
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-205-12/+10
|\ \ | |/
| * Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
| * Update test bitmaps for QDeclarativeImage::svg() autotest on LinuxJoona Petrell2010-12-172-0/+0
| * Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-40/+0
| * Remove active selection when TextEdit loses focusJoona Petrell2010-12-141-0/+40
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-1455-73/+93
|\ \
| * \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-02136-5134/+18493
| |\ \
| * | | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-306-21/+41
| * | | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-23946-65111/+50995
| |\ \ \
| * | | | Fix deployment for examples and testsShane Kearns2010-10-1252-52/+52
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-132-0/+57
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ensure ListView contentHeight is set to a valid size.Martin Jones2010-12-132-0/+57
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-138-10/+256
|\ \ \ \ \ | |/ / / /
| * | | | PathView: removing the currentIndex could make it invalid.Martin Jones2010-12-101-0/+4
| * | | | Merge qtsoftware:qt/qt.git#4.7 into qtsoftware:qt/qt-qml.git#4.7Joona Petrell2010-12-092-0/+135
| |\ \ \ \
| | * | | | Don't emit activeFocusChanged() unless the active focus actually changedTor Arne Vestbø2010-12-072-0/+135
| * | | | | highlightFollowsCurrentItem: false was not always honoredMartin Jones2010-12-094-9/+23
| * | | | | ListView: Fix calculation of currentItem position when out of view.Martin Jones2010-12-082-1/+94
| |/ / / /
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-06148-2942/+8668
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Update visual tests for the recent qmlviewer changeAlan Alpert2010-12-0331-1113/+1113
| * | | Do not use openGL on Mac OS X for QML visual testsAlan Alpert2010-12-031-0/+6
| * | | Update QML visual testsAlan Alpert2010-12-0359-1892/+2838
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-12-011-35/+35
| |\ \ \
| | * | | fix line endingsRobert Loehning2010-12-011-35/+35
| * | | | ListView header is not visible initially.Martin Jones2010-12-012-18/+82
| |/ / /
| * | | Ensure header is considered when positioning content with snapping.Martin Jones2010-11-303-1/+63
| * | | Correct ownership semantics for QObject derived typesAaron Kennedy2010-11-301-0/+37
| * | | Correctly handle CppOwnership even when a QDeclarativeData doesn't existAaron Kennedy2010-11-301-0/+46