summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Fix examples autotest when compiled without webkit or xmlpatternsBea Lam2010-05-171-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-174-6/+170
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-174-13/+168
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-172-11/+4
| | |\
| | * | Don't crash due to recursive positioning.Martin Jones2010-05-171-2/+25
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1617-3/+292
| | |\ \
| | * | | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-142-1/+139
| * | | | Fix doc for status, add Image::onLoaded.Warwick Allison2010-05-171-3/+6
* | | | | Check for acquireReg() failureAaron Kennedy2010-05-172-0/+35
| |_|_|/ |/| | |
* | | | ListModel::get() shouldn't print warnings for invalid indices since itBea Lam2010-05-171-10/+4
|/ / /
* | | graphicsWidgets doc example was previously removedBea Lam2010-05-161-1/+0
| |/ |/|
* | Missing files from 645b9ee9dd6e0576542cc61872ecedb408ca8a89Aaron Kennedy2010-05-142-3/+119
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-1487-644/+740
|\ \ | |/
| * Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-1463-67/+480
| * Minor declarative webview tweaksAlan Alpert2010-05-1322-573/+230
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-131-1/+3
| |\
| | * ListModel::get() should return undefined if bad index specifiedBea Lam2010-05-131-1/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1317-76/+1355
| |\ \ | | |/
| * | Add an example spinner.Martin Jones2010-05-131-3/+27
* | | Add Qt.include() method for scoped inclusion of JavaScript filesAaron Kennedy2010-05-1415-0/+173
| |/ |/|
* | Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-133-8/+16
* | Fix for graphics widget in the background stealing declarative item's focusJoona Petrell2010-05-132-0/+57
* | Possibly fix autotestAlan Alpert2010-05-121-1/+1
* | Correctly assign bool to variant propertiesAaron Kennedy2010-05-122-0/+6
* | Flickable small API changes.Yann Bodson2010-05-121-0/+28
* | Add missing test, qdeclarativelayoutitem, to declarative.proLeonardo Sobral Cunha2010-05-121-0/+1
* | Sorted the tests list in declarative.proLeonardo Sobral Cunha2010-05-121-65/+65
* | Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-127-2/+1181
|/
* Ensure PathView "attribute" attached properties are created correctlyMartin Jones2010-05-112-0/+105
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-05-112-5/+2
|\
| * Round ideal width up to prevent incorrect word wrapping on Mac OS XAaron Kennedy2010-05-111-2/+2
| * Remove unnecesary check for debug output.Martin Jones2010-05-101-3/+0
* | Correct ownership of signal handlers in state changes.Michael Brasser2010-05-112-0/+40
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-1015-153/+217
|\
| * Remove debug messages from mousearea autotest fileLeonardo Sobral Cunha2010-05-101-6/+6
| * Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-101-0/+8
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0718-152/+270
| |\
| | * Fix autotestsAaron Kennedy2010-05-075-152/+8
| | * Fix autotests (remove import Qt.widgets)Aaron Kennedy2010-05-072-2/+0
| | * Add missing qml file to qdeclarativemouseareaLeonardo Sobral Cunha2010-05-071-0/+28
| | * Update mouse area qmlvisual test to follow change QTBUG-10162Leonardo Sobral Cunha2010-05-071-2/+2
| | * Fix autotest bug in MouseAreaLeonardo Sobral Cunha2010-05-071-1/+1
| | * Avoid emitting release when the mouse is ungrabbedLeonardo Sobral Cunha2010-05-071-0/+44
| | * Resize qmlruntime window to new dimensions when orientation changesJoona Petrell2010-05-075-2/+132
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0513-194/+280
| |\ \
| * | | Make component.createObject require a parent argumentAlan Alpert2010-05-051-2/+2
* | | | Error message on QWS appears to have changed.Martin Jones2010-05-101-1/+1
| |_|/ |/| |
* | | Call QDeclarativeItem::geometryChanged() base implementationAaron Kennedy2010-05-064-1/+47
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-062-1/+1
|\ \ \
| * | | Fix autotestAaron Kennedy2010-05-061-0/+1