qtdeclarative/dist/changes-5.12.2

102 lines
5.2 KiB
Groff
Raw Normal View History

Add changes file for Qt 5.12.2 + 0999c78ea33d71ba211b7fa90a5d88dd5b29b3fd Avoid crash in property requirements test + 52727146db11d3f7f454e15865655d03496a3300 Fix build with -c++std=c++11 + 7bcc5242c1543785ae4d6a54b9096874a421582f Make sure JIT is disabled when building for ILP32 ABI + bcc55604d9371ea6fb6f223a5897ab44b3bc9665 quicktest: winrt: Use qml files from resource system by default + 3795904e3831722e222fa32a1e52aeb6b3e6ba87 V4: Fix stack alignment in JITted code + c0e16b469f1bce8fc96d751656a43d7396ce4276 Fix build error when building with -no-feature-translation + 0924e03e245c1d628bc7f864d6b194b137116b6e Bump version + cfdb483613494d982a574c9334f2b21621024b1b Fix crash with qt.qml.binding.removal.info=true + 4aa7fe666be35b5699b0e201c3a963777f874e4d tst_qquickapplication: Don't assume app activation is tied to window activation + f0a9c1efe36b952dfe3e802f3ceeee6ed10a65f5 Stabilize tst_QQuickPathView::package() + aca0351c7ce933503b042fd8d745d220c7dd331d QQmlMetaType: Erase attached properties in dtor + 8396dc86f28e89a920d85f59518fac79da8480eb StorageModel manual test: use DelegateChoices to show data graphically + 8fd3cfe7d0f39a731c585334299f5160ad952df9 Annotate stack traces when frames are elided through tail calls + 9e3c46961a5f48c3a704b0147e1f073f7516da9c Remove reference to OpenGL from distance field cache superclass + 84e15a609b37a64baf82ed20f8d4f79474989226 Documentation: Start using the \nullptr macro + dfb3ccddfce6376cf8028ad31d6933b8fdfd1a47 TestLib: Remove outdated note from TestCase.mouseDrag + 84a1cac0baf2e089989ef1cba31437e7c3917d95 Skip shadersource-dynamic-shadersource test on XCB platform + 8380e4c4a4f3f49a74a8bc0ff330e1c9e14dbafc Add handlers declared as Flickable children to its contentItem + feb9ace3de30170f785217fdb7c454e92ca6d525 QQmlNotifier: Always keep the isNotifying flag when updating senderPtr + ba6371fb2ae3ad0096ec672f61a7a989c297d8fc MemoryManager: Only clear weak values once + 8ad8a5ddec05832c34f0cab3c8cf6530ea6c66c8 Canvas: Guard context pointer against external deletion + f4ab0ab62496e63db72592845b285bab3d8388b9 Silent -Wdouble-promotion warning + cf04d5ee18344d45da538810654690bd3936f46a Bring behavior of String.replace() in line with other engines + 84b47be6c79761e274454d437b73a1ac2c6789c9 Add *.pro.user.* to .gitignore + 63bbaf837976bae45fdd2766da0ed4cc808cc0ac PinchHandler: Avoid unwanted translations when axes are disabled + dea0f1b1e69cd313f81dc998e973428161d411e9 PinchHandler: fix pedantic warnings + 454676a8745a7334539449562a5fda47db2fc2ca Fix byte code register dump output + 679a9972b46b0ebd03444f3c08ce7d3424c494f9 TextInput: Stop leaking password values to process memory + 729b1ceb8904a857ba4c804e8a58b9ef4ef7b193 Correctly scope unwind handlers for try blocks + b7b384658b21e741f9a1fde60b1c1ee69a83e278 Remove revisions from Qt.labs.settings methods and properties + a8729cf143a79b274c002166476c54dc152c6679 TapHander: do not "want" an eventPoint that is outside parent bounds + 205f836e5d976a983638dd2969077a9e24c1c4fd V4: Fix unwind handler reset after for-in loop + 5d8d0d7068bc8498ea2a6a4c9bc16e0eeb92836c doc: Two class members can not have the same name + d27d896d8cb9d240138fe8ea69f1051f74ce1945 Improve error message + 5de48ee56a5afb0045d40851a4a1dd79db82c772 QMLJS: Have ScanFunctions iterate over ArrayPattern nodes + 78c1fcbc49f56463064eef738a475d9018357b24 QQuickWindow: don't give exclusive grab to invisible or disabled Items + 8ab6ded97633bf7f74e7ca4de35ed56d07f358d8 Fix bug where QQMPH kept an exclusive grab when no buttons were pressed + 895302829b46e00cde8eef13eb7c630af5d771e2 Try to stabilize tst_qquickwindow::defaultSurfaceFormat + 612ac8749782af9c58a0e823b7180e0018a42be8 Doc: explain when the move velocity and duration properties are used + bb2dce1d902405acfd5aaf997860c0f0318bce77 Try to fix flakiness in flickableinterop test + 734f5a31c7a72d87a99103051ed327addae0ab99 Remove blacklisting of several tests that are passing + 24a686077579b04874f956a1dbb212a91836b64e Un-blacklist tst_qquickflickable::rebound + f2cc7c8580f2a25554cf37426096935c62a5b7af Un-blacklist tst_qquickanimations + a804f31ee2665501c1894cbae8302db181090bd5 Move initView() to tests/auto/quick/shared + eeedd26f35369a61d66283b8e2994a6e87c314fe Fix background color of some QML lancelot test scenes + 91a71bce9c633934540e9f06fb081e3b89259ff3 Defer QML testing until event loop has started + 01f9c623ed2dc1645ac022d69062f720e3b50132 Don't optimize global lookups if fast QML lookups are disabled + 1e3ed172f35abaa0e0af43ee22259bc3cd188ad8 Connect quit() and exit() signals with queued connections + 68d0377736a541fa29d1aaba6b7aa4a4cf8781ef Make test more robust in case we have interleaved update events + 0148243a77a42de1ba6170a1da3977b3026c1927 Canvas: Handle switching between object and string based colors + dbc811e164019b5f9ce371cb7b49d695644f6a90 DelegateModel: Zero foreign context objects when they are deleted + 9343fbc478e42c7aec3247486b25b34f1908e93b PropertCache: Don't pass Q_GADGET value types as integers + 8df1afa89558ddb608ff0df792d2015dd5e2e6ac V4: Fix JS tail call crashes on win32/linux32 + d96a700cc3611480ff76023287cb06f455a37b02 V4: Fix failing assert on all 32bit platforms + 94d30df911dccd830a18d7c2e75397505ef9a600 Check parameter types when invoking C++ functions from QML + 885e4af1f4ba3f047c3d932a1a780ddbba481170 QML: Don't crash the parser on certain kinds of bad input + 2131ec383b588e2160cb72247e61f7eab71cc0b1 QQuickTableView: use correct WRITE function for contentHeight + 06ec6340d0eff763e52135afabc13662b3892c43 Avoid unnecessary re-generation qml cache files in some circumstances + 56d6d905c23607a610b8af142016108063a48e3a Doc: elaborate on default values for Layout.alignment + 407e2769c7b7909fdb2979090e71fa636f109a04 Fix PropertyKey::isArrayIndex Change-Id: I47b6bb6d315c8a3306845efc01abd6f7f6c74ec2 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2019-02-20 13:21:31 +00:00
Qt 5.12.2 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 5.12.0 through 5.12.1.
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.
****************************************************************************
* QtQml *
****************************************************************************
- Important Behavior Changes:
* The parameters passed to C++ functions from QML are now checked for
compatibility with the expected arguments. If they cannot be
converted, a warning is printed. In future versions of Qt a type error
will be thrown in JavaScript and the function will not be invoked.
* [QTBUG-73239] Removed revisions from the new Qt.labs.settings methods
and properties that were introduced in 5.12. Qt.labs plugins are
intended to always have revision 1.0 until they graduate.
- QQmlApplicationEngine:
* [QTBUG-73649] QQmlApplicationEngine connects quit() and exit() signals
with queued connections to avoid problems with AutoConnection, when
connecting to QCoreApplication slots.
- [QTBUG-69340] QML cache files are not unnecessarily re-generated.
- [QTBUG-71325] Fixed a crash in V4 string to number conversion on 32-bit
platforms.
- [QTBUG-72137] Fixed a crash in QML garbage collector when accessing
other items from Component.onDestruction.
- [QTBUG-72352] QML can be built with -no-feature-translation.
- [QTBUG-72407] We now annotate stack traces when frames are elided
through tail calls.
- [QTBUG-72734] Fixed a crash in the parser on certain kinds of bad input.
- [QTBUG-72858] Exception handlers are correctly scoped for try blocks and
for "for ... in" loops.
- [QTBUG-72908] QML can be built with -c++std=c++11 again.
- [QTBUG-72972] QQmlMetaType deletes attached properties in its destructor
to avoid a crash.
- [QTBUG-73009] Fixed a crash with qt.qml.binding.removal.info=true.
- [QTBUG-73013] If a signal sender is deleted during the handling of the
signal in QML, the QML engine won't crash anymore.
- [QTBUG-73152] Brought behavior of String.replace() in line with other
JS engines: "x".replace("x", "$1") gives "$1" in both JSC and V8, as there
are no captures that could be used as a replacement for $1. Two-digit
captures ($nm) get applied if $nm captures exist. If there are less than nm
but more than n captures available $n is replaced by the n'th capture and m
is copied over verbatim.
- [QTBUG-73425] Fixed allocation of large arrays at startup.
- [QTBUG-73733] Fixed an access-after-delete crash in DelegateModel.
- [QTBUG-73734] When a Q_GADGET type, marked as a primitive type with
Q_DECLARE_METATYPE, is emitted with a signal, it can now be accessed in QML.
- [QTBUG-73750] Fixed undefined Q_ENUM value in QML Connections object.
- [QTBUG-73821] Fixed a failing assert on 32bit platforms.
- The JIT compiler is disabled for the IPL32 (or X32) ABI. It did not work
before.
- The tail call optimization correctly counts method arguments on 32bit
platforms now.
- The JavaScript engine now tolerates UINT_MAX as array index.
****************************************************************************
* QtQuick *
****************************************************************************
- TextInput/security:
* When the TextInput is used for password input, preallocate a buffer
for the string that stores the entered value and zero-out the string
on TextInput destruction to avoid leaking sensitive data to process
memory
- [QTBUG-63271] If a MouseArea sets itself invisible or disabled while
handling a mouse press, it does not acquire the exclusive grab
- [QTBUG-71887] TapHandler now consistently forgets touchpoints that occur
outside its parent's bounds. This eliminates the warning "pointId is
missing from current event, but was neither canceled nor released" when
tapping quickly and having some of the taps fall out of bounds.
(The warning still exists though, in case there are other scenarios where
Handlers remember "wanting" certain touchpoints and then they go missing.)
- [QTBUG-72822] PinchHandler now correctly holds its target in place when
axes are disabled.
- [QTBUG-71918] PointerHandlers are declared as direct children of
Flickable (ListView, TableView etc.) now get the pointer events properly.
- [QTBUG-42155] Canvas now handles switching between object and string
based colors
- [QTBUG-73113] Fixed a crash when reparenting QML Canvas items
- [QTBUG-73013] Fixed a crash in QuickView on setSource while deleting
the sender.
- [QT3DS-1419] Improved quality of Qt 3D Studio text labels.