summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+28
* Fix encoding inconsistency between tst_QNoDebug and QTestLogEdward Welbourne2020-01-091-2/+2
* QFileSystemEngine: Consistently check for invalid file namesUlf Hermann2019-10-241-0/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-14/+20
|\
| * QStandardPaths: Correct handling for XDG_RUNTIME_DIRSamuli Piippo2019-10-121-14/+20
* | Win32: Consolidate registry codeFriedemann Kleint2019-10-142-41/+20
* | Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-041-2/+0
* | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* | Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-0/+7
* | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-2/+1
* | Remove QFileInfo::type and related enum from 5.14Volker Hilsheimer2019-08-301-82/+107
* | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-4/+1
* | Make Qt aware of symlinks and shortcuts on WindowsRyan Chu2019-08-161-4/+162
* | Port from QStringViewLiteral to u""Marc Mutz2019-07-292-2/+2
* | QDir: strip Windows' long-path markers when converting from nativeVolker Hilsheimer2019-07-171-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-171-0/+34
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-0/+34
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-131-0/+34
| | |\
| | | * QSaveFile: Fix changing the file name after hitting on readonly fileFriedemann Kleint2019-07-111-0/+34
* | | | QResource: deprecate isCompressed()Thiago Macieira2019-07-161-5/+5
|/ / /
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+3
* | | unblacklist passing testsDaniel Smith2019-07-083-13/+7
* | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-052-2/+3
* | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-054-43/+277
* | | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-021-1/+1
* | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+0
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-7/+1
|\| |
| * | Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-3/+4
* | | test: migrate QStandardPaths tests to QRegularExpressionSamuel Gaist2019-06-101-2/+6
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-0/+8
| |\|
| | * Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
* | | Brush up tst_QUrlFriedemann Kleint2019-06-111-7/+8
* | | Fix deprecation warnings in tst_QUrlFriedemann Kleint2019-05-291-71/+58
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Friedemann Kleint2019-05-271-0/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-0/+2
| |\| |
| | * | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-0/+2
* | | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-2/+3
|/ / /
* | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+3
* | | QFileSystemWatcher: lock autotest code away into a cold sectionMarc Mutz2019-05-211-0/+12
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-086-6/+6
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-072-2/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-022-2/+7
| |\|
| | * Ignore failing test for free space on APFSVolker Hilsheimer2019-04-301-0/+7
| | * Remove cruft from testProcessEOF.proJoerg Bornemann2019-04-301-2/+0
* | | Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-034-8/+8
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-1/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-1/+11
| |\|
| | * Fix resolving NTFS symbolic links that point to UNC sharesVolker Hilsheimer2019-04-101-23/+45