summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Windows QPA: Fix missing QScreen change updatesFriedemann Kleint2021-01-083-29/+2
* QProcess/Unix: consolidate process state tracking socket notifiersAlex Trotsenko2021-01-083-34/+30
* Assert that wchar_t's size matches one of the unicode character typesEdward Welbourne2021-01-081-0/+2
* Minor tidy-up: two sizetype fixes, two \nullptr usesEdward Welbourne2021-01-083-5/+5
* Mark places where we missed conversion to unicode character typesEdward Welbourne2021-01-084-6/+7
* tst_qdatastream: expect failure on 32bit system with large QBitArraySamuli Piippo2021-01-082-3/+4
* Add newline to the end of the config.summaryAlexey Edelev2021-01-081-0/+1
* QProperty docs: update macro nameAndreas Buhr2021-01-081-4/+5
* tst_qtextmarkdown: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-082-2/+5
* PSQL: Fix the QSqlDatabase testAndy Shaw2021-01-071-5/+15
* Doc: Fix \sa statement link errorNico Vertriest2021-01-071-1/+1
* tst_qstylesheetstyle: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+6
* tst_qlineedit: expect failure only on armv7Samuli Piippo2021-01-071-1/+1
* Revert "Fix invalid text layout data when a full layout run is interrupted"Frederik Gladhorn2021-01-071-5/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071141-18338/+2
* QTestlib: Fix custom toString() implementations for QList comparisonFriedemann Kleint2021-01-071-11/+11
* Fix qch install pathAlexey Edelev2021-01-071-1/+1
* Windows QPA: Lookup DISPLAYCONFIG data for monitorsAllan Sandfeld Jensen2021-01-071-2/+94
* tst_qdatetime: blacklist zone-change test for QEMU ARMv7Samuli Piippo2021-01-071-0/+1
* tst_qarraydata: blacklist dataPointerAllocate on all 32bit systemsSamuli Piippo2021-01-071-1/+1
* tst_toolsupport: fix expected alignment on ARMv7Samuli Piippo2021-01-071-1/+1
* Clean up code that handle clipboard image conversion on WindowsCamille Viot2021-01-062-127/+43
* Skip already closing widgets when checking whether application can quitTor Arne Vestbø2021-01-061-0/+6
* Make QString and QByteArray sequentially iterableUlf Hermann2021-01-062-34/+94
* Doc: Improve QMap, QMultiMap descriptionKai Köhne2021-01-062-4/+2
* Fix missing repaints with QOpenGLWidget in a QDockWidgetLaszlo Agocs2021-01-061-1/+6
* rhi: vk: Prevent WAW hazard reported from sync validation with offscreen rtLaszlo Agocs2021-01-062-4/+45
* rhi: gl: Reset tracked state upon a buffer update or readbackLaszlo Agocs2021-01-061-48/+70
* Fix segmentation fault in QObject::dumpObjectInfoAndreas Buhr2021-01-061-1/+1
* Add 'oci' to possible Oracle Client library namesAlexey Edelev2021-01-061-1/+1
* QLocale: Remove dead codeKai Köhne2021-01-062-12/+0
* Prefix binary produced by QAbstractItemModelTester testcase with tst_Volker Hilsheimer2021-01-062-2/+3
* Remove superfluous OpenGL_GL_PREFERENCE assignmentJoerg Bornemann2021-01-061-2/+0
* Doc: Use correct include for QtFuture namespacePaul Wicking2021-01-061-0/+1
* android: Generate deployment settings file with correct qml-import-pathsCraig Scott2021-01-061-2/+7
* Fix QMultiHash::equal_range crashesZhang Yu2021-01-062-0/+10
* Remove superfluous call in QProcessPrivate::_q_startupNotificationAlex Trotsenko2021-01-051-2/+0
* TableView: Trigger the resizing of editors resizing a row/columnAndy Shaw2021-01-051-0/+4
* Update shared-mime-info to the 2.1 release, adjust implementationDavid Faure2021-01-055-7061/+8888
* QInputControl: accept surrogate category characterLiang Qi2021-01-052-0/+49
* Fix minor errors in testsDavid Skoland2021-01-052-8/+5
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-01-053-18/+18
* CMake: Add proactive check of generator multi-config capabilitiesAlexey Edelev2021-01-051-0/+10
* CMake: Fix missing report entriesAlexey Edelev2021-01-051-2/+2
* CMake: Print feature condition errors in configure reportAlexey Edelev2021-01-052-2/+7
* QSslCertificate(OpenSSL) - harden protection against nullpointersTimur Pocheptsov2021-01-051-2/+25
* QTreeWidgetItem: fix documentation error for childIndicatorPolicy()Christian Ehrlicher2021-01-051-1/+1
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-052-3/+49
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-047-2/+18
* Adjust surface type usage for onscreen tests in tst_qrhiLaszlo Agocs2021-01-041-5/+6