Jonas Arnold
2dc2db70d6
added application icon,
...
added version item in menu,
added installer config,
changes for installer to work
3 years ago
Jonas Arnold
3539ecb0da
implemented first version of send history,
...
implemented IHistoryElement, StringHistoryElement,
ICloneable for MultiFormatString,
fixed MultiFormatTextBox not resetting when overwritten
3 years ago
Jonas Arnold
ce137cb9f3
added app icon
3 years ago
Jonas Arnold
637eb20386
manually implemented reading method to get enum value by matching description, removing dependency Humanizer,
...
fixed various warnings
3 years ago
Jonas Arnold
0da1a83e7c
implemented Tcp Client Protocol, including UI part,
...
renamed all Messages to UIMessage,
created StoppedReadingUIMessage,
worked on UDP protocol
3 years ago
Jonas Arnold
eac4757427
fixed no tab open exception,
...
worked on formatting,
added icons for protocol types,
worked on status bar messages
3 years ago
Jonas Arnold
907dac42f8
introduced clear button in MultiFormatDataView and cleaned up custom controls
3 years ago
Jonas Arnold
c8c53221d3
added check if SettingsViewModel implements IProtocolSettings in CommunicationProtocolFactory,
...
implemented COM Port readout,
fixed functionality of AreEditable for the ProtocolSettingsViewModel,
implemented EnumValueToDescriptionConverter using Humanizer package,
implemented IntToStringConverter,
implemented SerialSettingsView
3 years ago
Jonas Arnold
5312b750f5
cleaned up namespaces:
...
Common.Logger => Common.Logging
MultiTerm.Core.Common => MultiTerm.Core.Types
added Log Method to ILogger and SerilogLogger,
implemented IAppSettingsProvider and XmlAppSettingsProvider,
added EnumHelpers in Common project
3 years ago
Jonas Arnold
b0e63d0437
added MergedDictionaries in Generic.xaml to split custom controls in seperate xaml files,
...
implemented add button visually in ExtendedTabControl
3 years ago
Jonas Arnold
c3a965875f
added SendReceiveViewModel and according View,
...
moved StartupHelpers to new Common project,
added TabControl to ShellView
3 years ago
Jonas Arnold
d152bf121d
created and mapped ShellViewModel and according View
3 years ago
Jonas Arnold
5d1744bbc7
implemented DI for MainWindow,
...
added MVVM package for Backend
3 years ago
Jonas Arnold
2e47e3d558
Add project files.
3 years ago