serenity/Userland/DevTools/HackStudio
thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text
Corrects a slew of titles, buttons, labels, menu items and status bars
for capitalization, ellipses and punctuation.

Rewords a few actions and dialogs to use uniform language and
punctuation.
2023-05-23 05:59:49 +02:00
..
Debugger Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
Dialogs Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Git LibCore: Migrate Command from Deprecated{File,String} 2023-05-19 23:31:20 +02:00
LanguageClients
LanguageServers
AutoCompleteResponse.h
ClassViewWidget.cpp
ClassViewWidget.h
CMakeLists.txt
CodeDocument.cpp
CodeDocument.h
Editor.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
Editor.h HackStudio: Move around execution order and prevent crashing 2023-04-30 06:08:22 +02:00
EditorWrapper.cpp
EditorWrapper.h
FindInFilesWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
FindInFilesWidget.h
GMLPreviewWidget.cpp LibGUI+Userland: Port Labels to String 2023-04-30 05:48:14 +02:00
GMLPreviewWidget.h
HackStudio.h
HackStudioWidget.cpp Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
HackStudioWidget.h
LanguageClient.cpp
LanguageClient.h
Locator.cpp
Locator.h
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Project.cpp
Project.h
ProjectBuilder.cpp LibCore: Migrate Command from Deprecated{File,String} 2023-05-19 23:31:20 +02:00
ProjectBuilder.h
ProjectConfig.cpp
ProjectConfig.h
ProjectDeclarations.cpp
ProjectDeclarations.h
ProjectFile.cpp
ProjectFile.h
ProjectTemplate.cpp HackStudio: Prefer FileSystem::copy_file_or_directory 2023-05-19 21:12:15 +02:00
ProjectTemplate.h
TerminalWrapper.cpp
TerminalWrapper.h
ToDoEntries.cpp
ToDoEntries.h
ToDoEntriesWidget.cpp Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
ToDoEntriesWidget.h