summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1124-837/+1434
|\
| * QVulkanWindow: Fix setQueueCreateInfoModifier signatureLaszlo Agocs2020-03-102-2/+2
| * rhi: d3d11: Honor resource/sampler slot limitsLaszlo Agocs2020-03-101-66/+124
| * Multithread some QImage routinesAllan Sandfeld Jensen2020-03-096-519/+996
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-065-10/+15
| * rhi: vulkan: Silence useless desc.set validation warningsLaszlo Agocs2020-03-061-0/+9
| * rhi: Add support for arrays of combined image samplersLaszlo Agocs2020-03-059-168/+290
| * Don't use deprecated QPixmapCache::find overloadVolker Hilsheimer2020-03-041-2/+1
* | Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-102-12/+38
* | CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-101-0/+4
* | CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-091-0/+146
* | Simplify OpenGL and OpenGL ES2 library tests in Gui's configure.jsonLeander Beernaert2020-03-091-12/+2
* | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-067-211/+328
* | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-053-137/+19
* | Remove QImageIOHandler::name()Shawn Rutledge2020-03-052-14/+0
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-0431-209/+408
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-0431-209/+408
| |\|
| | * QVulkanWindow: Remove queueCreateInfoModifier getterLaszlo Agocs2020-03-032-14/+0
| | * rhi: Add a way to communicate back the native image layout for a QRhiTextureLaszlo Agocs2020-03-034-0/+32
| | * Add since 5.15 to new QVulkanInstance functionLaszlo Agocs2020-03-031-0/+2
| | * rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-035-23/+29
| | * rhi: Include an arrayDims vector in InOutVariable tooLaszlo Agocs2020-03-032-1/+23
| | * rhi: vulkan: Sanitize device extension handlingLaszlo Agocs2020-03-033-18/+44
| | * rhi: d3d: Use native resource binding mapping table when presentLaszlo Agocs2020-03-032-64/+215
| | * rhi: Execute pending host writes on nativeBuffer() queryLaszlo Agocs2020-03-037-30/+43
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-034-9/+23
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-294-9/+23
| | | |\
| | | | * Fix geometry handling for native child windowsFriedemann Kleint2020-02-282-6/+17
| | | | * QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-282-3/+6
| | * | | Remove overrides of QImageIOHandler::name()Shawn Rutledge2020-03-0310-54/+0
| | |/ /
* | | | CMake: Remove incorrect hardcoded harfbuzz conditionAlexandru Croitor2020-03-041-1/+0
* | | | Revert "Remove flagBits from QMatrix4x4"Fabian Kosmale2020-03-042-181/+654
* | | | Remove references to QTextDocumentPrivate from public APIEskil Abrahamsen Blomfeldt2020-03-0418-129/+139
|/ / /
* | | QImageIOPlugin: fix typo in class documentationRolf Eike Beer2020-03-031-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-036-10/+10
|\| |
| * | Avoid using deprecated QTabletEvent::device() methodAllan Sandfeld Jensen2020-02-281-4/+4
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-283-3/+3
| * | Doc: Fix punctation in QPdfWriter::addFileAttachmentKai Koehne2020-02-281-1/+1
* | | Remove flagBits from QMatrix4x4Jarek Kobus2020-02-282-654/+181
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-284-4/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-284-4/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-2/+4
| | |\|
| | | * Fix a quadratic behavior in the BiDi algorithmLars Knoll2020-02-271-2/+1
| | | * Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+3
| | * | QScreen::virtualSiblingAt(): pass QPoint by valueShawn Rutledge2020-02-262-2/+2
* | | | Get rid of QMatrixJarek Kobus2020-02-2829-1985/+145
|/ / /
* | | QTextOption: fix handling Qt::AlignBaselineChristian Ehrlicher2020-02-271-2/+2
* | | Prepare QGuiAction::checked property for declarative useAllan Sandfeld Jensen2020-02-262-6/+13
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-2623-96/+463
|\| |
| * | Add replacement message to deprecation of QImage::alphaChannel()Allan Sandfeld Jensen2020-02-251-1/+2