summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Allow background inheritance between non-body block elementsAllan Sandfeld Jensen2021-05-081-1/+27
* QTabBar: take a style sheet's font into account when laying out tabsVolker Hilsheimer2021-05-061-0/+67
* QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...Friedemann Kleint2021-05-061-1/+42
* Write out the HTML correctly for nested listsAndy Shaw2021-05-061-0/+58
* tst_moc: fix returning-reference-to-local warningMårten Nordheim2021-05-041-2/+2
* Moc: parse trailing return typeMårten Nordheim2021-05-044-0/+180
* QSqlTableModel::orderByClause(): Quote the table nameFriedemann Kleint2021-05-031-24/+26
* Update CLDR-derived data to newly-released v39Edward Welbourne2021-05-031-1/+1
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-04-302-6/+17
* QSFPM: fix filterCaseSensitivityChanged signal emission logicIvan Solovev2021-04-301-0/+19
* uic/Python: Add comments for mypy to ignore star importsFriedemann Kleint2021-04-291-3/+3
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-292-2/+2
* HTTP/2 authentication requiredMårten Nordheim2021-04-293-0/+114
* Add grabber context pointersShawn Rutledge2021-04-282-2/+2
* CMake: Fix tst_qaddpreroutine to work with static buildsAlexandru Croitor2021-04-281-2/+2
* Android: unblock passing testsAssam Boudjelthia2021-04-277-36/+0
* fix: The QtStartUpFunction function may be called repeatedlyJiDe Zhang2021-04-275-0/+193
* Fix QTreeModel calling beginRemoveRows twiceLuca Beldi2021-04-261-0/+16
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-261-0/+4
* Skip tst_QUrl::testThreading() under QEMUAndrei Golubev2021-04-262-0/+5
* Add more tests for QList/QString/QBAAndrei Golubev2021-04-263-27/+471
* Add tests for QtPrivate::q_relocate_overlap_nAndrei Golubev2021-04-261-0/+281
* Resurrect data moves in QListAndrei Golubev2021-04-262-17/+59
* QThreadPool: obey the docs that say we always use at least 1 threadThiago Macieira2021-04-241-1/+1
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-231-12/+14
* SQLite: Handle tables and fields with a dot in the name correctlyAndy Shaw2021-04-231-0/+49
* Fix case sensitivity handling QSFPMSamuel Gaist2021-04-221-0/+66
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* tst_qpromise: build fixGiuseppe D'Angelo2021-04-201-4/+4
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-201-0/+24
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2021-04-208-13/+13
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-191-2/+5
* QTypeInfo: Handle T::value_type being equal to TFabian Kosmale2021-04-191-0/+10
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-162-634/+4
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-151-0/+16
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-151-3/+6
* Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-151-0/+34
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-141-3/+3
* QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-143-0/+74
* QtFuture::connect: disconnect signals firstMårten Nordheim2021-04-121-0/+19
* Disable warnings for tests using QSqlQuery assignmentVolker Hilsheimer2021-04-121-0/+6
* Fix compiler warning on platforms without QRhiNativeHandlesVolker Hilsheimer2021-04-121-1/+1
* Mark variables that might be unused under some configurationsVolker Hilsheimer2021-04-111-2/+2
* Fix gcc warnings from having only one of assignment/copyVolker Hilsheimer2021-04-114-0/+7
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-114-55/+55
* Add binary compatibility files for Qt 6.0.0Milla Pohjanheimo2021-04-0811-0/+93524
* Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-071-0/+17
* CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-073-0/+57
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-075-15/+33
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2