qt6-bb10/tests/auto/corelib/kernel/qtranslator
Aram So 06904a7a77 Make calling QCoreApplication::translate() thread-safe
Fixed crash on QCoreApplication::translate() call from qqmlThread while
QCoreApplication::{install,remove}Translator() is called from the GUI
thread.

[ChangeLog][QtCore][QCoreApplication] Calling
QCoreApplication::translate() is now thread-safe.

Task-number: QTBUG-57095
Change-Id: Ie5340a42040a829f311c01332e05d4bbaf60462c
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2017-07-06 18:26:41 +00:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
android_testdata.qrc Android: Fix QTranslator tests 2015-01-06 16:44:27 +01:00
dependencies_la.qm Enable modularization of translation files. 2012-07-12 18:30:35 +02:00
dependencies_la.ts Enable modularization of translation files. 2012-07-12 18:30:35 +02:00
hellotr_la.qm Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
hellotr_la.ts Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
msgfmt_from_po.qm Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
qtranslator.pro Remove the traces of the discontinued android-no-sdk platform 2016-03-30 10:12:34 +00:00
qtranslator.qrc Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
tst_qtranslator.cpp Make calling QCoreApplication::translate() thread-safe 2017-07-06 18:26:41 +00:00