summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2014-10-23 14:45:59 +0300
committerMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2014-10-24 09:11:55 +0300
commit9418882d1eb31c06f8e65e8bd6b6f0e9409d8553 (patch)
treef6cc29c772d366829c5e043d6776ad6f27417754 /dist
parent0679c92560c13b97a23dc7d9c70a54f669e3de18 (diff)
Release housekeeping
- Changed the version number to 1.2 where relevant. - Regenerated plugins.qmltypes - Updated known issues Change-Id: I5f737a970d0ac7fc14dbd2d30a8684ecced45ac0 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-1.2.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-1.2.0 b/dist/changes-1.2.0
index cd0f6ec4..b23d83b1 100644
--- a/dist/changes-1.2.0
+++ b/dist/changes-1.2.0
@@ -62,6 +62,8 @@ General:
- Fixed the OpenGL context cleanup upon renderer destruction.
- Fixed scatter item autosizing when adding a new series.
- Fixed a crash related to selection render buffer reuse.
+- Fixed the flipped Z-coordinate for absolutely positioned custom items.
+- Fixed shadows when viewing the graph directly from above or below.
New examples
------------