summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_QString: check empty regex can replace in empty/null stringMarc Mutz2022-12-011-0/+3
* Handle multiple paint events in tst_QWidgetRepaintManagerAxel Spoerl2022-12-011-2/+22
* tst_QStringApiSymmetry: add checks for QByteArrayViewMarc Mutz2022-12-011-5/+100
* Temporarily skip tst_qtcuncurrentrun::pollForIsFinished in emulatorFabian Kosmale2022-11-302-0/+6
* Stabilize flakiness in tst_QWidget::raise()Axel Spoerl2022-11-301-2/+5
* Add simple palette to tst_QWidgetAxel Spoerl2022-11-301-0/+47
* Stabilize tst_QWidgetRepaintManager on XCB platformsAxel Spoerl2022-11-301-4/+37
* Blacklist tst_QWidgetRepainManager functions flaking on XCBAxel Spoerl2022-11-301-0/+11
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-301-0/+8
* Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMoveAxel Spoerl2022-11-301-0/+1
* tst_QMap: remove unused std::as_const cloneMarc Mutz2022-11-181-6/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-1844-123/+123
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-18254-3865/+3868
* moc: Add basic support for nested inline namespacesFabian Kosmale2022-11-171-0/+9
* Revert "Add binary compatibility file generated against 6.4.0"Jani Heikkinen2022-11-171-27176/+0
* Add benchmarks for QLocale number parsingEdward Welbourne2022-11-151-0/+230
* Add benchmarks for QString number parsingEdward Welbourne2022-11-151-8/+164
* tests: fix build with -no-feature-concurrentJohannes Kauffmann2022-11-141-1/+1
* Fix rhi flush eval perf. and native window problemsLaszlo Agocs2022-11-141-32/+125
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-131-0/+41
* Add binary compatibility file generated against 6.4.0Milla Pohjanheimo2022-11-111-0/+27176
* tst_QGraphicsEffectSource: Reset effect repaint count after flushing eventsTor Arne Vestbø2022-11-101-1/+1
* tst_QGraphicsEffectSource: Reset repaint count after flushing eventsTor Arne Vestbø2022-11-101-1/+1
* tst_QAccessibilityMac: Wait for accessible window to become availableTor Arne Vestbø2022-11-081-15/+10
* Merge Objective-C++ parts of tst_QAccessibilityMac into main source fileTor Arne Vestbø2022-11-084-256/+172
* Bump version to 6.4.2Jani Heikkinen2022-11-083-3/+3
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-072-0/+106
* QByteArray: move the high-memory-using and slot tests awayThiago Macieira2022-11-067-203/+228
* Fix focus chain with compound widgets if created out of orderVolker Hilsheimer2022-11-051-15/+80
* Revert "Accessibility: don't emit focus change when reason is window activation"Volker Hilsheimer2022-11-031-10/+0
* QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-032-1/+7
* BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0Heikki Halmet2022-11-021-0/+1
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-311-0/+15
* QString::asprintf: fix handling of a present-but-empty precisionThiago Macieira2022-10-281-0/+37
* tst_qapplication: Add dependency to helpersMårten Nordheim2022-10-281-0/+5
* Tests: fix namespaced build on WindowsThiago Macieira2022-10-271-0/+2
* 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
* 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
* Baseline test: add coverage for treeview with alternate rowsVolker Hilsheimer2022-10-241-2/+7
* QApplication: send QHoverEvents with correct scenePosition()Shawn Rutledge2022-10-231-0/+101
* Port qCompress() to zstream/deflate()Marc Mutz2022-10-231-0/+13
* Port qUncompress() to zstream/inflate()Marc Mutz2022-10-231-0/+63
* Fix bool comparison in tst_qopenglwidget.cppPeter Varga2022-10-231-3/+3
* Android: fix Android assets handler not listing dirs with only sub dirsAssam Boudjelthia2022-10-214-0/+26
* Set alphaBufferSize to -1 when disabling translucency in QtWidgetsPeter Varga2022-10-211-0/+26
* tst_QSql*/sqlite: Don't use random output in the datatagsMårten Nordheim2022-10-211-1/+9
* tst_QTcpServer: use a random port number in addressReusableThiago Macieira2022-10-212-6/+21
* tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on WaylandLiang Qi2022-10-211-0/+3