1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 06:01:00 +00:00
serenity/DevTools/HackStudio
thankyouverycool 8a364c503d Base: Rename icon subdirectories by explicit app name
Renames widgets/ to hackstudio/, vbwidgets/ to visualbuilder/ and
paintbrush/ to pixelpaint/.
2020-08-27 15:38:02 +02:00
..
Debugger HackStudio: Add a registers view for the current function in debug mode 2020-08-25 09:46:06 +02:00
CMakeLists.txt HackStudio: Add a registers view for the current function in debug mode 2020-08-25 09:46:06 +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: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
CursorTool.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Editor.cpp Base: Move 16x16 common icons to /res/icons/16x16/ 2020-08-27 15:38:02 +02:00
Editor.h LibWeb: Rename PageView => InProcessWebView 2020-08-17 18:05:35 +02:00
EditorWrapper.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
EditorWrapper.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FindInFilesWidget.cpp HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
FindInFilesWidget.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +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 everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
Locator.cpp LibGUI+HackStudio: Associate new icons with their extensions 2020-08-26 16:59:34 +02:00
Locator.h HackStudio: Move everything into the HackStudio namespace 2020-08-17 18:05:35 +02:00
main.cpp Base: Rename icon subdirectories by explicit app name 2020-08-27 15:38:02 +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 LibGUI+HackStudio: Associate new icons with their extensions 2020-08-26 16:59:34 +02:00
Project.h Meta: Force semi-colon after MAKE_AK_NONXXXABLE() 2020-08-27 10:12:04 +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