serenity/Userland/DevTools/HackStudio
DexesTTP dcbbbf5b4a LibWebView: Move OutOfProcessWebView to a new LibWebView library
Also moves WebContentClient and the references to the generated IPC
descriptions, since they are all components of OutOfProcessWebView.

This patch has no functional changes.
2022-05-15 12:17:36 +02:00
..
Debugger LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Dialogs LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Git LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02: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 Userland: Remove a few gratuitous IPC namespace qualifiers 2022-04-03 15:18:20 +01:00
ClassViewWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ClassViewWidget.h
CMakeLists.txt LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17: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 LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
Editor.h LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
EditorWrapper.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
EditorWrapper.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
FindInFilesWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
FindInFilesWidget.h
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.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
HackStudioWidget.cpp LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
HackStudioWidget.h HackStudio: Add a "Project Configuration" button in the Edit menu 2022-04-15 00:15:04 +02: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
main.cpp Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00
Project.cpp HackStudio: Allow customizing the actions of the Build & Run buttons 2022-04-15 00:15:04 +02:00
Project.h HackStudio: Allow customizing the actions of the Build & Run buttons 2022-04-15 00:15:04 +02:00
ProjectBuilder.cpp HackStudio: Allow customizing the actions of the Build & Run buttons 2022-04-15 00:15:04 +02:00
ProjectBuilder.h HackStudio: Allow customizing the actions of the Build & Run buttons 2022-04-15 00:15:04 +02:00
ProjectConfig.cpp HackStudio: Allow customizing the actions of the Build & Run buttons 2022-04-15 00:15:04 +02:00
ProjectConfig.h HackStudio: Allow customizing the actions of the Build & Run buttons 2022-04-15 00:15:04 +02: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 HackStudio: Use Core::System::exec() 2022-04-11 21:09:42 +02:00
TerminalWrapper.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
ToDoEntries.cpp
ToDoEntries.h
ToDoEntriesWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
ToDoEntriesWidget.h