1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 20:31:01 +00:00
serenity/DevTools/HackStudio
2020-11-03 13:34:38 +01:00
..
Debugger
Git
LanguageClients
LanguageServers LanguageServers/Cpp: Find the right token under the cursor 2020-10-29 23:32:18 +01:00
AutoCompleteBox.cpp
AutoCompleteBox.h
AutoCompleteResponse.h
CMakeLists.txt HackStudio: Remove ProcessStateWidget 2020-10-29 23:40:20 +01:00
CodeDocument.cpp
CodeDocument.h
CursorTool.cpp
CursorTool.h
Editor.cpp HackStudio: Use GUI::TextDocument::span_at() 2020-10-29 23:52:31 +01:00
Editor.h
EditorWrapper.cpp
EditorWrapper.h
FindInFilesWidget.cpp
FindInFilesWidget.h
FormEditorWidget.cpp
FormEditorWidget.h
FormWidget.cpp LibGUI: Add Widget focus policies 2020-10-30 17:03:28 +01:00
FormWidget.h LibGUI: Add Widget focus policies 2020-10-30 17:03:28 +01:00
HackStudio.h
HackStudioWidget.cpp HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files. 2020-11-03 13:34:38 +01:00
HackStudioWidget.h HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files. 2020-11-03 13:34:38 +01:00
Language.h
LanguageClient.cpp
LanguageClient.h
Locator.cpp
Locator.h
main.cpp
Project.cpp HackStudio: Fixed opening the project by always opening the main.cpp file 2020-11-01 18:47:43 +01:00
Project.h
ProjectFile.cpp HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files. 2020-11-03 13:34:38 +01:00
ProjectFile.h HackStudio: Store and restore the scrollbar values of ProjectFiles when they are closed and reopened from the list of open files. 2020-11-03 13:34:38 +01:00
TerminalWrapper.cpp HackStudio: Remove ProcessStateWidget 2020-10-29 23:40:20 +01:00
TerminalWrapper.h HackStudio: Remove ProcessStateWidget 2020-10-29 23:40:20 +01:00
Tool.h
WidgetTool.cpp
WidgetTool.h
WidgetTreeModel.cpp
WidgetTreeModel.h