Skip to content

Kate::TextBuffer cleanup

Waqar Ahmed requested to merge work/buff-signals into master
  • Remove text modification signals. We can just use the Document's directly, no need for the extra work
  • Remove KateBuffer::count()

Merge request reports