summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qapplication: Add dependency to helpersMårten Nordheim2022-10-281-0/+5
* QOperatingSystemVersion: fix ABI problem with dllimport on WindowsThiago Macieira2022-10-281-0/+30
* QWinRegistryKey: Fix how we handle the default value, take 2Yuhang Zhao2022-10-281-7/+1
* Android: delete dead code for tst_android under tests/auto/other/androidAssam Boudjelthia2022-10-263-82/+0
* tst_QFile: remove unused variable on WindowsThiago Macieira2022-10-251-1/+0
* Tests: fix namespaced build on WindowsThiago Macieira2022-10-251-0/+2
* QFile: remove unconditional QTest::qWait callsAhmad Samir2022-10-251-2/+0
* Make the `PREFIX` Parameter of the `qt_add_resources` OptionalAmir Masoud Abdol2022-10-254-0/+53
* benchmarks: fix configuring with -no-feature-sqlJohannes Kauffmann2022-10-251-1/+3
* Revert "Android: fix Android assets handler not listing dirs with only sub dirs"Jani Heikkinen2022-10-254-26/+0
* rhi: Add a manual test for simple stencil-based outlineLaszlo Agocs2022-10-259-1/+202
* a11y: support GetAccessibleId for at-spiHarald Sitter2022-10-251-0/+11
* Apple: Add CFBundleAllowMixedLocalizations=YES to Info.plist filesTor Arne Vestbø2022-10-251-0/+2
* StyleSheet: use item background rule when filling row backroundVolker Hilsheimer2022-10-251-0/+10
* Baseline: add stylesheet setting show-decoration-selected for treeviewVolker Hilsheimer2022-10-252-8/+24
* SQL/Tests: fix tst_qsqldatabase::caseSensivity() for MySQL on linuxChristian Ehrlicher2022-10-241-10/+17
* Baseline test: add coverage for treeview with alternate rowsVolker Hilsheimer2022-10-241-2/+7
* Windows: bump NTDDI_VERSION to latest version and remove some duplicated codeYuhang Zhao2022-10-241-3/+0
* Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2022-10-231-1/+1
* QApplication: send QHoverEvents with correct scenePosition()Shawn Rutledge2022-10-231-0/+101
* Fix bool comparison in tst_qopenglwidget.cppPeter Varga2022-10-231-3/+3
* Set alphaBufferSize to -1 when disabling translucency in QtWidgetsPeter Varga2022-10-211-0/+26
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-213-0/+208
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-212-10/+10
* Android: fix Android assets handler not listing dirs with only sub dirsAssam Boudjelthia2022-10-214-0/+26
* tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on WaylandLiang Qi2022-10-211-0/+3
* tests: skip tst_QGraphicsProxyWidget::scrollUpdate() on WaylandLiang Qi2022-10-211-0/+3
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-2/+2
* QWinRegistryKey: fix assert when querying default valueYuhang Zhao2022-10-211-1/+17
* QLibrary: fix loading multiple versions of a libraryThiago Macieira2022-10-201-0/+66
* Android: skip tessellation(Vulkan)Assam Boudjelthia2022-10-201-0/+2
* Fix typo in QWasmWindowStack's nameMikolaj Boc2022-10-201-11/+11
* tst_QTcpServer: Unblacklist addressReusableMårten Nordheim2022-10-201-4/+0
* Apply Q_FLAG to flag type instead of enum typeFabian Kosmale2022-10-191-1/+2
* QLibrary: fix load() after a failed load()Thiago Macieira2022-10-181-0/+74
* tst_QLibrary: add a cleanup() method to unload left-oversThiago Macieira2022-10-191-0/+33
* tst_QSet: fix flakiness after we removed the fixed, non-zero seedThiago Macieira2022-10-181-11/+21
* tst_QSql*/sqlite: Don't use random output in the datatagsMårten Nordheim2022-10-181-1/+9
* Anticipate various warnings in tst_QVariantEdward Welbourne2022-10-181-18/+40
* Ignore the warning for all types in tst_QCborValue's mapFromArray*()Edward Welbourne2022-10-181-6/+1
* tst_QChar::fromUcs4(): deduplicate a test-caseEdward Welbourne2022-10-181-3/+3
* tst_QLocalSocket::listen(): distinguish two data tagsEdward Welbourne2022-10-181-2/+2
* tst_QDoubleValidator::setRangeOverloads(): rename a data rowEdward Welbourne2022-10-181-1/+1
* tst_QFont::serialize(): distinguish two letterspacing data tagsEdward Welbourne2022-10-181-2/+2
* tst_QPainter::blendARGBonRGB(): rename some data rowsEdward Welbourne2022-10-181-8/+8
* tst_QPainterPath::testNaNandInfinites(): anticipate the warningsEdward Welbourne2022-10-181-3/+30
* tst_QPainterPath::testArcMoveTo(): include index in some data tagsEdward Welbourne2022-10-181-8/+8
* tst_QPainterPath::contains_QRectF(): rename some data rowsEdward Welbourne2022-10-181-3/+3
* tst_QImage::reinterpretAsFormat(): deduplicate a data tagEdward Welbourne2022-10-181-1/+1
* tst_QImage::mirrored(): deduplicate some data row namesEdward Welbourne2022-10-181-6/+6