| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add QIORing backend for QRandomAccessAsyncFile | MÃ¥rten Nordheim | 9 days | 1 | -0/+14 |
| * | Fix QRandomAccessAsyncFile::close() logic on macOS | Ivan Solovev | 2025-11-19 | 1 | -0/+2 |
| * | Add macOS backend for QRandomAccessAsyncFile | Ivan Solovev | 2025-10-24 | 1 | -11/+101 |
| * | QRAAFP: get rid of the QObjectPrivateVersion parameter in c-tor | Ivan Solovev | 2025-10-21 | 1 | -1/+1 |
| * | Make QRandomAccessAsyncFile::open() an async operation | Ivan Solovev | 2025-09-18 | 1 | -1/+13 |
| * | Add QRandomAccessAsyncFile::flush() method | Ivan Solovev | 2025-09-18 | 1 | -0/+3 |
| * | Add QRandomAccessAsyncFile and QIOOperation | Ivan Solovev | 2025-09-15 | 1 | -0/+95 |