qt6-bb10/src
Thiago Macieira 0b424489c0 qEnvironmentVariable: avoid a temporary QByteArray
Because we don't need one. I guess I was just lazy.

Amends b12fd1fa9d ("Long live
qEnvironmentVariable()").

Change-Id: I5b9141c5a32f9d784e0bfffdc3e4d742790aebdd
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit ce95c26034cc5b3ae8094c1521221e5b2f13ecfa)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 36d260014fe28be17259abee7547b660669dfdc4)
2025-01-02 01:53:55 +00:00
..
3rdparty 3rdparty: patch BLAKE2 sources to not export anything in static builds 2024-12-29 18:34:51 +00:00
android Avoid linter warning "AndroidGradlePluginVersion" 2024-12-19 05:16:39 +00:00
assets AssetDownloader: Sync TaskTree sources 2024-09-07 13:47:55 +00:00
concurrent Remove GENERATE_CPP_EXPORTS argument 2024-06-13 14:39:17 +00:00
corelib qEnvironmentVariable: avoid a temporary QByteArray 2025-01-02 01:53:55 +00:00
dbus CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 17:41:43 +01:00
entrypoint CMake: Correctly annotate the Entrypoint (winmain) SBOM license ID 2024-06-19 08:15:40 +00:00
gui Avoid unused variable warning in qfilesystemmodel.cpp 2024-12-26 19:50:44 +00:00
network Fix GCC -Wextra-semi after member function definitions 2024-12-20 07:20:22 +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 src/plugins/*: fix GCC -Wextra-semi colon after member func definition 2025-01-01 04:02:36 +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 QTest::toString(QCbor-type): port from const char* to unique_ptr<char[]> 2024-12-26 19:50:49 +00:00
tools moc: fix GCC -Wextra-semi colon after member function definitions 2025-01-01 04:02:35 +00:00
widgets QCommandLinkButton: reload icon on style change 2024-12-31 08:06:03 +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