Sponsor of the Day:
Jerkmate
https://invent.kde.org/frameworks/ktexteditor/-/commit/05a1e2e8403860546ccc8ace956aea1e1f668552
Reduce QLatin1Char noise (05a1e2e8) · Commits · Frameworks / KTextEditor · GitLab
We can just use char and convert to QChar in the function being called
frameworks ktexteditor gitlabreducenoisecommits
https://invent.kde.org/frameworks/ktexteditor/-/commit/21c711e012451edd8f9cbf717ff5afd8d73944f0
Enable Werror on CI (21c711e0) · Commits · Frameworks / KTextEditor · GitLab
Only for the KF6TextEditor target
frameworks ktexteditor gitlabenablecicommits
https://invent.kde.org/frameworks/ktexteditor/-/commit/dfaaafbf751ec4bf9d95277248b2daa45658e0a2
properly pass parent pointer for document (dfaaafbf) · Commits · Frameworks / KTextEditor · GitLab
one constructor missed that, this can lead to mem-leaks
frameworks ktexteditor gitlabproperlypassparentpointer
https://invent.kde.org/frameworks/ktexteditor/-/commit/e548010e84640b382c3739423a97677dfea3f0ec
search: add a way to clear the history (e548010e) · Commits · Frameworks / KTextEditor · GitLab
frameworks ktexteditor gitlabsearchaddwayclear