qt6-bb10/src
Allan Sandfeld Jensen d85dff3775 Remove Q_DECL_VECTORCALL when SSE2 is not available
It expands to sseregparm in gcc, and then can't build with SSE2
disabled.

Pick-to: 6.4 6.3 6.2
Fixes: QTBUG-104726
Change-Id: I063ed87ed7f7ba683a19cd3f6e8a25c5111ef72a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-05 16:25:55 +02:00
..
3rdparty Network: make Public Suffix List constexpr 2022-06-19 16:27:16 +08:00
android Android: fix wrong position of cursor handle and editpopup menu in split screen 2022-06-29 16:02:55 +03:00
concurrent Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
corelib QStringConverter: Do not use std::optional::value() 2022-07-05 15:38:17 +02:00
dbus Fix QDBusInterface crashing with empty path on construction 2022-06-27 14:02:47 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui Remove Q_DECL_VECTORCALL when SSE2 is not available 2022-07-05 16:25:55 +02:00
network QHttpHeaderParser: fix int/qsizetype nags 2022-06-27 14:02:47 +02:00
opengl Avoid including qopenglfunctions header files if Qt is built with GLES2 2022-06-28 10:52:23 +02:00
openglwidgets Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
platformsupport Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
plugins macOS: Ignore deprecation for kOnSystemDisk icon domain 2022-07-05 16:25:55 +02:00
printsupport macOS: set print dialog up with page attributes when no printer is installed 2022-06-17 19:06:10 +02:00
sql Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
testlib Doc: add missing "see also" 2022-07-04 12:34:40 +02:00
tools moc: fix const-init for Windows 2022-06-28 15:07:41 -07:00
widgets QListview: PageDown/Up infinite loop 2022-07-05 11:55:19 +00:00
xml QDom: Use the default for assignment operators in QDom* classes 2022-07-05 09:31:48 +00:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00