summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uic: Fix font family code generation for pythonv6.1.0Friedemann Kleint2021-05-033-2/+12
* Skip tst_QUrl::testThreading() under QEMUv6.1.0-rc2Andrei Golubev2021-04-262-0/+5
* Add more tests for QList/QString/QBAAndrei Golubev2021-04-263-27/+471
* Change QList's insert() and emplace() to always invalidate [pos, end())Andrei Golubev2021-04-261-107/+114
* Do not shift the data pointer when removing all elements from QListAndrei Golubev2021-04-261-5/+7
* Add tests for QtPrivate::q_relocate_overlap_nAndrei Golubev2021-04-261-0/+281
* Resurrect data moves in QListAndrei Golubev2021-04-268-100/+366
* Add q_points_into_range to container utilitiesAndrei Golubev2021-04-263-18/+19
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-264-693/+722
* CMake: Expose sub-arch test results as featuresAlexandru Croitor2021-04-233-44/+66
* QUtf8StringView: ensure binary compatibility throughout 6.xv6.1.0-rc1Thiago Macieira2021-04-203-32/+5
* Fix DESTDIR handling on Windows for Qt modules != qtbaseJoerg Bornemann2021-04-191-2/+18
* QString: add missing char8_t* constructor / fromUtf8 overloadsGiuseppe D'Angelo2021-04-192-0/+27
* Add documentation links for some JNI entitiesAssam Boudjelthia2021-04-183-4/+16
* Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-181-0/+5
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-147-70/+83
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-143-11/+11
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-142-14/+45
* QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-144-2/+98
* Add QNX qpa to buildsMarianne Yrjänä2021-04-144-4/+189
* QNetworkInformation: make supports(...) not virtualMårten Nordheim2021-04-131-1/+1
* QNetworkInformation: Remove the default argumentMårten Nordheim2021-04-132-30/+23
* QNetworkInformation: Private the destructorMårten Nordheim2021-04-132-3/+9
* CMake: Fix duplicate symbol errors in Windows static super buildsAlexandru Croitor2021-04-131-18/+21
* CMake: Fix auto-importing of plugins in static Qt qmake projectsAlexandru Croitor2021-04-131-1/+1
* Adapt to Harfbuzz 2.8.0 updateEskil Abrahamsen Blomfeldt2021-04-131-4/+11
* Call statx() with AT_NO_AUTOMOUNTAlexander Volkov2021-04-081-1/+1
* Don't judge other people's writing systemsVolker Hilsheimer2021-04-081-10/+8
* Add binary compatibility files for Qt 6.0.0Milla Pohjanheimo2021-04-0811-0/+93524
* Add legacy external storage access flagFabio Falsini2021-04-081-1/+1
* QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-081-1/+1
* Explicitly set output files for qtpreprocessNikolay Avtomonov2021-04-071-1/+7
* Fix condition that adds resources for each Android ABIAlexey Edelev2021-04-071-6/+4
* Only embed launch screen when building an appChristoph Keller2021-04-071-1/+1
* Avoid attempting to parse insanely long texts as zone namesEdward Welbourne2021-04-071-0/+18
* Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-072-3/+22
* indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
* Remove last trace of licheckKai Köhne2021-04-071-15/+0
* androiddeployqt: Fix the fallback location of rccJoerg Bornemann2021-04-071-1/+11
* Fix return type of QMetaType::sizeOf in documentationVolker Hilsheimer2021-04-071-1/+1
* CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-076-4/+96
* Explicitly set enums' type to avoid undefined behaviorRobert Löhning2021-04-071-2/+2
* Avoid using prohibited target property names with INTERFACE targetsCraig Scott2021-04-072-5/+5
* standarddialogs example: Fix font handlingFriedemann Kleint2021-04-071-1/+7
* Doc: Fix various documentation issuesTopi Reinio2021-04-076-11/+25
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-0712-33/+58
* Update to Harfbuzz 2.8.0Eskil Abrahamsen Blomfeldt2021-04-06245-15037/+23386
* Fix label margins for pulldowns with custom styled menu indicator on macOSDoris Verria2021-04-061-0/+7
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Document change to QAbstractItemView::viewOptions in porting guideVolker Hilsheimer2021-04-041-0/+8