1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-02 20:12:13 +00:00
serenity/Userland/DevTools/HackStudio/Git
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
..
DiffViewer.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
DiffViewer.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
GitFilesModel.cpp DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
GitFilesModel.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
GitFilesView.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
GitFilesView.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
GitRepo.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
GitRepo.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00
GitWidget.cpp Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
GitWidget.h DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00