Qt Declarative (Quick 2)
Go to file
Mitch Curtis 88e588b6bf QQmlListCompositor: fix QT_QML_TRACE_LISTCOMPOSITOR build error
The error was:

[...]/qqmllistcompositor.cpp: In member function ‘void QQmlListCompositor::clear()’:
[...]/qqmllistcompositor.cpp:907:33: error: expected ‘;’ before string constant
  907 |     QT_QML_TRACE_LISTCOMPOSITOR("")
      |                                 ^~
[...]/qqmllistcompositor.cpp:195:103: note: in definition of macro ‘QT_QML_TRACE_LISTCOMPOSITOR’
  195 | #define QT_QML_TRACE_LISTCOMPOSITOR(args) qDebug() << m_end.index[1] << m_end.index[0] << Q_FUNC_INFO args;
      |                                                                                                       ^~~~

Pick-to: 6.8
Change-Id: I60b16707a31c40c44affe9129bc10bf8c9c393b6
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-09-25 09:49:45 +08:00
LICENSES Weather forecast example: Clean up assets and attribution 2024-02-06 13:44:41 +01:00
cmake Mark RegExpJitTables.h as non-module header 2023-04-03 15:38:57 +02:00
coin Change Axivion analysis result format 2024-06-28 13:40:35 +03:00
dist
examples QMLPreviewer Example: Fix compile error on Android 2024-09-24 02:13:24 +02:00
features
src QQmlListCompositor: fix QT_QML_TRACE_LISTCOMPOSITOR build error 2024-09-25 09:49:45 +08:00
tests Tweak tst_qquicktextinput::setInputMask blacklisting for macOS 2024-09-24 23:20:49 +02:00
tools qmltyperegistrar: Pass namespace to --extract mode 2024-09-24 14:46:51 +02:00
.cmake.conf Port to std::(v)snprinf() and mark the module q(v)snprinf-free 2024-08-06 22:35:55 +00:00
.gitattributes
.gitignore gitignore: Add compile_commands.json and .ccache 2024-05-16 17:25:19 +02:00
.gitmodules
.tag
CMakeLists.txt Fix detection of CMake target ExamplesAssetDownloaderPrivate 2024-07-22 15:00:36 +02:00
README.md
configure.cmake
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2024-09-23 14:27:08 +00:00
licenseRule.json Add a licenseRule.json file for checking of SPDX license identifiers 2024-07-01 16:33:02 +02:00
qt_cmdline.cmake
qtdeclarative.doxy