qt6-bb10/src/corelib
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
..
animation QtCore: De-duplicate vtables, 2024 edition 2024-09-18 09:34:52 +00:00
compat QDate: rework stdSysDaysToJulianDay() 2024-08-30 09:19:08 +00:00
doc [docs] Add QSpan details to overview of C++20 features 2024-12-17 10:50:57 +00:00
global qEnvironmentVariable: avoid a temporary QByteArray 2025-01-02 01:53:55 +00:00
io QSaveFile: make it so flush() errors imply commit() failed 2024-12-26 19:50:47 +00:00
ipc QSharedMemorySystemV: fix shm vs sem typo 2024-12-14 15:15:02 +00:00
itemmodels Create qdoc macros for C++ class docs 2.1: qHash() 2024-12-04 18:55:58 +00:00
kernel tst_Q(Gui)EventLoop: Unbreak UBSan build 2024-12-31 19:01:29 +00:00
mimetypes Create qdoc macros for C++ class docs 2.1: qHash() 2024-12-04 18:55:58 +00:00
platform Android: add note QPermission under private permission APIs 2024-11-20 19:03:46 +00:00
plugin QFactoryLoader: load extraSearchPath first 2024-12-23 13:04:35 +00:00
serialization Fix a performance regression in QDataStream 2024-12-25 07:37:43 +00:00
text QStringView: refuse construction from QStringRef 2024-12-17 00:11:37 +00:00
thread qthreadstorage.h: fix position of namespace macros 2024-12-17 14:16:30 +00:00
time Fix assertion failure on parsing Feb 29 in a non-leap year 2024-12-20 07:20:44 +00:00
tools QCryptographicHash: hashInto(): check the buffer size earlier 2025-01-01 04:02:35 +00:00
tracing Fix CTF with static build 2023-10-30 18:59:21 +03:00
CMakeLists.txt qsocketnotifier.cpp: un-break -unity-build 2024-12-13 08:00:15 +00:00
Qt6AndroidMacros.cmake Use add_dependencies to add the Android custom target dependencies 2024-12-03 20:38:51 +00:00
Qt6CTestMacros.cmake Add QT_BUILD_DIR to the cmake configure option list 2024-09-21 11:50:43 +00:00
Qt6CoreConfigExtras.cmake.in CMake: Add the android finalizer to Core also during the qtbase build 2024-11-11 16:39:27 +01:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Fix invalid option passed to _qt_internal_generic_deployqt 2024-07-22 12:12:31 +00:00
Qt6CoreMacros.cmake CMake: Split target finalization code into a separate function 2024-11-02 14:49:16 +01:00
Qt6CoreResourceInit.in.cpp CMake: Fix semicolon warnings for generated resource init code 2024-03-22 18:50:36 +01:00
Qt6WasmMacros.cmake wasm: fix handling of invalid EXPORT_NAMEs 2024-06-24 11:58:12 +00:00
QtCompressMimeDatabase.cmake Replace the scripting-based mime types compression mechanism with CMake 2022-12-01 02:23:51 +01:00
QtCore.dynlist Remove old pre-6.0 hooks 2021-10-22 19:12:07 -07:00
configure.cmake QThread/Unix: refactor to split QThreadPrivate::finish() in two phases 2024-11-07 15:00:11 -07:00
debug_script.py Don't load the lldb bridge from Qt Core script in a Qt Creator session 2024-10-10 14:59:39 +00:00
qt_cmdline.cmake CMake: remove test for eventfd, replace with __has_include 2023-08-29 07:41:11 -07:00