#
b3f2ebf0 |
| 02-Jul-2015 |
Rene Gollent <rene@gollent.com> |
Debugger: More work on signal configuration.
- Introduce SignalDispositionEditWindow for add/editing disposition exceptions.
SignalsConfigView: - Factor out helper class SignalDispositionMenu. Us
Debugger: More work on signal configuration.
- Introduce SignalDispositionEditWindow for add/editing disposition exceptions.
SignalsConfigView: - Factor out helper class SignalDispositionMenu. Use accordingly in SignalsConfigView and SignalDispositionEditWindow. - Watch table selection changes to update button statuses appropriately. - On add/edit request, show disposition edit window. - Listen for disposition changes from team and react accordingly.
UiUtils: - Add helper function to map signal defines to strings.
Together with the previous set of commits, this implements #9720.
show more ...
|