aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.LogViewer.UI/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
* Changed parser of application log file.Victoria Plitt2020-02-031-31/+52
| | | | LogViewer. Added drag and drop files to window. Start and End time in filter are displayed start and end of open log file.
* GUI changes according to review item.Victoria Plitt2020-02-021-62/+52
| | | | Related Work Items: #2402
* Implement embedded logs in LogViewerVictoria Plitt2020-01-271-39/+26
| | | | Related Work Items: #2430
* Implement A Standalone viewer. Accepts log file as startup args .Victoria Plitt2020-01-261-0/+309
Related Work Items: #2402