summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-278-15/+202
|\ \ | |/
| * 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-274-54/+61
| |\ \
| | * | BorderImage fails for .sci source containing a URLMartin Jones2011-01-212-0/+8
| | * | positionViewAtIndex can fail when positioned near end of list.Martin Jones2011-01-211-0/+13
| | * | Revert "Fix loaded() signal to be emitted only once"Bea Lam2011-01-211-54/+40
* | | | 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-19100-442/+512
|\ \ | |/
| * Cleanup created views in TextEdit tests.Martin Jones2011-01-191-0/+12
| * Autotest for QVariant value typesAaron Kennedy2011-01-143-0/+26
| * Add an autotest for QVariant method paramsAaron Kennedy2011-01-132-0/+18
| * Update copyright year to 2011.Jason McDonald2011-01-1084-84/+84
| * Update pathview testAlan Alpert2011-01-1015-318/+318
| * Fix loaded() signal to be emitted only onceBea Lam2011-01-101-40/+54
* | 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
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-0773-1579/+6022
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | PathView crashed when the path is provided with undefined values.Martin Jones2011-01-062-0/+31
| * | PathView: update modelCount before attempting to regenerate delegates.Martin Jones2011-01-062-0/+42
| * | Fix outdated testsAlan Alpert2011-01-0510-130/+1779
| * | Update visual testsAlan Alpert2011-01-0420-923/+923
| * | Models which load incrementally via fetchMore() don't work.Martin Jones2010-12-234-1/+187
| * | Try fixing build error on WindowsBea Lam2010-12-231-1/+1