summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Autotest for 76f5e9e7d1eea8d688d5459b7b7b2bfa3f9057edAaron Kennedy2010-04-082-1/+19
* Fix test.Michael Brasser2010-04-081-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-084-13/+13
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-0811-301/+286
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-084-78/+202
| |\ \
| * | | Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-084-13/+13
* | | | Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-4/+3
* | | | Test import of a script requires qualifier.Warwick Allison2010-04-083-0/+6
* | | | Remove error-tests of obsolete Script element.Warwick Allison2010-04-0825-120/+0
| |_|/ |/| |
* | | Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-081-3/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-083-20/+67
|\ \ \ | | |/ | |/|
| * | Revert "Add QListModelInterface::modelReset() signal and emit this in"Bea Lam2010-04-081-20/+34
| * | Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-082-0/+33
* | | Remove usage of Script where not actually testing the obsolete construct.Warwick Allison2010-04-088-293/+279
* | | Pass again, now that version must exist in order to be imported.Warwick Allison2010-04-082-5/+6
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-087-0/+123
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-089-192/+34
| |\
| | * Revert "Support QList<QObject*> properties"Aaron Kennedy2010-04-087-192/+0
| | * Document behavior of conflicting when clauses.Michael Brasser2010-04-082-0/+34
| * | Don't emit clicked() after pressAndHold()Martin Jones2010-04-082-0/+44
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-087-0/+192
| |\
| | * Support QList<QObject*> propertiesAaron Kennedy2010-04-087-0/+192
| * | Fix setting of pointSize and pixelSize in different items.Martin Jones2010-04-083-0/+45
| |/
* | Give error if attempt to import from a version that is not installed.Warwick Allison2010-04-081-3/+8
* | Test actual error messages. Fix error messages. Test module-not-available error.Warwick Allison2010-04-081-57/+129
|/
* Visual test updates.Michael Brasser2010-04-0711-3/+36
* Make sure tests cleanup after themselves.Michael Brasser2010-04-073-3/+67
* Disallow nested elements in ListModelAaron Kennedy2010-04-071-3/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-075-34/+93
|\
| * Allow iteration over the Item.children propertyAaron Kennedy2010-04-073-0/+68
| * Add QListModelInterface::modelReset() signal and emit this inBea Lam2010-04-071-34/+20
| * Expand test.Michael Brasser2010-04-071-0/+5
* | Allow MouseArea.Drag.target to be reset.Martin Jones2010-04-072-6/+67
|/
* Don't crash if a target isn't specified for AnchorChanges.Michael Brasser2010-04-062-0/+29
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-021-0/+7
|\
| * Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-0128-11/+298
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+7
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-011-0/+7
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-311-0/+7
| | | |\ \
| | | | * | Fix broken test caseShane Kearns2010-03-311-0/+7
* | | | | | Autotest: Add QtDeclarative to the "headersclean" testThiago Macieira2010-04-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-0128-11/+298
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove strange binding loop in Repeater test.Martin Jones2010-04-011-5/+3
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-011-0/+26
| |\ \ \ \
| | * | | | ModelNode::setObjectValue() must update the object cache.Bea Lam2010-04-011-0/+26
| * | | | | Test cost of importing and resolving types (but not creating objects).Warwick Allison2010-04-018-0/+189
| |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-0111-1/+65
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-013-4/+3
| | |\ \ \ \
| | * | | | | Set positioner size to final size, rather than some random size mid animationMartin Jones2010-04-0111-1/+65
| * | | | | | import "." first - i.e. override it by everything else.Warwick Allison2010-04-014-0/+12
| | |/ / / / | |/| | | |