summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qrandomaccessasyncfile_threadpool.cpp
Commit message (Expand)AuthorAgeFilesLines
* QRAAFP: get rid of the QObjectPrivateVersion parameter in c-torIvan Solovev2025-10-211-2/+2
* Make QRandomAccessAsyncFile::open() an async operationIvan Solovev2025-09-181-12/+74
* Add QRandomAccessAsyncFile::flush() methodIvan Solovev2025-09-181-17/+87
* Add QRandomAccessAsyncFile and QIOOperationIvan Solovev2025-09-151-0/+424