1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 00:52:24 +00:00
serenity/Userland/DevTools/Inspector
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
..
CMakeLists.txt Inspector: Add help documentation 2021-02-23 13:52:16 +01:00
main.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
RemoteObject.cpp DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteObject.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteObjectGraphModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RemoteObjectGraphModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteObjectPropertyModel.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RemoteObjectPropertyModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
RemoteProcess.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
RemoteProcess.h Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00