summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QTextStream: log the defect that op<< uses Latin 1Thiago Macieira2016-09-041-0/+1
* QLockFile::tryLock: prevent over-sleeping in certain casesThiago Macieira2016-08-301-1/+6
* QLockFile: Use QDeadlineTimer in tryLockThiago Macieira2016-08-301-5/+3
* QSettings: Remove calls to deprecated API on macOSGabriel de Dietrich2016-08-303-72/+49
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-297-61/+39
|\
| * Doc: Remove references to Windows CE in Qt CoreVenugopal Shivashankar2016-08-236-51/+25
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-10/+14
| |\
| | * Fix documentation of the Windows parts of QSettings::setPath()Friedemann Kleint2016-08-161-10/+14
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-2214-53/+68
|\ \ \
| * | | Add support for Apple watchOSJake Petroules2016-08-191-1/+1
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
| * | | Use QStringRef() more, exploiting its new ::chop()Anton Kudryavtsev2016-08-161-7/+15
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1610-40/+40
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1310-38/+38
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-1210-38/+38
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-2/+2
| | |\|
| | | * Fix permissions on lock files on UnixSimon Hausmann2016-08-051-2/+2
| * | | Add Q_DECLARE_OPERATORS_FOR_FLAGS(QStandardPaths::LocateOptions)J-P Nurmi2016-08-141-0/+2
| * | | Register QStandardPaths enums & flagsJ-P Nurmi2016-08-141-0/+5
| * | | Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-111-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-2/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-2/+2
| | |\|
| | | * QUrl::resolved: keep treating file:name.txt as relative for nowDavid Faure2016-08-041-1/+2
| | | * QUrl: fix resolved() for data URLsDavid Faure2016-07-291-2/+1
* | | | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-192-2/+2
* | | | Use QStringRef to optimize memory allocationAnton Kudryavtsev2016-08-181-1/+1
* | | | Standardize some "We mean it" commentsFriedemann Kleint2016-08-177-21/+21
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-013-27/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-262-26/+32
| |\|
| | * Windows: Fix truncation in QFSFileEnginePrivate::nativeWrite()Friedemann Kleint2016-07-211-4/+2
| | * Fix QTemporaryDir to handle Unicode characters on WindowsFriedemann Kleint2016-07-201-22/+30
| * | QDataStream: adjust containers' deserialization in transaction modeAlex Trotsenko2016-07-201-1/+6
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-272-0/+14
* | | QRingBuffer: allow to change the chunk size of the buffer dynamicallyAlex Trotsenko2016-07-231-0/+2
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-229-113/+143
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-199-113/+143
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-3/+3
| | |\|
| | | * FreeBSD: move order of includes for compilingRalf Nolden2016-07-131-3/+3
| | * | Correct indentation in qsettings.cppThiago Macieira2016-07-111-4/+4
| | * | QSettings: optimize string usageAnton Kudryavtsev2016-07-091-66/+43
| | * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-083-4/+4
| | * | QStorageInfo: update the algorithm for ignored filesystems on UnixThiago Macieira2016-07-061-14/+30
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-043-6/+8
| | |\|
| | | * QUrl: Test that we do correctly accept valid schemesThiago Macieira2016-07-021-4/+6
| | | * QDir: Remove redundant QString wrappingAlexander Volkov2016-06-301-1/+1
| | | * winrt: fix conditionalMaurice Kalinowski2016-06-301-1/+1
| | * | QDataStream: unify deserialization of containersAlex Trotsenko2016-07-011-20/+55
* | | | Improve precision of reported file times on Unix-style platformsSimon Hausmann2016-07-202-9/+31
|/ / /
* | | Windows/QProcess::startDetached(): Don't always create consoleKevin Funk2016-07-061-1/+3
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-2/+2