Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup mistakes following renaming files | Aaron Kennedy | 2009-10-30 | 13 | -21/+21 |
| | |||||
* | Make private headers _p | Aaron Kennedy | 2009-10-30 | 20 | -33/+33 |
| | |||||
* | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 22 | -29/+29 |
| | |||||
* | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 18 | -325/+325 |
| | |||||
* | Add attached properties typeinfo | Aaron Kennedy | 2009-10-29 | 2 | -0/+2 |
| | |||||
* | Testcase for warnings at shutdown | Aaron Kennedy | 2009-10-29 | 2 | -0/+30 |
| | |||||
* | Avoid unnecessary viewport scrolling when bringing currentItem into view. | Martin Jones | 2009-10-29 | 1 | -0/+1 |
| | | | | Task-number: QT-2399 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-28 | 2 | -1/+28 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | missing commit | Warwick Allison | 2009-10-28 | 1 | -0/+27 |
| | | |||||
| * | Mac-safe sanity check. | Warwick Allison | 2009-10-28 | 1 | -1/+1 |
| | | | | | | | | QT-2398 fix | ||||
* | | Add missing file | Alan Alpert | 2009-10-28 | 1 | -0/+8 |
|/ | | | | Task-number: QT-2401 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-28 | 2 | -4/+44 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-28 | 32 | -7/+98 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | Test visibility. | Warwick Allison | 2009-10-28 | 2 | -4/+16 |
| | | | | | | | | | | | | Add refs back to JIRA items. | ||||
| * | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-28 | 2 | -0/+14 |
| |\ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-27 | 8 | -2/+102 |
| |\ \ \ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Test remote QML content | Warwick Allison | 2009-10-27 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | (test data will appear on qt-test-server.qt-test-net shortly) | ||||
* | | | | | Make test more robust | Aaron Kennedy | 2009-10-28 | 1 | -8/+17 |
| |_|_|/ |/| | | | |||||
* | | | | Make more mac friendly | Aaron Kennedy | 2009-10-28 | 29 | -6/+51 |
| | | | | |||||
* | | | | Whoops | Aaron Kennedy | 2009-10-28 | 1 | -1/+0 |
| | | | | |||||
* | | | | Ensure all tests appear in pro file | Aaron Kennedy | 2009-10-28 | 1 | -0/+3 |
| | | | | |||||
* | | | | Test for QT-2373 | Aaron Kennedy | 2009-10-28 | 3 | -0/+44 |
| |_|/ |/| | | | | | | | | Ensure that transient binding errors are not displayed. | ||||
* | | | Support return values in synthesized methods | Aaron Kennedy | 2009-10-27 | 2 | -0/+14 |
| |/ |/| | |||||
* | | Alias cleanup testcase | Aaron Kennedy | 2009-10-27 | 2 | -0/+41 |
| | | |||||
* | | Don't crash when requesting an attached object for non-QML object | Aaron Kennedy | 2009-10-27 | 3 | -0/+41 |
| | | |||||
* | | Error when a QVariant property is used as a grouped property | Aaron Kennedy | 2009-10-27 | 5 | -2/+20 |
|/ | | | | This crashed as the metatype of QVariant is -1. | ||||
* | Add support for value interceptors to the DOM. | Michael Brasser | 2009-10-26 | 1 | -3/+27 |
| | |||||
* | Clear exceptions after a binding evaluation | Aaron Kennedy | 2009-10-23 | 2 | -0/+28 |
| | |||||
* | Autotest for QfxAnimatedImage | Damian Jansen | 2009-10-23 | 3 | -0/+61 |
| | |||||
* | Fix test failures. | Aaron Kennedy | 2009-10-22 | 2 | -3/+9 |
| | | | | Also add a test for script errors within signal handlers. | ||||
* | Use the correct context when resolving alias properties | Aaron Kennedy | 2009-10-22 | 3 | -0/+32 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-22 | 4 | -1/+57 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Support assigning scripts to QML properties | Aaron Kennedy | 2009-10-22 | 4 | -1/+57 |
| | | |||||
* | | Test createQmlObject URL resolution (must be relative to calling context). | Warwick Allison | 2009-10-22 | 3 | -11/+25 |
|/ | | | | | | Task-number:QT-2339 See also c1a241652c587e6da92bf853608aed37938e1e48 Also make test more data-driven (and hence independently reported). | ||||
* | Give QmlPropertyMap a more complete API. | Michael Brasser | 2009-10-21 | 1 | -9/+42 |
| | |||||
* | Rename QBindableMap to QmlPropertyMap. | Michael Brasser | 2009-10-21 | 2 | -12/+12 |
| | | | | Task-number: QT-2316 | ||||
* | Update qfxtext/elide/multilength.qml test, commit X11 visuals. | Warwick Allison | 2009-10-20 | 3 | -1/+303 |
| | |||||
* | Fix 5ab4ccf0e0d3618e799dcfc82bd7fcf3fd560e78 | Warwick Allison | 2009-10-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-16 | 6 | -7/+59 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-15 | 4 | -3/+29 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Final can be longer. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | | | |||||
| | * | Multilength strings test. | Warwick Allison | 2009-10-15 | 1 | -0/+20 |
| | | | |||||
| | * | Fix for when multiple tests share a data director. | Warwick Allison | 2009-10-15 | 1 | -1/+1 |
| | | | |||||
| | * | Test Unicode namespace | Warwick Allison | 2009-10-15 | 2 | -0/+6 |
| | | | |||||
| | * | Fix (was creating lower-case). | Warwick Allison | 2009-10-15 | 1 | -2/+2 |
| | | | |||||
| * | | Add cursorDelegate test to QFxTextInput autotests | Alan Alpert | 2009-10-15 | 2 | -4/+27 |
| | | | | | | | | | | | | | | | Also cleaned up the QFxTextEdit version, and fixed a bug the new test uncovered. | ||||
| * | | Make tests 'pass' for qfxtextedit and qfxtextinput | Alan Alpert | 2009-10-15 | 2 | -0/+3 |
| |/ | | | | | | | | | One test is acutally XFAIL instead of PASS, because what it is 'testing' hasn't been implemented yet. | ||||
* | | Fix failing test on case insensitive filesystems | Aaron Kennedy | 2009-10-15 | 2 | -2/+2 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-14 | 3 | -2/+75 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-14 | 6 | -11/+28 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |