summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qbytedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* QByteDataBuffer::getChar() - assert that buffer is not emptyIvan Solovev2021-09-141-0/+2
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* QByteDataBuffer: add readPointer functionality using QByteArrayViewMårten Nordheim2020-08-241-0/+49
* Move-enable QByteDataBuffer::{append,prepend}Mårten Nordheim2020-08-011-2/+26
* QByteDataBuffer: Remove the ctor and dtorMårten Nordheim2020-06-121-11/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+245