summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2432-221/+588
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-1/+1
| |\
| | * Do not anchor an already-anchored regexpGiuseppe D'Angelo2020-01-171-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-163-64/+161
| |\|
| | * QResource: Add API to get the decompressed contentThiago Macieira2020-01-152-63/+158
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+3
| | |\
| | | * Doc: Correct non-link related qdoc compilation errorsNico Vertriest2020-01-141-1/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-0/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-131-0/+1
| | |\|
| | | * QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-1/+6
| |\| |
| | * | QProcess: use FFD_USE_FORK when the class is not QProcess itselfThiago Macieira2020-01-091-1/+6
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-042-4/+15
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-0/+2
| | |\|
| | | * Doc: Add since Qt 5.8 info for QResource::lastModified()Leena Miettinen2019-12-181-0/+2
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-2/+2
| | |\|
| | | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-2/+2
| | * | Avoid using a QRegExp for trivial replacementsLars Knoll2019-12-131-2/+11
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-114-4/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-104-4/+4
| | |\|
| | | * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-104-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0912-53/+53
| |\| |
| | * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-0612-53/+53
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-041-7/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-7/+7
| | |\|
| | | * Fix qdoc include paths for QStandardPathsFriedemann Kleint2019-11-261-7/+7
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2519-94/+347
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-231-0/+6
| | |\|
| | | * QTemporaryFile: Add a note about behavior on LinuxAndre Hartmann2019-11-201-0/+6
| | * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-206-9/+8
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-191-59/+7
| | |\|
| | | * Doc: Move the common documentation to a qdocincVenugopal Shivashankar2019-11-181-59/+7
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-1/+1
| | |\|
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-131-1/+1
| | | |\
| | | | * Fix typo in QLoggingCategory documentationMitch Curtis2019-11-061-1/+1
| | * | | wasm: add platform qsettingsLorn Potter2019-11-144-13/+275
| | * | | Make QObjectPrivate::threadData a proper atomicGiuseppe D'Angelo2019-11-132-4/+4
| | * | | Make Qt aware of NTFS Junctions on WindowsRyan Chu2019-11-093-3/+33
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-2/+3
| | |\| |
| | | * | Make QDir::cleanPath documentation less misleadingVolker Hilsheimer2019-11-061-2/+3
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-052-3/+10
| | |\| |
| | | * | QProcess: explicitly mark QProcess::error() as deprecatedChristian Ehrlicher2019-11-041-1/+2
| | | * | QFile::decodeName(const char *): don't construct QByteArray but use the argum...Adam Sowa2019-11-011-2/+8
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-1911-14004/+14119
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-013-175/+88
| |\| | |
| | * | | Unify QFSFileEngine implementations on Windows and UnixVolker Hilsheimer2019-10-313-175/+88
| * | | | Make QList an alias to QVectorLars Knoll2019-10-301-6/+0
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-273-13766/+13926
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-10-262-13712/+13877
| | |\| |
| | | * | Update public suffix list to latest versionEdward Welbourne2019-10-252-13712/+13877