summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* metal: Tie drawable's MTLTexture lifetime to MTLCommandBufferTor Arne Vestbø17 hours1-0/+10
* QColorTransferTable: de-duplicate inverse lookup codeAllan Sandfeld Jensen18 hours1-31/+23
* Introduce optional smarter font merging with ContextFontMergingEskil Abrahamsen Blomfeldt23 hours15-64/+150
* ColorScheme: remove unused QWindowsApplication::isDarkModeVolker Hilsheimer43 hours2-11/+1
* Layouts: Compile fix #ifdeffed out debug codeJan Arve Sæther46 hours1-2/+2
* print: Clamp margins entered by the user in the page setup dialogJarkko Koivikko46 hours3-51/+140
* QMovie: fix regression in frame delaysEirik Aavitsland3 days1-3/+3
* Tighten CMYK ICC parsingAllan Sandfeld Jensen4 days1-0/+7
* ColorScheme: clean up code to prepare adding a setterVolker Hilsheimer4 days4-6/+10
* Gui: fix memory leak in QGuiGLThreadContextTim Blechmann4 days1-0/+3
* Update the cached DPR on QWindow update requestMorten Sørvig5 days1-0/+9
* QTextFormat: Use QMap::constFind() to avoid unnecessary detachesVladimir Belyavsky6 days1-8/+8
* Reverse fontconfig dominance logicAllan Sandfeld Jensen8 days1-40/+62
* QWindow: Persist foreign winId to support destroy/create cyclesTor Arne Vestbø8 days2-3/+21
* Draw list bullets/numbers with CSS text color, not palette colorShawn Rutledge8 days1-5/+3
* Copy image offset in copyMetadataAllan Sandfeld Jensen9 days1-4/+2
* Gui: Add Q_GADGET to QPointerEventUlf Hermann9 days1-0/+1
* Convert "(added in)" enum warnings to [since] syntaxAllan Sandfeld Jensen9 days2-31/+52
* Add API to provide user-defined fallback fontsEskil Abrahamsen Blomfeldt9 days3-1/+129
* QColorVector: make the (QPointF) ctor a named oneMarc Mutz9 days2-22/+20
* Support rendering CSS 'border' property for html tableSanthosh Kumar9 days3-12/+42
* Avoid overflows in gradient calculationsEirik Aavitsland9 days1-25/+44
* Add preliminary support for Qt for visionOSTor Arne Vestbø9 days8-24/+21
* qicc: avoid double lookupAnton Kudryavtsev10 days1-8/+8
* Make possible code-paths assertedAllan Sandfeld Jensen10 days1-21/+21
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo10 days1-0/+1
* Warn on setHighDpiScaleFactorRoundingPolicy misuseMorten Sørvig10 days1-0/+2
* qicc: avoid implict detachAnton Kudryavtsev11 days1-1/+1
* Gui: Add Q_GADGET to QPlatformScreenUlf Hermann11 days2-2/+2
* QImageReader: use QFile::open return valueGiuseppe D'Angelo11 days1-3/+4
* QTextLayout: keep strong reference on font engine in a layout loopVladimir Belyavsky11 days1-17/+12
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen2024-04-1211-189/+512
* Tweak the margin value of QOutlineMapper clip rectHatem ElKharashy2024-04-121-1/+1
* QFileSystemModel: Add role for fileinfoSune Vuorela2024-04-112-1/+7
* Switch to ICCv4 mluc tagsAllan Sandfeld Jensen2024-04-111-15/+23
* rhi: d3d: metal: Improve docs for importing existing resourcesLaszlo Agocs2024-04-113-0/+56
* Implement aliased text rendering with DirectWriteEskil Abrahamsen Blomfeldt2024-04-113-12/+44
* QWaylandWindow: Add surfaceRoleCreated/Destroyed signalsKai Uwe Broulik2024-04-101-0/+2
* QFileSystemModel: Wake file info gatherer thread up before waiting on itVolker Hilsheimer2024-04-091-1/+1
* QGridLayoutEngine: print stringified layout item in warningsMitch Curtis2024-04-082-2/+8
* QPixelLayout: fix convertCMYKToRGBA32FGiuseppe D'Angelo2024-04-061-1/+1
* Parse grayscale ICC profile as grayscale color spacesAllan Sandfeld Jensen2024-04-061-21/+4
* Handle chad elements in ICC profilesAllan Sandfeld Jensen2024-04-053-18/+87
* Make QColorTrcLut more flexibleAllan Sandfeld Jensen2024-04-053-92/+142
* Add color space model, making gray color spaces explicitAllan Sandfeld Jensen2024-04-0511-217/+1071
* QImage: remove the last mentions of Format_CMYK32Giuseppe D'Angelo2024-04-053-4/+2
* QIcc: re-add an extra check in parseLutDataGiuseppe D'Angelo2024-04-041-0/+4
* widgets: Invalidate RHI swapchain when window moves to new top levelTor Arne Vestbø2024-04-041-3/+4
* doc: Remove deprecation of the supported QTouchEvent ctorShawn Rutledge2024-04-041-2/+0
* QColorTRC: code tidiesGiuseppe D'Angelo2024-04-041-24/+33