Skip to content

add configChanged to KTextEditor::Editor, too, for global configuration changes

Christoph Cullmann requested to merge work/config_changed_editor into master

internal implementation will take care to bundle multiple potential emissions as one signal

this will later be needed to watch for global changes of e.g. themes and such.

(at the moment I guess one of the only things exposed is defaultEncoding)

Merge request reports