summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QObjectBindableProperyt::notifyFabian Kosmale2021-04-223-7/+60
* CMake: Fix auto-linking of static plugins for non-QML in-tree testsAlexandru Croitor2021-04-222-16/+99
* [Android] Remove signal and slot mechanism to listen states in editor'sTapio Oksa2021-04-222-8/+37
* qobject_p.h: Do not use plain emitFabian Kosmale2021-04-221-1/+1
* Fix case sensitivity handling QSFPMSamuel Gaist2021-04-222-24/+110
* Don't own unique name for QDBusTrayIconIlya Fedin2021-04-212-14/+5
* Don't use qreal as a loop counterEirik Aavitsland2021-04-211-5/+7
* Fix missing CPU feature feedbackAllan Sandfeld Jensen2021-04-211-12/+6
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-2113-5/+75
* 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