refacotring modelviews to use base class from report validation, more...
refacotring modelviews to use base class from report validation, more expressive icons for validating input
Showing
- HashingTool/App.xaml 5 additions, 3 deletionsHashingTool/App.xaml
- HashingTool/HashingTool.csproj 11 additions, 3 deletionsHashingTool/HashingTool.csproj
- HashingTool/Helper/CollectionConverter.cs 2 additions, 2 deletionsHashingTool/Helper/CollectionConverter.cs
- HashingTool/Helper/HashingHelper.cs 10 additions, 0 deletionsHashingTool/Helper/HashingHelper.cs
- HashingTool/Resources/Icon_XML_OK.xaml 0 additions, 21 deletionsHashingTool/Resources/Icon_XML_OK.xaml
- HashingTool/Resources/Icon_XML_green.xaml 21 additions, 0 deletionsHashingTool/Resources/Icon_XML_green.xaml
- HashingTool/Resources/Icon_XML_green1.xaml 21 additions, 0 deletionsHashingTool/Resources/Icon_XML_green1.xaml
- HashingTool/Resources/Icon_XML_green2.xaml 21 additions, 0 deletionsHashingTool/Resources/Icon_XML_green2.xaml
- HashingTool/Resources/Icon_XML_outline.xaml 21 additions, 0 deletionsHashingTool/Resources/Icon_XML_outline.xaml
- HashingTool/Resources/Icon_XML_red.xaml 1 addition, 1 deletionHashingTool/Resources/Icon_XML_red.xaml
- HashingTool/Resources/Icon_XML_unknown.xaml 0 additions, 21 deletionsHashingTool/Resources/Icon_XML_unknown.xaml
- HashingTool/ViewModel/ComponentEntry.cs 1 addition, 0 deletionsHashingTool/ViewModel/ComponentEntry.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 44 additions, 39 deletionsHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/HashedXMLFile.cs 92 additions, 39 deletionsHashingTool/ViewModel/HashedXMLFile.cs
- HashingTool/ViewModel/UserControl/XMLFile.cs 94 additions, 28 deletionsHashingTool/ViewModel/UserControl/XMLFile.cs
- HashingTool/ViewModel/VerifyComponentInputDataViewModel.cs 14 additions, 67 deletionsHashingTool/ViewModel/VerifyComponentInputDataViewModel.cs
- HashingTool/ViewModel/VerifyJobInputDataViewModel.cs 1 addition, 6 deletionsHashingTool/ViewModel/VerifyJobInputDataViewModel.cs
- HashingTool/ViewModel/VerifyResultDataViewModel.cs 5 additions, 4 deletionsHashingTool/ViewModel/VerifyResultDataViewModel.cs
- HashingTool/Views/HashComponentData.xaml 15 additions, 9 deletionsHashingTool/Views/HashComponentData.xaml
- HashingTool/Views/HashComponentData.xaml.cs 1 addition, 1 deletionHashingTool/Views/HashComponentData.xaml.cs
Loading
Please register or sign in to comment