qt6-bb10/src
Thiago Macieira 0c3ac95899 Logging: use GCC #pragma to suppress the frame pointer
We have a few lambdas now. However, GCC probably inlines everything
anyway in release mode, so this is likely moot.

Change-Id: Ic15405335d804bdea761fffd16d50573621446ab
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2022-03-03 19:05:12 -08:00
..
3rdparty Update bundled libjpeg-turbo to version 2.1.3 2022-03-02 17:58:07 +01:00
android Android: make sure that orientationChange is reported after resize 2022-03-04 02:37:11 +01:00
concurrent Do not highlight the Image Scaling Example anymore in Qt Creator 2022-02-17 18:16:42 +01:00
corelib Logging: use GCC #pragma to suppress the frame pointer 2022-03-03 19:05:12 -08:00
dbus CMake: Document source file properties 2022-02-15 15:44:51 +01:00
entrypoint QtBase: replace windows.h with qt_windows.h 2021-11-23 12:53:46 +08:00
gui QBitmap::fromPixmap: document \since 2022-03-04 01:58:10 +01:00
network Network: Use system publicsuffix database copy when available 2022-03-03 15:56:09 +01:00
opengl Fix painting clipping glitches with fractional scaling 2022-03-02 13:58:10 +00:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport Make sure all qtbase private headers include at least one other 2022-02-24 12:07:00 -08:00
plugins Android: make sure that orientationChange is reported after resize 2022-03-04 02:37:11 +01:00
printsupport Fix assert showing default-constructed QPrintPreviewDialog 2022-02-28 12:39:54 +01:00
sql Treat invalid Q(Date)?Time as null when used as an SQL value 2022-02-21 20:37:28 +01:00
testlib Fix QTest::toString() over QT_TYPESAFE_FLAGS QFlags 2022-03-04 01:26:53 +01:00
tools Bootstrap: Make compiler warnings fatal 2022-03-02 11:03:44 +01:00
widgets Fix Q_FLAG declaration over enumerations 2022-03-02 19:45:12 +01:00
xml Make sure all qtbase private headers include at least one other 2022-02-24 12:07:00 -08:00
CMakeLists.txt