| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This dramatically reduces the number of items that are half pixel aligned
and thus render poorly.
|
|
|
|
|
| |
Task-number: QTBUG-10999
Reviewed-by: Michael Brasser
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This commit add a extension object to bring the anchors property for
a QGraphicsWidget. The actual implement uses a separate object for storing
the anchor pointer. In the future it would be nice if the extension object
is the anchor itself. Also there are two connects extra for QGraphicsWidget
one can perhaps disappear with a later commit. Only baseline case is not
supported because QGraphicsWidget don't have any concept of baseline.
Reviewed-by:akennedy
|
|
|
|
|
| |
Always use private/. The WinSCW compiler doesn't search the current
directory, for whatever reason.
|
|
|
|
|
| |
Task-number:
Reviewed-by: Aaron Kennedy
|
|
|
|
| |
Task-number: QT-716
|
|
QDeclarativeXXX.
|