qt6-bb10/src
Alexandru Croitor c571cb71a7 CMake: Fix 32 bit Qt builds like our MinGW config in Coin
Enable sse2 and fpmath for modules when appropriate, the logic
is a port of the code in mkspecs/features/qt_module.prf.

Fix qdrawhelper.cpp to always be compiled when using GCC with a
special case. pro2cmake.py failed to handle the source subtraction
correctly.

Fixes: QTBUG-83791
Task-number: QTBUG-75578
Change-Id: Ibe32a250b266d580ad21f6c55f09fd03a14ceb82
Reviewed-by: Simon Hausmann <hausmann@gmail.com>
2020-05-01 19:11:17 +02:00
..
3rdparty CMake: Fix CMP0100 warning for bundled harfbuzz 2020-04-29 23:08:28 +02:00
android Android: Rename rs locale to se 2020-04-28 13:34:36 +02:00
angle Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
concurrent Get rid of virtual inheritance from ThreadEngineBase 2020-04-29 22:58:11 +02:00
corelib Correctly flag remaining chars for the ICU codec 2020-05-01 18:53:21 +02:00
dbus Merge remote-tracking branch 'origin/5.15' into dev 2020-04-22 15:28:01 +02:00
gui CMake: Fix 32 bit Qt builds like our MinGW config in Coin 2020-05-01 19:11:17 +02:00
network QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::start 2020-04-30 14:48:56 +00:00
opengl Avoid using qGuiApp in QOpenGLVao::destroy() 2020-04-21 14:30:10 +02:00
openglextensions Get rid of QT_OPENGL_ES* 2020-04-17 11:50:24 +02:00
openglwidgets Docs: Remove lenghty comparison with QGLWidget 2020-02-20 16:11:01 +01:00
platformheaders Windows: Provide a way to switch between WinTab and Windows Ink at run-time 2020-04-10 01:52:35 +02:00
platformsupport Fix URL opening in snap sandbox 2020-05-01 20:03:06 +04:00
plugins Remove QTextCodec dependency from the xcb plugin 2020-05-01 18:52:35 +02:00
printsupport Support multiple page ranges in QPrinter 2020-04-09 16:45:32 +02:00
sql Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
testlib avoid compile warning when using clang++ with -Wshorten-64-to-32 2020-04-11 09:42:37 +01:00
tools Provide a way of exposing private QProperties with a fake API 2020-04-30 19:39:25 +02:00
widgets QWidgetLineControl: replace raw memory handling with std::unique_ptr 2020-04-30 00:31:12 +02:00
winmain
xml QXmlInputSource: change EndOf{Data,Document} ushort -> char16_t 2020-04-30 00:31:08 +02:00
CMakeLists.txt CMake: Remove special case handling for OpenSSL 2020-03-06 12:32:58 +01:00
src.pro Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00