summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Attempt to make QFile I/O 64-bit safeThiago Macieira2014-10-311-12/+29
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-17/+10
|\
| * Refactor some loops over EINTRGiuseppe D'Angelo2014-09-221-5/+2
| * QFile: fix undefined behavior when closing a buffered fileGiuseppe D'Angelo2014-09-221-13/+9
* | Don't check for EINTR after calling QT_READ / QT_WRITEThiago Macieira2014-09-281-4/+2
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+3
|\|
| * Make sure we don't cache old file sizes prior to new writesThiago Macieira2014-08-131-0/+3
* | Ensure that QTemporaryFile clears all file mappings.Friedemann Kleint2014-07-031-3/+13
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+1
|\
| * Fix CreateFileMapping() error handlingPeter Kümmel2013-02-281-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add syncToDisk() to QAbstractFileEngine.David Faure2013-01-141-0/+11
* | Add renameOverwrite() to QAbstractFileEngine.David Faure2013-01-141-0/+5
|/
* Fix build error with QT_NO_FILESYSTEMITERATORTasuku Suzuki2012-11-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-0/+1
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-23/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Applied pending fixes to API documentation.David Boddie2011-05-231-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+965