aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2020-01-28 16:36:51 +0100
committerChristian Tismer <tismer@stackless.com>2020-01-28 17:54:44 +0100
commit3fb91c8759fd8cf13dede5973b5c7ff0535533fa (patch)
tree02d260bf3c843a51e6e58f759f8ae95ed2f22f0d /dist
parent901d34d4142a192b7d1b1ed862d53a63c7864ee9 (diff)
Add 5.14.1 changelog, addendum
Change-Id: I70df7a265fd98ee9527909fc2e4e7bd1caacac98 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.14.11
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-5.14.1 b/dist/changes-5.14.1
index dc60cf3d6..b7441f3c2 100644
--- a/dist/changes-5.14.1
+++ b/dist/changes-5.14.1
@@ -19,6 +19,7 @@ information about a particular change.
- [PYSIDE-841] Add example for Threads and Signals
- [PYSIDE-1135] qApp: Ensure QtCore import when embedded QApplication subclass is used
+ - [PYSIDE-1158] Let qApp be noApp instead of pretending to be None
- [PYSIDE-1164] qApp: make sure to create the right instance when embedding
- [PYSIDE-1165] designer: patch rpath for unix
- [PYSIDE-1192] libpyside: Set default signal name only if previously assigned