summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0211-11343/+12900
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-018-11312/+12857
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+1
| | |\
| | | * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-1/+1
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-2210-11326/+12883
| | |\|
| | | * QFileInfo: fix double sentence in apidocFrederik Schwarzer2016-10-211-2/+1
| | | * Fix some typos in docs and apidocsFrederik Schwarzer2016-10-211-1/+1
| | | * Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-1/+1
| | | * QUrl effective TLDs: update tableKai Koehne2016-10-212-11304/+12851
| | | * Windows: Fix regression in QFSFileEnginePrivate::nativeWrite()Andy Shaw2016-10-191-2/+2
| | | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-184-16/+27
| * | | Document use of BSD code in Qt CoreKai Koehne2016-10-282-0/+39
| * | | Recontribute QUrl::fromUserInputJames McDonnell2016-10-271-30/+0
| * | | Fix QStandardPaths::FontsLocation to be compliant with the latest XDG specLars Knoll2016-10-261-1/+4
* | | | qsettings_win.cpp: Use qt_error_string()Friedemann Kleint2016-10-241-23/+8
* | | | QFileSystemWatcher/Win32: Listen for WM_DEVICECHANGEFriedemann Kleint2016-10-184-4/+360
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1316-129/+157
|\| | |
| * | | Add configure feature for QUrl::topLevelDomainLars Knoll2016-10-114-0/+12
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-113-46/+78
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-083-46/+78
| | |\|
| | | * Darwin: correct state restore when FSEventsStream starting failsErik Verbruggen2016-10-072-45/+77
| | | * QTemporaryFile's setFileTemplate operates not only on XXXXXX in the endSune Vuorela2016-10-061-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-9/+10
| |\| |
| | * | QIODevice: add CHECK_MAXBYTEARRAYSIZE macroAlex Trotsenko2016-10-011-10/+10
| * | | Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-064-14/+14
| * | | Don't truncate QDateTime milliseconds when storing QSettings on Apple platformsTor Arne Vestbø2016-10-052-13/+15
| * | | Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-054-18/+24
| * | | Apple OS: Resolve QStandardPaths test data locations based on real locationsTor Arne Vestbø2016-10-041-29/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-0/+1
|\| | |
| * | | Avoid re-use of QFileSystemMetaData instance in dir entry listingSimon Hausmann2016-09-271-0/+1
* | | | QSettings: Add proper support for XDG_CONFIG_DIRSPalo Kisa2016-09-271-22/+72
* | | | qsettings: Simplify confFiles logicPalo Kisa2016-09-273-116/+83
* | | | QDataStream: refactor (de)serialization of containersAlex Trotsenko2016-09-261-159/+117
* | | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-202-3/+4
* | | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJake Petroules2016-09-151-0/+1
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-151-0/+1
| |\| | |
| | * | | QTextStream: log the defect that op<< uses Latin 1Thiago Macieira2016-09-041-0/+1
* | | | | QLocale: Add option to pad numbers with trailing zeroesUlf Hermann2016-09-151-4/+11
|/ / / /
* | | | doc: Fix the release in which QTemporaryDir::filePath() was addedAlexander Volkov2016-09-061-1/+1
* | | | Add a convenience function QTemporaryDir::filePath()Alexander Volkov2016-09-052-0/+28
* | | | QStorageInfo: Add support for obtaining subvolume namesThiago Macieira2016-09-034-2/+75
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-3110-138/+96
|\| | |
| * | | 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
* | | | Bump versionOswald Buddenhagen2016-08-291-2/+3
|/ / /