summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Don't accept input methods when a TextEdit or TextInput is read only.Andrew den Exter2011-02-032-0/+20
* On windows xp using a higher port makes the declarativedebug* tests workMartin Jones2011-02-032-6/+6
* Make Flickable's wheel handling more like QAbstractScrollArea.Michael Brasser2011-02-022-0/+60
* Changing header or footer failed to delete the previous.Martin Jones2011-02-026-1/+92
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2011-02-022-0/+31
|\
| * Make sure we update Loader size if item size changes after creation.Martin Jones2011-02-022-0/+31
* | Avoid index-out-of bounds related crash in GridAlan Alpert2011-02-021-1/+19
|/
* PinchArea sometimes failed.Martin Jones2011-02-011-24/+0
* Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-018-117/+630
* Add missing versioning tests for new QtQuick 1.1 properties/methods.Martin Jones2011-01-315-4/+171
* 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-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