Skip to content
  • Christoph Cullmann's avatar
    improve replace speed · f45a0c86
    Christoph Cullmann authored
    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)
    f45a0c86