summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Behavior fix plus basic autotests.Michael Brasser2009-10-1210-0/+324
|
* The root object is always last default objectAaron Kennedy2009-10-122-0/+48
| | | | Fix for QT-2301
* Add id aliasesAaron Kennedy2009-10-092-0/+37
|
* Support aliases to enum propertiesAaron Kennedy2009-10-093-0/+24
|
* Tweak scope ordering (again)Aaron Kennedy2009-10-092-13/+70
| | | | | | ids and methods shadow properties. The reasoning is that the user explicitly declared these names, whereas they might not even know a property by that name exists.
* Output file/line for script errorsAaron Kennedy2009-10-093-0/+32
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-0818-136/+277
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-scriptopt
| * Update list of testsWarwick Allison2009-10-081-8/+16
| |
| * FixWarwick Allison2009-10-081-1/+1
| |
| * UpdateWarwick Allison2009-10-081-3/+7
| | | | | | | | Repeater is now *after* items.
| * Follow -> SpringFollowWarwick Allison2009-10-081-2/+2
| |
| * QuietenWarwick Allison2009-10-081-4/+13
| | | | | | | | expect net error
| * UpdateWarwick Allison2009-10-081-47/+2
| | | | | | | | NumberFormatter now only goes from number to (formatted) text.
| * Remove spurious errors.Warwick Allison2009-10-082-6/+16
| | | | | | | | Others seem real.
| * Update.Warwick Allison2009-10-087-65/+77
| |
| * WebView auto sizing test.Warwick Allison2009-10-083-0/+143
| | | | | | | | (image is just for doc, not in testscript)
* | Fix crashAaron Kennedy2009-10-082-0/+23
| |
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-089-302/+370
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-scriptopt
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-083-1/+150
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-085-0/+119
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-0717-43/+48
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Auto tests for QmlTimerMartin Jones2009-10-063-1/+150
| | | | |
| * | | | Font-portable.Warwick Allison2009-10-086-301/+220
| | |_|/ | |/| |
* | | | Self deleting binding testAaron Kennedy2009-10-084-0/+63
| | | |
* | | | Fix test caseAaron Kennedy2009-10-071-0/+2
| | | | | | | | | | | | | | | | | | | | qWait() enters a nested event loop, so delete laters weren't being processed.
* | | | Fix test caseAaron Kennedy2009-10-071-0/+1
| | | | | | | | | | | | | | | | | | | | qWait() enters a nested event loop, so delete laters weren't being processed.
* | | | Fix testAaron Kennedy2009-10-071-1/+2
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-0725-47/+307
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into test Conflicts: demos/declarative/samegame/content/samegame.js tests/auto/declarative/qmlecmascript/tst_qmlecmascript.cpp
| * | | Get two of those new autotests to pass.Alan Alpert2009-10-074-21/+19
| | | | | | | | | | | | | | | | The third will not pass until QT-2240 is fixed.
| * | | Add three failing tests to the QML ECMAscript autotestAlan Alpert2009-10-075-0/+121
| | |/ | |/| | | | | | | | | | | | | Tests the creation, deletion and toString functions for QML objects. Task-number: QT-2252
| * | Fix portability of visual tests: fix filenames to be relative to base (URL).Warwick Allison2009-10-0714-40/+42
| | | | | | | | | | | | Still not font-portable.
| * | Test icon() property.Warwick Allison2009-10-063-3/+6
| |/
| * Use QDesktopServices::storageLocation() in place of placeform-specific code.Warwick Allison2009-10-061-7/+20
| |
| * typoWarwick Allison2009-10-061-1/+1
| |
| * Test basic properties.Warwick Allison2009-10-064-16/+71
| |
| * Trivial WebView autotestWarwick Allison2009-10-053-0/+68
| |
* | Another testAaron Kennedy2009-10-062-0/+27
| |
* | Add tst_qmlecmascript::scriptAccess testcaseAaron Kennedy2009-10-063-0/+39
| |
* | Improve scope autotestAaron Kennedy2009-10-063-0/+22
| |
* | Share QScriptValue's where possibleAaron Kennedy2009-10-062-0/+36
| | | | | | | | Also add an autotest for object comparisons
* | Support all variant types as signal parametersAaron Kennedy2009-10-052-1/+31
| |
* | Add scope auto testAaron Kennedy2009-10-052-0/+60
| |
* | Add attached property ECMAScript testAaron Kennedy2009-10-052-0/+25
|/
* TextEdit navigation testcaseAaron Kennedy2009-09-293-1/+81
|
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-09-248-46/+210
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-09-24139-2913/+12761
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | More tests for QmlSql, more WebKit-tested-validity.Warwick Allison2009-09-246-3/+94
| | |
| * | More testing, validate tests before running them.Warwick Allison2009-09-243-28/+97
| | | | | | | | | | | | Run all WebKit validations first (no point testing QML if the test are wrong).
| * | Tidy JSWarwick Allison2009-09-241-8/+11
| | |
| * | Track changes from qtwebkit-4.6-snapshot-18092009Warwick Allison2009-09-242-2/+3
| | | | | | | | | | | | Tidy js.