index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
res
/
devel
Age
Commit message (
Expand
)
Author
2023-05-05
Base: Remove the cpp-gui HackStudio template
kleines Filmröllchen
2023-02-18
LibGUI+Userland: Stop returning Layout from `Widget::(try_)set_layout()`
Sam Atkins
2023-02-18
Userland: Specify margins and spacing in the GUI::Layout constructor
Sam Atkins
2023-02-13
Everywhere: Use /bin/Shell as the shebang for Shell scripts
Ali Mohammad Pur
2023-01-06
Base: Make the serenity-application HackStudio template build again
Karol Kosek
2022-09-01
HackStudio: Fix cpp-gui template
NoahR02
2022-01-07
Base: Port serenity-application template to LibMain
Dolphin von Chips
2021-11-30
Base: Port cpp-basic template application to LibMain :^)
Andreas Kling
2021-10-31
Base: Use outln() in the HackStudio basic C++ program template
Andreas Kling
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-14
Base: Add the serenity-application HackStudio template
sin-ack
2021-08-13
Base: Convert postcreate scripts to use heredoc
sin-ack
2021-04-25
Base: clang-format the cpp-gui template project.
Brian Gianforcaro
2021-02-13
HackStudio: Project templates and New Project dialog
Nick Vella