Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 4 | -11/+11 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 3 | -0/+80 | |
| | | | |\ \ | ||||||
| | | | | * | | Cleanup handling of errors in bindings and scripts | Aaron Kennedy | 2010-04-08 | 3 | -0/+80 | |
| | | | * | | | Add running of examples to quality gate. | Warwick Allison | 2010-04-08 | 2 | -3/+4 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 13 | -4/+302 | |
| | | | |\ \ | ||||||
| | | | | * | | Fix tst_qdeclarativesmoothedanimation::behavior | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+3 | |
| | | | | * | | Add SmoothedFollow element to qml | Leonardo Sobral Cunha | 2010-04-08 | 9 | -1/+279 | |
| | | | | * | | Autotest for 76f5e9e7d1eea8d688d5459b7b7b2bfa3f9057ed | Aaron Kennedy | 2010-04-08 | 2 | -1/+19 | |
| | | | | * | | Fix test. | Michael Brasser | 2010-04-08 | 1 | -0/+1 | |
| | | | * | | | Test readonly valuetypes. Fails for field. | Warwick Allison | 2010-04-08 | 5 | -0/+51 | |
| | | | * | | | Fix AnimatedImage for remote image test. Fix and test sourceSize property. | Warwick Allison | 2010-04-08 | 3 | -0/+37 | |
| | | | * | | | Ignore current spurious warnings. | Warwick Allison | 2010-04-08 | 1 | -0/+10 | |
| | | | * | | | unwarn | Warwick Allison | 2010-04-08 | 1 | -0/+2 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 4 | -13/+13 | |
| | | | |\ \ | ||||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 11 | -301/+286 | |
| | | | | |\ \ | ||||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 4 | -78/+202 | |
| | | | | |\ \ \ | ||||||
| | | | | * | | | | Replace Text::wrap property with Text::wrapMode enumeration. | Martin Jones | 2010-04-08 | 4 | -13/+13 | |
| | | | * | | | | | Remove usage of Script where not actually testing the obsolete construct. | Warwick Allison | 2010-04-08 | 1 | -4/+3 | |
| | | | * | | | | | Test import of a script requires qualifier. | Warwick Allison | 2010-04-08 | 3 | -0/+6 | |
| | | | * | | | | | Remove error-tests of obsolete Script element. | Warwick Allison | 2010-04-08 | 25 | -120/+0 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | | * | | | | Remove usage of Script where not actually testing the obsolete construct. | Warwick Allison | 2010-04-08 | 1 | -3/+1 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 3 | -20/+67 | |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | ||||||
| | | | | * | | | Revert "Add QListModelInterface::modelReset() signal and emit this in" | Bea Lam | 2010-04-08 | 1 | -20/+34 | |
| | | | | * | | | Prevent Behavior from being triggered on initialization. | Michael Brasser | 2010-04-08 | 2 | -0/+33 | |
| | | | * | | | | Remove usage of Script where not actually testing the obsolete construct. | Warwick Allison | 2010-04-08 | 8 | -293/+279 | |
| | | | * | | | | Pass again, now that version must exist in order to be imported. | Warwick Allison | 2010-04-08 | 2 | -5/+6 | |
| | | | |/ / / | ||||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 7 | -0/+123 | |
| | | | |\ \ \ | | | | | |/ / | ||||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 9 | -192/+34 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Revert "Support QList<QObject*> properties" | Aaron Kennedy | 2010-04-08 | 7 | -192/+0 | |
| | | | | | * | | Document behavior of conflicting when clauses. | Michael Brasser | 2010-04-08 | 2 | -0/+34 | |
| | | | | * | | | Don't emit clicked() after pressAndHold() | Martin Jones | 2010-04-08 | 2 | -0/+44 | |
| | | | | |/ / | ||||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 7 | -0/+192 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Support QList<QObject*> properties | Aaron Kennedy | 2010-04-08 | 7 | -0/+192 | |
| | | | | * | | | Fix setting of pointSize and pixelSize in different items. | Martin Jones | 2010-04-08 | 3 | -0/+45 | |
| | | | | |/ / | ||||||
| | | | * | | | Give error if attempt to import from a version that is not installed. | Warwick Allison | 2010-04-08 | 1 | -3/+8 | |
| | | | * | | | Test actual error messages. Fix error messages. Test module-not-available error. | Warwick Allison | 2010-04-08 | 1 | -57/+129 | |
| | | | |/ / | ||||||
| | | | * | | Visual test updates. | Michael Brasser | 2010-04-07 | 11 | -3/+36 | |
| | | | * | | Make sure tests cleanup after themselves. | Michael Brasser | 2010-04-07 | 3 | -3/+67 | |
| | | | * | | Disallow nested elements in ListModel | Aaron Kennedy | 2010-04-07 | 1 | -3/+5 | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-07 | 5 | -34/+93 | |
| | | | |\ \ | ||||||
| | | | | * | | Allow iteration over the Item.children property | Aaron Kennedy | 2010-04-07 | 3 | -0/+68 | |
| | | | | * | | Add QListModelInterface::modelReset() signal and emit this in | Bea Lam | 2010-04-07 | 1 | -34/+20 | |
| | | | | * | | Expand test. | Michael Brasser | 2010-04-07 | 1 | -0/+5 | |
| | | | * | | | Allow MouseArea.Drag.target to be reset. | Martin Jones | 2010-04-07 | 2 | -6/+67 | |
| | | | |/ / | ||||||
| | | | * | | Don't crash if a target isn't specified for AnchorChanges. | Michael Brasser | 2010-04-06 | 2 | -0/+29 | |
| | | | |/ | ||||||
| * | | | | Add some TextInput properties and methods | Alan Alpert | 2010-04-12 | 21 | -189/+4651 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 9 | -10/+128 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Autotest: Use the file in the non-writeable area | Thiago Macieira | 2010-04-11 | 1 | -3/+3 | |
| * | | | Autotest: moved these to the qtest/ dir | Thiago Macieira | 2010-04-11 | 2 | -4/+3 | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-09 | 2 | -2/+4 | |
| |\ \ \ |