DarkRadiant: master 8ee895d1

Author Committer Branch Timestamp Parent
codereader codereader master 11.07.2017 07:36 master 4e014608
Changeset Added registry::Autosaver class to automatically persist settings when the XML tree has changed

Prevents losing settings or keybinds when the app is crashing or
terminated through the debugger.
add - plugins/xmlregistry/Autosaver.h Diff File
mod - plugins/xmlregistry/RegistryTree.cpp Diff File
mod - plugins/xmlregistry/XMLRegistry.cpp Diff File
mod - plugins/xmlregistry/XMLRegistry.h Diff File
mod - tools/msvc2015/xmlregistry.vcxproj Diff File
mod - tools/msvc2015/xmlregistry.vcxproj.filters Diff File