summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use wayland platform plugin on GNOME wayland sessions by defaultJan Grulich2021-09-091-15/+1
* tst_qstringapisymmetry: Don't pretend that QByteArray contains UTF-8Ievgenii Meshcheriakov2021-09-091-10/+8
* pro2cmake: Fix reported make flake8 issuesAlexandru Croitor2021-09-091-1/+0
* pro2cmake: run make format to fix styling issuesAlexandru Croitor2021-09-094-34/+82
* normalizeTypeFromSignature: Update for Clang 13Martin Storsjö2021-09-091-2/+1
* Add Deepin to the list of GTK based desktop environmentsTang Haixiang2021-09-091-1/+2
* androiddeployqt: Add support of multiple qml root pathsAlexey Edelev2021-09-082-25/+50
* macOS: Move pointingDeviceFor helper to top of fileVolker Hilsheimer2021-09-081-30/+30
* OpenSSL: Let people opt-in to use TLS 1.3 PSK callbackMårten Nordheim2021-09-081-2/+9
* Add new am/pm format-specifier that preserves locale's caseEdward Welbourne2021-09-086-85/+151
* Avoid implicit linking of plugin init library if finalizers were calledAlexey Edelev2021-09-081-0/+2
* QWindowsPipeWriter: stop reporting errors from write()Alex Trotsenko2021-09-082-15/+12
* wasm: add DialogExec hack/warning to event dispatcherMorten Johan Sørvig2021-09-082-0/+19
* High-dpi configuration change testingMorten Johan Sørvig2021-09-084-1/+153
* Offscreen: add configuration update APIMorten Johan Sørvig2021-09-085-42/+203
* Doc: Fix documentation warnings for Qt NetworkTopi Reinio2021-09-082-4/+7
* Clear up QWindow::isActive() documentationTor Arne Vestbø2021-09-081-1/+3
* QTextImageFormat: add Qt7 TODO to remove the default valueDavid Faure2021-09-081-0/+1
* QTextOdfWriter: fix exporting pixmaps to ODTDavid Faure2021-09-081-2/+2
* QIntValidator: add tests for fixup()Ivan Solovev2021-09-081-0/+61
* Add a conditional noexcept specification to qExchangeGiuseppe D'Angelo2021-09-081-0/+1
* pro2cmake.py: generate examples with properties in qt_add_executable()Oliver Eftevaag2021-09-081-5/+18
* Fix QtConcurrent::blockingMapped to work with non-template sequencesSona Kurazyan2021-09-084-1/+202
* Clean up duplicated code blockCraig Scott2021-09-081-3/+0
* Fix dependencies on sources generated in a different scope to targetCraig Scott2021-09-081-6/+42
* CMake: Remove unnecessary IF DEFINED HOST_PERL checkAlexandru Croitor2021-09-081-3/+0
* SQLite: Update SQLite to v3.36.0Andy Shaw2021-09-083-2976/+4341
* rhi: Reset resource state tracking tables upon layout-compatible updatesLaszlo Agocs2021-09-073-0/+22
* rhi: Improve srb layout serialization helpersLaszlo Agocs2021-09-073-3/+13
* Q_DECLARE_INTERFACE: delete unspecialized qobject_interface_iid()Thiago Macieira2021-09-072-5/+2
* Q_DECLARE_INTERFACE: add missing const to const qobject_castThiago Macieira2021-09-071-1/+1
* Unix fallbackLocale(): use QString::tokenize() rather than split()Edward Welbourne2021-09-071-4/+3
* Split up close handling in QWidget into a pre and post stepTor Arne Vestbø2021-09-074-22/+31
* Revert "QUrl: Remove explicit casts to {const,} void*"Andreas Buhr2021-09-071-2/+3
* Cocoa: Make sure we can display multiple sheets for the same NSWindowDoris Verria2021-09-071-1/+5
* Allow building android{deployqt, testrunner} under target host_toolsAssam Boudjelthia2021-09-074-11/+18
* Refactor QStatusBar to reduce memory allocationVolker Hilsheimer2021-09-071-80/+62
* Fix compilation for recursive Qt containersSona Kurazyan2021-09-078-32/+204
* rhi: Enable serializing a layout description without baking an srbLaszlo Agocs2021-09-073-10/+40
* rhi: Make the serialized srb layout description accessibleLaszlo Agocs2021-09-073-1/+30
* QPaintEngineEx: solve compile errorZhang Hao2021-09-071-1/+1
* Remove QNetworkAccessCache::Node's explicit ctorMårten Nordheim2021-09-071-8/+4
* CMake: Copy and install lldb QtCore.py script for lldb and Xcode useAlexandru Croitor2021-09-071-2/+26
* Fix lldbbridge.py loading when using lldb + Python 3 from CLIAlexandru Croitor2021-09-071-0/+2
* wasm: fix network data URI schemeLorn Potter2021-09-071-2/+0
* Deprecate constructing QString from a pointerChen Wei2021-09-071-1/+1
* Teach syncqt to filter out QT_DEPRECATED_* macrosJoerg Bornemann2021-09-071-1/+28
* tst_QtJson: add matching escape-generating testThiago Macieira2021-09-061-0/+55
* JSON parsing: fix incorrect sign-extension for decoding bad escapesThiago Macieira2021-09-062-10/+67
* 3rdparty: Update TinyCBOR to v0.6-rc1Thiago Macieira2021-09-0611-30/+32