summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * expect fail for some PinchArea tests on macBea Lam2011-01-281-0/+15
| | | * Allow functions to be passed in as values for grouped propertiesBea Lam2011-01-282-3/+9
| | | * Fix lineHeight autotests.Yann Bodson2011-01-281-4/+4
| | | * Adding support for group properties in Component::CreateObject()Christopher Ham2011-01-282-1/+3
| | | * Test failure fixed - remove XFAILMartin Jones2011-01-281-2/+0
| | | * disable some pincharea tests on mac temporarilyBea Lam2011-01-281-0/+9
| | | * Fix failing test on mac for Qt.applicationBea Lam2011-01-281-0/+4
| | | * Add support for line spacing in Text element.Yann Bodson2011-01-282-0/+47
| | | * Fixing right-to-left text in Text and TextInputChristopher Ham2011-01-286-0/+148
| | | * Fix MaximumLineCount in Text and add testsChristopher Ham2011-01-2825-0/+181
| | | * Ensure simple objects also get the appropriate property cacheAaron Kennedy2011-01-282-0/+23
| | | * Add test for Loader implicitWidth/implicitHeightMartin Jones2011-01-282-0/+46
| | | * Don't crash when appending a null itemAaron Kennedy2011-01-272-0/+14
| | | * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-272-2/+38
| | | |\
| | | | * Test for passing functions to createObject() for property bindingsBea Lam2011-01-272-2/+38
| | | * | Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-274-3/+126
| | | * | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-2715-46/+270
| | | |\ \ | | | | |/
| | | | * Fix righ-to-left support in text components.Christopher Ham2011-01-272-0/+49
| | | | * Don't load components until the Loader component itself is completedBea Lam2011-01-271-40/+54
| | | | * Allow property bindings to be easily created from JavaScriptBea Lam2011-01-273-15/+132
| | | | * Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2714-57/+53
| | | | |\
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Bea Lam2011-01-2711-85/+129
| | | | |\ \
| | | * | | | Setting the size of a loader overwrote its implict size.Martin Jones2011-01-272-0/+36
| | | | |_|/ | | | |/| |
| | | * | | Implement property versioning inside the declarative engineAaron Kennedy2011-01-2714-57/+53
| | | |/ /
| | | * | Notify that pressed has changed before calling the onClicked handler.Michael Brasser2011-01-252-0/+63
| | | * | Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-243-0/+138
| | | * | Add list of new properties/methods in QtQuick 1.1Martin Jones2011-01-241-0/+19
| | | * | Rename Image::cached to 'cached' (and QDeclarativePixmap::Cached also)Bea Lam2011-01-191-7/+7
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191345-4460/+2626
| | | |\ \
| | | * \ \ Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-183-1/+16
| | | |\ \ \
| | | | * | | Fix declarative autotest compilation on SymbianJoona Petrell2011-01-182-1/+13
| | | | * | | Cleanup view at end of auto test.Martin Jones2011-01-181-0/+3
| | | * | | | Implement layoutDirection property on Row, Grid, FlowAlan Alpert2011-01-189-10/+489
| | | |/ / /
| | | * | | Add canPaste property to TextInput and TextEditAlan Alpert2011-01-172-0/+17
| | | * | | QDeclarativeText has new multiline propertiesChristopher Ham2011-01-142-0/+45
| | | * | | QDeclarativeDebug: Extend autotestKai Koehne2011-01-111-0/+4
| | | * | | Add methods to position view at beginning or end.Martin Jones2011-01-114-0/+135
| | | * | | Fix Qt.formatTime() to accept QTime valuesBea Lam2011-01-113-53/+109
| | | * | | set() and setProperty() should not always trigger change signalsBea Lam2011-01-111-4/+155
| | | * | | Add versioning for new Flickable methods.Martin Jones2011-01-111-0/+43
| | | * | | Disable dragging text in TextEdit.Andrew den Exter2011-01-113-0/+98
| | | * | | Fix word selection in QLineControlAlan Alpert2011-01-108-0/+1052
| | | * | | Add selection modes to TextEdit and TextInput.Andrew den Exter2011-01-102-2/+325
| | | * | | Add layoutDirection property to Qt.application elementJoona Petrell2011-01-071-0/+23
| | | * | | Introduce Qt.application.active propertyJoona Petrell2011-01-073-0/+102
| | | * | | PinchArea API changes following review.Martin Jones2011-01-071-1/+1
| | | * | | Add PinchArea autotests.Martin Jones2011-01-072-2/+3
| | | * | | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-077-0/+397
| | | |\ \ \
| | | | * \ \ Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Alan Alpert2011-01-071-0/+46
| | | | |\ \ \
| | | | * | | | Add linkActivated signal to TextEditAlan Alpert2011-01-077-0/+397