summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add support for naming JNI functions with the unstringify macroJuha Vuolle2022-07-052-0/+27
* Harden drag and drop handling in widget windowLaszlo Agocs2022-07-011-0/+73
* QLayout: add className() to a warning messageAhmad Samir2022-07-012-2/+2
* IM: Don't let all widgets support IM by defaultRichard Moe Gustavsen2022-07-011-0/+31
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-302-0/+646
* qtestlib: exit with error if a test is invoked with unknown data tagDimitrios Apostolou2022-06-281-0/+52
* Avoid including qopenglfunctions header files if Qt is built with GLES2Alexey Edelev2022-06-281-1/+3
* FatalSignalHandler: print some more information from siginfo_tThiago Macieira2022-06-281-5/+2
* QKeySequenceEdit: add a maximumSquenceLength propertyLaszlo Papp2022-06-271-0/+37
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-271-0/+7
* QHttpHeaderParser: Allow larger fields but restrict total sizeLars Schmertmann2022-06-274-16/+143
* tst_moc: fix build with GCC 12Thiago Macieira2022-06-241-3/+3
* Emit autolinks in QTextMarkdownWriterShawn Rutledge2022-06-242-2/+4
* Support markdown in QTextEditMimeData; fix pasting trailing newlinesShawn Rutledge2022-06-242-0/+105
* Blacklist qtcpsocket bind on arm macOSToni Saario2022-06-241-0/+2
* Network: Update expired certMårten Nordheim2022-06-242-30/+30
* unblacklist passing tests 2022Anna Wojciechowska2022-06-2310-55/+31
* moc: fix use of escape sequence of more than one characterThiago Macieira2022-06-221-20/+25
* Add QDom internalSubset implementationYe ShanShan2022-06-231-0/+66
* moc: Allow reading property values through bindablesUlf Hermann2022-06-221-0/+39
* QJsonValue: fix incorrect to{Array,Object} when the value is emptyThiago Macieira2022-06-211-2/+16
* QPromise: run continuation(s) on destructionSona Kurazyan2022-06-221-0/+20
* Remove unused variable in tst_QTextEdit::setDocumentPreservesPalette()Shawn Rutledge2022-06-211-1/+0
* Add QStringDecoder::decoderForHtml()Lars Knoll2022-06-211-20/+64
* QDom: Stop treating non-BMP characters as invalidSona Kurazyan2022-06-201-0/+22
* function_ref test: Don't take reference of temporariesMårten Nordheim2022-06-201-5/+10
* 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
* Avoid misleading bindingStatusAllan Sandfeld Jensen2022-06-201-1/+37
* 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
* BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* tst_qthread: Fix compilation under ubsanFabian Kosmale2022-06-201-4/+4
* Skip tests that terminate threads under ASANVolker Hilsheimer2022-06-191-0/+16
* Long live the ICU-based QStringConverter interface!Fabian Kosmale2022-06-193-2/+280
* Update window state in QWindowsWindow and QXcbWindow geometry settersAxel Spoerl2022-06-171-0/+97
* QMainWindow: fix restoreState() for toolbarsIvan Solovev2022-06-171-0/+5
* Teach qmake about digit-grouping apostrophes in numeric literalsEdward Welbourne2022-06-173-3/+16
* 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
* 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
* Endian: Remove old special integer bitfieldsUlf Hermann2022-06-161-29/+0
* QStringConverter: fix use-after-free in the stack in the testThiago Macieira2022-06-151-7/+11
* Increase timeout of slow test for ASAN-enabled buildDimitrios Apostolou2022-06-151-0/+4
* Fix memory leaksDimitrios Apostolou2022-06-152-0/+5
* Increase timeout of slow test for ASAN-enabled buildDimitrios Apostolou2022-06-151-0/+4
* Fix typos in docs and commentsKai Köhne2022-06-155-5/+5
* Use consistent ordering in QShaderLaszlo Agocs2022-06-141-0/+11
* Revert "qxp::function_ref: drop use of q23::invoke_r"Marc Mutz2022-06-141-0/+40