summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qabstractfileengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QAbstractFileEngine::clone misuseThiago Macieira2017-08-091-4/+5
* Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-051-7/+8
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-0/+11
|\
| * QFile::rename: use the open file's ID, instead of using the file nameThiago Macieira2017-07-181-0/+11
* | QAbstractFileEngine: make setFileTime not a pure virtualThiago Macieira2017-07-071-2/+8
* | QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-271-0/+12
* | Speed up QFile::copy on Linux file systems that support cloningSimon Hausmann2017-02-241-0/+13
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\
| * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Doc: Remove invalid uses of \relates commandTopi Reinio2015-08-191-1/+0
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-1/+1
|\
| * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-1/+1
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-24/+24
* 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/+13
* | Add renameOverwrite() to QAbstractFileEngine.David Faure2013-01-141-0/+18
|/
* Docu: fix non-ascii character where "i" was expectedDavid Faure2012-12-141-1/+1
* 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/+5
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-10/+10
* Drop file-engine abstraction from public APIJoão Abecasis2012-02-221-2/+4
* 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
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1233