summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-2226-13/+222
|\
| * Fix Loader crash.Michael Brasser2010-03-224-0/+53
| * Update metaobjectbuilder version test.Martin Jones2010-03-221-4/+4
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-223-1/+20
| |\
| | * Fix test.Michael Brasser2010-03-223-1/+20
| * | Set role names for QFileSystemModel and QDirModelMartin Jones2010-03-222-0/+57
| |/
| * Fix qdeclarativeqt::createQmlObject autotestLeonardo Sobral Cunha2010-03-222-6/+8
| * Fix qdeclarativetextedit::delegateLoading autotestLeonardo Sobral Cunha2010-03-222-0/+5
| * Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-212-0/+20
| * Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-212-0/+26
| * Fix Flipable crash.Michael Brasser2010-03-212-0/+19
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-216-2/+10
| |\
| | * Fix local type lookupmae2010-03-196-2/+10
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-2225-257/+658
|\ \ \ | |/ / |/| |
| * | Fixed inconsistent test naming.Rohan McGovern2010-03-2221-255/+251
| * | Add a selftest to enforce correct test naming conventions.Rohan McGovern2010-03-222-9/+273
| * | Make maketestselftest more strict.Rohan McGovern2010-03-223-2/+143
| |/
* | clicking on a non focused ItemView would change the cirrent item twiceThierry Bastian2010-03-191-0/+31
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-192-35/+97
|\
| * Add autoLoad property to multimedia declarative elements.Justin McPherson2010-03-191-0/+28
| * Fix; QML Video item is sensitive to property assignment orderJustin McPherson2010-03-192-35/+69
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-192-62/+84
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-192-62/+84
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-192-62/+84
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-182-62/+84
| | | |\ \
| | | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60axis2010-03-181-62/+83
| | | | |\ \
| | | | | * | Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-181-0/+12
| | | | | * | Fixed broken test.axis2010-03-181-62/+71
| | | | * | | Fix dependency so it works also on massive parrallel systemsThomas Zander2010-03-171-0/+1
* | | | | | | Skip until after CI succeedsMartin Jones2010-03-191-0/+3
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-1914-144/+231
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1813-103/+190
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix bug when resetting QSortFilterProxyModelStephen Kelly2010-03-181-0/+87
| | * | | | Remove ; after Q_PROPERTY declarationThierry Bastian2010-03-187-90/+90
| | * | | | Fix compilation issues of autotest on solarisThierry Bastian2010-03-189-13/+13
| | |/ / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-181-42/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Replace AspectRatioMode enum from QVideoWidget with Qt::AspectRatioMode.Andrew den Exter2010-03-181-42/+42
| | |/ /
* | | | Disable tests temporarilyBea Lam2010-03-191-0/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-1879-687/+1206
|\ \ \ \ | |/ / / |/| | |
| * | | Remove timing sensitivity.Warwick Allison2010-03-181-2/+2
| * | | Skip test, to be fixed.Bea Lam2010-03-181-0/+2
| * | | Adjust test now that redundant contexts are not create dueWarwick Allison2010-03-181-2/+2
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-1824-38/+39
| |\ \ \
| | * | | Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-1824-38/+39
| * | | | Block modifications to internal QDeclarativeContextsAaron Kennedy2010-03-181-0/+31
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-03-1710-7/+129
| |\ \ \ | | |/ /
| * | | Allow enum constants as list element properties.Warwick Allison2010-03-171-2/+3
| * | | Make states test work with smaller font size.Martin Jones2010-03-172-4/+4
| * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-171-2/+1
| |\ \ \
| | * | | Verbose unexpected errors.Warwick Allison2010-03-171-2/+1