summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-1629-668/+744
|\
| * Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-05-311-0/+24
| * Add test for QTranslator::load() translation file lookup algorithmKarsten Heimrich2021-05-311-0/+69
| * QComboBox: propagate style change on widget to internal containerVolker Hilsheimer2021-05-311-0/+46
| * Fix QAbstractItemModelTester false positiveLuca Beldi2021-05-311-2/+5
| * Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-05-311-0/+16
| * Blacklist tst_QAccessibilityMac::notificationsTestTarja Sundqvist2021-05-291-0/+4
| * Let the h2 test server both send and receive DATA framesMårten Nordheim2021-05-282-6/+17
| * tst_moc: fix returning-reference-to-local warningMårten Nordheim2021-05-281-2/+2
| * Write out the HTML correctly for nested listsAndy Shaw2021-05-271-0/+58
| * QSqlTableModel::orderByClause(): Quote the table nameFriedemann Kleint2021-05-271-22/+26
| * Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-261-0/+24
| * QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-261-0/+15
| * Blacklist tst_QGestureRecognizer::panGestureTarja Sundqvist2021-05-261-0/+3
| * Moc: parse trailing return typeMårten Nordheim2021-05-264-0/+180
| * Extend tst_QGL::graphicsViewClipping blacklistingTarja Sundqvist2021-05-261-0/+1
| * Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-251-0/+4
| * Extend blacklisting of tst_QNetworkReply::ioHttpRedirectPolicyTarja Sundqvist2021-05-221-0/+2
| * Extend blacklisting of tst_QWidget::focusProxyAndInputMethodsTarja Sundqvist2021-05-221-0/+1
| * Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-05-201-0/+34
| * Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-201-0/+1
| * Blacklist tst_QTimeLine::interpolation on Windows in generalMitch Curtis2021-05-151-1/+1
| * QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...Friedemann Kleint2021-05-131-1/+42
| * Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-121-2/+1
| * Update CLDR-derived data to newly-released v39Edward Welbourne2021-05-041-0/+2
| * uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-05-031-3/+3
| * HTTP/2 authentication requiredMårten Nordheim2021-05-033-0/+116
| * SQLite: Handle tables and fields with a dot in the name correctlyAndy Shaw2021-04-231-0/+48
| * Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-222-634/+4
* | tst_QSslCertificate::verify - remove QSKIPv5.15.4-lts-lgplTimur Pocheptsov2022-04-256-253/+121
|/
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-161-0/+16
* Extend blacklisting for SLES 15Heikki Halmet2021-04-141-0/+5
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-04-121-1/+11
* QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-04-111-0/+10
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-04-111-0/+14
* Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-04-101-0/+51
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-04-091-0/+5
* Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-241-11/+61
* tst_bench_qmetaobject: Fix testFabian Kosmale2021-03-191-3/+4
* tst_qguimetatype: Avoid deprecated methodsFabian Kosmale2021-03-171-14/+21
* QEventDispatcher(Win): Always honor interrupted status to avoid racesMårten Nordheim2021-03-121-0/+27
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-121-0/+18
* QConcatenateTablesProxyModel: skip dataChanged in hidden columnsDavid Faure2021-03-091-0/+11
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-071-1/+1
* QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-051-0/+2
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-251-2/+8
* Fix parsing of dates with spaces in day or month namesEdward Welbourne2021-02-191-11/+12
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAILEdward Welbourne2021-02-191-16/+17
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-191-15/+41
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-181-0/+119