summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle maxImageCount 0 in QVulkanWindowLaszlo Agocs2021-01-042-4/+6
* rhi: shadowmap manual test: use Nearest filteringLaszlo Agocs2021-01-041-1/+1
* qt_qFindChild(ren)_helper: remove pointless checksGiuseppe D'Angelo2021-01-041-6/+5
* State in docs that the BufferQueueingOpenGL cap is deprecatedLaszlo Agocs2021-01-041-2/+2
* rhi: vk: Fix DS WAW hazard reported from sync validationLaszlo Agocs2021-01-041-10/+23
* rhi: Make triquadcube manual test compile after recent changesLaszlo Agocs2021-01-041-2/+2
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-048-27/+32
* Adjust the format of code blocksHou Lei2021-01-041-4/+4
* CMake: Fix error and print summary for standalone building sqldriversLi Xinwei2021-01-041-0/+7
* macOS: Simplify and fix issues with QMenuPrivate::moveWidgetToPlatformItemTor Arne Vestbø2021-01-042-49/+35
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* uic: Do not generate QComboBox::AdjustToMinimumContentsLength into codeFriedemann Kleint2021-01-041-6/+23
* XmlStringRef: remove operator<=>Giuseppe D'Angelo2021-01-041-6/+0
* Upgrade md4c to 0.4.7Giuseppe D'Angelo2021-01-044-86/+131