qt6-bb10/src
Giuseppe D'Angelo e6e67f31c1 QVLA: always use new to create new objects
Even for non-complex types, it makes no sense to use the assignment
operator instead of placement new when constructing new objects.

Pick-to: 6.0 5.15
Change-Id: I5f15fe4b3397cf52d1d35e6c4dcc513b94b3cf14
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
2020-11-26 14:43:20 +01:00
..
3rdparty Install 3rd party headers and meta for static builds 2020-11-16 13:08:04 +01:00
android Android: Treat ACTION_CANCEL as TouchPointReleased 2020-11-13 21:00:44 +01:00
concurrent Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
corelib QVLA: always use new to create new objects 2020-11-26 14:43:20 +01:00
dbus Deprecate QScopedPointer::take() 2020-11-20 14:28:31 +01:00
entrypoint CMake: Fix entrypoint output directory when multi-config build 2020-11-23 19:54:08 +08:00
gui QTextDocument: allow css border-style of table collapsed cell borders 2020-11-26 07:36:43 +01:00
network Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
opengl Fix link to Qt OpenGL C++ classes 2020-11-25 03:48:09 +01:00
openglwidgets Member-initialize QOpenGLWidgetPrivate 2020-11-09 13:49:56 +01:00
platformsupport Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
plugins Add font function to OffscreenTheme to run unit tests with offscreen 2020-11-24 18:54:45 +01:00
printsupport QWin32PrintEngine: fix compilation 2020-11-20 20:30:30 +00:00
sql Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
testlib Doc: explain how to create a test touch device for use with touchEvent 2020-11-20 13:30:52 +00:00
tools QFont: Prefer setFamilies() over setFamily() 2020-11-20 14:30:22 +01:00
widgets QStackedLayout: fix a memory leak 2020-11-23 21:11:42 +01:00
xml Deprecate QScopedPointer::take() 2020-11-20 14:28:31 +01:00
CMakeLists.txt cmake: Remove indirection via Startup target for EntryPoint 2020-11-12 18:43:43 +01:00
src.pro Move iOS entrypoint logic to entrypoint library 2020-11-10 16:53:31 +01:00