[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 'dev'. Changed from 6790a419ae479f4d774023deab3d99052500a2d5 to 9cd1675f4cfb722208bb9744cbab213565251616 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 0d238d002cfd90e932baa5073c45e1fbea9f78bf by Paul Olav Tvete on 29/07/2026 at 07:57.. 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]> Pick-to: 6.12 Change-Id: I3be52431340ea4aefe1fa22275a2aa8a0bfb0959 Reviewed-by: Kaj Grönholm <[email protected]> https://invent.kde.org/qt/qt/qtcanvaspainter/-/commit/0d238d002cfd90e932baa5073c45e1fbea9f78bf Git commit 9cd1675f4cfb722208bb9744cbab213565251616 by Paul Olav Tvete on 29/07/2026 at 07:57.. 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. Pick-to: 6.12 Change-Id: Idb1de36fceb3604e40363670e87c0e9041fe83bb Reviewed-by: Kaj Grönholm <[email protected]> https://invent.kde.org/qt/qt/qtcanvaspainter/-/commit/9cd1675f4cfb722208bb9744cbab213565251616