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
2022-05-24
Meta+Documentation: Bump required QEMU version
Nathan Wallace
2022-05-24
Meta+CI: Upgrade to ubuntu-22.04
Nathan Wallace
2022-05-24
Spreadsheet: Make save functions take a Core::File instead of a filename
Karol Kosek
2022-05-24
Spreadsheet: Open files using FileSystemAccessClient::try_open_file()
Karol Kosek
2022-05-24
Spreadsheet: Remove unused Workbook::load() function
Karol Kosek
2022-05-24
Spreadsheet: Use TRY() on file load and save
Karol Kosek
2022-05-23
Meta+Userland: Add jakt as an optional Lagom Tool
Andrew Kaster
2022-05-23
Ports: Port GNU guile
Peter Elliott
2022-05-23
Kernel: Fix EINVAL when mmaping with address and no MAP_FIXED
Peter Elliott
2022-05-23
Ports: Port libunistring
Peter Elliott
2022-05-23
Kernel: Change values of SHUT_{RD,WR,RDWR}
Peter Elliott
2022-05-23
LibC: Add barebones <complex.h>
Peter Elliott
2022-05-23
Ports/bdwgc: Build using automake
Peter Elliott
2022-05-23
PixelPaint: Allow layer to "scale" location when resizing
Andrew Smith
2022-05-23
PixelPaint: Add Image>Resize Image... dialog. (Front end)
Andrew Smith
2022-05-23
LibGUI: Add on_return_pressed function to SpinBox
Andrew Smith
2022-05-23
SystemServer: Create a /dev/full device using numbers 1, 7
Karol Kosek
2022-05-22
Ports: Fully delete Co-Authored-By lines from the ReadMe
Tim Schumacher
2022-05-22
Ports: Bring all ReadMes in line with their respective patches
Tim Schumacher
2022-05-22
Ports: Don't unset `{HOME,USER,TERM,PATH}`
Tim Schumacher
2022-05-22
Spreadsheet: Recognize sheets files by mime type, not by file extension
Karol Kosek
2022-05-22
LibCore: Set mime type for .sheets files to `application/x-sheets+json`
Karol Kosek
2022-05-21
Meta: Add Brotli fuzzer
Michiel Visser
2022-05-21
LibHTTP+LibWeb: Accept Brotli encoded responses
Michiel Visser
2022-05-21
LibCompress: Implement Brotli decompressor
Michiel Visser
2022-05-21
LibCore: Add Stream::read_all()
Michiel Visser
2022-05-21
LibCore: Add LittleEndianInputBitStream
Michiel Visser
2022-05-21
ThemeEditor: Position preview windows based on the title height
Sam Atkins
2022-05-21
ThemeEditor: Make MainWidget responsible for holding the edited Palette
Sam Atkins
2022-05-21
ThemeEditor: Convert the widget-preview layout to GML
Sam Atkins
2022-05-21
ThemeEditor: Arrange the theme properties into groups
Sam Atkins
2022-05-21
ThemeEditor: Give each theme property its own editing widget
Sam Atkins
2022-05-21
LibGUI: Add ability to position checkboxes to the right of their text
Sam Atkins
2022-05-21
ThemeEditor: Actually save alignment roles
Sam Atkins
2022-05-21
ThemeEditor: Extract most logic into a MainWidget class
Sam Atkins
2022-05-21
Browser: Allow usage of vertical tabs
Cameron Youell
2022-05-21
LibGUI: TabWidget add vertical tabs
Cameron Youell
2022-05-21
Kernel/USB: Add support for bulk transfers
b14ckcat
2022-05-21
Ports/glib: Update to version 2.72.1
Kenneth Myhra
2022-05-21
Kernel: Fix capitalization of MiniStdLib.cpp in CMakeLists.txt
Timon Kruiper
2022-05-21
Kernel: Add -mgeneral-regs-only flag to aarch64 Kernel build
Timon Kruiper
2022-05-21
Meta: Add option to disable Kernel Address Sanitizer
Timon Kruiper
2022-05-21
Kernel: Report value of ESR_EL1 when exception happens on aarch64
Timon Kruiper
2022-05-21
Kernel: Add Exception Syndrome Register to aarch64 Registers.h
Timon Kruiper
2022-05-21
Kernel: Add more exception handlers for aarch64 Kernel
Timon Kruiper
2022-05-21
Kernel: Set up initial exception stack when going into EL1 on aarch64
Timon Kruiper
2022-05-21
Kernel: Add alignment specifier to aarch64 register definitions
Timon Kruiper
2022-05-21
LibCodeComprehension: Re-organize code comprehension related code
Itamar
2022-05-21
touch: Support custom timestamps
Ariel Don
2022-05-21
LibCore: Add Core::Stream::File::exists()
Ariel Don
[next]