summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove fully-decoded QUrl user info and authority sectionsThiago Macieira2013-08-041-11/+1
* | QUrl: update our understanding of the encoding of delimitersThiago Macieira2013-08-041-103/+63
* | Fixed QTextStream "stdin" auto testsBernd Weimer2013-07-303-13/+9
* | QUrl: add matches(url, options) method.David Faure2013-07-261-0/+58
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+20
|\|
| * Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-0/+20
* | QUrl: let StripTrailingSlash remove multiple trailing slashesDavid Faure2013-07-201-0/+2
* | QUrl: add fileName() method. Complements QUrl::RemoveFilename.David Faure2013-07-201-0/+39
* | Make QUrl store the first bad IPv6 character in the error stringThiago Macieira2013-07-201-0/+2
* | Make QIPAddress::parseIp6 return the first bad characterThiago Macieira2013-07-201-2/+2
* | QUrl: Uppercase the version number in IPvFutureThiago Macieira2013-07-201-1/+1
* | Make the URL Recode function to fix bad input in FullyDecoded mode tooThiago Macieira2013-07-201-3/+11
* | Fix IPvFuture use in QUrlThiago Macieira2013-07-201-0/+64
* | Fix QUrl parsing of IPv6 hosts with encoded colonsThiago Macieira2013-07-201-0/+4
* | QUrl: add NormalizePathSegments to UrlFormattingOptionsDavid Faure2013-07-131-0/+11
* | Merge branch 'stable' into devSergio Ahumada2013-07-114-16/+21
|\|
| * bail out early in QWinOverlappedIoNotifier::waitForNotifiedJoerg Bornemann2013-07-051-1/+0
| * Use case insensitive matching for hashes QFileSystemWatcher/Win.Friedemann Kleint2013-07-041-5/+16
| * remove wait calls in tst_QProcess::simpleStartJoerg Bornemann2013-07-021-9/+1
| * QUrl test: ensure that hostnames with bad non-IDN domains are caught tooThiago Macieira2013-07-021-1/+4
* | QUrl: add RemoveFilename to UrlFormattingOptions.David Faure2013-07-081-11/+19
* | QUrl: add "QUrl adjusted(options)" convenience method.David Faure2013-07-081-1/+9
* | Fix QUrl::topLevelDomain(QUrl::FullyDecoded)David Faure2013-07-061-1/+2
* | Revert "Fix QUrl::topLevelDomain(QUrl::FullyDecoded)"Thiago Macieira2013-07-021-2/+1
* | Fix QUrl::topLevelDomain(QUrl::FullyDecoded)David Faure2013-07-011-1/+2
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-202-5/+22
|\
| * fix QFileSystemEngine::createDirectory race conditionv5.1.0-rc1Shawn Rutledge2013-06-141-1/+17
| * Let QTemporaryDir::stressTest() run in temporary directory.Friedemann Kleint2013-06-121-4/+5
* | tst_QUrl: check that prohibited characters in hostnames are not validThiago Macieira2013-06-081-0/+15
* | QUrl stringprep: fix handling of U+0080: it's prohibitedThiago Macieira2013-06-081-0/+5
* | QUrl stringprep: fix handling of prohibited charactersThiago Macieira2013-06-081-27/+21
* | Unix: fix tst_QFile when run as rootRafael Roquetto2013-06-071-0/+7
|/
* Revert QDateTime serialisation to pre-Qt 5 behaviour.Mitch Curtis2013-05-081-1/+2
* QProcess/Win: drain output pipes on process finishJoerg Bornemann2013-05-071-0/+34
* Fix tst_qfile build for WEC7.Janne Anttila2013-04-171-1/+3
* Make QBuffer::bytesAvailable() workThiago Macieira2013-04-161-1/+22
* tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-121-2/+0
* QSaveFile: allow saving to a writable file in a non-writable directoryDavid Faure2013-04-051-9/+76
* Ensure QTemporaryFile can create files when an identical dir exists.Mitch Curtis2013-03-231-0/+35
* tst_qlockfile: increase delay on Windows.David Faure2013-03-191-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-166-9/+9
* Compile fix when fileno does not return intPaul Olav Tvete2013-03-121-1/+1
* Fix warning about float truncation in tst_qdatastream.Friedemann Kleint2013-03-061-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-062-0/+20
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-0/+20
| |\
| | * QStandardPaths: Use forward slash consistently.Friedemann Kleint2013-02-271-0/+14
| | * Fix qfile autotest on qnxFabian Bumberger2013-02-251-0/+6
* | | Make QProcess startable with open()Corentin Jabot2013-03-051-0/+20
|/ /
* | Long live QLockFileDavid Faure2013-03-056-0/+474
* | Remove excess brace added by accidentThiago Macieira2013-03-041-1/+0