| Commit message (Expand) | Author | Age | Files | Lines |
| * | IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/ | Thiago Macieira | 2023-01-22 | 1 | -147/+0 |
| * | {QSharedMemory,QSystemSemaphore}Private: use NSDMI for the members | Thiago Macieira | 2022-09-17 | 1 | -6/+0 |
| * | QSharedMemory: remove QT_NO_QOBJECT | Thiago Macieira | 2022-09-16 | 1 | -3/+0 |
| * | Use QT_CONFIG feature checks for sharedmemory and systemsemaphores | Allan Sandfeld Jensen | 2022-07-12 | 1 | -3/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QtCore: Replace remaining uses of QLatin1String with QLatin1StringView | Sona Kurazyan | 2022-03-26 | 1 | -1/+1 |
| * | QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable | Sona Kurazyan | 2022-03-25 | 1 | -6/+8 |
| * | Whitespace cleanup in corelib/kernel | Allan Sandfeld Jensen | 2020-10-24 | 1 | -1/+1 |
| * | Extend QSharedMemory to work with qsizetype for sizes | Lars Knoll | 2020-07-07 | 1 | -4/+10 |
| * | Remove winrt | Oliver Wolff | 2020-06-06 | 1 | -13/+0 |
| * | Run prebuilt android test APKs | BogDan Vatra | 2019-06-13 | 1 | -1/+4 |
| * | Windows code: Fix clang-tidy warnings about else after jumps | Friedemann Kleint | 2018-09-02 | 1 | -4/+1 |
| * | Windows code: Fix clang-tidy warnings about C-style casts | Friedemann Kleint | 2018-08-30 | 1 | -3/+6 |
| * | Remove support for WinRT 8.1 and Windows Phone 8.1 | Maurice Kalinowski | 2017-01-18 | 1 | -29/+3 |
| * | QtCore: Remove Windows CE. | Friedemann Kleint | 2016-03-30 | 1 | -6/+2 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | winrt: Align error code handling with WinCE | Maurice Kalinowski | 2015-12-15 | 1 | -1/+1 |
| * | winrt: Use Windows 10 features when available | Maurice Kalinowski | 2015-12-11 | 1 | -0/+4 |
| * | WinRT: Fix warnings for Windows Phone | Maurice Kalinowski | 2015-05-19 | 1 | -0/+1 |
| * | Windows: Don't cause a malloc before calling GetLastError() | Andy Shaw | 2015-03-16 | 1 | -4/+4 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | WinRT: Fix compile warnings | Maurice Kalinowski | 2014-05-26 | 1 | -0/+2 |
| * | WinRT: Shared memory support | Andrew Knight | 2013-09-20 | 1 | -3/+27 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Kernel: Fix gcc warning in qsharedmemory_win.cpp | Kai Koehne | 2012-09-13 | 1 | -2/+2 |
| * | Windows: Fix inclusion of <windows.h> | Friedemann Kleint | 2012-02-01 | 1 | -0/+1 |
| * | 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/+195 |