https://bugs.kde.org/show_bug.cgi?id=483363

--- Comment #18 from Christoph Cullmann <christ...@cullmann.io> ---
Git commit 152191c0af8226d786c66e095ab4ad1e606f6b40 by Christoph Cullmann.
Committed on 10/12/2024 at 21:22.
Pushed by cullmann into branch 'master'.

store QTextLayout inline

hand out in most places just a const ref
avoids heap allocs and avoids passing pointers in x places
Signed-off-by: Christoph Cullmann <christ...@cullmann.io>

M  +2    -2    src/render/katelayoutcache.cpp
M  +15   -27   src/render/katelinelayout.cpp
M  +14   -4    src/render/katelinelayout.h
M  +22   -28   src/render/katerenderer.cpp
M  +2    -2    src/render/katetextlayout.cpp
M  +2    -2    src/view/kateview.cpp
M  +1    -1    src/view/kateview.h
M  +5    -5    src/view/kateviewinternal.cpp

https://invent.kde.org/frameworks/ktexteditor/-/commit/152191c0af8226d786c66e095ab4ad1e606f6b40

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to