summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Fix benchmark warnings on symbian.Michael Brasser2010-05-254-13/+13
|/ / / / / / / /
* | | / / / / / Added autotest for Component.createObject() without Qt.createComponent()Alan Alpert2010-05-242-0/+44
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-243-3/+23
|\ \ \ \ \ \ \
| * | | | | | | Don't crash when assigning a Behavior to a grouped property.Michael Brasser2010-05-242-0/+20
| * | | | | | | Fix visual tests after rename of the qml executable.Michael Brasser2010-05-241-3/+3
| | |_|/ / / / | |/| | | | |
* / | | | | | Be slightly more verbose on assigning undefined in binding.Warwick Allison2010-05-242-6/+6
|/ / / / / /
* | | | | | Check QML files for license headers too.Warwick Allison2010-05-241-3/+11
* | | | | | Make compile: include script module for testBea Lam2010-05-241-1/+1
* | | | | | Factor out initialization effects from declarative benchmarks.Michael Brasser2010-05-244-0/+19
* | | | | | Remove license headers from test data.Warwick Allison2010-05-24958-39276/+0
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-221009-2/+41292
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix FolderListModel parentFolder property's file drive handlingJoona Petrell2010-05-212-2/+5
| * | | | | Add license headers for .qml files.Jason McDonald2010-05-211006-0/+41244
| * | | | | Also show file/line numbers on XML query errors.Warwick Allison2010-05-211-1/+1
| * | | | | Print warnings for xml query syntax errorsBea Lam2010-05-211-0/+2
| * | | | | Add XmlListModel::get()Bea Lam2010-05-211-0/+41
| | |_|/ / | |/| | |
* | | | | Fixes QGraphicsItem::scroll issuesBjørn Erik Nilsen2010-05-211-1/+84
* | | | | Revert "Deselect the current selection when the QItemSelectionModel::model is...Olivier Goffart2010-05-211-43/+4
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-203-32/+173
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Deselect the current selection when the QItemSelectionModel::model is reset.Stephen Kelly2010-05-201-4/+43
| * | | | Autotest fix on macosxThierry Bastian2010-05-201-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-202-28/+130
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | improve Unicode Normalization autotestRitt Konstantin2010-05-201-28/+57
| | * | | more subtests for QCharRitt Konstantin2010-05-201-0/+19
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-191-0/+54
| | |\ \ \
| | | * | | Fixed an assert in QMenuThierry Bastian2010-05-191-0/+54
* | | | | | Test e75088323ae15604139ddfd66b85cc3b8d43abebWarwick Allison2010-05-202-0/+6
* | | | | | Add XmlListModel::errorString()Bea Lam2010-05-201-0/+9
|/ / / / /
* | | | | Improve error messages when tests fail.Warwick Allison2010-05-201-14/+15
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-204-0/+154
|\ \ \ \ \
| * | | | | Stop highlight animators for highlightFollowsCurrentItem: falseMartin Jones2010-05-204-0/+154
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-201-1/+0
|\| | | | |
| * | | | | Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-1/+0
* | | | | | Ensure valuetype enums can be assigned from JSAaron Kennedy2010-05-201-0/+8
* | | | | | Improve testcaseAaron Kennedy2010-05-202-1/+11
|/ / / / /
* | | | | Make test more stableAaron Kennedy2010-05-201-2/+3
* | | | | Autotest (XFAIL) for QTBUG-10822Aaron Kennedy2010-05-202-0/+22
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-203-0/+21
|\ \ \ \ \
| * | | | | Fix test. Missed files.Warwick Allison2010-05-203-0/+21
* | | | | | Fix testAaron Kennedy2010-05-201-1/+0
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2036-30/+1412
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1936-30/+1412
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+45
| | * | | Bug moved.Warwick Allison2010-05-191-1/+1
| | * | | Regression fix for Loader anchors not workingJoona Petrell2010-05-182-0/+36
| | * | | Make Qt.include() work for js files that have '.pragma library'Bea Lam2010-05-184-0/+33
| | * | | Prevent assignment of values (string, number, bool) to signal handlers.Michael Brasser2010-05-186-8/+7
| | * | | Make sure strings are escaped when returned via asScript.Michael Brasser2010-05-183-5/+5
| | * | | git ignore stuffWarwick Allison2010-05-181-0/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-1812-14/+14
| | |\ \ \