| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | QIODevice: use QVLA to hold the ring buffers, not QList | Marc Mutz | 2021-12-15 | 1 | -1/+1 |
| * | QObject: port to new property system | Ivan Solovev | 2021-04-21 | 1 | -1/+1 |
| * | QIODevicePrivate: rearrange class members | Alex Trotsenko | 2020-08-24 | 1 | -1/+1 |
| * | QIODevice: implement a "zero-copy" strategy for buffered writes | Alex Trotsenko | 2020-08-20 | 1 | -1/+1 |
| * | Port Q_STATIC_ASSERT(_X) to static_assert | Giuseppe D'Angelo | 2020-06-19 | 1 | -1/+1 |
| * | QDateTimePrivate: inherit QSharedData and other cleanups | Marc Mutz | 2019-08-07 | 1 | -1/+1 |
| * | Get rid of the connectedSignals bitflags | Lars Knoll | 2019-02-08 | 1 | -1/+1 |
| * | QHostAddress: make it implictly shared | Giuseppe D'Angelo | 2017-01-19 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-06-13 | 1 | -1/+1 |
| |\ |
|
| | * | Plug padding holes in QHostAddressPrivate | Thiago Macieira | 2016-06-09 | 1 | -1/+1 |
| * | | QDateTimePrivate: merge the time spec, DST status and validity flags | Thiago Macieira | 2016-06-10 | 1 | -1/+1 |
| |/ |
|
| * | Adapt QFileDevice to use QIODevice's write buffer | Alex Trotsenko | 2016-01-29 | 1 | -1/+1 |
| * | QIODevice: make the read/write chunk sizes configurable | Alex Trotsenko | 2016-01-27 | 1 | -1/+1 |
| * | QIODevice: add infrastructure for multistreaming | Alex Trotsenko | 2016-01-27 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -13/+19 |
| * | QIODevice: handle incomplete reads | Alex Trotsenko | 2016-01-12 | 1 | -1/+1 |
| * | Add a qtHookData field for Qt Creator's data display | hjk | 2015-09-03 | 1 | -1/+10 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -6/+6 |
| * | QIODevice: remove ineffective caching members | Alex Trotsenko | 2015-01-20 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Add a more reliable replacement for qt_add/removeObject(). | Volker Krause | 2014-04-15 | 1 | -0/+69 |