summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename platform, refactor files and other thingsLorn Potter2018-07-162-6/+6
* wasm: wip/webassembly <-> 5.11 diff minimizationMorten Johan Sørvig2018-06-041-2/+0
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-015-13/+27
|\
| * qprocess: don't leak pid pipe if redirection fails in startDetached()Oswald Buddenhagen2018-05-301-0/+2
| * macOS: Fix QFileSystemWatcher to watch paths with the same prefixMikhail Svetkin2018-05-291-1/+1
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-181-0/+2
| |\
| | * QFileSystemEngine: don't try to use statx(2) if SYS_statx isn't definedv5.11.0-rc2v5.11.0Thiago Macieira2018-05-141-0/+2
| * | QProcess: set proper error state if we failed to create a pipeThiago Macieira2018-05-021-1/+6
| * | Doc: Show more examples on how to have multiple logging rulesKai Koehne2018-04-251-11/+16
| |/
* | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-117-25/+72
|\|
| * Improve performance of QResource::load()Lars Knoll2018-04-131-12/+8
| * QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-121-3/+3
| * QFile::rename: fix the error message if renaming a file by copy failsThiago Macieira2018-03-211-1/+4
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-0/+2
| * QIpAddress: reject IPv6 addresses with more than 4 hex digitsThiago Macieira2018-03-161-1/+4
| * Disable statx(2) and renameat2(2) system calls on AndroidThiago Macieira2018-03-141-7/+16
| * Make sure QDir::absoluteFilePath("/dir") includes a drive on MSEdward Welbourne2018-03-121-1/+35
* | Merge remote-tracking branch 'gerrit/5.11' into HEADMorten Johan Sørvig2018-03-0851-18720/+14147
|\|
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-2/+3
| |\
| | * QSaveFile: Check for EINTR in fsync()/fdatasync()5.10Thiago Macieira2018-02-111-2/+3
| | * Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-011-2/+13
| | * Android: Defer initialization of logging rules until qApp constructionTor Arne Vestbø2018-02-011-0/+10
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-1/+1
| | |\
| | * \ Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-192-1/+7
| | |\ \
| * | \ \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-146-6/+33
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-146-6/+33
| | |\ \ \ \
| | | * | | | Fix GCC 8 warning in qurlrecodeVille Voutilainen2018-02-141-2/+2
| | | * | | | Android: Don't rely on QDir::homePath() to get the application directoryChristian Strømme2018-02-121-2/+13
| | | * | | | Android: Defer initialization of logging rules until qApp constructionTor Arne Vestbø2018-02-071-0/+10
| | | | |_|/ | | | |/| |
| | | * | | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
| | | | |/ | | | |/|
| | | * | Win: Document limitation regarding registry types not being preservedAndy Shaw2018-01-181-0/+5
| | | * | QProcess/Windows: Include PID in pipe namesFrank Richter2018-01-181-1/+1
| * | | | Windows/QSaveFile: Fix locking issues on Dropbox drivesFriedemann Kleint2018-02-143-7/+13
| * | | | Remove third-party attribution for qtemporaryfileKai Koehne2018-02-142-41/+0
| |/ / /
| * | | 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