summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Brush up the mandelbrot exampleFriedemann Kleint2021-04-225-12/+77
* Don't own unique name for QDBusTrayIconIlya Fedin2021-04-212-14/+5
* CMake: Fix auto-linking of static plugins in standalone testsAlexandru Croitor2021-04-211-1/+1
* CMake: Fix build of QJpegPlugin in static Windows build with PCHAlexandru Croitor2021-04-211-0/+7
* Documentation: Fix broken links to QIODeviceBase::OpenModeFriedemann Kleint2021-04-212-9/+9
* QNetworkDiskCache: Switch to unique_ptr in most casesMårten Nordheim2021-04-211-4/+6
* QNetworkDiskCache: Drop the file mmap-ingMårten Nordheim2021-04-211-12/+1
* MSVC: Fix size_to to int warning in qhash.cppKai Köhne2021-04-211-1/+1
* Draw the cursor considering the descent is 0Tang Haixiang2021-04-211-3/+3
* Remove xcb-native-painting setting from the configure summaryEirik Aavitsland2021-04-211-1/+0
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* tst_qpromise: build fixGiuseppe D'Angelo2021-04-201-4/+4
* MSVC: define _CRT_SECURE_NO_WARNINGS for all internal CMake targetsLi Xinwei2021-04-202-4/+1
* Read DPI from X Settings initially as wellIlya Fedin2021-04-202-7/+18
* QUtf8StringView: ensure binary compatibility throughout 6.xThiago Macieira2021-04-203-32/+5
* make FindWrapBrotli.cmake not depend on vcpkg or PkgConfigLi Xinwei2021-04-201-0/+47
* CMake: Generate better Xcode iOS projectsAlexandru Croitor2021-04-205-0/+195
* QString: add missing char8_t* constructor / fromUtf8 overloadsGiuseppe D'Angelo2021-04-202-0/+27
* Re-layout QProgressDialog when setting the cancel buttonQiang Li2021-04-202-0/+26
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2021-04-2010-13/+17
* Fix ARM and MIPS runtime CPU feature flagsAllan Sandfeld Jensen2021-04-191-11/+11
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-1910-11/+52
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-192-4/+7
* Avoid divide-by-zero in the gradients exampleShawn Rutledge2021-04-191-0/+2
* Fix DESTDIR handling on Windows for Qt modules != qtbaseJoerg Bornemann2021-04-191-2/+18
* Add documentation for the QtLiterals namespaceVolker Hilsheimer2021-04-191-0/+33
* Unicodetools: compileGiuseppe D'Angelo2021-04-191-0/+2
* Assert that engine isn't nullptr before dereferencingVolker Hilsheimer2021-04-191-6/+8
* Fix top-level build repository targetsJoerg Bornemann2021-04-191-9/+10
* QTypeInfo: Handle T::value_type being equal to TFabian Kosmale2021-04-192-4/+23
* CMake: Warn when using CMake 3.20.1 due to crashes in AUTOMOCAlexandru Croitor2021-04-171-0/+6
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-168-6941/+7787
* Don't parse XML symbols longer than 4096 charactersAllan Sandfeld Jensen2021-04-161-0/+5
* CMake: Fix default architecture selection for macOS and iOSAlexandru Croitor2021-04-162-9/+56
* CMake: pro2cmake: Use latest project version for qml import versionAlexandru Croitor2021-04-151-2/+2
* Make POSIX transition rule parser more robustEdward Welbourne2021-04-152-14/+45
* Replace conversion operator by operator* in QJniEnvironmentAssam Boudjelthia2021-04-157-70/+83
* Avoid processing-intensive painting of high number of tiny dashesEirik Aavitsland2021-04-152-9/+69
* CMake: Fix hardcoded iOS SDK when finding OpenGLESAlexandru Croitor2021-04-151-2/+2
* QNetworkCookie: Rename sameSite to sameSitePolicyMårten Nordheim2021-04-143-11/+11
* QNetworkInformation: delete the instance as a post-routineMårten Nordheim2021-04-144-2/+98
* Fix partial pixel coverage calculationAllan Sandfeld Jensen2021-04-141-1/+1
* Add missing compile definitions to the resource object libraryAlexey Edelev2021-04-141-0/+3
* Fix build without features.menuTasuku Suzuki2021-04-131-7/+7
* Add QNX qpa to buildsMarianne Yrjänä2021-04-134-4/+189
* Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-04-134-4/+62
* Adapt to Harfbuzz 2.8.0 updateEskil Abrahamsen Blomfeldt2021-04-131-4/+11
* CMake: Fix condition evaluation in plugin's DEFAULT_IF optionAlexandru Croitor2021-04-131-6/+6
* CMake: Fix auto-importing of plugins in static Qt qmake projectsAlexandru Croitor2021-04-131-1/+1
* CMake: Fix duplicate symbol errors in Windows static super buildsAlexandru Croitor2021-04-131-18/+21