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
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-05-09
HackStudio: Show a backtrace in the debug information tab
Itamar
2020-05-09
HackStudio: Reorganize debugger-related files
Itamar
2020-05-09
LibVT+Terminal: Support hyperlinks in the terminal :^)
Andreas Kling
2020-05-05
HackStudio: Show local variables in the debugger
Itamar
2020-05-03
LibTextCodec: Start fleshing out a simple text codec library
Andreas Kling
2020-04-25
HackStudio: Add cpp debugger
Itamar
2020-03-13
HackStudio: Use Javascript syntax highlighter
Oriko
2020-03-07
LibWeb: Rename directory LibHTML => LibWeb
Andreas Kling
2020-02-07
LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling
2019-12-25
Build: support library and generator dependencies
joshua stein
2019-12-20
Build: clean up build system, use one shared Makefile
joshua stein
2019-11-24
LibHTML: Use LibProtocol for HTTP requests :^)
Andreas Kling
2019-11-13
LibPthread: Start working on a POSIX threading library
Andreas Kling
2019-11-11
HackStudio: Show the edited form widget's widget tree in the tree view
Andreas Kling
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