summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-1135-95/+924
|\
| * tst_containerapisymmetry: test ranged ctors with pure input_iterator typesMarc Mutz2021-12-101-0/+52
| * QVarLengthArray: fix size update on failed append()Marc Mutz2021-12-091-0/+45
| * QVarLengthArray: add some basic checks for default-ctorMarc Mutz2021-12-081-0/+21
| * Blacklist tst_QTimer::zeroTimer on Ubuntu 20.04Andreas Buhr2021-12-081-0/+3
| * Don't let text table cells shrink below their minimum widthVolker Hilsheimer2021-12-031-1/+60
| * QSortFilterProxyModel: create mappings on demand againDavid Faure2021-12-022-0/+35
| * Don't shrink a column when it spans multiple columnsVolker Hilsheimer2021-12-021-0/+28
| * tst_QSslSocket: QSKIP the test that is known to fail with SecureTransportTimur Pocheptsov2021-12-011-0/+3
| * QStringView: fix split(QRegularExpression) returning invalid dataMarc Mutz2021-12-011-3/+0
| * Check that QStringView::split() w/rvalue QRegularExpression returns valid dataMarc Mutz2021-12-011-0/+29
| * QTextDocument: fix an off-by-one in the changed signal for listsEirik Aavitsland2021-11-291-0/+60
| * tst_qhashfunctions: check qHashRange{,Commutative}() find hidden friend qHash()Marc Mutz2021-11-261-9/+27
| * Stabilize tst_QAccessibilityMacVolker Hilsheimer2021-11-261-12/+9
| * Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-11-262-17/+45
| * QVERIFY_EXCEPTION_THROWN: re-throw unknown exceptionsMarc Mutz2021-11-261-2/+6
| * QAuthenticator: Filter out algorithms we don't supportMårten Nordheim2021-11-251-0/+30
| * Blacklist tst_QTcpServer::linkLocal on macOS ARMTor Arne Vestbø2021-11-231-0/+3
| * Blacklist problematic network auto-tests on macOS ARMTor Arne Vestbø2021-11-232-0/+6
| * Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-11-233-0/+7
| * freetype/no-fc: Disambiguate fonts with different widthsEskil Abrahamsen Blomfeldt2021-11-221-1/+7
| * Skip disabled proxy widgets when (back)tabbingAlexander Volkov2021-11-191-0/+52
| * Explicitly use libc++ when creating machtest stubsTor Arne Vestbø2021-11-171-3/+3
| * Don't pass CXXFLAGS when creating machtest stubsTor Arne Vestbø2021-11-171-2/+4
| * QFontComboBox don't response qApp fontDatabaseChanged()Zhang Hao2021-11-161-5/+8
| * Update architectures in machtest to arm64+x86_64, removing i386 and ppcTor Arne Vestbø2021-11-156-48/+31
| * QAIV: Reset double-click flag in mousePressEventVolker Hilsheimer2021-11-051-0/+39
| * QSKIP tst_qgl:closeAndThenShow() because of flaky crashesDimitrios Apostolou2021-10-281-0/+5
| * Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-281-0/+153
| * QVector: Don't require default-constructible types with insert()Ievgenii Meshcheriakov2021-10-201-0/+108
| * When filling a pixmap after an assignment ensure the set DPR is not lostAndy Shaw2021-10-201-0/+14
| * Take overshoot into account when laying out QAbstractScrollAreaVolker Hilsheimer2021-10-171-0/+39
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-1226-71/+751
|\|
| * Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-121-0/+84
| * Reduce the width of a hfw-widget if scrollbar would be flippingVolker Hilsheimer2021-10-111-0/+58
| * QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-081-0/+21
| * QThread: Reset the system thread ID when thread exits on UnixIevgenii Meshcheriakov2021-10-051-0/+67
| * Add testing of QPdfWriter output to QPainter lancelot testEirik Aavitsland2021-09-282-1/+103
| * Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-281-0/+7
| * QTranslator: Fix loading of meta catalogs from absolute .qm pathKai Köhne2021-09-271-0/+14
| * tst_qtranslator: Simplify extraction of test dataKai Köhne2021-09-273-39/+5
| * Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-231-1/+1
| * QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
| * Blacklist flaky testDimitrios Apostolou2021-09-201-0/+4
| * QThreadPool: Fix restarting of expired threadsIevgenii Meshcheriakov2021-09-181-0/+25
| * Make test pass on machines with many coresLars Knoll2021-09-181-1/+1
| * Blacklist tst_QSocks5SocketEngine::simpleConnectToIMAP() because of flakinessDimitrios Apostolou2021-09-151-0/+3
| * Blacklist tst_qgl:closeAndThenShow() because of flakinessDimitrios Apostolou2021-09-151-0/+3
| * tst_http2: Fix flaky authentication testMårten Nordheim2021-09-111-0/+5
| * Fix QTextCodec::canEncode() for ICU codecIvan Solovev2021-09-082-1/+70