summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtemporarydir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introducing the Qt Android portPaul Olav Tvete2013-03-051-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* android: we have mkdtemp.Arvid Picciani2012-09-101-2/+4
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Fix qdoc erros in qfile and related classesLars Knoll2012-08-181-0/+2
* mkdtemp() is not included in Android's libcRobin Burchell2012-05-021-2/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* Fix warnings about truncations in constants.Friedemann Kleint2012-04-031-2/+2
* Fixes QTemporaryDir compilation error under QNX.Rafael Roquetto2012-02-151-1/+1
* Use the QNX implementation of mkdtemp for win and wince.Andreas Holzammer2012-02-071-23/+14
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* mkdtemp() support for QNX platformRafael Roquetto2012-01-311-0/+36
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add missing documentation to QTemporaryDir constructorsDavid Faure2012-01-241-0/+20
* 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-6/+4
* Remove unused includeDavid Faure2011-12-071-1/+0
* New class QTemporaryDir.David Faure2011-12-021-0/+258