summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Set CONFIG += benchmark in corelib's various benchmarksEdward Welbourne2020-04-0250-122/+132
* Speed up tst_QApplication::testDeleteLaterProcessEvents2()Friedemann Kleint2020-03-311-1/+2
* tst_QApplication::testDeleteLaterProcessEvents(): Split the testFriedemann Kleint2020-03-311-69/+80
* itemviews: Use the start of the current selection when getting the rangeAndy Shaw2020-03-301-0/+58
* tst_QCborValue: Prepare for 64-bit QVectors in Qt 6Thiago Macieira2020-03-271-7/+15
* CBOR support: prevent overflowing QByteArray's max allocationThiago Macieira2020-03-275-16/+223
* QCborValue::fromCbor: Apply a recursion limit to decodingThiago Macieira2020-03-251-0/+54
* qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-201-0/+122
* tst_QMenu: make QSKIP message truthfulTimur Pocheptsov2020-03-181-1/+1
* QTreeView: don't call model.index(-1, 0) when using spanning itemsDavid Faure2020-03-161-0/+10
* Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6
* Fix 'out of process' autotestsTimur Pocheptsov2020-03-111-28/+54
* Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+149
* Un-blacklist QElapsedTimer::elapsed testVolker Hilsheimer2020-03-041-3/+0
* QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
* QDom: use correct precision when converting float/double valuesChristian Ehrlicher2020-03-031-7/+17
* xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-4/+0
* Try again to make QDeadlineTimer test robust against context switchesVolker Hilsheimer2020-02-281-16/+34
* QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-284-0/+32
* Fix flaky QElapsedTimer::elapsed test caseVolker Hilsheimer2020-02-271-17/+30
* Stabilize task255529_transformationAnchorMouseAndViewportMarginsVolker Hilsheimer2020-02-271-1/+3
* Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+24
* Make QDeadlineTimer test more resilient against VM starvationVolker Hilsheimer2020-02-261-4/+19
* QObject: treat T* -> bool conversions as narrowingMarc Mutz2020-02-261-0/+6
* tst_QSettings: Fix leaking registry keyFriedemann Kleint2020-02-251-2/+3
* tests/xcb: fix tst_QWidget::updateWhileMinimized() on mutter/GNOME ShellLiang Qi2020-02-252-6/+11
* QAbstractItemView: Make sure to update the editor geometriesChristian Ehrlicher2020-02-231-0/+2
* tst_qtcpsocket::bind - amend the recent fixTimur Pocheptsov2020-02-221-3/+24
* Stabilize QFileSystemModel::dirsBeforeFiles testVolker Hilsheimer2020-02-221-10/+18
* Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-221-5/+17
* Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-221-0/+22
* QShaderGenerator: Allow more expressions in input nodesNicolas Guichard2020-02-201-0/+50
* QShaderGenerator: Don't crash when a node has multiple outputsNicolas Guichard2020-02-201-0/+73
* QShaderGraph: don't generate statements with undefined inputsNicolas Guichard2020-02-191-8/+4
* Fix QShaderGenerator crashing when a node port name prefixed another oneNicolas Guichard2020-02-191-0/+70
* QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-0/+45
* Only read the first BOM as a BOM; the rest are ZWNBS !Edward Welbourne2020-02-141-0/+6
* Autotest: adapt to certain OSes always allowing binding to low portsThiago Macieira2020-02-133-12/+33
* QTcpSocket::bind: fix issue found by BLACKLISTThiago Macieira2020-02-132-8/+1
* Extend tst_qstringapisymmetry for member compare()Marc Mutz2020-02-091-2/+158
* QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-0/+43
* uic/Python: Add imports for Q(Date)Time, QKeySequenceFriedemann Kleint2020-02-061-4/+4
* tst_qnetworkreply: Print proxy warning to stderr instead of stdoutMorten Johan Sørvig2020-02-051-3/+3
* widgets: Don't create winId when the widget is being destroyedVaL Doroshchuk2020-02-051-0/+51
* uic/Python: Set form object name correctlyFriedemann Kleint2020-02-051-1/+1
* Take care of NULL data from QStringView in QCollatorEdward Welbourne2020-02-051-1/+13
* Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-13/+17
* Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-0/+26
* Pass QDate and QTime by value in manual calendar test codeEdward Welbourne2020-01-312-4/+4
* Blacklist failing tests on macOS 10.14Morten Johan Sørvig2020-01-302-0/+3