summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Move JS global scope to top of the QML scope chainAaron Kennedy2010-03-0312-6/+47
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-038-36/+62
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-031-1/+0
| |\
| | * Fix incorrect scope resolution for script in a script block.Michael Brasser2010-03-031-1/+0
| * | OS-friendlier, less noisy.Warwick Allison2010-03-031-29/+52
| * | fix crash, re-enable settings testWarwick Allison2010-03-031-4/+2
| |/
| * Disable until plugin objects problem resolved.Warwick Allison2010-03-031-0/+3
| * silence debuggeryWarwick Allison2010-03-031-0/+2
| * make runnable from elsewhereWarwick Allison2010-03-031-3/+3
| * remove debuggerWarwick Allison2010-03-031-1/+0
| * runnable from elsewhereWarwick Allison2010-03-031-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-035-0/+227
| |\
| * | Ensure error is received - the root object is INITIALLY zero.Warwick Allison2010-03-031-0/+2
* | | Auto test for QTBUG-8677Martin Jones2010-03-033-2/+12
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0341-274/+982
|\ \ | |/
| * Make test more reliable.Michael Brasser2010-03-021-3/+3
| * Empty URL testAaron Kennedy2010-03-023-0/+84
| * Merge branch 'master' into 4.7Warwick Allison2010-03-0226-301/+198
| |\
| | * Move WebView to an extension plugin.Warwick Allison2010-03-0224-291/+198
| | * missed fileWarwick Allison2010-03-021-0/+0
| | * Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-029-30/+691
| * | Add autotests for script block scoping.Michael Brasser2010-03-024-0/+57
| * | Make test more reliable.Michael Brasser2010-03-021-3/+3
| * | Add NOTIFY signals to list, grid and path viewsJoona Petrell2010-03-029-24/+694
* | | Add WorkerScript docs and tests.Bea Lam2010-03-035-0/+226
* | | Forgot to add qworkerlistmodel test dir to declarative.proBea Lam2010-03-021-0/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0269-108/+211
|\ \
| * \ Merge branch 'master' into 4.7Aaron Kennedy2010-03-0267-82/+172
| |\ \ | | |/
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-021-41/+89
| | |\
| | * | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0267-82/+172
| * | | Test GridView.onAdd & GridView.onRemove. Reduce wait()sMartin Jones2010-03-012-26/+39
| | |/ | |/|
* | | Add docs and tests for WorkerListModel.Bea Lam2010-03-024-0/+222
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-03-0116-190/+174
|\ \ | |/
| * Fixed qdeclarativeconnection test.Rohan McGovern2010-02-267-1/+1
| * missed renameWarwick Allison2010-02-261-1/+1
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-261-132/+119
| |\
| | * Polish QDeclarativeProperty APIAaron Kennedy2010-02-261-132/+119
| * | Rename files to follow class name.Warwick Allison2010-02-267-1/+1
| * | Change Connection syntax as per QT-2822.Warwick Allison2010-02-265-12/+8
| |/
| * Test, demo, and work-around bug QTBUG-8535Warwick Allison2010-02-262-1/+3
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-263-17/+218
| |\
| | * Make compile following recent QDeclarativeProperty changesBea Lam2010-02-261-28/+28
| * | Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-268-44/+43
* | | Make compile following QDeclarativePropertyChanges.Bea Lam2010-03-011-28/+28
* | | Fix reload() when keys are not specified, and add extra tests.Bea Lam2010-03-011-41/+89
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-2515-216/+254
|\ \ | |/
| * Update test numbers after change to default transformOrigin.Michael Brasser2010-02-251-6/+4
| * Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-254-8/+6
| * Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-259-203/+203
| * Document and test resetting properties in a state change.Michael Brasser2010-02-252-0/+41