index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
Age
Commit message (
Expand
)
Author
2022-01-03
LibJS: Return Optional<T> from Completion::{value,target}(), not T
Linus Groh
2022-01-03
Spreadsheet: Background fill color after reaching vertical end
martinfalisse
2022-01-03
CrashReporter: Move progressbar into main window
Samuel Bowman
2022-01-02
SoundPlayer: Don't enqueue samples depending on the GUI loop
kleines Filmröllchen
2022-01-02
SoundPlayer: Remove resolved FIXME
kleines Filmröllchen
2022-01-02
Calculator: Round small number to prevent crash
Lucas CHOLLET
2022-01-02
Calculator: Remove KeypadValue::operator>
Lucas CHOLLET
2022-01-02
Calculator: Display zero with only one character
Lucas CHOLLET
2022-01-02
DisplaySettings: Add 1440p ultrawide resolution
Filiph Sandström
2022-01-01
ThemeEditor: Add "alignment" support
Filiph Sandström
2022-01-01
HexEditor: Port HexEditor to LibMain
Conor Byrne
2022-01-01
PixelPaint: Move all filters into the Filter Gallery
Tobias Christiansen
2022-01-01
PixelPaint: Expand Filter Gallery to know how to apply filters
Tobias Christiansen
2022-01-01
PixelPaint: Make the ImageEditor known throughout the Filter Gallery
Tobias Christiansen
2022-01-01
PixelPaint: Add Filter Gallery Dialog to the Filter Menu
Tobias Christiansen
2022-01-01
VideoPlayer: Port VideoPlayer to LibMain
Conor Byrne
2021-12-30
LibGUI+SoundPlayer: Use 'decrease_slider_by_page_steps()' method
Elyse
2021-12-30
LibGUI+SoundPlayer: Use 'increase_slider_by_page_steps()'
Elyse
2021-12-30
Everywhere: Use 'decrease_slider_by()' method from AbstractSlider
Elyse
2021-12-30
Everywhere: Use 'increase_slider_by()' method from AbstractSlider
Elyse
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-29
ImageViewer: Allow choice between nearest neighbor and bilinear scaling
Luke Wilde
2021-12-28
Magnifier: Add colorblind preview options
TheGrizzlyDev
2021-12-28
ImageViewer: Change how scaling works
Maciej
2021-12-28
Kernel: Remove the kmalloc_eternal heap :^)
Andreas Kling
2021-12-28
ThemeEditor: Implement a way to simulate color blindness in preview
TheGrizzlyDev
2021-12-28
TextEditor: Highlight AF files as INI
Maciej
2021-12-28
Help: Fix crash when trying to load libunicodedata.so
Rummskartoffel
2021-12-28
FileManager: Add "Create Archive" action
Julian Offenhäuser
2021-12-27
LibJS+WebContent+Browser+js: Implement console.group() methods
Sam Atkins
2021-12-27
Help: Fix memory leak given ambiguous man page title on command line
Rummskartoffel
2021-12-25
PDFViewer: Add a basic set of pledges
Andreas Kling
2021-12-24
SystemMonitor: Remove unused SortingProxyModel include
Sam Atkins
2021-12-24
LibGUI+Userland: Make SortingProxyModel::create() return ErrorOr
Sam Atkins
2021-12-24
SoundPlayer: Add a keyboard shortcut 'M' to mute the player
Elyse
2021-12-24
SoundPlayer: Add 'mute' methods to Player
Elyse
2021-12-24
SoundPlayer: Sync startup loop and show playlist settings in GUI
Max Trussell
2021-12-23
HexEditor: Don't unnecessarily abbreviate variable names
Arne Elster
2021-12-23
HexEditor: Make HexDocuments final
Arne Elster
2021-12-23
HexEditor: Scroll back to the top when opening another file
Arne Elster
2021-12-23
HexEditor: Stream input files instead of keeping them in memory
Arne Elster
2021-12-22
Calculator: Make double construction and conversion private
creator1creeper1
2021-12-21
PixelPaint: Refactor falloff computation and extend hardness range
r00ster91
2021-12-21
Calculator: Construct KeypadValue precisely from the Clipboard contents
creator1creeper1
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-12-21
LibC+AK: Implement all sorts of wprintf variants
Ali Mohammad Pur
2021-12-20
Help: Include page names in the search
Sam Atkins
2021-12-20
Help: Add support for launching with a section and page, like man
Sam Atkins
2021-12-20
Help: Move `update_actions()` code into `open_page()`
Sam Atkins
2021-12-20
Help: Always show the welcome page on launch if nothing else is there
Sam Atkins
[next]