summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* uic: Fix font family code generation for pythonv6.1.0Friedemann Kleint2021-05-033-2/+12
* 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
* Resurrect data moves in QListAndrei Golubev2021-04-266-83/+307
* Add q_points_into_range to container utilitiesAndrei Golubev2021-04-263-18/+19
* Fix QJniObject templates implementationsAssam Boudjelthia2021-04-263-681/+708
* QUtf8StringView: ensure binary compatibility throughout 6.xv6.1.0-rc1Thiago Macieira2021-04-203-32/+5
* 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-146-67/+77
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-142-8/+8
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-141-14/+29
* QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-141-2/+24
* 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
* 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 legacy external storage access flagFabio Falsini2021-04-081-1/+1
* QTextHtmlParserNode: Limit colspan to avoid segfaultRobert Löhning2021-04-081-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-071-3/+5
* indicator-application hack: fallback to dbus service checkIlya Fedin2021-04-071-0/+8
* 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-072-4/+35
* Explicitly set enums' type to avoid undefined behaviorRobert Löhning2021-04-071-2/+2
* Doc: Fix various documentation issuesTopi Reinio2021-04-075-8/+22
* 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
* Document change to QAbstractItemView::viewOptions in porting guideVolker Hilsheimer2021-04-041-0/+8
* [Android] Fix select handles misplacement on QDialogv6.1.0-beta3Pekka Gehör2021-04-011-6/+19
* QLocalSocket/Win: fix possible UB in _q_pipeClosed()Alex Trotsenko2021-03-311-5/+2
* QLocalSocket: fix signal name in docsAlex Trotsenko2021-03-311-1/+1
* Add "we mean it" warning to private headerVolker Hilsheimer2021-03-311-0/+11
* SQLite: Update to 3.35.2Andy Shaw2021-03-303-4599/+7020
* Fix qmake user projects for QT_LIBINFIX builds on Windows/iOSJoerg Bornemann2021-03-301-1/+1
* Windows QPA: Fix accessibility focus event for table/tree/listAndre de la Rocha2021-03-301-0/+11
* wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-301-7/+18
* Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-301-2/+2
* Remove qualification for Julian calendarAlex Blasche2021-03-301-1/+1
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-301-1/+4
* Return the result we have already when getting an object with no nameAndy Shaw2021-03-301-1/+1
* Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-301-3/+1
* Support family names that end/start with spaceEskil Abrahamsen Blomfeldt2021-03-301-1/+3
* QIcon::setIsMask: delete extra judgmentYang Yuyin2021-03-301-2/+1
* Variable is Assigned a never used value in qt_make_filter_list()Huang Jie2021-03-301-11/+4