Skip to content

improve replace speed

Christoph Cullmann requested to merge work/faster_replace into master

we now do replace-all at once for one document we only have local vectors of stuff we avoid triggering massive updates of the treeview by temporarily removing the items (this could be avoided by having model/view and just creating new model)

This replaces !137 (closed)

Merge request reports

Loading