qt6-bb10/src
Lars Knoll bf5d52020b Remove methods that shouldn't be in the OpenGL wrappers
Those methods where only kept for BC in Qt 5.x, but were actually
asserting at runtime. Get rid of them.

Fixes: QTBUG-86475
Change-Id: I19e6e4ada22b6a4427a2cb13962792c5a3b461af
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2020-10-07 13:54:06 +02:00
..
3rdparty Remove workaround for MSVC 2008 2020-09-30 08:39:28 +02:00
android Android: rename Android's package name for Qt 6 2020-10-03 11:22:35 +03:00
concurrent Use universal references in QtConcurrent 2020-09-30 15:28:01 +02:00
corelib Fix use of \inheaderfile 2020-10-07 13:16:59 +02:00
dbus Switch Q_DECL_DEPRECATED to use C++14 [[deprecated]] 2020-10-03 00:12:05 +02:00
gui Rename the new platform APIs from QPlatformInterface to QNativeInterface 2020-10-07 13:03:27 +02:00
network Android: rename Android's package name for Qt 6 2020-10-03 11:22:35 +03:00
opengl Remove methods that shouldn't be in the OpenGL wrappers 2020-10-07 13:54:06 +02:00
openglwidgets CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
platformsupport CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
plugins Rename the new platform APIs from QPlatformInterface to QNativeInterface 2020-10-07 13:03:27 +02:00
printsupport QWindowsPrintDevice: Fix signedness warnings 2020-09-24 14:22:57 +02:00
sql CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
testlib Replace Q_DECL_UNUSED with [[maybe_unused]] 2020-10-03 11:58:08 +02:00
tools Replace Q_DECL_UNUSED with [[maybe_unused]] 2020-10-03 11:58:08 +02:00
widgets Member initialization and default constructor for QProgressDialogPrivate 2020-10-07 07:03:27 -04:00
winmain CMake: Refactor optimization flag handling and add optimize_full 2020-10-06 10:07:05 +02:00
xml CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
src.pro Doc: Compile snippets only when running tests 2020-09-10 18:26:43 +02:00