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
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
2021-12-20
Magnifier: Add timeline for easy checking of animations
Junior Rantila
2021-12-20
Piano: Make `Key_Space` shortcut to toggle playback
Junior Rantila
2021-12-19
SystemMonitor: Add back accidentally removed veil lock
Idan Horowitz
2021-12-17
AnalogClock: Port to LibMain
Astraeus-
2021-12-17
About: Port to LibMain
Astraeus-
2021-12-16
Spreadsheet: Handle emptying of cell containing only an '='
RasmusNylander
2021-12-12
Spreadsheet: Avoid using Value.to_string_without_side_effects()
Ali Mohammad Pur
2021-12-12
Spreadsheet: Replace hacky JS VM configuration with a more correct one
Ali Mohammad Pur
2021-12-12
Spreadsheet: Replace the help button's text with something we can render
Ali Mohammad Pur
2021-12-12
Spreadsheet: Reimplement ranges as lazy objects instead of arrays
Ali Mohammad Pur
2021-12-12
Spreadsheet: Don't recreate the global environment on every evaluation
Ali Mohammad Pur
2021-12-12
Userland: Use File::lines() range-based for loop where appropriate
Sahan Fernando
2021-12-11
Mail: Ask the user if they want to see the mail settings
Undefine
2021-12-11
Piano: Add track controls to the player widget
Jose Flores
2021-12-11
CrashReporter: Remove redundant pledge()
bugreport0
2021-12-11
Everywhere: Fix -Winconsistent-missing-override warnings from Clang
Daniel Bertalan
2021-12-10
Browser+LibWeb+WebContent: Add variables display to Inspector
Sam Atkins
2021-12-09
HackStudio+TextEditor: Persist EditingEngineType across editors
scwfri
2021-12-08
Spreadsheet: Avoid implicitly copying ByteBuffer
Ben Wiederhake
2021-12-05
Applications: Cast unused smart-pointer TRY return values to void
Sam Atkins
2021-12-05
Userland: Cast unused BackgroundAction::construct() results to void
Sam Atkins
2021-12-04
SoundPlayer: Port to LibMain :^)
Elyse
2021-12-04
SystemMonitor: Port to LibMain :^)
Andreas Kling
2021-12-04
CrashReporter: Port to LibMain and use TRY() while building the UI :^)
Andreas Kling
2021-12-01
3DFileViewer: Add checkbox to disable texture
Jelle Raaijmakers
2021-11-30
CrashReporter: Remove unnecessary button height overrides from GML
Andreas Kling
2021-11-30
CrashReporter+HackStudio: Let's call it "Debug in Hack Studio"
Andreas Kling
2021-12-01
Spreadsheet: Allow sheet renaming after double clicking on the tabwidget
Erik Biederstadt
2021-11-30
LibGUI+FontEditor: Allow ComboBox on_change callback to be toggled
thankyouverycool
2021-11-30
FontEditor: Convert to east const
thankyouverycool
2021-11-30
FontEditor: Correct member type and initialization in UndoGlyph
thankyouverycool
2021-11-30
FontEditor: Remove unused Vector<String>
thankyouverycool
2021-11-30
FontEditor: Correct NewFontDialog layout issues
thankyouverycool
2021-11-30
FontEditor: Clean up GlyphMapWidget header
thankyouverycool
[next]