index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
ipc
/
qsharedmemory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark src/corelib/ipc as security:significant
Matthias Rauter
2025-07-04
1
-0
/
+1
*
IPC: Add missing includes of errno.h
Martin Storsjö
2024-11-15
1
-0
/
+1
*
IPC: add PATH_MAX-less fallback definition for MAX_PATH
Pino Toscano
2024-06-25
1
-1
/
+5
*
IPC: Un-deprecate the "legacy" key API
Thiago Macieira
2023-11-24
1
-12
/
+0
*
QSharedMemory: fix semaphore creation in legacy mode
Ivan Solovev
2023-11-02
1
-1
/
+5
*
IPC: Move the legacy key to the QNativeIpcKey
Thiago Macieira
2023-09-17
1
-5
/
+1
*
IPC: make the two platformSafeKey functions return QNativeIpcKey
Thiago Macieira
2023-09-17
1
-2
/
+2
*
IPC: QSharedMemory: use q20::construct_at
Thiago Macieira
2023-04-28
1
-9
/
+2
*
Add missing deprecation guards
Yuhang Zhao
2023-02-21
1
-0
/
+7
*
Doc: Fix documentation warnings for Qt Core
Topi Reinio
2023-02-06
1
-5
/
+5
*
IPC/QSharedMemory: include the QSystemSemaphore error message in ours
Thiago Macieira
2023-01-31
1
-1
/
+2
*
IPC: add support for multiple backends to QSharedMemory
Thiago Macieira
2023-01-22
1
-9
/
+47
*
IPC/QSharedMemory: call QSystemSemaphore::setKey only once (not 3)
Thiago Macieira
2023-01-22
1
-16
/
+11
*
IPC: add native key support to QSharedMemory
Thiago Macieira
2023-01-22
1
-212
/
+169
*
IPC: add native key support to QSystemSemaphore
Thiago Macieira
2023-01-22
1
-3
/
+27
*
IPC: include the error text instead of errno code in errorString
Thiago Macieira
2023-01-22
1
-1
/
+2
*
IPC: move the *_unix.cpp contents to the main files
Thiago Macieira
2023-01-22
1
-0
/
+31
*
IPC: move makePlatformSafeKey to qtipccommon.cpp
Thiago Macieira
2023-01-22
1
-67
/
+7
*
IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/
Thiago Macieira
2023-01-22
1
-0
/
+714