qt5base-lts/src
Thiago Macieira 09f5bb9969 QString: make insert_helper take the insertee by const-ref
Not all callers pass a view-type object: there are several call points
passing a QVarLengthArray, which means the value ended up being copied.

Introduced in 67108ef8db. Found by
Coverity scan (CID 404702).

Change-Id: I9671dee8ceb64aa9b9cafffd1742f9cda2131752
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-02-25 12:31:17 -08:00
..
3rdparty Android: use FileProvider with QDesktopServices::openUrl() 2023-02-24 17:45:10 +02:00
android Android: use FileProvider with QDesktopServices::openUrl() 2023-02-24 17:45:10 +02:00
concurrent Add QtConcurrent Examples page 2023-02-24 12:59:52 +01:00
corelib QString: make insert_helper take the insertee by const-ref 2023-02-25 12:31:17 -08:00
dbus QtDBus: Fix declaration of helper qDBusGenerateMetaObjectXml() 2023-02-21 09:36:58 +01:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Add special thread pool for Qt Gui 2023-02-25 10:54:19 +01:00
network Make feature topleveldomain optional in wasm build 2023-02-17 15:43:07 +01:00
opengl Add some exclusions for CMake Unity (Jumbo) builds 2023-02-16 16:03:06 +01:00
openglwidgets Introduce events for Window device pixel ratio changes 2023-02-13 16:00:13 +00:00
platformsupport src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
plugins Android: use FileProvider with QDesktopServices::openUrl() 2023-02-24 17:45:10 +02:00
printsupport Fix build with -no-feature-formlayout 2023-02-21 03:55:53 +09:00
sql A QtSql driver for Mimer SQL 2023-02-20 14:18:18 +00:00
testlib QTestTable: quote tag name in duplicate tag warning message 2023-02-22 14:47:14 +02:00
tools uic: Add a -no-qt-namespace option 2023-02-20 18:06:33 +01:00
widgets Fix qtbase build when all deprecated code are disabled 2023-02-22 22:27:35 +08:00
xml src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00