summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qsavefile.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtCore: include mocsThiago Macieira2017-05-051-0/+4
* Added QSaveFile to the bootstrap librarySimon Hausmann2017-01-021-5/+15
* Updated license headersJani Heikkinen2016-01-151-13/+19
* Set the state of QTemporaryFileEngine properly prior to reopeningThiago Macieira2015-07-151-1/+2
* QSaveFile: Fix permissions on creationKai Koehne2015-04-081-1/+1
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QSaveFile: error out in open when the file is a directoryOlivier Goffart2014-06-041-0/+6
* QSaveFile: follow symbolic linksOlivier Goffart2014-05-301-3/+15
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-1/+6
* QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-051-17/+84
* Add class QSaveFile.David Faure2013-01-171-0/+316