summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename manual tst_qpermissions to tst_manual_qpermissionsMarc Mutz2023-01-111-2/+2
* Disable CMake test project build tests on WASMMikolaj Boc2023-01-111-0/+3
* Fix deletion order also for QImageReader/Writer::setDevice()Eirik Aavitsland2023-01-112-4/+4
* qxcbwindow.cpp: Fix sign-compare and another warningsLiang Qi2023-01-111-3/+4
* Windeployqt: Multiple directory use warningTimothée Keller2023-01-111-0/+5
* RHI: Metal tessellation fixesBen Fletcher2023-01-112-112/+192
* QCryptographicHash[OpenSSL]: do not resize result when adding dataJan Grulich2023-01-111-1/+0
* Documentation: Port code snippets to new connection syntaxFriedemann Kleint2023-01-117-27/+22
* Disable PkgConfig for AndroidAmir Masoud Abdol2023-01-111-1/+2
* CMake: Store whether a module is internal in module json filesJoerg Bornemann2023-01-111-0/+5
* Windeployqt: change qml import handlingTimothée Keller2023-01-111-1/+1
* Use consistent collation testability criteria in corelib/textMikolaj Boc2023-01-111-2/+3
* QTimeZonePrivate: fix a QL1S/QBAV mixed comparisonGiuseppe D'Angelo2023-01-111-1/+5
* QAbstractProxyModel: normalize signals/slots signaturesDavid Faure2023-01-111-6/+8
* Revert "Fix tst_QWidgetRepaintManager on XCB"Axel Spoerl2023-01-102-37/+12
* Correctly determine if posix collator is used in tst_qcollatorMikolaj Boc2023-01-101-3/+3
* QTimerInfo: re-pack the membersGiuseppe D'Angelo2023-01-101-1/+1
* Adapt the qstringbuilder test for batchingMikolaj Boc2023-01-104-20/+20
* Doc: Fix snippet in Applications Permissions pageKai Köhne2023-01-101-1/+1
* QPermissions: remove extra ';'Marc Mutz2023-01-101-7/+7
* Clarify that QKeyEvent::text() may return non-printable charactersTor Arne Vestbø2023-01-101-5/+6
* Doc: Fix qt_attribution.json files using Path for filesKai Köhne2023-01-105-6/+6
* QLocaleData::numberToCLocale(): clarify some conditionals and commentsEdward Welbourne2023-01-101-29/+21
* macdeployqt: Don't remove rpaths more than onceTor Arne Vestbø2023-01-101-1/+2
* Adjust the SDK/API version check for getInsetsController()Juha Vuolle2023-01-101-1/+1
* Add Qt::Gui to batches unconditionallyMikolaj Boc2023-01-101-0/+5
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-106-5/+17
* permissions: Improve error when building example on non-supported platformTor Arne Vestbø2023-01-101-1/+4
* windeployqt: Remove support for QtQuick1Joerg Bornemann2023-01-101-34/+20
* Fix tst_QWidgetRepaintManager on XCBAxel Spoerl2023-01-102-12/+37
* Move QTypeInfo<std::pair> from qpair.h to qtypeinfo.h to avoid ODR violationMarc Mutz2023-01-102-3/+6
* wasm: move Q_AUTOTEST_EXPORT to correct locationMorten Sørvig2023-01-091-1/+1
* tst_QSqlRecord: replace manual memory management with unique_ptrMarc Mutz2023-01-091-49/+20
* QKeySequenceEdit: fix typo in parameter nameVolker Hilsheimer2023-01-091-1/+1
* QOffsetStringArray: fix -Werror=type-limitsLiang Qi2023-01-091-2/+4
* tst_Gestures: Don't accumulate global stateVolker Hilsheimer2023-01-091-19/+49
* Fix infinite layout loop with negative line widthEskil Abrahamsen Blomfeldt2023-01-092-4/+13
* Use the Windows path separator in a Batch fileAmir Masoud Abdol2023-01-091-1/+1
* Don't override QDialog::setVisible() to implement native dialogsTor Arne Vestbø2023-01-098-44/+71
* Fix QErrorMessage test when using native dialogsTor Arne Vestbø2023-01-093-0/+25
* Scale the default 5 ms requestUpdate interval based on the refreshRateLaszlo Agocs2023-01-092-13/+24
* Windeployqt: Remove quint64 type for QtModuleTimothée Keller2023-01-091-3/+0
* Moc: avoid double underscores in a generated identifierGiuseppe D'Angelo2023-01-091-2/+17
* Fix RTA test build for INTEGRITYTatiana Borisova2023-01-091-1/+3
* wasm: make qtloader print stack trace on exceptionMorten Sørvig2023-01-091-0/+2
* Avoid qt keywords in installed headersDavid Edmundson2023-01-091-1/+1
* QPromise: improve documentation snippetIvan Solovev2023-01-092-1/+5
* Doc: Fix linking to 'Drag and Drop' topicTopi Reinio2023-01-093-4/+5
* Suppress warnings from Integrity buildsJanne Koskinen2023-01-091-1/+1
* QLatin1StringView: fix include guard nameAhmad Samir2023-01-081-3/+3