summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Get WebView tests passing againAlan Alpert2010-07-011-2/+0
* Remove arbitrary width checksAlan Alpert2010-07-011-2/+0
* Fix webkit import for webkit tests.Martin Jones2010-07-017-7/+7
* Added SET_BINDING message to QDeclarative debugger protocolLasse Holmstedt2010-06-301-1/+1
* Add ListView.nextSection attached propertyMartin Jones2010-06-302-5/+12
* Avoid duplicate code for testing initial sizesBea Lam2010-06-291-21/+15
* Fix flow layout not taking into account whether it's width and height are imp...Joona Petrell2010-06-292-0/+39
* Ensure Loader item change listener is removed when Loader is destroyedMartin Jones2010-06-291-5/+4
* Adapt all qmlviewer testcases to the code changes in the actual viewer.Robert Griebl2010-06-281-10/+18
* Test QTBUG-11222Warwick Allison2010-06-251-0/+12
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-2513-7/+72
|\
| * Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-252-0/+11
| * Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-251-1/+0
| * Allow components to be created from .pragma library JS filesAaron Kennedy2010-06-253-4/+8
| * Fix assertAaron Kennedy2010-06-253-0/+20
| * Disallow global object properties as property namesAaron Kennedy2010-06-255-2/+11
| * Reading a property that doesn't exist throws a ReferenceError testAaron Kennedy2010-06-252-0/+22
* | Test only on X11, not only on Linux (which includes embedded).Warwick Allison2010-06-252-4/+4
|/
* Force font selection (and so ensure visual test passes).Warwick Allison2010-06-2522-4/+14
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-242-0/+45
|\
| * Prevent value source animations from being registered to start twice.Michael Brasser2010-06-242-0/+45
* | Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-243-214/+214
|/
* Expose the Flickable's internal contentItemMartin Jones2010-06-242-0/+10
* Use ugly but reliable bitmaps fonts in test.Warwick Allison2010-06-2420-0/+2
* Fix unstable qdeclarativeviewer testsBea Lam2010-06-231-2/+2
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-2322-0/+204
* Ensure the view is correctly positioned at component complete.Martin Jones2010-06-234-45/+48
* References to undefined variables throws a ReferenceErrorAaron Kennedy2010-06-234-7/+20
* Allow QT_TR_NOOP (as a no-op) in ListModel values.Warwick Allison2010-06-221-3/+7
* Fix testBea Lam2010-06-181-0/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-175-1/+107
|\
| * Auto test for QTBUG-11507Bea Lam2010-06-173-0/+28
| * Properly update childrenRect for position changes and shrinking.Michael Brasser2010-06-172-1/+79
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-172-3/+5
|\ \ | |/ |/|
| * Usefully convert from QtScript object/array to QVariantKent Hansen2010-06-172-3/+5
* | Add test for model data changes.Martin Jones2010-06-172-2/+47
* | Minor demo fixesAlan Alpert2010-06-161-4/+5
* | Fix autoScroll implementationAlan Alpert2010-06-161-1/+0
|/
* Fix bug with childrenRect resizing on startup.Michael Brasser2010-06-152-0/+40
* Fix test - sizeHint should not change after initial load. Also useBea Lam2010-06-111-5/+3
* Fix qmlviewer test failure on windowsMartin Jones2010-06-111-8/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-101-0/+17
|\
| * Improve test stability.Warwick Allison2010-06-101-0/+17
* | Stablize qmlviewer testMartin Jones2010-06-101-13/+14
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-091-0/+1
|\
| * Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-091-0/+1
* | Fix crash when changing ListView model with highlightRangeMode: ListView.Stri...Martin Jones2010-06-092-0/+15
|/
* Fix autotest.Michael Brasser2010-06-091-0/+2
* Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-092-0/+192
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-08121-160/+365
|\