summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* QList<QObject*> models now update their properties when they change.Martin Jones2010-05-052-6/+15
* Update childrenRect when children are added or removed.Michael Brasser2010-05-042-0/+55
* 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-298-159/+273
| |\
| | * 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
| |/ |/|
* | 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
|/
* Don't test snippets with C++ componentsBea Lam2010-04-281-0/+2
* Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-281-3/+1
* 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
* Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-271-0/+17
* 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
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-237-108/+108
|\
| * Update visual tests after some painter updates.Michael Brasser2010-04-222-83/+83
| * Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-225-25/+25
* | Don't crash if Connections::target is changed by one of its signal handlersMartin Jones2010-04-232-0/+51
|/
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-223-17/+22
* Autotests and docAaron Kennedy2010-04-223-24/+72
* Give error on attempt to import types from too-early version number.Warwick Allison2010-04-223-0/+5
* AutotestAaron Kennedy2010-04-221-0/+86
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-21680-691/+691
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-211-9/+16
|\
| * Fixed declarative/parserstress autotest.Roberto Raggi2010-04-211-8/+16
| * Fix parsing of regular expression literals.Roberto Raggi2010-04-211-2/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21107-72/+5963
|\ \ | |/
| * Update test files to new syntaxAlan Alpert2010-04-212-5/+5
| * Update strings in testAlan Alpert2010-04-211-2/+2
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21104-50/+6210
| |\