1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:58:11 +00:00
serenity/Userland/DevTools/HackStudio/Debugger
Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
I hereby declare these to be full nouns that we don't split,
neither by space, nor by underscore:

- Breadcrumbbar
- Coolbar
- Menubar
- Progressbar
- Scrollbar
- Statusbar
- Taskbar
- Toolbar

This patch makes everything consistent by replacing every other variant
of these with the proper one. :^)
2021-04-13 16:58:15 +02:00
..
BacktraceModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
BacktraceModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
BreakpointCallback.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
Debugger.cpp HackStudio: Properly support Debugger's new source root concept 2021-04-12 22:43:33 +02:00
Debugger.h HackStudio: Properly support Debugger's new source root concept 2021-04-12 22:43:33 +02:00
DebugInfoWidget.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DebugInfoWidget.h Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DisassemblyModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
DisassemblyModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
DisassemblyWidget.cpp DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
DisassemblyWidget.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RegistersModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RegistersModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
VariablesModel.cpp HackStudio: Fix debugger preview for char variables 2021-04-12 22:43:33 +02:00
VariablesModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00