summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Add face support to texture fileJonas Karlsson2021-01-215-39/+85
* Gracefully reject requests for absurd font sizesEirik Aavitsland2021-01-211-0/+6
* Rasterizer: compute intersection factors only when neededEirik Aavitsland2021-01-201-7/+12
* iOS: Handle keyboard events when using an external keyboardAndy Shaw2021-01-205-1/+801
* Remove debug outputEskil Abrahamsen Blomfeldt2021-01-202-3/+0
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-196-1861/+11774
* QVectorND: make some constructors explicitGiuseppe D'Angelo2021-01-181-3/+3
* macOS: Fix assert with Freetype engineEskil Abrahamsen Blomfeldt2021-01-181-1/+1
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-182-10/+41
* Add qvkgen header template to its own fileLaszlo Agocs2021-01-182-1/+39
* vulkan: Add instance-level version getterLaszlo Agocs2021-01-185-3/+59
* QMatrix4x4: mark it as Q_PRIMITIVE_TYPEGiuseppe D'Angelo2021-01-171-1/+1
* Fix XCB launch key mappingAllan Sandfeld Jensen2021-01-151-18/+17
* Get rid of blend_color_rgb16Allan Sandfeld Jensen2021-01-151-82/+1
* Fix convertToRGBA64PM for Grayscale16Allan Sandfeld Jensen2021-01-151-2/+1
* RHI: Use QT_BEGIN_LICENSE:LGPL headerKai Köhne2021-01-1529-318/+405
* Prevent compiler and linker flags from growing every cmake runCraig Scott2021-01-151-1/+1
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-1/+1
* Add API for creating QColorSpace with multiple color-transfer tablesAllan Sandfeld Jensen2021-01-143-15/+157
* Disable copying of QUrlResourceProvider to avoid slicingAlexander Volkov2021-01-141-0/+2
* a11y: Do not cache classes that don't have a factory pluginJan Arve Sæther2021-01-131-5/+4
* Windows font engine: Silence warnings about not being able to enumate font fa...Friedemann Kleint2021-01-131-2/+2
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-135-1/+15
* rhi: Expose device name, type, and IDsLaszlo Agocs2021-01-1313-2/+221
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-855/+0
* Doc: Add details to QFont::toStringPaul Wicking2021-01-121-1/+20
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-127-2/+192
* Remove QtDBus includesDavid Skoland2021-01-127-66/+79
* Use design metrics when adding text to QPainterPathEskil Abrahamsen Blomfeldt2021-01-121-0/+5
* Doc: Explain how boundingRect handles null QRectFPaul Wicking2021-01-111-1/+3
* Doc: Link to correct locationPaul Wicking2021-01-111-4/+4
* QPdfWriter: fix embedding fonts in pdf filesChristian Ehrlicher2021-01-091-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-0776-1659/+0
* Clean up code that handle clipboard image conversion on WindowsCamille Viot2021-01-061-1/+29
* 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
* Remove superfluous OpenGL_GL_PREFERENCE assignmentJoerg Bornemann2021-01-061-2/+0
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+3
* Add a platform capability indicating support for QRhi-based renderingLaszlo Agocs2021-01-042-2/+12
* Handle maxImageCount 0 in QVulkanWindowLaszlo Agocs2021-01-042-4/+6
* 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
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-042-2/+5
* Update QPalette() documentation to not mention the application paletteTor Arne Vestbø2021-01-041-1/+4
* Add QRhiTextureSubresourceUploadDescription QByteArray constructorJonas Karlsson2020-12-292-2/+14
* Add getDataView() method to QTextureFileDataJonas Karlsson2020-12-292-0/+13
* QPicture: Improve the documentation of Picture::play()Christian Ehrlicher2020-12-222-1/+5
* Fix qdoc warning, reference parameter correctlyVolker Hilsheimer2020-12-211-1/+1
* CMake: Use host variables instead of hardcoded directoriesAlexey Edelev2020-12-211-1/+1