summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-203-2/+162
* Remove winrtOliver Wolff2020-06-0626-197/+90
* Remove deprecated QProcess methodsVolker Hilsheimer2020-05-271-180/+7
* Get rid of some QTextCodec leftoversLars Knoll2020-05-143-3/+0
* Get rid of QSettings::iniCodec()Lars Knoll2020-05-141-108/+5
* Port qt_punycodeEncoder() to QStringViewMarc Mutz2020-05-131-1/+1
* Port qt_check_std3rules() to QStringViewMarc Mutz2020-05-131-1/+1
* Port qt_urlRecode() to QStringViewMarc Mutz2020-05-121-6/+6
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-122-82/+82
* Handle disk full situations by skipping QFile::moveToTrash testVolker Hilsheimer2020-05-071-3/+9
* QFile::moveToTrash: work with relative file paths on WindowsVolker Hilsheimer2020-05-071-8/+12
* tst_QProcess: create a more reliable crashingThiago Macieira2020-05-051-6/+25
* tst_QResourceEngine: fix the order of arguments to QCOMPAREThiago Macieira2020-05-051-2/+2
* Port more tests from qtbase/tests/auto/corelib/io/ to CMakeSona Kurazyan2020-05-0432-6/+528
* Remove QTextStream dependency from tst_qfileLars Knoll2020-05-011-15/+6
* Port test over to use QRegularExpressionLars Knoll2020-04-131-6/+6
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-113-4/+12
|\
| * tst_QFileInfo: fix running with systems without /etc/passwdThiago Macieira2020-04-091-4/+5
| * tst_QSaveFile: skip test that fails when run as rootThiago Macieira2020-04-081-0/+4
| * QTemporaryFile/Linux: don't cut the root dir's slashThiago Macieira2020-04-081-0/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+54
|\|
| * forkfd: fix forkfd_wait when FFD_USE_FORK was activeThiago Macieira2020-03-251-2/+54
* | Q{File,FileInfo,Dir}: add std::filesystem::path overloadsMårten Nordheim2020-03-247-0/+193
* | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-111-2/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-2/+5
| |\|
| | * QLoggingRegistry: use QStringView/QLatin1String moreMarc Mutz2020-03-051-2/+5
* | | QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-112-8/+8
|/ /
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-5/+5
|\|
| * Core: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-283-5/+5
* | QDebug::toString(): use nospace()Mitch Curtis2020-02-281-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-2/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-261-2/+3
| |\
| | * tst_QSettings: Fix leaking registry keyFriedemann Kleint2020-02-251-2/+3
* | | Add QDebug::toString()Mitch Curtis2020-02-221-0/+23
* | | Remove QUrl::topLevelDomainTimur Pocheptsov2020-02-202-58/+0
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-1316-17/+16
|\ \ \
| * | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-1216-17/+16
* | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-0/+140
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | On Windows 7, fall back to SHFileOperation to avoid confirmation dialogsVolker Hilsheimer2020-02-071-3/+0
| * | Add QFile::moveToTrash, which moves a file to the trashVolker Hilsheimer2020-02-051-0/+143
| * | Address failing test case for internal implementation of moveToTrashVolker Hilsheimer2020-02-042-174/+0
| * | Implement moving of a single file system entry to the trashVolker Hilsheimer2020-01-302-0/+174
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-90/+18
|\ \ \
| * | | QProcess: remove deprecated signature of finished signalVitaly Fanaskov2020-01-281-90/+18
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2416-47/+159
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-167-4/+95
| |\| |
| | * | QResource: Add API to get the decompressed contentThiago Macieira2020-01-157-4/+95
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-151-0/+28
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-131-0/+28
| | |\|