summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtemporaryfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Off-by-one error in assert condition...João Abecasis2011-08-221-1/+1
* Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6João Abecasis2011-08-181-14/+0
* Fix QTemporaryFile regressions and new found issuesJoão Abecasis2011-08-171-50/+34
* Use "native paths" on POSIX platforms as wellJoão Abecasis2011-08-171-27/+3
* Cleanup #includesJoão Abecasis2011-08-171-2/+0
* Atomic implementation of create file and obtain handle for Win/SymbianJoão Abecasis2011-08-171-49/+102
* Minimize encoding conversions when generating unique file nameJoão Abecasis2011-08-171-15/+54
* Use QStringBuilder when copying template for modificationJoão Abecasis2011-08-171-15/+47
* Make Symbian follow Windows code in temporary path generationJoão Abecasis2011-08-171-8/+5
* Encapsulate pointer manipulations to createFileTemplate functionJoão Abecasis2011-08-171-15/+18
* Use fromLocal8Bit for reversing toLocal8BitJoão Abecasis2011-08-111-1/+1
* Don't convert template's path separators againJoão Abecasis2011-08-111-1/+1
* Changed if/if/else/if/eleven chain to switchJoão Abecasis2011-08-111-15/+22
* Modulus of negative dividends is undefined or negativeJoão Abecasis2011-08-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix compilationOlivier Goffart2011-04-041-2/+2
* QTemporaryFile: Locate placeholder before re-encodingJoão Abecasis2011-04-041-31/+40
* Prefer use of QByteArray to qstrdup and manual memory managementJoão Abecasis2011-04-041-9/+6
* Check for null no longer neededJoão Abecasis2011-04-041-2/+0
* Don't overrun XXXXXX placeholder when generating next filenameJoão Abecasis2011-04-041-3/+1
* Split argument validation of _gettemp as separate functionJoão Abecasis2011-04-041-25/+51
* Remove duplication with QCoreApplication::applicationIdJoão Abecasis2011-04-041-19/+5
* Adding comments; variable scopingJoão Abecasis2011-04-041-22/+30
* Don't pre-check if directory exists as it's unnecessaryJoão Abecasis2011-04-041-35/+0
* QTemporaryFile: More dead code eliminationJoão Abecasis2011-04-041-84/+29
* Removing dead code in QTemporaryFileJoão Abecasis2011-04-041-18/+4
* Remove duplicate #includeJoão Abecasis2011-04-041-1/+0
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Fix tst_qtemporaryfile failures on symbianShane Kearns2010-10-071-1/+4
* | Breaking changes to QFileSystemEntry's constructorsPrasanth Ullattil2010-09-011-1/+1
* | Removed native file path handling from QFSFileEngineJoão Abecasis2010-08-301-11/+8
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-8/+30
|\
| * Reset QTemporaryFile's state after failed open() on WindowsJoão Abecasis2009-08-311-8/+30
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\|
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | move QFSFileEngine-related symbian code from qtemporaryfile to qfsfileengineRitt Konstantin2009-08-271-4/+0
* | Review inspired fixes to Symbian file engineMiikka Heikkinen2009-08-211-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+1
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1