summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QFileDevice/QFileInfo: Add fileTime() and setFileTime()Nikita Krupenko2017-04-272-0/+8
* Support setCreateProcessArgumentsModifier in QProcess:startDetachedJoerg Bornemann2017-04-231-0/+8
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2012-1/+97
|\
| * Revert "Initialize QLoggingRegistry rules on first use, not qApp construction"Tor Arne Vestbø2017-04-191-16/+2
| * Initialize QLoggingRegistry rules on first use, not qApp constructionTor Arne Vestbø2017-04-181-2/+16
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1810-1/+17
| |\
| | * Restore compatibility with Qt 5.7.0 and 5.6.1Thiago Macieira2017-04-1210-1/+17
| * | Fix QDir::mkpath() when the path contains "symlink/../"Thiago Macieira2017-04-071-0/+52
| * | QDataStream: add operator<< and >> for std::nullptr_tThiago Macieira2017-04-071-0/+28
* | | QDate/Time: add toString(QStringView) overloadsMarc Mutz2017-04-121-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-074-28/+47
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-04-061-11/+30
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-11/+30
| | |\|
| | | * tst_largefile: fix the mapOffsetOverflow case to match actual behaviorThiago Macieira2017-03-311-11/+30
| * | | Fix tst_QFile for qemuSami Nurmenniemi2017-04-062-0/+8
| |/ /
| * | tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-17/+9
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-042-0/+8
|\| |
| * | Fix largefile tests on ARM and QEMU targetsSami Nurmenniemi2017-03-282-0/+8
* | | QProcess::startDetached: support custom process environmentJoerg Bornemann2017-03-312-9/+19
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-284-42/+62
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-272-41/+29
| |\|
| | * Build examples and tests only if their requirements are metUlf Hermann2017-03-221-0/+5
| | * Autotest: make tst_QDir more reliable on tests being run out of orderThiago Macieira2017-03-221-41/+24
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-212-1/+33
| |\|
| | * tst_qurl: skip test with ':' in filename, on WindowsDavid Faure2017-03-211-1/+5
| | * QUrl::fromUserInput: fix handling of files with a ':' in the nameDavid Faure2017-03-201-1/+1
| | * QLockFile: Don't deadlock if the lock file has a mtime in the futureOlivier Goffart2017-03-101-0/+28
* | | QDebug: add op<<(QStringView)Marc Mutz2017-03-241-0/+41
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-207-44/+32
|\| |
| * | Make QFile::open fail when using an invalid file nameJesus Fernandez2017-03-171-0/+1
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-137-43/+30
| |\|
| | * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+0
| | * Properly use the "process" featureUlf Hermann2017-02-277-45/+35
| * | Deprecate QString::nullMarc Mutz2017-03-121-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-1/+1
|\| |
| * | Increase timeout of tst_QProcess::softExitInSlots even moreJoerg Bornemann2017-03-031-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-022-29/+47
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-29/+47
| |\|
| | * QUrl::fromUserInput(with cwd) fix handling of files with trailing spacesDavid Faure2017-02-231-1/+1
| | * tst_qurl: use temp dir and create our own files for testingDavid Faure2017-02-231-15/+32
| | * tst_qurl: replace all QDir::currentPath() calls with local variableDavid Faure2017-02-231-18/+19
| | * QDir::mkpath: don't try to mkdir in automount filesystemsThiago Macieira2017-02-161-1/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-105-6/+90
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-085-6/+90
| |\|
| | * Reset QFileDevicePrivate::cachedSize on file closeAleksey Lysenko2017-02-061-0/+62
| | * Fix data corruption when reading byte arrays from QSettingsThierry Bastian2017-02-033-0/+22
| | * tst_qurl: add test for fromUserInput(3 args) using "." as working dirDavid Faure2017-02-021-1/+4
| | * Read the .ini file back in text modeThiago Macieira2017-01-311-5/+2
* | | Remove references to QUrlOperator (Qt3) classGatis Paeglis2017-02-041-17/+0
|/ /
* | Use qtConfig where appropriateJake Petroules2017-01-271-2/+4