| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
qt.graphs2d.general for general purpose logging,
qt.graphs2d.series for series related logging,
qt.graphs2d.series.properties logs property changes only if they fail
qt.graphs2d.critical for critical logging
qt.graphs2d.animation for animation state logging
qt.graphs2d.axis.properties for axis properties logging
Task-number: QTBUG-128886
Change-Id: Ie0173ad15832708304579560200094b63fef7502
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
|
|
|
| |
Fixes: QTBUG-132402
Pick-to: 6.8 6.9
Change-Id: I375390898dcba012c9cab03d77fbfe162bd1e884
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
|
| |
|
|
|
|
|
|
| |
Pick-to: 6.8 6.8.1
Fixes: QTBUG-131119
Change-Id: I9b4b6b49809595c6dca2714b29e40b822deed50d
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This should fix the known crashes with animations, i.e when calling remove,
having single animation type, or the wrong order.
Remove animation for splines doesnt look that great yet. I tried different lerps
and Catmull-Rom but they all have a similar effect, so this can still be improved later.
Fixes: QTBUG-129025
Fixes: QTBUG-129357
Change-Id: If2606e167f064b158dcb8f4e1ef1ca4bae25f7a8
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
|
|
|
|
|
| |
Documentation for graph animation classes are missing.
Pick-to: 6.8.0 6.8
Task-number: QTBUG-128538
Change-Id: Ib38f57dde2c8a36797388e56b9e3914f131d12bb
Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
|
|
| |
Task-number: QTBUG-118877
Pick-to: 6.8
Change-Id: I249db4583517d153c63f35e379c7a33c47aeec27
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
|
| |
|
|
|
|
|
|
|
|
| |
Trying to be consistent with parameter types, constness etc. small
adjustments. Document pointsReplaced to remove QDoc warning.
Task-number: QTBUG-125254
Pick-to: 6.8
Change-Id: Ice2db59d55c936f9a5839ee9d2263a8a71bcaba3
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
| |
|
|
|
|
|
|
|
| |
Pick-to: 6.8
Task-number: QTBUG-127096
Change-Id: Iaa674920c2bff51e2e3f33322180351646069872
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Owais Akhtar <owais.akhtar@qt.io>
Reviewed-by: Sakaria Pouke <sakaria.pouke@qt.io>
|
|
|
Task-number: QTBUG-123992
Change-Id: Ic3b5c75a865a0de9094318a6aa401aefadc23115
Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>
Reviewed-by: Jere Tuliniemi <jere.tuliniemi@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|