summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-267-5624/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-203-12799/+13275
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-163-12799/+13275
| |\
| | * Fix memory leak in QStandardPaths::displayName() on Apple platformsJake Petroules2018-01-121-2/+2
| | * Update qurltlds_p.hAllan Sandfeld Jensen2018-01-052-12797/+13273
* | | doc: Fix several minor qdoc warningsMartin Smith2018-01-201-1/+1
* | | Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-179-36/+90
* | | Add more Q_FALLTHROUGH()Friedemann Kleint2018-01-122-2/+2
* | | QtCore: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-081-5/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-041-0/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-041-0/+0
| |\|
| | * Fix source code file permissionsSimon Hausmann2018-01-021-0/+0
* | | doc: Correct remaining qdoc warnings in qfsfileengine.cppMartin Smith2018-01-041-4/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-0215-60/+297
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-304-17/+163
| |\|
| | * Use AccessCheck for current user effective file permissionsDyami Caliri2017-12-211-9/+55
| | * Add more code examples to QUrl documentationMitch Curtis2017-12-211-5/+105
| | * Fix typoOliver Wolff2017-12-132-3/+3
| * | Replace a few hardcoded paths with defaults from paths.hThiago Macieira2017-12-243-13/+27
| * | QStandardPaths: fall back to a default if PATH isn't setThiago Macieira2017-12-121-0/+29
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-087-28/+61
| |\ \
| | * | Improve readability of code that uses the Qt signed size typev5.10.0-rc2Simon Hausmann2017-11-282-4/+4
| | * | Fix namespaced linux buildsAllan Sandfeld Jensen2017-11-282-1/+8
| | * | Fix the build if st_atimensec is definedThiago Macieira2017-11-231-2/+7
| | * | QTemporaryFile: fix issues with removing a file twiceThiago Macieira2017-11-234-5/+25
| | * | QFileSystemEngine/Linux: fix when qt_lstatx() succeedsThiago Macieira2017-11-201-15/+16
| | * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-205-9/+40
| | |\ \
| | * | | QTemporaryFile: hide the O_TMPFILE feature behind a check for linkat()Thiago Macieira2017-11-111-1/+1
| * | | | QFileSystemEngine: Work around Android bug in rejecting hardlinksThiago Macieira2017-12-051-1/+16
| * | | | QSettings/QConfFile: Fix reading on NTFS symbolic linksFriedemann Kleint2017-12-021-1/+1
* | | | | Fix build with -no-feature-regularexpressionUlf Hermann2017-12-211-2/+2
* | | | | doc: Fix qdoc errors in qfsfilengine.cppMartin Smith2017-12-051-4/+8
* | | | | QProcess/Unix: do not toggle a state of the write notifier twiceAlex Trotsenko2017-12-021-5/+4
* | | | | doc: Correct a few minor qdoc errorsMartin Smith2017-12-021-2/+2
* | | | | doc: Correct all remaining clangqdoc warnings in qdebug.cppMartin Smith2017-12-021-59/+64
* | | | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-304-5/+15
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-304-5/+15
| |\| | | |
| | * | | | Correct \since value for QIODevice::skipAndy Shaw2017-11-291-1/+1
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-282-2/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Initialize QLoggingRegistry rules on first useTor Arne Vestbø2017-11-252-2/+3
| | * | | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-2/+11
| | |\| | | | | | |_|/ | | |/| |
| | | * | Windows: Resolve QStandardPaths config location without qApp instanceTor Arne Vestbø2017-11-221-2/+11
* | | | | QStorageInfo: use Linux's /proc/self/mountinfo to get the subvolumeThiago Macieira2017-11-301-28/+207
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-237-20/+49
|\| | |
| * | | QIODevice: do not clear error string on closeAlex Trotsenko2017-11-161-1/+1
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-092-3/+35
| |\| |
| | * | QFilesystemWatcher/Windows: Use event dispatcher of threadFriedemann Kleint2017-11-041-2/+2
| | * | QStorageInfo: Properly decode labels from /dev/disk/by-labelChristian Ehrlicher2017-11-041-1/+33
| * | | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-5/+4
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-302-11/+9
| |\|