qt5base-lts/src
Lars Knoll fc80bd201c Fix error on MSVC when QList with disabled rvalues is instantiated
MSVC does in some case full instantiation of the template. Make sure
all of it expands to valid C++, even in the case where those methods
are supposed to be disabled.

Fixes: QTBUG-86289
Change-Id: Iaae39ef60fc5cf5fee273b0934a5a52b6ae4ec17
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-11-16 12:32:01 +01:00
..
3rdparty Update third-party md4c to version 0.4.6 2020-11-03 20:36:34 +01:00
android Android: Treat ACTION_CANCEL as TouchPointReleased 2020-11-13 21:00:44 +01:00
concurrent Don't highlight the QtConcurrent progress dialog example 2020-11-12 15:25:07 +01:00
corelib Fix error on MSVC when QList with disabled rvalues is instantiated 2020-11-16 12:32:01 +01:00
dbus Doc: Add missing brief statements for \property documentation 2020-11-12 06:54:53 +01:00
entrypoint cmake: Remove indirection via Startup target for EntryPoint 2020-11-12 18:43:43 +01:00
gui Make QEventPoint an idiomatic value type 2020-11-16 09:28:01 +01:00
network Fix reference of qt_attribution.json to license file 2020-11-16 07:13:44 +00:00
opengl Update Qt OpenGL docs and add porting docs 2020-11-13 10:08:49 +01:00
openglwidgets Member-initialize QOpenGLWidgetPrivate 2020-11-09 13:49:56 +01:00
platformsupport Support customized device discovery with udev 2020-11-09 22:04:21 +09:00
plugins QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
printsupport remove unused variables and parameters to fix compilation with g++-10.2 2020-11-13 10:08:49 +01:00
sql Doc: Update the SQL types documentation with regards to the double types 2020-11-12 14:25:07 +00:00
testlib QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
tools QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
widgets Give QWidget::updateMicroFocus a parameter with default 2020-11-16 09:05:49 +01:00
xml Doc: Add Qt6 XML porting guide 2020-11-11 00:05:10 +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