summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qtemporaryfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-1/+1
* | Merge commit 'origin/master'Jason Barron2009-08-041-2/+2
|\ \
| * | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-1/+1
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-2/+7
|\ \ \ | | |/ | |/|
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+7
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-11/+6
|\| | | |/ |/|
| * Fix build with MSVC2003: apparently the code path I thought was Unix was also...Thiago Macieira2009-07-021-3/+3
| * Port most uses of ::open and QT_OPEN to the safe version.Thiago Macieira2009-07-021-11/+6
| * Merge branch '4.5'Marius Storm-Olsen2009-06-301-1/+2
| |\
* | \ Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-1/+2
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-071-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | QTemporaryFile: Report the user-provided openModeJoão Abecasis2009-06-291-1/+2
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\| |
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-1/+1
|\| | | | |_|/ |/| |
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| |/
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-251-25/+71
|\|
| * Fixed compilation with -qtnamespaceMarkus Goetz2009-05-221-1/+3
| * QTemporaryFile: really close files before renamingJoão Abecasis2009-05-221-0/+7
| * QTemporaryFileEngine now tracks if a fileName has been generatedJoão Abecasis2009-05-221-3/+18
| * QTemporaryFile: there's no need to keep another pointer to the engine hereJoão Abecasis2009-05-221-4/+1
| * QTemporaryFile: really (re)open file if it has been really closed...João Abecasis2009-05-221-2/+21
| * Unconditionally open temporary files in ReadWrite modeJoão Abecasis2009-05-221-0/+1
| * QTemporaryFile: handle failures from QFSFileEngine::open(mode, fd)João Abecasis2009-05-221-9/+11
| * Documentation fixJoão Abecasis2009-05-221-2/+2
| * QTemporaryFile would forget fileName while file was "closed"João Abecasis2009-05-221-1/+2
| * QTemporaryFile: don't clear filePath if remove failsJoão Abecasis2009-05-221-3/+5
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-0/+9
|\|
| * Fix leak of file descriptors in QTemporaryFileJoão Abecasis2009-05-081-0/+9
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-271-127/+139
|\|
| * Make temporary files close-on-execOswald Buddenhagen2009-04-181-0/+11
| * sanitize whitespace & parenthesesOswald Buddenhagen2009-04-181-128/+127
| * Silence warning about unused static function on WindowsJoão Abecasis2009-04-151-0/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+706
* Long live Qt for S60!axis2009-04-241-0/+710