summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qfsfileengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-3/+2
|\
| * Doc: Remove references to Windows CE in Qt CoreVenugopal Shivashankar2016-08-231-3/+2
* | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-1/+1
* | QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-6/+0
|/
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-21/+25
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-21/+25
| |\
| | * Fix UB in QFSFileEnginePrivate::writeFdFh()Marc Mutz2016-01-111-21/+25
* | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtCore: Fix const correctness in old style castsThiago Macieira2015-07-201-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-2/+2
|\
| * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-2/+2
* | 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