summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.4 into 5.4.2Oswald Buddenhagen2015-04-204-71/+67
|\
| * let QWindowsPipeReader::stop() cancel the current I/O operationJoerg Bornemann2015-04-162-10/+26
| * inline QWindowsPipeReader::completeAsyncReadJoerg Bornemann2015-04-162-32/+23
| * remove emitReadyReadTimer from QWindowsPipeReaderJoerg Bornemann2015-04-162-11/+0
| * QWindowsPipeReader: zero OVERLAPPED struct before every ReadFileJoerg Bornemann2015-04-161-1/+1
| * Doc: fix description of QWindowsPipeReader::readJoerg Bornemann2015-04-161-1/+1
| * QLockFile: fix deadlock when the lock file is corruptedOlivier Goffart2015-04-152-16/+16
* | QNAM: Fix upload corruptions when server closes connectionMarkus Goetz2015-04-202-0/+22
|/
* Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-3112-38/+38
* Re-add documentation for QStandardPaths::GenericDataLocation.Friedemann Kleint2015-03-251-0/+3
* Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-095-25/+28
* Call MoveFile() anyway if the delete failed because it did not existAndy Shaw2015-03-041-1/+1
* Delete the file that we will move to not the new file before movingAndy Shaw2015-02-261-1/+1
* Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-247-17/+9
* qstorageinfo_unix.cpp: Fix build on SolarisDmitry Shachnev2015-02-201-3/+4
* Android: Fix local ref handling.Christian Strømme2015-02-171-2/+2
* Doc: clarify what QUrl::topLevelDomain actually doesThiago Macieira2015-02-161-0/+15
* QProcess/Win: fix sporadic crashJoerg Bornemann2015-02-052-1/+2
* Fix leaks in OS X bundle detectionDyami Caliri2015-02-021-3/+3
* Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-292-2/+11
|\
| * QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-1/+4
| * Fix memory leak in Qurl::toCFURL()Morten Johan Sørvig2015-01-191-1/+7
* | Doc: Improve description of QTextStream::readLine()Alexander Volkov2015-01-211-3/+2
* | QIncrementalSleepTimer: Use QElapsedTimer instead of QTimeDaniel Teske2015-01-191-3/+3
|/
* Add missing AppDataLocation caseMorten Johan Sørvig2015-01-161-0/+1
* qstorageinfo_unix.cpp: Fix build on BSD and other unicesDmitry Shachnev2014-12-231-3/+4
* Make sure we don't try to ask QByteArray to allocate too muchThiago Macieira2014-12-201-1/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Simon Hausmann2014-12-051-2/+1
|\
| * FSEvents file system watcher: Do not watch whole parent hierarchies.Eike Ziller2014-12-011-2/+1
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-278-33/+34
|\|
| * Doc: corrected autolink errors corelib/ioNico Vertriest2014-11-268-33/+34
* | Implement Download folder path retrieval on OS XSamuel Gaist2014-11-243-6/+13
* | Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-211-1/+1
|\|
| * iOS: Make sure QStandardPaths::displayName() is definedTor Arne Vestbø2014-11-191-1/+1
* | Fix buildThiago Macieira2014-11-181-0/+1
* | Add Windows-specific notation for WebDAV to QUrl.Friedemann Kleint2014-11-171-6/+35
|/
* Handle mounts under /runAllan Sandfeld Jensen2014-10-311-4/+3
* Report the system error on why chmod(2) failed in XDG_RUNTIME_DIRThiago Macieira2014-10-311-1/+2
* Don't always chmod the XDG_RUNTIME_DIRThiago Macieira2014-10-311-1/+3
* Attempt to make QFile I/O 64-bit safeThiago Macieira2014-10-313-22/+39
* Correct QStandardPaths::DataLocation return value for iOSSamuel Gaist2014-10-301-0/+2
* Properly detect UTF-8 BOM markers in ini filesLars Knoll2014-10-292-1/+10
* Doc: removed reference to obsolete classesNico Vertriest2014-10-281-6/+0
* QSettings: Fix handling of long long ints with CFPreferences back-end.Christian Kandeler2014-10-271-1/+3
* QStorageInfo: include qt_windows.h instead of Windows.hDaniel Molkentin2014-10-271-1/+1
* Allow hostname from lock files to be emptyRainer Keller2014-10-272-2/+2
* Doc: QFileDevice and QFile::setPermissions do not manipulate ACLsLeena Miettinen2014-10-242-2/+15
* Improve QLoggingCategory's detailed description.Mitch Curtis2014-10-221-10/+13
* Add a hint on application window positioning with QProcess::starthjk2014-10-201-0/+7
* Doc: removed unnecessary textLeena Miettinen2014-10-201-2/+2