summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-1282-537/+1813
|\
| * 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
| | * | | CompileAaron Kennedy2010-05-061-1/+0
| | | |/ | | |/|
| * | | Add missing test file.Martin Jones2010-05-061-0/+16
| |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-058-11/+153
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-051-2/+2
| | |\ \
| | | * | Don't start valuesource animations until all component objects have been comp...Michael Brasser2010-05-051-2/+2
| | * | | Test for QList<QObject*> model with object properties changing.Martin Jones2010-05-051-0/+99
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-054-3/+37
| | |\ \ \ | | | |/ /
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-05-052-0/+34
| | | |\ \
| | | | * | Enable states to be activated via their 'when' clause even if unnamed.Michael Brasser2010-05-052-0/+34
| | | | |/
| | | * | Null objects should appear as JS nullAaron Kennedy2010-05-052-3/+3
| | | |/
| | * | QList<QObject*> models now update their properties when they change.Martin Jones2010-05-052-6/+15
| | |/
| * | Move Qt.widgets import to be an unsupported exampleAlan Alpert2010-05-055-183/+127
| |/
| * Update childrenRect when children are added or removed.Michael Brasser2010-05-042-0/+55
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-04340-149962/+248751
| |\
| * | Remove QDeclarativeLoader::resizeModemae2010-05-037-47/+40
| * | Ensure eval and Function are in the correct scopeAaron Kennedy2010-04-303-0/+73
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-304-0/+52
| |\ \
| | * | Add Qt.fontFamilies() methodAaron Kennedy2010-04-302-0/+24
| | * | Fix assignment of value types to javascript var.Michael Brasser2010-04-302-0/+28
| * | | Make QDeclarativeParserStatus method pure virtual to encourage right code.Warwick Allison2010-04-302-2/+5
| |/ /
| * | Add QML value types for math3d typesRhys Weatherley2010-04-3010-1/+259
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-308-0/+121
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-299-159/+288
| | |\ \
| | | * | Warn on assigning a function to a QML property.Michael Brasser2010-04-293-0/+57
| | | * | Cleanup guards used in synthesized QML meta objectsAaron Kennedy2010-04-292-0/+35
| | * | | missed filesWarwick Allison2010-04-294-0/+29
| * | | | Allow factor parameter to be passed to Qt.lighter() and Qt.darker()Martin Jones2010-04-293-6/+8
| | |/ / | |/| |
| * | | Update the input method sensitivity in case of complex widgets in QGraphicsPr...Alexis Menard2010-04-291-0/+15