summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMetaEnum: fix UBAnton Kudryavtsev2018-10-171-0/+10
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-3/+3
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-3/+3
* | Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+23
* | QToolTip: Don't crash if a tool tip is shown outside screen geometryJohan Klokkhammer Helsing2018-10-151-0/+7
* | Improve support for QImages in QDataStream read transactionsEirik Aavitsland2018-10-151-17/+24
* | QImageWriter/QPNGHandler: Quality option should be CompressionRatioAlexandra Cherdantseva2018-10-142-0/+2
* | Update ANGLE to chromium/3280Miguel Costa2018-10-131-0/+1
* | QCss: properly parse functions which contains additional spacesChristian Ehrlicher2018-10-121-0/+6
* | Fix builds without DTLSAllan Sandfeld Jensen2018-10-091-1/+1
* | Support QCborMap::operator[] taking a string literalEdward Welbourne2018-10-081-0/+3
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-0/+8
|\|
| * QDateTimeParser: avoid using an invalid hour by defaultEdward Welbourne2018-10-021-0/+8
* | uic: Write the float and double properties in 'f' formatJarek Kobus2018-10-054-39/+39
* | StyleSheetStyle: Load @Nx imagesMorten Johan Sørvig2018-10-044-0/+34
* | QGraphicsScene: Make focusing on touchBegin optionalUlf Hermann2018-10-041-0/+36
* | Extend tst_QGL::graphicsViewClipping blacklistingTor Arne Vestbø2018-10-031-1/+1
* | QSFPM: don't let setFilterRegExp(QString) overwrite CaseSensitivityDavid Faure2018-10-031-0/+10
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-306-8/+19
|\|
| * Fix QUrl::matches for when removing authority parts (other than host)Thiago Macieira2018-09-291-0/+12
| * QCommandLineParser: Ensure that an option text ends with a newlineAlexander Akulich2018-09-282-0/+2
| * Modernize the "filesystemwatcher" featureLiang Qi2018-09-273-8/+5
* | Fix QXmlStreamWriter xmlns attribute placementhjk2018-09-281-0/+32
* | QGraphicsScene::update(): Keep the list of updatedRects() uniqueFriedemann Kleint2018-09-281-4/+5
* | Export modules' enabled/disabled features to cmakeFriedemann Kleint2018-09-281-0/+14
* | Fix crash when detaching dangling QTextCursorEskil Abrahamsen Blomfeldt2018-09-271-0/+10
* | Re-enable thread autotestsAllan Sandfeld Jensen2018-09-251-1/+1
* | Add tests for decoding too-short UTF-8 sequencesThiago Macieira2018-09-252-13/+32
* | tst_QCborValue: eliminate unused lambdaEdward Welbourne2018-09-251-1/+0
* | Remove insignificant flag from qtouchevent.proTony Sarajärvi2018-09-251-1/+0
* | QPainter cosmetic stroker: Fix painting error for FlatCap linesEirik Aavitsland2018-09-251-1/+1
* | Blacklist flaky qgraphicsscene autotestsTony Sarajärvi2018-09-241-0/+12
* | Extend blacklisting of tst_qparallelanimationgroup tests to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* | Blacklist flaky tst_QGraphicsEffect autotest on openSUSETony Sarajärvi2018-09-241-0/+3
* | Blacklist qguiapplication::focusObject on Ubuntu and openSUSETony Sarajärvi2018-09-241-0/+4
* | Extend blacklisting of qtimeline::frameRate to macOS 10.13Tony Sarajärvi2018-09-241-0/+1
* | Blacklist flaky tst_qheaderview testTony Sarajärvi2018-09-241-0/+3
* | Remove insignificant flag from qcolordialog.proTony Sarajärvi2018-09-242-2/+6
* | tst_QMdiSubWindow: fix flaky setOpaqueResizeAndMove testChristian Ehrlicher2018-09-152-2/+5
* | Blacklist an extremely flaky tst_QDoubleSpinBox::editingFinished testTony Sarajärvi2018-09-151-0/+2
* | Blacklist a tst_QFileDialog2 test due to extreme flakiness in macOSTony Sarajärvi2018-09-151-0/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-0/+18
|\|
| * sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-131-0/+18
* | Blacklist flaky tst_QGL::graphicsViewClipping on RHEL 7.4Tor Arne Vestbø2018-09-131-0/+1
* | SQL PostgreSQL/SQlite: Properly decode default varchar parameterChristian Ehrlicher2018-09-121-2/+18
* | Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-123-11/+26
* | Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2018-09-111-18/+17
* | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-116-0/+7
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+54
|\|
| * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-274-0/+33
| |\