serenity/Userland/DevTools/HackStudio
Andrew Kaster d8ab9ed87c LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter
Move TabPosition into its own file, and using it into the global
namespace the same way we do for Gfx::Orientation. This unbreaks the gn
build, and out of tree builds.
2023-10-27 16:51:03 -06:00
..
Debugger LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
Dialogs Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
Git AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LanguageClients
LanguageServers AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
AutoCompleteResponse.h
ClassViewWidget.cpp
ClassViewWidget.h
CMakeLists.txt
CodeDocument.cpp
CodeDocument.h
Editor.cpp Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
Editor.h
EditorWrapper.cpp AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
EditorWrapper.h
FindInFilesWidget.cpp
FindInFilesWidget.h
GMLPreviewWidget.cpp Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
GMLPreviewWidget.h
HackStudio.h
HackStudioWidget.cpp LibGfx+Userland: Remove dependency on GUI::TabWidget from StylePainter 2023-10-27 16:51:03 -06:00
HackStudioWidget.h
LanguageClient.cpp
LanguageClient.h
Locator.cpp AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
Locator.h
main.cpp Userland: Remember window state of productivity / editor applications 2023-09-24 20:00:00 -06:00
Project.cpp
Project.h
ProjectBuilder.cpp
ProjectBuilder.h
ProjectConfig.cpp
ProjectConfig.h
ProjectDeclarations.cpp
ProjectDeclarations.h
ProjectFile.cpp
ProjectFile.h
ProjectTemplate.cpp
ProjectTemplate.h
TerminalWrapper.cpp
TerminalWrapper.h
ToDoEntries.cpp
ToDoEntries.h
ToDoEntriesWidget.cpp
ToDoEntriesWidget.h