hashing tool feature complete, some cleanup, refactoring, polishing still needed
Showing
- HashingTool/HashingTool.csproj 5 additions, 7 deletionsHashingTool/HashingTool.csproj
- HashingTool/Util/XMLValidator.cs 6 additions, 3 deletionsHashingTool/Util/XMLValidator.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 8 additions, 3 deletionsHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/ObservableObject.cs 45 additions, 1 deletionHashingTool/ViewModel/ObservableObject.cs
- HashingTool/ViewModel/UserControl/XMLFile.cs 61 additions, 9 deletionsHashingTool/ViewModel/UserControl/XMLFile.cs
- HashingTool/ViewModel/VerifyComponentInputDataViewModel.cs 10 additions, 3 deletionsHashingTool/ViewModel/VerifyComponentInputDataViewModel.cs
- HashingTool/ViewModel/VerifyJobInputDataViewModel.cs 3 additions, 2 deletionsHashingTool/ViewModel/VerifyJobInputDataViewModel.cs
- HashingTool/ViewModel/VerifyResultDataViewModel.cs 71 additions, 86 deletionsHashingTool/ViewModel/VerifyResultDataViewModel.cs
- HashingTool/Views/HashComponentData.xaml 4 additions, 4 deletionsHashingTool/Views/HashComponentData.xaml
- HashingTool/Views/UserControl/VectoXMLFileSelector.xaml 71 additions, 31 deletionsHashingTool/Views/UserControl/VectoXMLFileSelector.xaml
- HashingTool/Views/UserControl/VectoXMLFileSelector.xaml.cs 2 additions, 0 deletionsHashingTool/Views/UserControl/VectoXMLFileSelector.xaml.cs
- HashingTool/Views/VerifyJobInputData.xaml 4 additions, 2 deletionsHashingTool/Views/VerifyJobInputData.xaml
- HashingTool/Views/VerifyResults.xaml 238 additions, 113 deletionsHashingTool/Views/VerifyResults.xaml
- HashingTool/Views/VerifyResults.xaml.cs 18 additions, 14 deletionsHashingTool/Views/VerifyResults.xaml.cs
Loading
Please register or sign in to comment