bfr/BFR
adroslice c519147302 Added Replace-Operation, structuring and reworked event bindings
- Added Replace-Operation + UI
- Added OperationMode to make it easier to give operations different modes
- Replaced all specific-control-event-handlers with one general PropertyChanged-event-handler for each preview and filter
- TODO: Add Remove-Operation as a subclass of Replace
2019-11-17 16:22:19 +01:00
..
Helpers Implemented filtering 2019-11-14 20:42:25 +01:00
Models Renamed DataModels to Models 2019-11-14 15:19:52 +01:00
Operations Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00
.gitignore Project Setup 2019-11-13 20:26:04 +01:00
App.xaml Project Setup 2019-11-13 20:26:04 +01:00
App.xaml.cs Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
BFR.csproj Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
MainWindow.xaml Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00
MainWindow.xaml.cs Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00
MainWindowUIProperties.cs Added Replace-Operation, structuring and reworked event bindings 2019-11-17 16:22:19 +01:00
nuget.config Project Setup 2019-11-13 20:26:04 +01:00
Program.cs Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00