summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-015-3/+296
|\
| * Fix for race condition in signal activationDenis Kormalev2016-07-291-0/+175
| * Item delegates: show localized detailed tooltips and "What's this?" textsAlexander Volkov2016-07-282-1/+63
| * QVector: fix crash on reserve(0)David Faure2016-07-281-0/+22
| * Backwards compatibility fix: No default colormap for Mono QImagesEirik Aavitsland2016-07-271-2/+36
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Edward Welbourne2016-07-285-0/+149
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-265-0/+149
| |\|
| | * Fix QTemporaryDir to handle Unicode characters on WindowsFriedemann Kleint2016-07-202-0/+82
| | * moc: fix infinite loop over malformed inputOlivier Goffart2016-07-201-0/+7
| | * tests/manual: add highdpi subdir to the test listThiago Macieira2016-07-201-0/+1
| | * QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0Luca Bellonda2016-07-171-0/+59
* | | Add manual test embeddedintoforeignwindowFriedemann Kleint2016-07-265-1/+494
|/ /
* | QAbstractSocket: ensure bind()+connect() works on delayed closeAlex Trotsenko2016-07-201-0/+6
* | QDataStream: adjust containers' deserialization in transaction modeAlex Trotsenko2016-07-201-53/+91
* | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-1510-9/+286
|\|
| * moc: Fix a crash with malformed inputOlivier Goffart2016-07-151-1/+8
| * fix raw data leak in $$absolute_path()Oswald Buddenhagen2016-07-131-0/+8
| * fix calculations of worst-case size requirements for token bufferOswald Buddenhagen2016-07-131-0/+7
| * fix custom functions inheriting other functions' argumentsOswald Buddenhagen2016-07-131-0/+17
| * make error() propagate from requires() and REQUIRES=Oswald Buddenhagen2016-07-131-0/+14
| * make error() propagate from custom replace functionsOswald Buddenhagen2016-07-131-0/+66
| * fix error() not propagating through if()Oswald Buddenhagen2016-07-131-0/+6
| * QCompleter::setModel(): Restore completion roleFriedemann Kleint2016-07-131-2/+17
| * QString::replace(): protect sought text and replacementEdward Welbourne2016-07-121-2/+40
| * QPair: add test for pair of referencesMarc Mutz2016-07-111-0/+30
| * QHashFunctions: test for hash equality of null and empty string typesMarc Mutz2016-07-111-0/+16
| * QString: adapt chop() auto test as data-driven testAnton Kudryavtsev2016-07-111-18/+19
| * QString: add auto test for chop()Anton Kudryavtsev2016-07-071-0/+26
| * QComboBox: fix crash on setEditable(false) called from editTextChanged()Marc Mutz2016-07-061-0/+25
| * Q_(U)INT64_C is not a type, so don't use it as if it wasMarc Mutz2016-07-061-4/+4
| * Testlib: generate_expected_output.py: Run in C localeFriedemann Kleint2016-07-051-0/+1
* | QSslSocket: reset connection parameters on disconnectAlex Trotsenko2016-07-051-0/+6
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Timur Pocheptsov2016-07-053-69/+126
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-043-69/+126
| |\|
| | * QUrl: Test that we do correctly accept valid schemesThiago Macieira2016-07-021-67/+95
| | * QTime: restore Qt3 compatibility in the QDataStream operatorsDavid Faure2016-07-021-1/+26
| | * Fix tst_QNetworkReply::qtbug45581WrongReplyStatusCode() on WindowsFriedemann Kleint2016-06-301-1/+5
* | | Testlib: Format QRegion in QCOMPAREFriedemann Kleint2016-07-056-114/+209
|/ /
* | QDataStream: unify deserialization of containersAlex Trotsenko2016-07-011-3/+47
* | Diaglib: Build DebugProxyStyle only when QtWidgets are usedFriedemann Kleint2016-07-011-4/+6
* | xcb: Send expose event while shrinking windowsBłażej Szczygieł2016-06-301-0/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-207-11/+172
|\|
| * Finally fix crash in inplace-modified data-constructed imagesEirik Aavitsland2016-06-151-4/+70
| * tst_QUdpSocket - remove insignificanceTimur Pocheptsov2016-06-142-5/+19
| * Fix UNSIGNED values in QMYSQLJesus Fernandez2016-06-141-0/+39
| * QSslSocket (OpenSSL) - handle abort/close on sslErrors emittedTimur Pocheptsov2016-06-141-0/+27
| * tst_QTcpSocket: Replace insignification on Windows by BLACKLIST.Friedemann Kleint2016-06-102-2/+13
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-8/+12
|\ \
| * | Fix tst_QListView::setCurrentIndexAfterAppendRowCrash().Friedemann Kleint2016-05-241-8/+12
* | | QDataStream: do not lose error status while reading containersAlex Trotsenko2016-06-151-12/+19