Commit History

Author SHA1 Message Date
  Afshin Darian ce9a273be2 Refactor file editor plugin to use settings system instead of state database for persistence. 8 years ago
  Afshin Darian e8dc1b82ea Switch editor state to settings. 8 years ago
  Afshin Darian 33a0271272 Refactor datastore. 8 years ago
  Afshin Darian c5250382c9 Remove ability to write the system level settings. 8 years ago
  Afshin Darian d5b0110fcd Expose the `changed` signal of a plugin settings manager. 8 years ago
  Afshin Darian 9adddce0a8 Update get function in settings to be synchronous. Make plugin change handler private. 8 years ago
  Afshin Darian ae8a57894b Add Settings#changed signal. 8 years ago
  Afshin Darian 5b688d96e6 Handle plugin changes in the setting registry. 8 years ago
  Afshin Darian 5e05447075 Update SettingRegistry#annotate method. 8 years ago
  Afshin Darian f8c1dba411 Update icon => iconClass, iconLabel. 8 years ago
  Afshin Darian ee26dbc2c0 Add SettingRegistry#annotate. 8 years ago
  Afshin Darian 5070bc2c30 Refactor #set methods. 8 years ago
  Afshin Darian 666be28b9d Thread a setting registry instance through to the Settings constructor. 8 years ago
  Afshin Darian 0faf10f312 Add `Settings` class for managing the settings of one plugin at a time. 8 years ago
  Afshin Darian e876742691 Create ISettings interface for individual plugin setting manipulation. 8 years ago
  Afshin Darian 6edaa1c3bf Clean up data store. 8 years ago
  Afshin Darian e3faf5491a Add data store save for settings. 8 years ago
  Afshin Darian 92d8f093ca Update data store interface. 8 years ago
  Afshin Darian 51de1b2d2e Update #fetch. 8 years ago
  Afshin Darian c4bcf44ad9 Add temporary settings directory. 8 years ago
  Afshin Darian 640b6d12b0 work in progress 8 years ago
  Afshin Darian e2642c6715 Implement initial datastore fetch method. 8 years ago
  Afshin Darian 49fc2d4c34 The concept of file should be replaced with plugin. 8 years ago
  Afshin Darian 1f7fbdc49b Add #files method. 8 years ago
  Afshin Darian c5de7ffc4b Set a default level constant, return cloned copies of settings to end users. 8 years ago
  Afshin Darian 15c525c00c work in progress 8 years ago
  Afshin Darian 35f06f7e46 work in progress 8 years ago
  Afshin Darian dc1e5ae8cc work in progress 8 years ago
  Afshin Darian 024b012b73 Add SettingRegistry#upload 8 years ago
  Afshin Darian e06e955da8 Refactor add, use set. Add signal. 8 years ago