Andreas Kling
|
f03800cee3
Kernel: Add dedicated "ptrace" pledge promise
|
4 年之前 |
Andreas Kling
|
32c319ba81
HackStudio: Make the title bar say "Hack Studio" too..
|
4 年之前 |
Andreas Kling
|
dd3e6451ac
HackStudio: Rethink the "project" concept to be about a directory
|
4 年之前 |
Sergey Bugaev
|
e7e179212c
HackStudio: Send an open file to language servers
|
4 年之前 |
AnotherTest
|
ac5e08a541
HackStudio: Abstract away language-server details
|
4 年之前 |
Itamar
|
a39c4cc340
HackStudio: Integrate with C++ Language Server
|
4 年之前 |
Itamar
|
e3e5e57fde
HackStudio: Move bulk of GUI logic into HackStudioWidget
|
4 年之前 |
Itamar
|
b82a254da0
HackStudio: Only refresh Git widget on save if initialized
|
4 年之前 |
Itamar
|
1e96e46a81
HackStudio: Refresh the Git widget state on file save
|
4 年之前 |
Itamar
|
d1eedd0e9f
HackStudio: View unstaged diffs in files with DiffViewer
|
4 年之前 |
Itamar
|
7c70183f3f
HackStudio: Make the actions tab visible when using the form editor
|
4 年之前 |
Itamar
|
435c6c6f96
HackStudio: Add basic Git integration
|
4 年之前 |
Ben Wiederhake
|
f36c67c960
HackStudio: Mark default action in context menu
|
4 年之前 |
Ben Wiederhake
|
d063dc1e71
HackStudio: Mark compilation-unit-only functions as static
|
4 年之前 |
thankyouverycool
|
8a364c503d
Base: Rename icon subdirectories by explicit app name
|
5 年之前 |
thankyouverycool
|
30ad295fa1
Base+HackStudio: Rename project file extensions to .hsp
|
4 年之前 |
Luke
|
3ddc42fdf1
HackStudio: Add a disassembly view for the current function in debug mode
|
5 年之前 |
Itamar
|
5c494eefd6
HackStudio: Implement "Step Over" debugging action
|
5 年之前 |
Itamar
|
cb432ffe8c
HackStudio: Add icons for "step in" and "step out"
|
5 年之前 |
Itamar
|
f5aa0988f5
HackStudio: Move debugger actions to a toolbar in the debug widget
|
5 年之前 |
Andreas Kling
|
c0462c65cf
HackStudio: Move everything into the HackStudio namespace
|
5 年之前 |
Andreas Kling
|
9102b624ac
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
|
5 年之前 |
Andreas Kling
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
5 年之前 |
Matus Ferech
|
0dac7af6c5
HackStudio: Silence make output when checking if make is present
|
5 年之前 |
Matus Ferech
|
e451ce816c
HackStudio: Use Core::ArgsParser for path to workspace
|
5 年之前 |
Linus Groh
|
2e5c434e22
Misc: Use automatic window positioning in more applications
|
5 年之前 |
Itamar
|
7eac9fe10e
HackStudio: Support debugging library code
|
5 年之前 |
Ben Wiederhake
|
7893871d5a
HackStudio: Mark compilation-unit-only functions as static
|
5 年之前 |
Andreas Kling
|
db450dbc44
Base: Move "js" and "little" HackStudio projects into ~/Source/
|
5 年之前 |
Linus Groh
|
a8d7cd5a15
HackStudio: Open project or file from argv[1] if given
|
5 年之前 |