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-09-04
LibUnicode: Define is_unicode_*_subtag helpers inline in their header
Timothy Flynn
2021-09-04
Kernel: Delete the rvalue-ref qualified version of KResultOr::value()
Andreas Kling
2021-09-04
Kernel: Add missing error check when opening TTY for a new process
Andreas Kling
2021-09-04
Kernel: Add missing error check when opening root file system
Andreas Kling
2021-09-04
Kernel/VirtIO: Add two missing error checks in VirtIO::ConsolePort
Andreas Kling
2021-09-04
Utilities: Support grepping recursively from paths in the argument
Karol Kosek
2021-09-04
Meta: Add q35grub option in run.sh
Liav A
2021-09-04
Mandelbrot: Use the new Zoom cursor
Mustafa Quraish
2021-09-04
PixelPaint: Use Zoom and Eyedropper cursors
Mustafa Quraish
2021-09-04
Cursors: Add new Magnifying glass cursor
Mustafa Quraish
2021-09-04
Cursors: Add new Eyedropper cursor
Mustafa Quraish
2021-09-04
PixelPaint: Add invert filter
Musab Kılıç
2021-09-04
PixelPaint: Make tools use the new API for property change shortcuts
Mustafa Quraish
2021-09-04
PixelPaint: Add mechanism for tools to use keyboard shortcuts
Mustafa Quraish
2021-09-04
SoundPlayer: Add spacebar keyboard shortcut for play/pause
Thitat Auareesuksakul
2021-09-04
HexEditor: Use FileSystemAccessClient, add unveils
Mustafa Quraish
2021-09-04
PDFViewer: Use FileSystemAccessClient to open files
Mustafa Quraish
2021-09-04
PixelPaint: Add separator in image menu
Mustafa Quraish
2021-09-04
PixelPaint: Allow modifiable thickness for RectangleTool :^)
Mustafa Quraish
2021-09-04
LibGfx/Painter: Add `draw_rect_with_thickness` method
Mustafa Quraish
2021-09-04
PixelPaint: Add `Copy Merged` action
Mustafa Quraish
2021-09-04
PixelPaint: Parse saved Guides from the ProjectLoader in main
Tobias Christiansen
2021-09-04
PixelPaint: Add ProjectLoader to abstract away opening of files
Tobias Christiansen
2021-09-04
PixelPaint: Save Guides when writing project to file
Tobias Christiansen
2021-09-04
PixelPaint: Move saving a project from Image into ImageEditor
Tobias Christiansen
2021-09-04
PixelPaint: Move serialization of Image into seperate function
Tobias Christiansen
2021-09-04
SoundPlayer: Don't try to dereference null-pointer buffers
Karol Kosek
2021-09-04
Piano: Format slider values when initially set
Musab Kılıç
2021-09-04
ImageViewer: Kindly ask the user if they want to delete a file
Musab Kılıç
2021-09-04
AK: Add rvalue-ref qualifiers for Optional's value() and value_or()
Andreas Kling
2021-09-04
AK: Convert Optional.h to east-const style
Andreas Kling
2021-09-03
Piano: Draw note names on top of notes
Musab Kılıç
2021-09-03
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
Daniel Bertalan
2021-09-03
Kernel: Convert Routing to east-const style
brapru
2021-09-03
DisplaySettings: Add context menu for wallpapers
Karol Kosek
2021-09-03
Meta: Add the ability to specify clang with serenity.sh
Tom
2021-09-03
LibWeb: Add support HTMLScriptElement.supports
Luke Wilde
2021-09-03
LibWeb: Add support for IDL static functions
Luke Wilde
2021-09-03
Base: Remove the solid background from go-down.png icon
Dawid Wolosowicz
2021-09-03
Meta: Remove Coverity workflow until it's ready
Brian Gianforcaro
2021-09-03
LibIPC: Convert Encoder class to east-const style
Andreas Kling
2021-09-03
LibSQL: Replace Optional<NonnullRefPtr<T>> with RefPtr<T>
Andreas Kling
2021-09-03
Everywhere: Use my shiny new serenityos.org email :^)
Sam Atkins
2021-09-03
Kernel: Don't use {:p} when printing out invalid userspace stack pointer
Luke Wilde
2021-09-03
Meta: Fix toolchain caching for Sonar Cloud workflow
Brian Gianforcaro
2021-09-03
Meta: Add github actions workflow to run coverity build analysis
Brian Gianforcaro
2021-09-03
Meta: Remove sonar cloud worklow triggering for PRs
Brian Gianforcaro
2021-09-03
Meta: Remove sonar cloud pipeline cache
Brian Gianforcaro
2021-09-03
Meta: Add sonar.python.version config to silence sonar cloud warning
Brian Gianforcaro
2021-09-03
LibSyntax: Fix bug in matching cursor highlighting
Mustafa Quraish
[next]