summaryrefslogtreecommitdiff
path: root/settings.cpp
AgeCommit message (Expand)Author
2019-09-21Access Settings Values as Json.Brian Potchik
2019-08-29Add settings API to query keys and json stringified values.Brian Potchik
2019-08-11Eliminate mandatory ephemeral view creation during open with options.Brian Potchik
2019-08-07Settings system improvements.Brian Potchik
2019-08-02Refactor settings system to be reference counted.Brian Potchik
2019-06-13Initial rebase on file load support.Brian Potchik
2019-05-27Add API to query settings properties.Brian Potchik
2019-01-25Add CopyValue to Settings APi.Brian Potchik
2018-11-21Add ability to serialize/deserialize settings from BinaryViews.Brian Potchik
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-09-28Namespace API cleanupPeter LaFosse
2018-01-14Container Memory Reservations.Brian Potchik
2018-01-11API Temporary Object Elimination.Brian Potchik
2017-08-04Fixing UAF in settingsPeter LaFosse
2017-07-03Add setting removal APIs, allow negative integersPeter LaFosse
2017-07-02expose Settings 'Set' APIs to C++Peter LaFosse
2017-07-01Refactor of metadata api names. modify how QueryMetadata worksPeter LaFosse
2017-07-01Remove need for explicitly initializing settings filePeter LaFosse