qt5base-lts/src
Sona Kurazyan 495f958b9a Store QFuture exceptions as std::exception_ptr
Replaced the internal ExceptionHolder for storing QException* by
std::exception_ptr. This will allow to report and store exceptions
of types that are not derived from QException.

Task-number: QTBUG-81588
Change-Id: I96be919d8289448b3e608310e51a16cebc586301
Reviewed-by: Vitaly Fanaskov <vitaly.fanaskov@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-04-01 21:51:06 +02:00
..
3rdparty Revert "Android: Fix compile on arm64" 2020-03-26 01:57:11 +03:00
android Android: Implement MaximizeUsingFullscreenGeometryHint 2020-03-30 13:03:49 +01:00
angle src\angle\src\config.pri: remove references to gnuwin32 2020-03-17 11:05:16 +01:00
concurrent Store QFuture exceptions as std::exception_ptr 2020-04-01 21:51:06 +02:00
corelib Store QFuture exceptions as std::exception_ptr 2020-04-01 21:51:06 +02:00
dbus Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
gui Remove QRegExp based API and QRegExp usage from QTextDocument 2020-04-01 10:29:26 +02:00
network Remove QRegExp usage from QSslCertificate and QSslSocket 2020-03-31 15:28:23 +02:00
opengl Move QOpenGLBuffer from QtGui to QtOpenGL 2020-02-22 02:08:26 +01:00
openglextensions Merge "Merge remote-tracking branch 'origin/dev' into wip/cmake" into wip/cmake 2019-11-25 14:49:13 +00:00
openglwidgets Docs: Remove lenghty comparison with QGLWidget 2020-02-20 16:11:01 +01:00
platformheaders Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
platformsupport Darwin: get rid of Harfbuzz/CoreText specific code 2020-03-24 02:00:22 +03:00
plugins Android: Implement MaximizeUsingFullscreenGeometryHint 2020-03-30 13:03:49 +01:00
printsupport Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
sql Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
testlib CMake: Enable testlib selftests 2020-03-18 16:28:30 +01:00
tools uic: Generate include statement for QActionGroup 2020-03-31 18:51:57 +02:00
widgets QTableView: remove unused lambda capture 2020-04-01 10:29:32 +02:00
winmain Regenerate src/* 2019-11-14 09:05:48 +00:00
xml Merge remote-tracking branch 'origin/5.15' into dev 2020-03-16 18:41:27 +01:00
CMakeLists.txt CMake: Remove special case handling for OpenSSL 2020-03-06 12:32:58 +01:00
src.pro Move QOpenGLWidget from QtOpenGL to its own module 2020-02-18 09:22:51 +01:00