diff options
author | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2011-05-17 12:12:52 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com> | 2011-05-17 12:12:52 +0200 |
commit | d03065da2999b8539d8c5160b58d56dd94373d6f (patch) | |
tree | 06ce3546fdea4d6876746182cd3d659141dda353 /doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp | |
parent | 01a374fe8a6ac0b6e374081c07720e77c61effff (diff) | |
download | qt4-tools-d03065da2999b8539d8c5160b58d56dd94373d6f.tar.gz |
Fixed crashes in Observer mode related to infinite bounding rects
Bug fixed by avoiding uniting or subtracting QPolygonF with potentially
infinite coordinates.
The LiveSelectionIndicator now uses a QGraphicsRectItem rather than a
QGraphicsPolygonItem and displays only the boundaries of selected
objects, not including their children.
The SubcomponentMaskLayerItem now works with rectangles and uses a
QRegion to determine the area around the current context, converting
this to a polygon only as a last step.
Reviewed-by: Kai Koehne
Task-number: QTCREATORBUG-4559
Change-Id: I266f5387fa67017fc50215282a95b4ee6498be6d
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp')
0 files changed, 0 insertions, 0 deletions