mattercontrol/SlicerConfiguration/Settings
John Lewin 4fd087134a Update ProfileManager.Instance on change
- Issue #1058
 - Add ProfileManager->Reload functionality to update static instance
 - On Reload, reassign ActiveSliceSettings to last profile or empty
 - Reorder members in ProfileManager
 - Remove PermanentDelete profile function
 - Set identifier of empty profiles to "EmptyProfile"
2016-07-11 15:30:30 -07:00
..
ActiveSliceSettings.cs Collapse single use LoadStartupProfile functionality into constructor 2016-07-11 15:30:30 -07:00
GCodeMacro.cs Extract classes to separate files 2016-06-16 16:51:32 -07:00
LayeredProfile.cs Fire ActiveProfileModified after profile writes 2016-07-08 15:10:53 -07:00
OemProfile.cs Extract classes to separate files 2016-06-16 16:51:32 -07:00
PrinterSettingsLayer.cs Remove OemProfile property, promote OemLayer property to parent 2016-06-27 15:42:56 -07:00
ProfileManager.cs Update ProfileManager.Instance on change 2016-07-11 15:30:30 -07:00
ProfileMigrations.cs Remove OemProfile property, promote OemLayer property to parent 2016-06-27 15:42:56 -07:00
SettingsDiagram.cd Convert some accessors to use GetValue<T> 2016-06-15 16:15:47 -07:00
SettingsProfile.cs Remove excess Save call 2016-07-07 15:36:04 -07:00