1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 10:18:15 +09:00
ladybird/Userland/DevTools/HackStudio
2022-04-01 21:24:45 +01:00
..
Debugger Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Dialogs Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Git Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LanguageClients Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LanguageServers Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
AutoCompleteResponse.h LibGUI+HackStudio: Add TokenInfo struct for language-server IPC 2022-02-09 00:51:31 +01:00
ClassViewWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ClassViewWidget.h Userland: Remove a bunch of unnecessary Vector imports 2022-01-28 23:40:25 +01:00
CMakeLists.txt HackStudio: Add FindWidget 2022-03-29 17:45:36 +02:00
CodeDocument.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
CodeDocument.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Editor.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Editor.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
EditorWrapper.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
EditorWrapper.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FindInFilesWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FindInFilesWidget.h HackStudio: Make FindInFilesWidget reset when opening new project 2021-08-22 10:30:06 +02:00
FindWidget.cpp HackStudio: Hide FindWidget on escape key press 2022-03-30 11:26:26 -04:00
FindWidget.gml HackStudio: Add FindWidget 2022-03-29 17:45:36 +02:00
FindWidget.h HackStudio: Add FindWidget 2022-03-29 17:45:36 +02:00
GMLPreviewWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
GMLPreviewWidget.h HackStudio: Add GML Preview action tab 2021-07-29 11:33:16 +02:00
HackStudio.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
HackStudioWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
HackStudioWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Language.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Language.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LanguageClient.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
LanguageClient.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Locator.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Locator.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
main.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Project.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Project.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectBuilder.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectBuilder.h HackStudio: Put the Build directory inside the Serenity repository 2022-02-12 11:51:48 +01:00
ProjectDeclarations.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectDeclarations.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectFile.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectFile.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectTemplate.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ProjectTemplate.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
TerminalWrapper.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
TerminalWrapper.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ToDoEntries.cpp HackStudio: Clear ToDo entries upon opening new project 2021-08-22 10:30:06 +02:00
ToDoEntries.h HackStudio: Clear ToDo entries upon opening new project 2021-08-22 10:30:06 +02:00
ToDoEntriesWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ToDoEntriesWidget.h HackStudio: Clear ToDo entries upon opening new project 2021-08-22 10:30:06 +02:00