ladybird/Userland/DevTools/HackStudio
Gunnar Beutner 288c46dbdc LibGUI: Make sure combobox list windows can't be moved
This is done by adding a new window type (Popup) and using it for the
combobox list window. Other incorrect uses of the Tooltip window type
have also been updated to use the new window type.
2022-10-26 17:02:00 +02:00
..
Debugger AK+Userland: Stub out code that isn't currently implemented on AARCH64 2022-10-14 13:01:13 +02:00
Dialogs Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
Git
LanguageClients SystemServer+LoginServer+Userland: Switch to sid-based sockets 2022-10-03 11:11:29 +02:00
LanguageServers
AutoCompleteResponse.h
ClassViewWidget.cpp
ClassViewWidget.h
CMakeLists.txt Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
CodeDocument.cpp
CodeDocument.h
Editor.cpp HackStudio: Use a single global tooltip window 2022-10-06 21:27:40 +01:00
Editor.h HackStudio: Use a single global tooltip window 2022-10-06 21:27:40 +01:00
EditorWrapper.cpp HackStudio: Fix crash when opening or creating with open empty file 2022-08-31 15:21:03 +01:00
EditorWrapper.h
FindInFilesWidget.cpp
FindInFilesWidget.h
FindWidget.cpp
FindWidget.gml
FindWidget.h
GMLPreviewWidget.cpp
GMLPreviewWidget.h
HackStudio.h
HackStudioWidget.cpp Userland: Let applications make use of make_command_palette_action() 2022-10-25 10:21:18 +01:00
HackStudioWidget.h HackStudio: Remove the 'Open in a new tab' action 2022-10-06 11:53:23 +01:00
Language.cpp
Language.h
LanguageClient.cpp
LanguageClient.h
Locator.cpp LibGUI: Make sure combobox list windows can't be moved 2022-10-26 17:02:00 +02:00
Locator.h
main.cpp
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