1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:28:11 +00:00
serenity/DevTools/HackStudio
Itamar e3e5e57fde HackStudio: Move bulk of GUI logic into HackStudioWidget
Previously, the GUI logic of HackStudio was all stuffed into main(),
and it started getting a bit out of hand :)
2020-09-19 21:39:05 +02:00
..
Debugger HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
Git HackStudio: Only refresh Git widget on save if initialized 2020-09-18 15:20:55 +02:00
CMakeLists.txt HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
CodeDocument.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
CodeDocument.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
CursorTool.cpp HackStudio: Reduce debug spam 2020-09-12 13:46:15 +02:00
CursorTool.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Editor.cpp HackStudio: Fix "Add new Editor" action 2020-09-15 21:43:29 +02:00
Editor.h LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
EditorWrapper.cpp HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
EditorWrapper.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FindInFilesWidget.cpp HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
FindInFilesWidget.h HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
FormEditorWidget.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FormEditorWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FormWidget.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FormWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
HackStudio.h HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
HackStudioWidget.cpp HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
HackStudioWidget.h HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
Locator.cpp HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
Locator.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
main.cpp HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
ProcessStateWidget.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
ProcessStateWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Project.cpp HackStudio: Move bulk of GUI logic into HackStudioWidget 2020-09-19 21:39:05 +02:00
Project.h HackStudio: Add basic Git integration 2020-09-15 21:43:29 +02:00
ProjectFile.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
ProjectFile.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
TerminalWrapper.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
TerminalWrapper.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Tool.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Tool.h Meta: Force semi-colon after MAKE_AK_NONXXXABLE() 2020-08-27 10:12:04 +02:00
WidgetTool.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
WidgetTool.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
WidgetTreeModel.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
WidgetTreeModel.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00