summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QProperty: Downgrade assert in noSelfDependencies to warningFabian Kosmale2021-07-072-1/+13
* Doc: Fix documentation warnings for QRgbaFloatTopi Reinio2021-07-071-4/+10
* QTest: there's no toString(QImage)Marc Mutz2021-07-071-1/+1
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-077-8/+7
* CMake: Fix typo in function nameCraig Scott2021-07-072-3/+3
* qSwap: make it constexprGiuseppe D'Angelo2021-07-071-1/+1
* Fix placement of placeholder text in QLineEdits with action iconsVolker Hilsheimer2021-07-063-5/+75
* QCryptographicHash: don't allocate a Private in hash()Marc Mutz2021-07-061-2/+2
* QCryptographicHash: move salient API to Private classMarc Mutz2021-07-061-149/+168
* QJsonValue: add rvalue overloads for QJsonArray and QJsonObject ctorsMarc Mutz2021-07-065-0/+45
* qlocalexml2cpp.py: Remove undefined name inside error processing codeIevgenii Meshcheriakov2021-07-061-1/+1
* Fix QStringEncoder code exampleNicolas Fella2021-07-061-1/+1
* Fix memory leaks in tst_qlineeditAndreas Buhr2021-07-061-2/+2
* macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-061-0/+2
* QCryptographicHash: extract a constexpr hashLengthInternalMarc Mutz2021-07-061-46/+51
* QCryptographicHash: make Private::method constMarc Mutz2021-07-061-3/+7
* QLocalSocket: reimplement readLineData() functionAlex Trotsenko2021-07-067-9/+76
* Restore default installation prefix from Qt 5Joerg Bornemann2021-07-061-6/+17
* configure: Add summary for xcb-sm (X11 Session Management)Friedemann Kleint2021-07-061-0/+1
* QCryptographicHash: port addData() to QByteArrayViewMarc Mutz2021-07-067-33/+128
* opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY()Liang Qi2021-07-061-1/+1
* The build for INTEGRITY is static only so libdl.a is not neededTatiana Borisova2021-07-061-2/+2
* Exclude 'global' headers from QT_BEGIN_NAMESPACE check in syncqt.plAlexey Edelev2021-07-061-1/+2
* locale_database: Sort lists of unused tags before printingIevgenii Meshcheriakov2021-07-061-1/+1
* locale_data: Add new line at the end of script outputIevgenii Meshcheriakov2021-07-061-1/+1
* QFile benchmark: always use Unbuffered for QFSFileEngine testsEdward Welbourne2021-07-061-7/+5
* Fix QDirIterator benchmark to actually find its test dataEdward Welbourne2021-07-061-15/+13
* Clarify readLine() behavior on sequential devicesAlex Trotsenko2021-07-062-1/+108
* Remove unsupported host-related configure optionsJoerg Bornemann2021-07-065-26/+0
* Remove outdated information from configure-cmake-mapping.mdJoerg Bornemann2021-07-061-2/+0
* QCryptographicHash: don't present the same data over and over againMarc Mutz2021-07-062-3/+85
* macOS: fix separator actions not showing in menusVolker Hilsheimer2021-07-051-14/+9
* Fix the detection of platform definitions directoryAlexey Edelev2021-07-052-26/+34
* tst_QCryptographicHash: make hashLength() data-drivenMarc Mutz2021-07-051-3/+12
* Show positions in QDebug operator<<(dbg, QHoverEvent*)Shawn Rutledge2021-07-051-19/+30
* dateconverter.py: Remove shebang and executable attributeIevgenii Meshcheriakov2021-07-051-1/+0
* Repolish child widgets when parent style sheet changesVolker Hilsheimer2021-07-052-1/+24
* Add high-resolution pixmaps for macOS dock widget title iconsVolker Hilsheimer2021-07-0522-8/+28
* Make Android detection more robustJoerg Bornemann2021-07-051-11/+22
* CMake: Fix qt6_extract_metatypes to work with VS GeneratorsAlexandru Croitor2021-07-051-0/+26
* Rename QRgbaF to QRgbaFloat and assert the compatible typesAllan Sandfeld Jensen2021-07-0514-487/+503
* Fix binding functor addressing in QPropertyAndrei Golubev2021-07-051-2/+3
* Run tst_QIODevice::skip() on random-access deviceAlex Trotsenko2021-07-031-3/+4
* Fix rvalue overload of qobject_pointer_cast for GCC 9.3Marc Mutz2021-07-031-5/+1
* macOS: Notify socket notifier on connection errorMorten Johan Sørvig2021-07-021-3/+11
* Fix typo in function name qt_auto_detect_vcpkgJoerg Bornemann2021-07-021-2/+2
* Use target_link_options to propagate object librariesAlexey Edelev2021-07-026-7/+165
* Revert "Make toolchain inspection more robust"Joerg Bornemann2021-07-022-48/+4
* tst_QDtls: Move the function declaration outside the functionMårten Nordheim2021-07-021-1/+2
* QNetworkRequest: Rename (set)minimumArchiveBombSizeMårten Nordheim2021-07-027-21/+22