qt6-bb10/src
Assam Boudjelthia 5c9b69feff AndroidDeployQt: explitly constuct the qmlDomCommand args list
Construct the arguments list explicilty to QStringList to avoid calling
QProcess::splitCommand() and potentially splitting a path with spaces
that shouldn't, this also saves from having to deal with shell quotes.

Fixes: QTBUG-132891
Change-Id: I48f6c219830269c507f146b654bcfa025f0e3203
Reviewed-by: Olli Vuolteenaho <olli.vuolteenaho@qt.io>
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
Reviewed-by: Soheil Armin <soheil.armin@qt.io>
(cherry picked from commit a8d8fb83ccfed09dd35dbab22caceaff963a3415)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 10b88f3f2039e1198a67275d0ee0b669e7b7b45c)
2025-01-20 17:42:11 +00:00
..
3rdparty SQLite: Update SQLite to v3.48.0 2025-01-18 18:48:58 +00:00
android Android: Do not start Qt app if it has already been started 2025-01-20 11:43:53 +00:00
assets Tasktree: fix FTBFS due to unique_ptrs on forward-declared classes 2025-01-15 16:24:43 +00:00
concurrent QtConcurrent: fix support for callables with deduced return type 2025-01-06 17:09:37 +00:00
corelib QFile::rename: error out if overwrite fails when changing case on case-insensitive filesystems 2025-01-20 17:42:08 +00:00
dbus CMake: Use the $<VERSION> placeholder in qt_attribution.json 2025-01-13 14:34:59 +01:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui Fix CMYK8888 on big-endian platforms 2025-01-19 23:05:32 +00:00
network QHttp2Connection: Fix handling of MAX_HEADER_TABLE_SIZE setting 2025-01-15 21:53:47 +00:00
opengl eglfs: change the condition to destroy the openglcompositor 2024-11-21 14:41:03 +00:00
openglwidgets Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
platformsupport libinput: Print qsizetype through %PRIdQSIZETYPE 2024-11-06 13:16:41 +00:00
plugins Android: Quit hosting Context only when app is entirely Qt 2025-01-20 11:43:53 +00:00
printsupport Unix printing: Check for a valid page range before accepting dialog 2024-12-20 07:21:12 +00:00
sql QtSql: fix GCC -Wextra-semi warnings after member function definitions 2024-12-20 10:40:03 +00:00
testlib QTestLog: use the right preprocessor test for C++ features 2025-01-18 18:49:17 +00:00
tools AndroidDeployQt: explitly constuct the qmlDomCommand args list 2025-01-20 17:42:11 +00:00
widgets Doc: Add setModel(open) option to the documentation 2025-01-18 18:49:21 +00:00
xml [QDomNodePrivate] delete unnecessary pointer check from the statement 2024-12-12 17:36:21 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00