summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfiledevice_p.h
Commit message (Expand)AuthorAgeFilesLines
* QFile: hold engine by unique_ptrMarc Mutz2019-07-191-1/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Adapt QFileDevice to use QIODevice's write bufferAlex Trotsenko2016-01-291-2/+0
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Repack structs with more than one padding holeThiago Macieira2013-12-031-6/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Split up base class QFileDevice for open-file operations (read/write)David Faure2012-03-061-0/+104