summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QHttpHeaderParser: Allow larger fields but restrict total sizeLars Schmertmann2022-06-284-16/+143
* qtestlib: exit with error if a test is invoked with unknown data tagDimitrios Apostolou2022-06-281-0/+52
* rhi: metal: Switch back to presentDrawableLaszlo Agocs2022-06-281-0/+14
* FatalSignalHandler: print some more information from siginfo_tThiago Macieira2022-06-281-5/+2
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-271-0/+7
* QNetworkReply: Fix the test compilationLaszlo Papp2022-06-251-0/+1
* Add QDom internalSubset implementationYe ShanShan2022-06-251-0/+66
* Skip tests that terminate threads under ASANVolker Hilsheimer2022-06-251-0/+16
* Add QStringDecoder::decoderForHtml()Lars Knoll2022-06-251-20/+64
* tst_moc: fix build with GCC 12Thiago Macieira2022-06-251-3/+3
* Emit autolinks in QTextMarkdownWriterShawn Rutledge2022-06-242-2/+4
* Support markdown in QTextEditMimeData; fix pasting trailing newlinesShawn Rutledge2022-06-242-0/+105
* Network: Update expired certMårten Nordheim2022-06-242-30/+30
* moc: fix use of escape sequence of more than one characterThiago Macieira2022-06-231-20/+25
* QDom: Stop treating non-BMP characters as invalidSona Kurazyan2022-06-221-0/+22
* Don't crash when removing the last visible tabVolker Hilsheimer2022-06-221-0/+34
* QJsonValue: fix incorrect to{Array,Object} when the value is emptyThiago Macieira2022-06-221-2/+16
* tst_tostring: add benchmarks for QCOMPARE vs. QCOMPARE_EQMarc Mutz2022-06-221-0/+55
* QPromise: run continuation(s) on destructionSona Kurazyan2022-06-221-0/+20
* tst_bench_shared_ptr: fix build with BOOST_NO_EXCEPTIONSMarc Mutz2022-06-221-0/+13
* function_ref test: Don't take reference of temporariesMårten Nordheim2022-06-211-5/+10
* Use CSS classes on html list items for checkbox supportShawn Rutledge2022-06-212-14/+30
* QGraphicsScene: respect that items can override selection changesVolker Hilsheimer2022-06-201-0/+48
* BLACKLIST tst_qfont for Ubuntu 22.04Heikki Halmet2022-06-201-0/+2
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Avoid misleading bindingStatusAllan Sandfeld Jensen2022-06-201-1/+37
* Long live the ICU-based QStringConverter interface!Fabian Kosmale2022-06-203-2/+280
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-171-0/+5
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-171-0/+97
* Accessibility: don't emit focus change when reason is window activationVolker Hilsheimer2022-06-161-0/+10
* Implement a dedicated QAccessibleInterface for QMessageBoxVolker Hilsheimer2022-06-161-0/+104
* QComboBox: emit currentIndexChanged() and currentTextChanged() when the model...Ivan Solovev2022-06-161-0/+33
* Work around lavapipe bug in tst_qvulkanLaszlo Agocs2022-06-161-7/+9
* QStringConverter: fix use-after-free in the stack in the testThiago Macieira2022-06-161-7/+11
* Fix typos in docs and commentsKai Köhne2022-06-157-9/+9
* Make two QDT benchmarks data-driven and add more rowsEdward Welbourne2022-06-151-60/+40
* Add support for painting at integer DPR with downscaleMorten Sørvig2022-06-151-2/+7
* Revert "qxp::function_ref: drop use of q23::invoke_r"Marc Mutz2022-06-141-0/+40
* tst_QAnyStringView: explicitly check the spaceship operatorMarc Mutz2022-06-141-0/+31
* Windows: fix DeferredDelete events processing on QThread::terminate()Vladimir Belyavsky2022-06-131-0/+78
* FatalSignalHandler: print the signal name on crashThiago Macieira2022-06-122-2/+2
* Update Catch2 to v2.13.9Marc Mutz2022-06-081-5/+9
* tst_qfile: skip trash bin test on webOSJanne Juntunen2022-06-081-2/+2
* Support cosmetic brush patterns in the pdf and opengl paint enginesEirik Aavitsland2022-06-043-2/+85
* QTest::toString benchmark: do not pass a template type parameterGiuseppe D'Angelo2022-06-041-1/+1
* Unify QSslServer from QtWebSockets and QtHttpServer into QtNetworkØystein Heskestad2022-06-047-0/+551
* The new signal pendingConnectionAvailable is added to QTcpServerØystein Heskestad2022-06-041-0/+71
* QTestLib: rework QTest::compare_helper()Ivan Solovev2022-06-038-7/+34