Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't export QtDeclarative symbols needed by QtCreator on Symbian | Joona Petrell | 2010-10-19 | 1 | -1/+3 |
| | | | | | Task-number: QTBUG-14041 Reviewed-by: Aaron Kennedy | ||||
* | Add exports for Bauhaus | Thomas Hartmann | 2010-09-21 | 1 | -1/+1 |
| | | | | | | The QmlDesigner(Bauhaus) should not rely on -nokia-developer Reviewed-by: Marco Bubke | ||||
* | Don't export declarative private classes | Martin Jones | 2010-07-01 | 1 | -1/+1 |
| | | | | | Those required by creator are still exported. Everything else is no longer exported. | ||||
* | Add parent property to Timer | Martin Jones | 2010-04-16 | 1 | -0/+1 |
| | | | | Task-number: QTBUG-9949 | ||||
* | Add missing NOTIFYs to timer, xmllistmodel, xmlrole | Joona Petrell | 2010-03-05 | 1 | -3/+6 |
| | | | | Reviewed-by: akennedy | ||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -0/+109 |
QDeclarativeXXX. |