index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-04
DisplaySettings: Use shrink-to-fit to simplify GML
Andreas Kling
2021-01-04
LibGUI: Simplify ToolBarContainer by using shrink-to-fit
Andreas Kling
2021-01-04
LibGUI: Add Widget shrink-to-fit layout flag
Andreas Kling
2021-01-04
DisplaySettings: Set "open wallpaper" button style in GML
Andreas Kling
2021-01-04
LibCore: Make Core::Object::property() const
Andreas Kling
2021-01-03
Toolchain+LibTTF: Remove some blank line at the end of CMake files.
Emanuele Torre
2021-01-03
Meta: Rewrite the check-newlines-at-eof script in python
Emanuele Torre
2021-01-03
Calculator: Port interface to GML (#4742)
Glenford Williams
2021-01-03
CrashReporter: Show termination signal
Linus Groh
2021-01-03
Kernel+LibELF: Store termination signal in coredump ProcessInfo
Linus Groh
2021-01-03
SystemMonitor: Re-use the /proc/all file descriptor when updating
Tom
2021-01-03
ResourceGraph: Re-use the ProcFS file descriptors when updating stats
Tom
2021-01-03
LibCore: Allow caching and reusing the ProcFS file descriptors
Tom
2021-01-03
LibCore: Report error condition when reading process statistics failed
Tom
2021-01-03
ResourceGraph: Handle low memory situations bit better
Tom
2021-01-03
Kernel: Improve ProcFS behavior in low memory conditions
Tom
2021-01-03
Lagom: Build gml-format
Linus Groh
2021-01-03
Userland: Add gml-format
Linus Groh
2021-01-03
Playground: Add "Format GML" menu action
Linus Groh
2021-01-03
LibGUI: Add GMLFormatter
Linus Groh
2021-01-03
LibGUI: Allow comment(s) before first class marker in GML parser
Linus Groh
2021-01-03
Kernel+Loader.so: Allow dynamic executables without an interpreter
William Marlow
2021-01-03
ls: Use Core::File::real_path_for()
Andreas Kling
2021-01-03
Kernel: Fix ProcFS returning Inodes that are being deleted
Tom
2021-01-03
LibELF: Add missing newlines at end of files
Andreas Kling
2021-01-03
LibVT: Show terminal hyperlink targets as tooltips
Andreas Kling
2021-01-03
LibGUI: Hide the tooltip if widget with open tooltip unsets it
Andreas Kling
2021-01-03
LibVT: Make terminal hyperlinks double-click-to-activate
Andreas Kling
2021-01-03
LibELF: Support relocating weak symbols against global libraries
William Marlow
2021-01-03
Loader.so+LibELF: Move most of Loader.so's logic into ELF::DynamicLinker
William Marlow
2021-01-03
man: Rename manual section 1 to "User programs"
Brendan Coles
2021-01-03
Shell: Implement a 'source' builtin
AnotherTest
2021-01-03
Shell: Show a snippet of what caused the error (if possible)
AnotherTest
2021-01-03
Shell: Give commands and globs a source position
AnotherTest
2021-01-03
Shell: Move AST::create() into the header and use it
AnotherTest
2021-01-03
TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files
Emanuele Torre
2021-01-03
LibGfx+Ports: Add missing newlines at the end of file.
Emanuele Torre
2021-01-03
Meta: Add a script that makes sure files end in a newline.
Emanuele Torre
2021-01-03
FuzzJs: If the program successfully parsed, try running it
Luke
2021-01-03
LibGUI: Use String::formatted() and String::number() more
Andreas Kling
2021-01-03
LibGUI: Use String::formatted() and String::number() more
Andreas Kling
2021-01-03
LibWeb: Convert a bunch of String::format() => String::formatted()
Andreas Kling
2021-01-03
CrashReporter: Make the window resizable
Andreas Kling
2021-01-03
FontEditor: Add help documentation
Brendan Coles
2021-01-03
ProtocolServer: Add some debug log output for failed downloads
Andreas Kling
2021-01-03
Demos: add CatDog (Neko clone)
TheMorc
2021-01-03
Browser: Tell LaunchServer we only want to show the downloads directory
Andreas Kling
2021-01-03
LaunchServer+LibDesktop: Add ability to allow URL without handler
Andreas Kling
2021-01-03
Revert "Terminal: Tell LaunchServer we only need to open "Help""
Andreas Kling
2021-01-03
Terminal: Tell LaunchServer we only need to open "Help"
Andreas Kling
[next]