From d77a1fbbce9a5723e355a961d04b11a1673de2ab Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Wed, 3 Jun 2020 13:51:19 +0300 Subject: Add changes file for Qt 5.12.9 + 0a8af876d1edb8b4cc23ce07828d086e1e4dbe22 Implement Mouse Click and Double Click on MouseHandler + 32b6f5e337d076530fc6fec638f192102217c292 Fix scene3ditem to register optional aspects + 3c0b236a235d68de329609fc4643c3b3c4326849 Bump version + cfd8c4d06bc81028b055e6c3343d0d4b50793219 Release rendertargets on destruction + f78171f76d769f84e13dec53354484de75a18c06 Use surfaceSize as this will always be valid Change-Id: I3b7158d925a49fc573114b48f404e914a4a084ea Reviewed-by: Paul Lemire --- dist/changes-5.12.9 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dist/changes-5.12.9 diff --git a/dist/changes-5.12.9 b/dist/changes-5.12.9 new file mode 100644 index 000000000..d3d50ba69 --- /dev/null +++ b/dist/changes-5.12.9 @@ -0,0 +1,20 @@ +Qt 5.12.9 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.12.0 through 5.12.8. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +https://doc.qt.io/qt-5/index.html + +The Qt version 5.12 series is binary compatible with the 5.11.x series. +Applications compiled for 5.11 will continue to run with 5.12. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + +https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + + - This release contains only minor code improvements. -- cgit v1.2.3