summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qglobalstatic is halted on INTEGRITY deviceTatiana Borisova2021-12-201-0/+6
* QtConcurrent::run crashes on program exitTianlu Shao2021-12-201-0/+12
* QXmlStreamReader: update test distributionIvan Solovev2021-12-19653-3918/+27
* tst_QPropertyAnimation: fix leaks occurring under normal operationMarc Mutz2021-12-181-11/+10
* QVariant: use a typedef name when saving user types to QDataStreamThiago Macieira2021-12-174-0/+99
* tst_QPropertyAnimation: fix wrong commentMarc Mutz2021-12-171-1/+5
* tst_QIODevice: fix UB (precondition violation) in SequentialReadBuffer::readD...Marc Mutz2021-12-171-3/+6
* tst_QByteArray: fix UB (signed overflow)Marc Mutz2021-12-171-2/+3
* Fix hash lookup using the value of a key iteratorLars Knoll2021-12-161-0/+17
* Fix qt_scrollRectInImage when scrolling outside of the imageTor Arne Vestbø2021-12-141-0/+39
* Bump version to 6.2.3Jani Heikkinen2021-12-142-2/+2
* QNX: inotify is supported, so enable testsPasi Petäjäjärvi2021-12-121-3/+3
* QNX: Successful check depends on user running testPasi Petäjäjärvi2021-12-121-1/+1
* QNX: Limit maximum largefile sizePasi Petäjäjärvi2021-12-121-1/+6
* QNX: Skip failing testPasi Petäjäjärvi2021-12-121-0/+3
* QNX: Cannot handle threads in given timePasi Petäjäjärvi2021-12-121-0/+4
* QNX: Remove not supported testcasePasi Petäjäjärvi2021-12-121-1/+3
* QNX: Remove expected failPasi Petäjäjärvi2021-12-122-17/+0
* QtFuture::connect: exclude QPrivateSignal from the resulting future typeSona Kurazyan2021-12-121-1/+46
* Fix widget gesture grabbingVolker Hilsheimer2021-12-111-0/+20
* QList: fix typo in QList(It, It)Marc Mutz2021-12-111-12/+0
* tst_containerapisymmetry: test ranged ctors with pure input_iterator typesMarc Mutz2021-12-091-0/+52
* QVarLengthArray: fix size update on failed append()Marc Mutz2021-12-091-0/+45
* Fix the benchmark for QList::removeAll()Sona Kurazyan2021-12-091-89/+26
* tests: add a capability check for QWindow::requestActivate() callLiang Qi2021-12-081-0/+3
* Widgets: setTransientParent() when a QMenu is a windowLiang Qi2021-12-081-0/+49
* QVarLengthArray: add some basic checks for default-ctorMarc Mutz2021-12-071-0/+21
* QFontDatabase (Windows): Sanitize font requests earlyMårten Nordheim2021-12-071-0/+31
* QMultiHash: fix erase returning the wrong iteratorMårten Nordheim2021-12-071-0/+16
* Fix tst_qfloat16 runtime failure for INTEGRITYTatiana Borisova2021-12-061-0/+13
* Remove chip.debug compiled binary leftover from debuggingDmitry Shachnev2021-12-061-0/+0
* QTextDocument: fix an off-by-one in the changed signal for listsEirik Aavitsland2021-12-061-0/+60
* Don't change resolve mask when setting brush doesn't change paletteVolker Hilsheimer2021-12-031-0/+8
* Fix dependency chain that collects the metatype json filesAlexey Edelev2021-12-0313-0/+389
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-0/+36
* QTableView: correctly toggle column selection when scrolledVolker Hilsheimer2021-12-031-0/+56
* Don't let text table cells shrink below their minimum widthVolker Hilsheimer2021-12-031-1/+60
* Fix QFuture continuations/handlers to work with move-only callablesSona Kurazyan2021-12-022-0/+71
* QFuture: support cancellation of continuation chain through parentSona Kurazyan2021-12-021-0/+126
* Fix overlapping text for Osaka font on macOSEskil Abrahamsen Blomfeldt2021-12-021-0/+19
* Fix fail to activate first sub window with QMdiArea::TabbedViewZhang Yu2021-12-021-0/+57
* Don't shrink a column when it spans multiple columnsVolker Hilsheimer2021-12-011-0/+28
* QT_SPECIALIZE_STD_HASH_TO_CALL_QHASH: use unqualified qHash() lookupMarc Mutz2021-11-301-0/+26
* QNAM: Disable h2c by defaultMårten Nordheim2021-11-301-0/+1
* Check that QStringView::split() w/rvalue QRegularExpression returns valid dataMarc Mutz2021-11-301-0/+29
* Shorten target name for qsortfilterproxymodel auto testsOliver Wolff2021-11-292-2/+2
* tst_qhashfunctions: check qHashRange{,Commutative}() find hidden friend qHash()Marc Mutz2021-11-261-9/+27
* Stabilize tst_QAccessibilityMacVolker Hilsheimer2021-11-261-12/+9
* QHash: fix thread race around references and detachingMårten Nordheim2021-11-261-0/+56
* QAuthenticator: Filter out algorithms we don't supportMårten Nordheim2021-11-261-0/+31