| Commit message (Expand) | Author | Age | Files | Lines |
| * | IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/ | Thiago Macieira | 2023-01-22 | 1 | -63/+0 |
| * | {QSharedMemory,QSystemSemaphore}Private: use NSDMI for the members | Thiago Macieira | 2022-09-17 | 1 | -10/+0 |
| * | Use QT_CONFIG feature checks for sharedmemory and systemsemaphores | Allan Sandfeld Jensen | 2022-07-12 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Apple: Use POSIX IPC instead of System V in sandboxed applications | Tor Arne Vestbø | 2021-06-16 | 1 | -0/+6 |
| * | QSystemSemaphore: Fix broken translated messages | Friedemann Kleint | 2021-02-24 | 1 | -5/+5 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Fix QT_POSIX_IPC support | Pasi Petäjäjärvi | 2015-02-25 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Add POSIX IPC support to QSystemSemaphore and QSharedMemory | Tobias Koenig | 2015-01-09 | 1 | -142/+8 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | QSystemSemaphore: Clear error after successful operation | Konstantin Ritt | 2013-11-28 | 1 | -0/+1 |
| * | Remove use of 'register' from Qt. | Stephen Kelly | 2013-06-17 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change all shmget calls to user-only memory | Thiago Macieira | 2013-01-15 | 1 | -2/+2 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+238 |