serenity/DevTools/HackStudio
Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
Let's just say each window has a cursor, there's not really overriding
going on.
2020-09-11 14:26:37 +02:00
..
Debugger HackStudio: Highlight register changes, minor disassembly view fix 2020-08-30 17:31:33 +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 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 2020-09-11 14:26:37 +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 HackStudio: Mark default action in context menu 2020-08-30 09:47:49 +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