Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make declarative autotests compile on Symbian abld build system | Joona Petrell | 2010-06-08 | 2 | -2/+7 |
| | | | | | Task-number: Reviewed-by: Martin Jones | ||||
* | Symbian build fix to declarative auto and benchmark tests | Joona Petrell | 2010-05-14 | 2 | -1/+11 |
| | | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones | ||||
* | Fix tests: remove unnecessary calls to QML_DECLARE_TYPE | Bea Lam | 2010-04-19 | 1 | -2/+0 |
| | |||||
* | Should work now, don't skip. | Warwick Allison | 2010-04-15 | 1 | -1/+0 |
| | |||||
* | Tweak tests to run in parallel | Aaron Kennedy | 2010-04-13 | 1 | -0/+1 |
| | |||||
* | Test imports with realistic paths (previously passed accidentally). | Warwick Allison | 2010-03-22 | 4 | -4/+5 |
| | | | | Fix failure when import path is ancestor dir of other import path. | ||||
* | Skip until after CI succeeds | Martin Jones | 2010-03-19 | 1 | -0/+3 |
| | |||||
* | remove debugger | Warwick Allison | 2010-03-03 | 1 | -1/+0 |
| | |||||
* | Introduced QDeclarativeExtensionPlugin::registerTypes(uri). | Roberto Raggi | 2010-02-25 | 4 | -8/+6 |
| | | | | | | Now, you have to reimplement registerTypes(uri) to expose native QML types, and initializeEngine(engine,uri) to add instances to the QML engine's root context. | ||||
* | Simplify QML element registration headers | Aaron Kennedy | 2010-02-24 | 1 | -0/+1 |
| | |||||
* | Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵ | Leonardo Sobral Cunha | 2010-02-24 | 1 | -4/+4 |
| | | | | to QDeclarativeXXX. | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 6 | -0/+225 |
QDeclarativeXXX. |