qt5base-lts/src
Giuseppe D'Angelo c25cd03d79 Re-fix the definition of primitive types
The conditions are AND, not OR. Technically we don't rely on
not having constructors any more, but we may reserve the right
in the future to have uninitialized resizes.

Change-Id: Icfae61079a544f7ac8e90a32ad605c12cfa8b4aa
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
(cherry picked from commit bcd38a96149f5397375b57e948c05c7a8f172194)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2020-11-24 07:17:40 +00: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 Re-fix the definition of primitive types 2020-11-24 07:17:40 +00: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 Avoid integer overflow and division by zero 2020-11-23 13:33:19 +01:00
network Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
opengl Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +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 Reduce the scope of variables in bindInValues() 2020-11-24 03:10:55 +00: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