summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* QMacMime API cleanup: use uti instead of flavorVolker Hilsheimer2022-11-073-250/+272
* Standardize QMacMime and QWindowsMimeVolker Hilsheimer2022-11-073-52/+55
* macOS: Make QMacMime's handler scope type-safeVolker Hilsheimer2022-11-074-33/+36
* Rename QMacInternalPasteboardMime to QMacMimeVolker Hilsheimer2022-11-075-128/+127
* Windows: simplify registration of QWindowsMime implementationsVolker Hilsheimer2022-11-073-2/+158
* Add support for stereoscopic content in QRhi::OpenGLES2Kristoffer Skau2022-11-074-12/+101
* Use strlen instead of magic numbersAhmad Samir2022-11-061-2/+2
* Adapt qdoc macros and documentation for DocBookThibaut Cuvelier2022-11-043-0/+170
* Handle allocation failure in QImage rotate 90/180/270 functionsEirik Aavitsland2022-11-041-0/+6
* Fix spelling of converterVolker Hilsheimer2022-11-042-4/+4
* Clean-up: const'ify QMacInternalPasteboardMime APIVolker Hilsheimer2022-11-032-110/+135
* Clean up QMacMimeRegistry: remove convertorVolker Hilsheimer2022-11-032-19/+0
* Clean up QMacInternalPasteboardMime: remove convertorNameVolker Hilsheimer2022-11-033-78/+4
* Refactor: split QMacMime registry and virtual interfaceVolker Hilsheimer2022-11-035-176/+244
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-0327-78/+78
* D3D11Rhi: change default swap effect to FLIP_DISCARDYuhang Zhao2022-11-032-20/+5
* rhi: metal: Do not rely on registry id for cache keysLaszlo Agocs2022-11-012-17/+20
* Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-012-12/+4
* Remove the Unnecessary Warning Regarding AAT and System HarfBuzzAmir Masoud Abdol2022-10-311-5/+0
* rhi: gl: Skip the prim.restart enable on WebGL2Laszlo Agocs2022-10-311-1/+8
* OpenGL: add support for Win11 detectionYuhang Zhao2022-10-301-12/+5
* Emit windowStateChanged in QGuiApplicationPrivate instead of QWindowAxel Spoerl2022-10-292-9/+6
* Add QNativeInterface::Private::QWaylandScreenDavid Redondo2022-10-273-0/+27
* a11y atspi: Clean up logging a bitMichael Weghorn2022-10-261-26/+26
* rhi: gl: Make sure stencil write is enabled when clearingLaszlo Agocs2022-10-261-1/+3
* QWindowsFontDatabaseBase: Override both fontEngine functionsMårten Nordheim2022-10-262-0/+8
* FontEngine[DirectWrite]: Mark interface functions noexceptMårten Nordheim2022-10-251-10/+10
* a11y: support GetAccessibleId for at-spiHarald Sitter2022-10-251-0/+26
* Fix build with -no-feature-highdpiscalingTor Arne Vestbø2022-10-251-13/+15
* Add QNativeInterface::QWaylandApplicationDavid Redondo2022-10-253-0/+72
* Initialize flag memory in raster paint engine to avoid valgrind warningEirik Aavitsland2022-10-241-0/+1
* Doc: Add possible fill rule requirement for QPainterPath text drawingEirik Aavitsland2022-10-231-1/+4
* Add QPlatformTheme::MenuBarFocusOnAltPressReleaseVolker Hilsheimer2022-10-232-1/+4
* offer an opt out of automatic xdg-desktop-portal useHarald Sitter2022-10-221-0/+3
* Fix texture-based native child widget stretchingLaszlo Agocs2022-10-211-2/+1
* macOS: Fix less common writing systems on Catalina and laterEskil Abrahamsen Blomfeldt2022-10-212-8/+138
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-2127-51/+51
* Gather file infos synchronously on no-thread buildsMikolaj Boc2022-10-211-0/+4
* Layouts docs: pass parent widget in the ctorAhmad Samir2022-10-213-6/+3
* macOS: Fix synthetic bold on scaled paintersEskil Abrahamsen Blomfeldt2022-10-201-2/+17
* rhi: gl: Apply a workaround for macOSLaszlo Agocs2022-10-202-6/+23
* rhi: vk: Switch to cheaper VMA statistics APILaszlo Agocs2022-10-202-10/+12
* Update Vulkan memory allocatorLaszlo Agocs2022-10-201-98/+22
* QRhi: Allow negative viewport originAntti Määttä2022-10-204-22/+33
* Fix generating PDFs with DirectWrite engineEskil Abrahamsen Blomfeldt2022-10-192-0/+77
* Fix duplicated words in documentationMårten Nordheim2022-10-191-2/+2
* QCoreTextFontEngine: Mark CGAffineTransformConcat as unusedTor Arne Vestbø2022-10-191-1/+2
* RHI: Align setViewport behavior on Metal/Vulkan with OpenGL/D3DBen Fletcher2022-10-182-2/+5
* Add flicking behavior hints to platform integration and themeShawn Rutledge2022-10-184-2/+26
* Freetype: Fix transforming bitmap fontsEskil Abrahamsen Blomfeldt2022-10-181-6/+13