summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Support multiple equally named .qrc files in qt_add_big_resourcesJoerg Bornemann2021-05-223-1/+8
* Fix namespace error of std::source_location under C++20Zhang Xiang2021-05-221-1/+11
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-221-0/+15
* Fix qt6_add_big_resourcesJoerg Bornemann2021-05-201-1/+3
* Fix QUrl::fromLocalFile with long path prefixKarsten Heimrich2021-05-191-0/+4
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-1810-307/+67
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-181-0/+1
* Fix QSaveFile and QTemporaryFile issues with windows network sharesKarsten Heimrich2021-05-174-1/+28
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-151-2/+1
* Fix QStandardItemModel signals on takeChildLuca Beldi2021-05-111-1/+48
* Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-111-0/+24
* Check scrollbar visibility when computing QListView marginsChen Bin2021-05-111-0/+54
* 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