qt6-bb10/src
Thiago Macieira 7809caa924 IPC: move makePlatformSafeKey to qtipccommon.cpp
This removes the second portion of the #if mess of shared code between
QSharedMemory and QSystemSemaphore for SystemV.

Change-Id: Id8d5e3999fe94b03acc1fffd171c073c2873206e
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2023-01-22 13:01:55 -03:00
..
3rdparty SQLite: Update SQLite to v3.40.1 2023-01-06 12:24:13 +00:00
android Adjust the SDK/API version check for getInsetsController() 2023-01-10 15:35:32 +02:00
concurrent Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
corelib IPC: move makePlatformSafeKey to qtipccommon.cpp 2023-01-22 13:01:55 -03:00
dbus Fix dangling references 2023-01-12 06:23:58 +00:00
entrypoint Win32: Add a W version entry point 2022-10-28 12:00:01 +08:00
gui Respect custom QWSI event handler when delivering synchronous events 2023-01-18 17:23:13 +00:00
network QHttp1Configuration: fix UB (inactive union member access) 2023-01-18 18:19:25 +00:00
opengl QtOpenGL: Disambiguate class name QTextureBinder 2023-01-13 07:58:37 +01:00
openglwidgets Support stereoscopic rendering with QGraphicsView 2022-12-01 13:42:07 +01:00
platformsupport Add eglfs touch logging in qt.qpa.input.events 2022-12-16 17:21:57 +00:00
plugins Remove the qwasmstylepixmaps_p.h dead code 2023-01-21 13:45:23 +01:00
printsupport Fix build with -no-feature-messagebox 2023-01-17 12:42:54 +09:00
sql SQL: use qsizetype and range-based for loops where possible 2023-01-20 13:16:35 +00:00
testlib Fix build with -no-feature-shortcut 2023-01-17 03:59:09 +09:00
tools Make qmake and qtpaths report Qt version baked into the binaries 2023-01-18 13:21:05 +01:00
widgets QWidgetTextControl: Ignore unconsumed mouse release events 2023-01-21 17:04:14 +01:00
xml QDom: Don't reuse a moved-from object 2022-12-14 00:22:18 +00:00
CMakeLists.txt Add CTF tracing backend 2023-01-13 12:43:46 +02:00