Commit History

Author SHA1 Message Date
  ArtemK123 c2aa5c7cc7 Used Cleanup feature in Visual studio IDE. For now there are only 326 warnings 4 years ago
  ArtemK123 7d76209776 Used Code cleanup feature in Rider IDE 4 years ago
  ArtemK123 db2d50530a Changed Toolbar.GetSetting<T> method. T is now type of setting, not the settting`s value 4 years ago
  ArtemK123 026fd5ffc5 Covered by tests cases when Toolbar.GetSetting<T> returns null 4 years ago
  ArtemK123 6eb9508602 Covered Toolbar.GetSetting<T> method 4 years ago
  ArtemK123 580e28d1f7 Moved Value field to Setting<T> and used generic settings in the application 4 years ago
  ArtemK123 33c7096b45 Introduced the Setting<T> 4 years ago
  flabbet 6c1fc30ddc Wrote few tests 5 years ago