summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QLayout: mark unsetContentsMargins as the RESET functionGiuseppe D'Angelo2021-04-212-1/+18
* QObject: port to new property systemIvan Solovev2021-04-217-15/+68
* QEdidParser: build only on XCB/EGLFSGiuseppe D'Angelo2021-04-211-2/+6
* Edid vendor table generator (3/N): regenerate the tableGiuseppe D'Angelo2021-04-211-37/+271
* Edid vendor table generator (2/N): use idiomatic C++Giuseppe D'Angelo2021-04-212-5/+5
* Edid vendor table generator (1/N): fix copyright messageGiuseppe D'Angelo2021-04-211-1/+1
* 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
* QDateTime: Avoid compiler warning about issue impossible at runtimeRobert Löhning2021-04-211-1/+1
* Update QList benchmark testsAndrei Golubev2021-04-211-101/+68
* Avoid combining enum values from different enum typesEirik Aavitsland2021-04-211-2/+2
* Documentation: Fix broken links to QIODeviceBase::OpenModeFriedemann Kleint2021-04-212-9/+9
* Cleanup qsimd ARM codeAllan Sandfeld Jensen2021-04-211-44/+26
* Add runtime aes/crypto check for ARMAllan Sandfeld Jensen2021-04-213-4/+28
* MSVC: Fix size_to to int warning in qhash.cppKai Köhne2021-04-211-1/+1
* Remove xcb-native-painting setting from the configure summaryEirik Aavitsland2021-04-201-1/+0
* Fix build when xcb_glx_plugin config is disabledEirik Aavitsland2021-04-202-0/+6
* QUtf8StringView: ensure binary compatibility throughout 6.xThiago Macieira2021-04-203-32/+5
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* In the POSIX zone parser, handle no-DST zones the same as name-onlyEdward Welbourne2021-04-201-3/+3
* Correct the range of allowed hours for a POSIX rule's transitionEdward Welbourne2021-04-202-28/+15
* Make deserialization of QTimeZone less promiscuousEdward Welbourne2021-04-201-3/+6
* Return early from QTimeZone constructor if alleged IANA ID is invalidEdward Welbourne2021-04-202-0/+6
* Fix bug in QDateTimeParser::findTimeZoneName()'s length-limitingEdward Welbourne2021-04-201-1/+1
* tst_qpromise: build fixGiuseppe D'Angelo2021-04-201-4/+4
* QTest: improve the read-only property test helperSona Kurazyan2021-04-201-0/+12
* Handle overflow in QTimeZonePrivate::dataForLocalTime() and its callerEdward Welbourne2021-04-202-19/+27
* Port QPropertyAnimation::propertyName to the new property systemAndreas Buhr2021-04-205-14/+52
* Work around MSVC compilation issueFabian Kosmale2021-04-201-1/+5
* Read DPI from X Settings initially as wellIlya Fedin2021-04-202-7/+18
* MSVC: define _CRT_SECURE_NO_WARNINGS for all internal CMake targetsLi Xinwei2021-04-202-4/+1
* Draw the cursor considering the descent is 0Tang Haixiang2021-04-201-3/+3
* make FindWrapBrotli.cmake not depend on vcpkg or PkgConfigLi Xinwei2021-04-201-0/+47
* Fix another compilation error in QDateTimeEirik Aavitsland2021-04-201-1/+3
* Correct prefix reported for end element in QXmlStreamReaderVincent Baijot2021-04-2010-13/+17
* cocoa: Use the system-provided color for QPalette::PlaceholderTextShawn Rutledge2021-04-201-0/+5
* Fix ARM and MIPS runtime CPU feature flagsAllan Sandfeld Jensen2021-04-201-11/+11
* Fix DESTDIR handling on Windows for Qt modules != qtbaseJoerg Bornemann2021-04-191-2/+18
* Allow proxy models access to the parent-child hierarchy of sourceLuca Beldi2021-04-195-6/+24
* Fix QAbstractItemModelTester false positiveLuca Beldi2021-04-192-4/+7
* CMake: Generate better Xcode iOS projectsAlexandru Croitor2021-04-195-0/+195
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-1910-11/+52
* Fix qtbase cmake autotestJuha Vuolle2021-04-191-5/+2
* Avoid divide-by-zero in the gradients exampleShawn Rutledge2021-04-191-0/+2
* Add documentation for the QtLiterals namespaceVolker Hilsheimer2021-04-191-0/+33
* Add ScreenGadget utilityMorten Johan Sørvig2021-04-193-0/+266
* Update DprGadadgetMorten Johan Sørvig2021-04-192-34/+128
* Unicodetools: compileGiuseppe D'Angelo2021-04-191-0/+2
* Port QSequentialAnimationGroup to new property systemAndreas Buhr2021-04-194-8/+62
* Port of QDBusServiceWatcher::watchMode to new property systemAndreas Buhr2021-04-193-6/+63