summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * Re-enable tst_QDir on Windows.Friedemann Kleint2016-06-081-2/+0
| * Add support for 8bit encodings not ASCII compatible in QXMLStreamWriter.Luca Bellonda2016-06-081-0/+39
| * QDebug: fix streaming of QCharsMarc Mutz2016-06-081-3/+3
| * Rewrite test tst_QDir::cdBelowRoot() to be data-driven.Friedemann Kleint2016-06-081-28/+35
* | Replace qAllocMore with a pair of more useful functionsThiago Macieira2016-06-091-18/+70
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-063-4/+31
|\|
| * tst_QTemporaryFile: Run in temporary directory.Friedemann Kleint2016-06-041-4/+4
| * Fix crash when connecting a non-PMF with Qt::UniqueConnection...Thiago Macieira2016-05-301-0/+17
| * Fix parsing of tzfile(5) POSIX rule zone names with bracket quotesThiago Macieira2016-05-241-0/+10
* | tst_QObject: Test if the new connect style works with virtual basesThiago Macieira2016-06-021-0/+107
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-199-36/+79
|\|
| * Fix QVariant conversion to an enum type.Olivier Goffart2016-05-161-0/+10
| * Print the QStorageInfo dump on test startThiago Macieira2016-05-141-1/+32
| * QStorageInfo: fix matching of mountpoints to sibling directoriesThiago Macieira2016-05-091-0/+2
| * Fix Clang -Wexpansion-to-defined warning by deprecating QT_SUPPORTSThiago Macieira2016-05-087-35/+35
* | QJsonObject: add some overloads taking QLatin1StringMarc Mutz2016-05-101-9/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-062-9/+7
|\|
| * Improve tst_qtimeline::setPaused resilienceJędrzej Nowacki2016-05-041-8/+7
| * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-8/+12
|\|
| * Autotest: fix the QTimeZone::tzTest failure when database contains LMTThiago Macieira2016-04-292-8/+12
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+2
|\|
| * QMimeDatabase: fix mimeTypeForUrl for mailto URLsDavid Faure2016-04-231-0/+2
* | Disallow non-character Unicode codepoints in QUrl/QUrlQueryThiago Macieira2016-04-261-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-252-2/+49
|\|
| * Fix encoding of IDN hostnames with QUrl::hostThiago Macieira2016-04-131-0/+3
| * Fix parsing of empty port sections in URLsThiago Macieira2016-04-131-2/+27
| * Don't copy the functor object for each signal emissionOlivier Goffart2016-04-131-0/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-134-0/+27
|\|
| * Better error message when trying to load an invalid resourceJesus Fernandez2016-04-121-0/+4
| * Fix crash when using QLockFile in a global destructorDavid Faure2016-04-101-0/+10
| * Fix parsing of IPv4 addresses with certain symbolsAlexander Grishkov2016-04-081-0/+8
| * tst_QStringBuilder: add a check for self-assignmentMarc Mutz2016-04-071-0/+5
* | Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
* | QStringRef: add missing {c,}r{begin,end}()Marc Mutz2016-04-071-0/+33
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-044-2/+54
|\|
| * QVariant: Fix flags for type-erased associative iterator keyStephen Kelly2016-04-031-0/+27
| * QPointer: add a test for const QPointer<X>Marc Mutz2016-04-011-0/+16
| * Autotest: Remove blacklistingsSimo Fält2016-04-011-2/+0
| * Fix qSetMessagePattern to have many time/backtrace partsM. Moellney2016-03-251-0/+11
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-3023-33/+33
* | Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-93/+0
|\|
| * tst_QAtomicInteger: fix UBs (signed overflow)Marc Mutz2016-03-241-93/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-231-28/+10
|\|
| * Remove QPROCESS_USE_SPAWN and all that it surroundsJames McDonnell2016-03-221-28/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-216-9/+33
|\|
| * WinRT: Fix QTimeZone transitions by switching backendMaurice Kalinowski2016-03-161-1/+1
| * tst_QXmlStream::writerHangs(): Create file in temporary directoryMaurice Kalinowski2016-03-161-1/+2
| * QTextStream test: Change current directoryMaurice Kalinowski2016-03-162-0/+20