summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup qmlvisual/qdeclarativetextedit testsAlan Alpert2010-10-2965-2989/+13177
* Cleanup qmlvisual/qdeclarativetext visual testsAlan Alpert2010-10-2930-2861/+2182
* Clean up qmlvisual/focusscope testsAlan Alpert2010-10-2866-13609/+931
* Clean up qmlvisual/animation visual testsAlan Alpert2010-10-2822-962/+1720
* Clean up ListView visual testsAlan Alpert2010-10-2854-7096/+318
* Fix network request completion crashing on a canceled pixmap requestJoona Petrell2010-10-211-1/+26
* ListView item insertion didn't handle delayed item removal correctly.Martin Jones2010-10-201-0/+9
* Fix position of synthesized semicolon tokens.Aaron Kennedy2010-10-203-0/+39
* Further focus scope fixes.Michael Brasser2010-10-191-0/+6
* Fix visual test.Michael Brasser2010-10-192-0/+0
* Properties take precedence over methodsAaron Kennedy2010-10-192-6/+6
* Call the correct vme meta object when connecting alias signalsAaron Kennedy2010-10-193-6/+51
* Fix visual tests.Michael Brasser2010-10-1829-1289/+685
* Allow overloaded methods, and methods with default params, to be called in QMLAaron Kennedy2010-10-152-7/+65
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-10-153-0/+142
|\
| * Additional autotests for VisualDataModel.Michael Brasser2010-10-153-0/+142
* | Update some tests to modern syntaxAlan Alpert2010-10-152-2/+2
|/
* Correctly splice properties from derived metaobjects togetherAaron Kennedy2010-10-144-0/+33
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-144-0/+10
|\
| * Fix worker ListModels to property emit countChanged()Bea Lam2010-10-131-0/+10
| * Update reference bitmaps used in bitmap comparison tests to follow changes in...Joona Petrell2010-10-133-0/+0
* | Fix consistency of setting currentIndex in ListView and GridView.Martin Jones2010-10-144-0/+189
|/
* Remove debug code added by 650a0078e2cef43eff107fe8d2505f64a0bfedf0Martin Jones2010-10-131-3/+0
* Compile on WinCEAaron Kennedy2010-10-132-4/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-121-0/+25
|\
| * Bug: TextEdit ignores plain text format when pasting textYann Bodson2010-10-121-0/+25
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-127-1/+86
|\ \ | |/
| * Fix autotest on windowsAaron Kennedy2010-10-111-1/+6
| * Test for absent qmldirAaron Kennedy2010-10-112-0/+3
| * Allow objectName to be used in QML bindingsAaron Kennedy2010-10-112-0/+27
| * Don't give focus to a FocusScope that has had focus explicitly cleared.Michael Brasser2010-10-112-0/+50
* | Update sections if model content changes.Martin Jones2010-10-121-0/+11
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-0813-5/+117
|\
| * Allow aliases to value type propertiesAaron Kennedy2010-10-0812-3/+85
| * Image.sourceSize is incorrect after changing Image.sourceYann Bodson2010-10-081-2/+32
* | Ensure GridView header is visible at the top of the view.Martin Jones2010-10-082-0/+67
|/
* Test for QTBUG-13685Martin Jones2010-10-082-0/+13
* Check plugin and QML file case on Mac and WindowsAaron Kennedy2010-10-0812-1/+159
* Add test for QTBUG-14279Martin Jones2010-10-082-0/+7
* emit currentSectionChanged when section changes in ListView.Martin Jones2010-10-081-0/+6
* Don't allow multiple values to be assigned to a singular propertyAaron Kennedy2010-10-086-1/+23
* Connect property alias change signals on useAaron Kennedy2010-10-071-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-10-071-1/+1
|\
| * Update import statement.Michael Brasser2010-10-061-1/+1
* | Fix setting PathView offset when all visible items are removed.Martin Jones2010-10-071-1/+10
|/
* AutotestAaron Kennedy2010-10-062-0/+31
* Ensure PathView updates positions when path changes.Michael Brasser2010-10-062-0/+36
* Create Loader components in correct contextAaron Kennedy2010-10-063-0/+37
* Document and test paintedWidth and paintedHeight properties of ImageYann Bodson2010-10-051-0/+41
* Improve test coverage for declarative module.Michael Brasser2010-10-048-2/+75