summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Respect custom QWSI event handler when delivering synchronous eventsTor Arne Vestbø2023-01-181-1/+6
* Remove redundant scope for glyphRuns() default parameterEskil Abrahamsen Blomfeldt2023-01-171-2/+2
* Explicit type for new enum typeEskil Abrahamsen Blomfeldt2023-01-171-1/+1
* QWindowsMimeConverter: fix copyright yearMarc Mutz2023-01-171-1/+1
* Fix build with -no-feature-shortcutTasuku Suzuki2023-01-161-0/+1
* Fix build with -no-feature-cssparserTasuku Suzuki2023-01-163-0/+6
* Doc: Move documentation for QAI::selectionInterface to source fileKai Köhne2023-01-162-3/+5
* QStyleHints: Fix Q_PROPERTY declaration for keyboardAutoRepeatRateFTor Arne Vestbø2023-01-141-1/+1
* Add tracing metadata to QEvent and QImageFormatAntti Määttä2023-01-141-5/+51
* Fix infinite layout loop with negative line widthEskil Abrahamsen Blomfeldt2023-01-131-4/+1
* Add tracepointgen tool and convert qtgui to use itAntti Määttä2023-01-136-18/+46
* Gui: Always declare qt_memfill{32|64} as function pointers on x86Ulf Hermann2023-01-122-8/+10
* Add QEGLContext::invalidateContextThomas Senyk2023-01-123-1/+23
* Add xdg-activation support to QGenericUnixServicesNicolas Fella2023-01-121-41/+121
* Doc: Show signatures of typedef'sKai Köhne2023-01-121-2/+13
* Doc: Document further GUI API as new in 6.5Kai Köhne2023-01-122-1/+2
* Doc: Mark new QGlyphRun methods as new in Qt 6.5Kai Köhne2023-01-121-0/+8
* Fix dangling referencesVille Voutilainen2023-01-121-1/+2
* QtGui: fix build with GCC 13's support for FP16Thiago Macieira2023-01-115-32/+34
* Fix deletion order also for QImageReader/Writer::setDevice()Eirik Aavitsland2023-01-112-4/+4
* RHI: Metal tessellation fixesBen Fletcher2023-01-112-112/+192
* Documentation: Port code snippets to new connection syntaxFriedemann Kleint2023-01-113-14/+14
* Doc: Fix qt_attribution.json files using Path for filesKai Köhne2023-01-104-5/+5
* Doc: Fix linking to 'Drag and Drop' topicTopi Reinio2023-01-091-0/+1
* Avoid qt keywords in installed headersDavid Edmundson2023-01-091-1/+1
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-076-45/+74
* Update the documentation of QScreen::name()Yuhang Zhao2023-01-071-0/+4
* Fix potential corruption with image format conversion on arm neonEirik Aavitsland2023-01-061-1/+1
* rhi: metal: Add enablers for pre-querying window stuff on the gui threadLaszlo Agocs2023-01-065-2/+80
* Fix deletion order in QImageReader/Writer destructorsEirik Aavitsland2023-01-042-2/+2
* rhi: metal: Use scale from the layer we already haveLaszlo Agocs2023-01-031-4/+6
* wasm: align QWasmLocalFileAccess API with 6.4Morten Sørvig2022-12-282-8/+86
* Document max size for QFont::setPixelSizePaul Wicking2022-12-281-1/+2
* QTextDocumentPrivate: de-inline {add,remove}Cursor()Marc Mutz2022-12-272-2/+12
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-233-29/+28
* QTextImageHandler: Resolve Nx images correctly for file or qrc URLsVolker Hilsheimer2022-12-221-5/+19
* Avoid mutual ownership in qstdweb's File::streamMikolaj Boc2022-12-221-1/+1
* QXBMHandler: use QtMiscUtils, not <ctype.h>Marc Mutz2022-12-221-5/+5
* Metal rhi: Cast layer bounds to int before multiplying by scale factorDoris Verria2022-12-201-5/+8
* CMake: Fix AUTOMOC warning in QtGuiKai Köhne2022-12-191-0/+6
* windows: Fix vertical metrics with GDI engineEskil Abrahamsen Blomfeldt2022-12-191-0/+7
* Don't hide object replacement char except in rich textv6.5.0-beta1Eskil Abrahamsen Blomfeldt2022-12-152-1/+23
* CMake: Remove qmake conversion markers from gui/CMakeLists.txtKai Köhne2022-12-121-117/+11
* Try to match variant-selector font to preceding characterEskil Abrahamsen Blomfeldt2022-12-121-0/+26
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-114-2/+39
* Isolate freetype featureAlexey Edelev2022-12-102-3/+6
* Windows: Enable dark mode system palette by defaultVolker Hilsheimer2022-12-101-0/+3
* Detach event points when cloning pointer eventsVolker Hilsheimer2022-12-101-9/+25
* Add possibility to retrieve displayId for AndroidPiotr Mikolajczyk2022-12-093-0/+16
* Cleanup short-cut id deprecationAllan Sandfeld Jensen2022-12-093-0/+37