History log of /haiku/src/apps/debugger/user_interface/gui/team_settings_window/TeamSettingsWindow.cpp
Revision Date Author Comments
# 10ba3348 30-Nov-2016 Rene Gollent <rene@gollent.com>

Debugger: Cleanup.

- Split MessageCodes.h into a second file that separates out the
application-specific message codes from those used by the core.
Adjust includes accordingly. No functional change.


# 32b9dee4 09-Jul-2015 Rene Gollent <rene@gollent.com>

Debugger: Minor tweaks.


# b66f61af 28-Jun-2015 Rene Gollent <rene@gollent.com>

Debugger: Add config view for signals.

SignalsConfigView:
- Provide basic configuration for signal dispositions.

TeamSettingsWindow:
- Add signals view to tab list.


# 10b96226 27-Jun-2015 Rene Gollent <rene@gollent.com>

Debugger: Layout changes to team settings window.

TeamSettingsWindow:
- Split out functionality into separate views for images and exceptions,
which in turn are held in dedicated tabs.


# c3c2ab31 27-Jun-2015 Rene Gollent <rene@gollent.com>

Debugger: Code reorganization, no functional change.

- Rename BreakConditionConfigWindow to TeamSettingsWindow,
and move to own dedicated subfolder. Adjust callers accordingly.
Preparation work for other changes to come.


# 32b9dee486c35d68c6d0b8f1e27f92114bda825e 09-Jul-2015 Rene Gollent <rene@gollent.com>

Debugger: Minor tweaks.


# b66f61af9ba9d12a605029fe5c60d5b746be2872 28-Jun-2015 Rene Gollent <rene@gollent.com>

Debugger: Add config view for signals.

SignalsConfigView:
- Provide basic configuration for signal dispositions.

TeamSettingsWindow:
- Add signals view to tab list.


# 10b962261a1316c97dc6ca4c1e68e2109472d2d7 27-Jun-2015 Rene Gollent <rene@gollent.com>

Debugger: Layout changes to team settings window.

TeamSettingsWindow:
- Split out functionality into separate views for images and exceptions,
which in turn are held in dedicated tabs.


# c3c2ab316943a85f189415961734382c71e24f23 27-Jun-2015 Rene Gollent <rene@gollent.com>

Debugger: Code reorganization, no functional change.

- Rename BreakConditionConfigWindow to TeamSettingsWindow,
and move to own dedicated subfolder. Adjust callers accordingly.
Preparation work for other changes to come.