summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtemporaryfile_p.h
Commit message (Expand)AuthorAgeFilesLines
* Initialize variables to make coverity happyLars Knoll2019-07-051-3/+3
* Windows/QSaveFile: Fix locking issues on Dropbox drivesFriedemann Kleint2018-02-141-2/+5
* Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-281-2/+2
* QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-231-1/+1
* QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat()Thiago Macieira2017-11-111-1/+1
* QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-231-0/+18
* Long live QTemporaryFileName!Thiago Macieira2017-08-041-4/+15
* QTemporaryFile: give the engine access to the template nameThiago Macieira2017-08-041-3/+10
* Speed up QFile::copy on Linux file systems that support cloningSimon Hausmann2017-02-241-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-7/+7
|\
| * QtCore: Add missing overrideAlexander Volkov2016-11-161-7/+7
* | Simplify constructor code of QTemporaryFile.Friedemann Kleint2016-06-021-2/+3
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-9/+5
|\
| * Set the state of QTemporaryFileEngine properly prior to reopeningThiago Macieira2015-07-151-9/+5
* | Mark two member functions constSérgio Martins2015-05-291-1/+1
|/
* QSaveFile: Fix permissions on creationKai Koehne2015-04-081-2/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-041-0/+6
* Long live QLockFileDavid Faure2013-03-051-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
* Move QTemporaryFileEngine to private headerDavid Faure2013-01-141-0/+101