summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtemporarydir.h
Commit message (Expand)AuthorAgeFilesLines
* Add QTemporaryDir to the bootstrap libraryMartin Smith2017-09-121-1/+1
* Add a convenience function QTemporaryDir::filePath()Alexander Volkov2016-09-051-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Add QTemporaryDir::errorString()Thiago Macieira2015-07-171-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QTemporaryDir/File: cleanups (static internal function, QScopedPointer)David Faure2011-12-081-1/+2
* New class QTemporaryDir.David Faure2011-12-021-0/+84