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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-11-10
HackStudio: Introduce a Tool class with subs CursorTool and WidgetTool
Andreas Kling
2019-11-09
HackStudio: Start fleshing out the GUI for a GUI designer :^)
Andreas Kling
2019-11-01
HackStudio: Rename TextDocument => ProjectFile
Andreas Kling
2019-10-30
HackStudio: Show documentation preview in tooltip on identifier hover
Andreas Kling
2019-10-28
HackStudio: Start working on a "Locator", much like Qt Creator has
Andreas Kling
2019-10-27
HackStudio: Support multiple editors on screen
Andreas Kling
2019-10-26
HackStudio: Implement adding an existing file to project
Andreas Kling
2019-10-25
HackStudio: Start building a C++ lexer to help with syntax highlighting
Andreas Kling
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: Start adding a "find in files" function
Andreas Kling
2019-10-21
HackStudio: Embed a Terminal widget below the text editor
Andreas Kling
2019-10-21
HackStudio: Start working on an IDE for SerenityOS
Andreas Kling