qt6-bb10/tests/auto/corelib/global
Lars Schmertmann a1c74e054c Android: Fix logging of the category
87d8ee755b changed the logging behavior
on Android to use the category as tag. But it was missed that
`formatLogMessage` only fills the fields given in the messagePattern.
Our default messagePattern includes the category but on Android it
is never filled since this change.

So we change the default messagePattern on Android to omit the category
and only use the category as tag when the category is not given in the
messagePattern.

Pick-to: 6.5
Task-number: QTBUG-94708
Change-Id: I80f65d0f7f8c0ca9c2fff2dcd63d4599848b6e2b
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
(cherry picked from commit 709bc29a1d2abf40bf3f1c067fe3b96b6e0c09d0)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-26 20:37:15 +00:00
..
q20 Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
q_func_info Change license for tests files 2024-02-04 09:56:42 +01:00
qcompare Revert "Convert a Qt ordering type to the weaker std ordering type" 2024-09-02 18:10:39 +00:00
qcomparehelpers Qt::totally_ordered_wrapper: do not allow operator*() for void* 2024-08-13 12:56:19 +00:00
qflags Change license for tests files 2024-02-04 09:56:42 +01:00
qfloat16 Tests: suppress has_denorm deprecation 2024-09-06 14:38:21 +00:00
qgetputenv Change license for tests files 2024-02-04 09:56:42 +01:00
qglobal Only define QT_SUPPORTS_INT128 if type_traits work for them 2024-08-16 17:34:29 +00:00
qglobalstatic Change license for tests files 2024-02-04 09:56:42 +01:00
qhooks Change license for tests files 2024-02-04 09:56:42 +01:00
qkeycombination QKeyCombination: move the operators into namespace Qt 2024-07-31 15:21:36 +00:00
qlibraryinfo qt.conf: add private "merge_qt_conf" option 2024-05-28 20:19:14 +02:00
qlogging Android: Fix logging of the category 2024-11-26 20:37:15 +00:00
qnativeinterface Change license for tests files 2024-02-04 09:56:42 +01:00
qnumeric Tests: suppress has_denorm deprecation 2024-09-06 14:38:21 +00:00
qoperatingsystemversion Fix build of tst_qoperatingsystemversion.cpp with C++20 2024-03-19 21:09:38 +01:00
qrandomgenerator Change license for tests files 2024-02-04 09:56:42 +01:00
qtendian Fix QT_SUPPORTS_INT128 checks 2024-08-07 19:57:04 +00:00
qxp Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
CMakeLists.txt tst_QCompareHelpers: port to QTEST_THROW_ON_FAIL 2024-06-17 23:17:50 +00:00