| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Always use private/. The WinSCW compiler doesn't search the current
directory, for whatever reason.
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
src/declarative/graphicsitems/qdeclarativeitem.cpp
|
| |\
| | |
| | |
| | |
| | |
| | | |
Conflicts:
demos/declarative/minehunt/minehunt.cpp
src/declarative/qml/qdeclarativecompiler.cpp
|
| | | |
|
| |/
|/|
| |
| |
| |
| | |
Replacing QDeclarativeItem* members by QGraphicsObject*. Build fix too.
Reviewed-by:akennedy
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Flipable was calling updateSceneTransformFromParent, but this can only
called when the the parent's scene transform is guaranteed to be updated,
which is not the case in flipable.
Task-number: QTBUG-8474
Reviewed-by: bnilsen
|
|/
|
|
| |
Task-number: QTBUG-9161
|
|
|
|
| |
Task-number: QT-2824
|
|
QDeclarativeXXX.
|