summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Android] Fix select handles misplacement on QDialogv6.1.0-beta3Pekka Gehör2021-04-011-6/+19
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* 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
* Remove QEXPECT_FAIL from passing testVolker Hilsheimer2021-03-311-1/+0
* Fix DESTDIR support on Windows for versioned hard-linksJoerg Bornemann2021-03-311-4/+16
* Add "we mean it" warning to private headerVolker Hilsheimer2021-03-311-0/+11
* CMake: Semi-handle non-current repo qt modules when creating pluginsAlexandru Croitor2021-03-311-12/+32
* Move bin/qt-internal-configure-tests to libexecJoerg Bornemann2021-03-303-5/+5
* Improve support for QT_ADDITIONAL_PACKAGES_PREFIX_PATHKai Köhne2021-03-303-4/+12
* SQLite: Update to 3.35.2Andy Shaw2021-03-303-4599/+7020
* qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-03-302-4/+11
* Fix qmake user projects for QT_LIBINFIX builds on Windows/iOSJoerg Bornemann2021-03-301-1/+1
* Fix CMAKE_INSTALL_PREFIX when building against installer-provided QtJoerg Bornemann2021-03-301-1/+1
* lance tool: fix build for Qt 6Eirik Aavitsland2021-03-303-8/+8
* Windows QPA: Fix accessibility focus event for table/tree/listAndre de la Rocha2021-03-301-0/+11
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-301-34/+22
* wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-301-7/+18
* Fix build of QTuioTouchPlugin with Makefile generator on macOSJoerg Bornemann2021-03-301-2/+8
* Error out on attempt to configure framework build with lib infixJoerg Bornemann2021-03-301-2/+7
* Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-301-2/+2
* headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVCKai Köhne2021-03-301-1/+1
* Remove qualification for Julian calendarAlex Blasche2021-03-301-1/+1
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-302-1/+18
* Return the result we have already when getting an object with no nameAndy Shaw2021-03-301-1/+1
* tst_qguimetatype: Avoid deprecated methodsFabian Kosmale2021-03-301-14/+21
* 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
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-301-1/+1
* Remove fixqt4headers.plJoerg Bornemann2021-03-301-179/+0
* Fix double inclusion of QtAutoDetect.cmake in top-level buildJoerg Bornemann2021-03-301-1/+1