summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix test for multiscreenAllan Sandfeld Jensen2018-11-091-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-0/+15
|\
| * QSyntaxHighlighter: Delay all highlights until first rehighlightMårten Nordheim2018-11-081-0/+15
* | QCborStreamReader: make sure setDevice() clears the last errorThiago Macieira2018-11-081-2/+2
* | Make tst_qsslsocket::protocolServerSide() less flakyTimur Pocheptsov2018-11-071-4/+10
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-051-8/+8
|\ \
| * | Update to CLDR v34Edward Welbourne2018-11-021-8/+8
* | | Stabilize tst_QAccessibilityLinux::testFocusFrederik Gladhorn2018-11-021-0/+2
* | | QSqlQuery: add another testcase for bindBool()Christian Ehrlicher2018-11-021-1/+8
* | | QMimeType: Use default key as fallback for comment() propertyGary Wang2018-11-021-0/+14
* | | Treat shorts as int in QVariant::canConvert()Allan Sandfeld Jensen2018-11-011-0/+8
* | | Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040Heikki Halmet2018-11-011-0/+1
* | | QObject: Fix isSignalConnected() when signals have been disconnectedKari Oikarinen2018-10-311-0/+53
* | | tst_QCborValue: Disable support for spaceship operatorJüri Valdmann2018-10-311-1/+1
* | | winrt: Skip a test row of tst_QRegularExpression::threadSafetyOliver Wolff2018-10-311-0/+4
|/ /
* | qendian: Fix float conversionsIvan Komissarov2018-10-281-3/+37
* | tst_qeventdispatcher: remove macOS from the BLACKLISTTimur Pocheptsov2018-10-251-2/+0
* | tst_QLocalSocket::processConnections: remove QSKIPTimur Pocheptsov2018-10-251-3/+0
* | Remove QSKIP and bring the test back to businessTimur Pocheptsov2018-10-251-3/+0
* | tst_qfilesystemmodel: Do not use nested calls of auto test functionsOliver Wolff2018-10-251-23/+56
* | Linux Accessibility: Fix expandable stateFrederik Gladhorn2018-10-221-0/+8
* | tst_QAccessibilityLinux make state checking more convenientFrederik Gladhorn2018-10-221-20/+25
* | Fix building tests with -no-guiJüri Valdmann2018-10-203-6/+8
* | QTableWidget: fix cellChanged signal emitted by takeItem()Christian Ehrlicher2018-10-191-0/+7
* | Fix odd test in tst_qflagsAllan Sandfeld Jensen2018-10-171-1/+1
* | 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