aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.MachineDesigner.UI/ViewModelLocator.cs
Commit message (Collapse)AuthorAgeFilesLines
* Moved Machine Studio to its own folder.Roy Ben-Shabat2017-12-131-91/+0
|
* Working on machine studio.Roy Ben-Shabat2017-12-121-0/+10
|
* Refactored MachineDesigner to Machine Studio!Roy Ben-Shabat2017-12-121-4/+4
|
* Big advancement on machine designer.Roy Ben-Shabat2017-12-111-0/+18
|
* Started working on machine designer view models.Roy Ben-Shabat2017-12-101-4/+9
| | | | Added NAME field to MACHINE table.
* Added Code Generation Library.Roy Ben-Shabat2017-12-041-0/+3
|
* Redundant.Roy Ben-Shabat2017-12-041-20/+2
|
* Added MVVMLight nuget.Roy Ben-Shabat2017-12-041-0/+73
Implemented ViewModel IView, supervising controller pattern.