summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1614-1262/+459
|\
| * wasm: remove uneeded platform plugins from buildLorn Potter2020-03-161-1/+1
| * Doc: Remove \contentspage commandsTopi Reinio2020-03-152-9/+0
| * Update UCD to Revision 26Edward Welbourne2020-03-141-0/+6
| * qpa: Return accepted state from mouse, touch and wheel handlersLorn Potter2020-03-132-77/+79
| * Fix range-loop implicit copy warningMorten Johan Sørvig2020-03-131-1/+1
| * Hide default-invisible characters when shaping is disabledEskil Abrahamsen Blomfeldt2020-03-131-25/+46
| * Make vulkan-flavored GLSL known to QShaderFormatJean-Michaël Celerier2020-03-132-2/+4
| * macOS: Streamline QIcon to NSImage conversionTor Arne Vestbø2020-03-122-17/+33
| * macOS: Streamline QImage to NSImage conversionTor Arne Vestbø2020-03-122-15/+34
| * Fix multi-threaded shrinking conversionAllan Sandfeld Jensen2020-03-111-1/+13
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-112-13/+17
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-112-13/+17
| | |\
| | | * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+16
| | | * Add the include for QPointer to avoid MSVC compilation errorShawn Rutledge2020-03-031-0/+1
| * | | Replace initialization of sparse table of converts with settersAllan Sandfeld Jensen2020-03-111-1105/+230
| |/ /
* | | Use qsizetype for size related methods in QVarlengthArrayLars Knoll2020-03-143-4/+3
* | | 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
|/ / /