[qt/qt/qtcanvaspainter]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/qt/qtcanvaspainter Pushed by mirror-service into branch '6.12'. Changed from dceb95cc48de8ebcdc3a41b8ff1660c958bb0fea to 74ad2162ed4ed9798752811b1460e9cf9fb68c04 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit c226b3cc10aba53cddbfaf7d8bd55a384a03f35b by Qt Cherry-pick Bot (on behalf of Paul Olav Tvete) on 29/07/2026 at 08:20.. Add QCanvasPainterPrivate::fillShapedText Provides a fast path for callers (e.g. QPaintEngineEx) that have already performed text shaping, bypassing the QTextLayout step in QCDistanceFieldGlyphCache::generate(). Co-Authored-By: Claude Sonnet 4.6 <[email protected]> Change-Id: I3be52431340ea4aefe1fa22275a2aa8a0bfb0959 Reviewed-by: Kaj Grönholm <[email protected]> (cherry picked from commit 0d238d002cfd90e932baa5073c45e1fbea9f78bf) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtcanvaspainter/-/commit/c226b3cc10aba53cddbfaf7d8bd55a384a03f35b Git commit 74ad2162ed4ed9798752811b1460e9cf9fb68c04 by Qt Cherry-pick Bot (on behalf of Paul Olav Tvete) on 29/07/2026 at 08:20.. Move internal functions to private class Move setStencilClip and setBrushTransform to QCanvasPainterPrivate. Since we do not promise binary or source compatibility for internal functions, it is better to require users of these functions to explicitly sign up for this. Change-Id: Idb1de36fceb3604e40363670e87c0e9041fe83bb Reviewed-by: Kaj Grönholm <[email protected]> (cherry picked from commit 9cd1675f4cfb722208bb9744cbab213565251616) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtcanvaspainter/-/commit/74ad2162ed4ed9798752811b1460e9cf9fb68c04