Commits (5)
-
Kai Koehne authored
Change-Id: I9e26813f665b3ccb0d73416d8368181881caedf7 Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@qt.io>
101a8f64 -
Kai Koehne authored
Task-number: QTBUG-70264 Change-Id: I85978cfaaefae0a849e743de06740fc55740e89c Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@qt.io>
c3f94e13 -
Maurice Kalinowski authored
The calculation for the minimum size needs to take into account the included graphics view as well as the scroll area. The scroll area is the place where users specify size constraints. Those should not be overwritten internally. Task-number: QTBUG-69133 Change-Id: I737c47166303a91e16c4c680992f7490bbe18f17 Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@qt.io>
880c4ce3 -
Maurice Kalinowski authored
Change-Id: I9df54b9da22f81c09e1c654be29bc67017c16ce3 Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@qt.io>
e049e83e -
Maurice Kalinowski authored
When rendering with QPainter::Antialiasing set, lines need to be drawn in one set. Otherwise, each line is rendered with the anti-aliasing applied, causing the overlap to create a stronger area, which almost looks like a point from the point series. As a consequence, prefer drawPath() in that case. Task-number: QTBUG-61782 Change-Id: Ib2b44475e2e9ca0c28da7e898744bd72b992f5fd Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@qt.io>
d87ebea3
Showing