index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DevTools
/
HackStudio
Age
Commit message (
Expand
)
Author
2019-10-24
HackStudio: Add a widget showing the state of console's running process
Andreas Kling
2019-10-23
HackStudio: Move "find in files" widget to its own file/class
Andreas Kling
2019-10-23
HackStudio: Make the "find in files" widget more keyboard-accessible
Andreas Kling
2019-10-23
HackStudio: Start adding a "find in files" function
Andreas Kling
2019-10-23
HackStudio: Put the console terminal wrapper in a GTabWidget
Andreas Kling
2019-10-22
HackStudio: Add a simple "Save" action
Andreas Kling
2019-10-22
HackStudio: Add a simple "Run" action
Andreas Kling
2019-10-22
HackStudio: Add a simple "Build" action
Andreas Kling
2019-10-22
HackStudio: Show the currently open file in bold (in the project list)
Andreas Kling
2019-10-21
HackStudio: Add a simple app icon and some initial menus
Andreas Kling
2019-10-21
HackStudio: "Go to line" was mixed up about 0/1-based line numbers
Andreas Kling
2019-10-21
HackStudio: Restrict the "Go to line" shortcut to the text editor
Andreas Kling
2019-10-21
LibVT: Make TerminalWidget's automatic size policy updates optional
Andreas Kling
2019-10-21
HackStudio: Embed a Terminal widget below the text editor
Andreas Kling
2019-10-21
HackStudio: Show line numbers in the text editor by default
Andreas Kling
2019-10-21
HackStudio: Show cursor line and column in the statusbar
Andreas Kling
2019-10-21
HackStudio: Start working on an IDE for SerenityOS
Andreas Kling