summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-294-159/+181
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-294-0/+92
|\
| * Fix path view update on startX(Y) changes in qmlLeonardo Sobral Cunha2010-04-292-0/+61
| * Suppress transient errors from bindingsAaron Kennedy2010-04-292-0/+31
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-292-23/+58
|\ \ | |/
| * Additional Behavior test + text fixes.Michael Brasser2010-04-292-23/+58
* | Stricter (but controllable) error reporting on Connections signal-name error....Warwick Allison2010-04-291-0/+37
* | Ignore QWS verbosity.Warwick Allison2010-04-281-0/+3
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-286-3/+269
|\
| * Don't test snippets with C++ componentsBea Lam2010-04-281-0/+2
| * Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-281-3/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-281-0/+100
| |\
| | * Delete canvas after use in positioner unit testsJoona Petrell2010-04-281-0/+28
| | * Setting conflicting anchors to items inside positioners should print a warningJoona Petrell2010-04-281-0/+72
| * | BenchmarkAaron Kennedy2010-04-283-0/+166
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-271-0/+489
|\ \ | |/ |/|
| * Add unit tests for a number of QList methods.Robin Burchell2010-04-271-0/+489
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2714-30/+247
|\ \ | |/ |/|
| * Fix update issue when an item has an effect and child.Alexis Menard2010-04-271-0/+47
| * Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-272-2/+67
| * Disallow "Qt" as namespace importAaron Kennedy2010-04-273-6/+6
| * Correctly inherit extension propertiesAaron Kennedy2010-04-272-0/+35
| * AutotestsAaron Kennedy2010-04-275-0/+57
| * Ensure scheduled layout can occur before testing.Martin Jones2010-04-271-0/+2
| * These examples should not be included in this testAlan Alpert2010-04-261-0/+1
| * Improved error messages for type resolving, new debug optionmae2010-04-261-22/+32
* | Mac: improve mac native events autotest APIRichard Moe Gustavsen2010-04-272-6/+0
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-2432-140/+147
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-2332-140/+147
| |\
| | * Merge branch '4.7' of ../../qt/4.7 into 4.7Justin McPherson2010-04-2214-29/+176
| | |\
| | * | Only add qvideowidget test once.Justin McPherson2010-04-211-2/+1
| | * | Multimedia tests; fix for missing dependencyJustin McPherson2010-04-203-3/+3
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-1932-139/+147
| | |\ \
| | | * | Fixed QVideoWidget test, waiting for video surface painted.Dmytro Poplavskiy2010-04-191-1/+3
| | | * | Tests; Fix media tests, make sure they are using mediaservies.Justin McPherson2010-04-1917-110/+110
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-1818-31/+37
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-1618-31/+37
| | | | |\ \
| | | | | * \ Merge branch '4.7' of ../../qt/4.7 into 4.7Justin McPherson2010-04-1612-4/+147
| | | | | |\ \
| | | | | * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Justin McPherson2010-04-15156-1328/+1819
| | | | | |\ \ \
| | | | | * | | | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-1518-31/+37
* | | | | | | | | QTabBar: Widgets inside the tab bar where not properly laid out after moveTab()Gabriel de Dietrich2010-04-231-0/+35
|/ / / / / / / /