Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -2738/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h | ||||
| * | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | QML binding optimizer crash | Aaron Kennedy | 2010-02-16 | 1 | -4/+5 |
| | | | | | | | | We should check that the fetch() generation succeeded before continuing. | ||||
* | | Fix crash in QML binding optimizer | Aaron Kennedy | 2010-02-16 | 1 | -138/+155 |
|/ | | | | Optimized bindings need to reset the mePtr too. | ||||
* | Cleanup public QmlMetaType API | Aaron Kennedy | 2010-02-12 | 1 | -2/+2 |
| | | | | Remove some unnecessary methods from the QmlMetaType class | ||||
* | Allow objects to be shared between QmlEngines | Aaron Kennedy | 2010-02-08 | 1 | -31/+2 |
| | | | | QTBUG-7957 | ||||
* | Cleanup | Aaron Kennedy | 2010-01-27 | 1 | -0/+2749 |