Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and test version 0.0 installed imports. | Warwick Allison | 2010-01-13 | 2 | -0/+9 |
| | |||||
* | Give full error message (with line number) on XMLHttpRequest slot failures. | Warwick Allison | 2010-01-13 | 1 | -1/+19 |
| | |||||
* | Test version 0.0 | Warwick Allison | 2010-01-13 | 1 | -0/+9 |
| | |||||
* | Test that exceptions are passed. | Warwick Allison | 2010-01-12 | 1 | -9/+26 |
| | | | | Task-number: QTBUG-6507 | ||||
* | Fix states autotests to work with deferred properties. | Michael Brasser | 2010-01-12 | 1 | -0/+7 |
| | |||||
* | Compile | Aaron Kennedy | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | Don't double enter states at startup. | Aaron Kennedy | 2010-01-12 | 2 | -0/+36 |
| | | | | QT-2697 | ||||
* | Ignore anchor loop duplicate error. | Warwick Allison | 2010-01-11 | 1 | -0/+1 |
| | |||||
* | unwarn | Warwick Allison | 2010-01-11 | 2 | -7/+10 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2010-01-11 | 1 | -0/+7 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Ignore expected test warnings | Aaron Kennedy | 2010-01-11 | 1 | -0/+7 |
| | | |||||
* | | missed file | Warwick Allison | 2010-01-11 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2010-01-11 | 1 | -1/+8 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Use QMetaObject::disconnectOne() in QML | Aaron Kennedy | 2010-01-11 | 1 | -1/+8 |
| | | | | | | | | QTBUG-6781 | ||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2010-01-11 | 1 | -0/+9 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-11 | 1 | -6/+6 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Don't double function'ize dynamic QML functions | Aaron Kennedy | 2010-01-11 | 1 | -0/+9 |
| | | | |||||
* | | | Don't use a virtual signal - moc complains. | Warwick Allison | 2010-01-11 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2010-01-11 | 1 | -1/+0 |
|\ \ | |/ | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-11 | 7 | -8/+27 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Remove debugging | Aaron Kennedy | 2010-01-11 | 1 | -1/+0 |
| | | | |||||
* | | | qmlInfo now gives QML type, not C++ classname. | Warwick Allison | 2010-01-11 | 1 | -6/+6 |
| |/ |/| | |||||
* | | report error better | Warwick Allison | 2010-01-11 | 1 | -1/+1 |
| | | |||||
* | | document test weakness | Warwick Allison | 2010-01-11 | 1 | -0/+6 |
| | | |||||
* | | QTBUG-6507 appears fixed (don't know when) | Warwick Allison | 2010-01-11 | 2 | -4/+17 |
| | | |||||
* | | avoid false pass | Warwick Allison | 2010-01-11 | 1 | -1/+0 |
| | | |||||
* | | Don't put necessary code in Q_ASSERT | Warwick Allison | 2010-01-11 | 1 | -2/+2 |
| | | | | | | | | (test failed in release mode) | ||||
* | | Qt has more stuff in rich text now. | Warwick Allison | 2010-01-11 | 1 | -0/+1 |
|/ | |||||
* | Compile (will still fail) | Warwick Allison | 2010-01-11 | 1 | -1/+1 |
| | |||||
* | Compile. | Warwick Allison | 2010-01-11 | 2 | -3/+9 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2010-01-11 | 3 | -0/+26 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2010-01-11 | 6 | -0/+214 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | Another dynamic method autotest | Aaron Kennedy | 2010-01-09 | 3 | -0/+26 |
| | | | |||||
* | | | Compile after change b9d7f819b7bf9f7c39735377ae2e3e4d4afa1cf7 | Warwick Allison | 2010-01-11 | 1 | -0/+8 |
| |/ |/| | |||||
* | | Make it easier to understand if test fails. | Warwick Allison | 2010-01-08 | 2 | -2/+5 |
| | | |||||
* | | Test QmlModulePlugin | Warwick Allison | 2010-01-08 | 6 | -0/+211 |
|/ | |||||
* | Have qmlInfo report the QML element name rather than C++ class name. | Michael Brasser | 2009-12-18 | 6 | -55/+55 |
| | | | | Task-number: QTBUG-5476 | ||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-18 | 3 | -0/+22 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Add autotest for d169873541ca6f6725e9ce5bfbbf9941f1823a1f. | Michael Brasser | 2009-12-17 | 3 | -0/+22 |
| | | |||||
* | | Fix deferred property bugs | Aaron Kennedy | 2009-12-18 | 3 | -4/+19 |
|/ | | | | | Previously deferred properties would fail if any of the sub objects used bindings or QmlParserStatus. Whoops. | ||||
* | Support aliasing of composite types. | Michael Brasser | 2009-12-17 | 5 | -0/+59 |
| | | | | | Composite types haven't been registered with the metatype system, so we use the base type as the property type instead. | ||||
* | Fix image and pixmapcache tests. | Martin Jones | 2009-12-14 | 2 | -14/+20 |
| | |||||
* | QTBUG-6781 testcase | Aaron Kennedy | 2009-12-14 | 2 | -0/+32 |
| | |||||
* | Throw error when attempting to write to a non-existant property via script. | Michael Brasser | 2009-12-11 | 3 | -0/+6 |
| | |||||
* | Throw error when attempting to write to a read-only property via script. | Michael Brasser | 2009-12-11 | 3 | -1/+7 |
| | |||||
* | Generate error when attempting to write to a read-only object property. | Michael Brasser | 2009-12-10 | 4 | -0/+19 |
| | |||||
* | Add anchors.margins | Alan Alpert | 2009-12-10 | 2 | -2/+41 |
| | | | | Task-number: QTBUG-6676 | ||||
* | Update centerIn when center offsets change | Alan Alpert | 2009-12-10 | 2 | -3/+49 |
| | | | | | | Also adds functionality to update fill when margins change. Task-number: QTBUG-6631 | ||||
* | Allow anchoring baseline to parent | Alan Alpert | 2009-12-09 | 3 | -0/+276 |
| | | | | Task-number: QT-2606 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-12-09 | 6 | -10/+47 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui |