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
2023-05-09
Userland: Show "Ladybird" instead of "Browser" in titles, menus, etc
Andreas Kling
2023-05-06
ThemeEditor: Remove one usage of DeprecatedString
Karol Kosek
2023-05-06
PixelPaint: Use ValueSlider for radial gradient hardness
MacDue
2023-05-05
LibMarkdown+LibSyntax: Add a Markdown syntax highlighter
Maciej
2023-05-05
LibGUI: Make `Application`'s construction fallible
Lucas CHOLLET
2023-05-05
PixelPaint: Ensure the selection is always within image bounds
Tim Ledbetter
2023-05-05
PixelPaint: Allow lasso tool to select outside the active layer
Tim Ledbetter
2023-05-05
PixelPaint: Use the crosshair cursor with the lasso tool
Tim Ledbetter
2023-05-05
FontEditor: Use `LibFileSystemAccessClient`
Caoimhe
2023-05-05
FontEditor: Don't paint in `GlyphEditorWidget` if `m_font` is null
Caoimhe
2023-05-05
Base+LibChess: Move assets from /icons/ to /graphics/
Cubic Love
2023-05-05
Base+LibCards: Move card backs from /icons/ to /graphics/
Cubic Love
2023-05-05
Piano: Allow per-track controls (again)
kleines Filmröllchen
2023-05-05
Piano: Use size_t for track count
kleines Filmröllchen
2023-05-04
PixelPaint: Make gradient tool hardness slider width match other inputs
MacDue
2023-05-04
PixelPaint: Correct variable names in GradientTool.cpp
MacDue
2023-05-03
SoundPlayer: Clear client buffer when playback is stopped
Joel Petersson
2023-05-03
HexEditor: Remember all of the layout options in the configuration
Caoimhe
2023-05-02
SoundPlayer: Fix glitchy visualization on pause/stop
Joel Petersson
2023-05-02
SoundPlayer: Introduce buffer_reset api to VisualizationWidget
Joel Petersson
2023-05-01
CertificateSettings: Add missing ellipsis on import/export buttons
Andreas Kling
2023-04-30
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
thankyouverycool
2023-04-30
LibGUI: Remove Label icons and replace instances with ImageWidget
thankyouverycool
2023-04-30
LibGUI+Userland: Port Labels to String
thankyouverycool
2023-04-30
PixelPaint: Clip the gradient tool preview to the active layer rect
Tim Ledbetter
2023-04-29
Spreadsheet: Add blank sheet when import dialog is cancelled
Abuneri
2023-04-29
Spreadsheet: Enable the ability to undo/redo changes in cell color
huttongrabiel
2023-04-29
Spreadsheet: Add CellUndoMetadataCommand class
huttongrabiel
2023-04-29
Spreadsheet: Add CellChange constructor for changes in type metadata
huttongrabiel
2023-04-29
PixelPaint: Add radial gradient support
Torstennator
2023-04-27
DisplaySettings: Show bilinear filtered wallpaper in `MonitorWidget`
Jelle Raaijmakers
2023-04-27
DisplaySettings: Remove unused code from `MonitorWidget`
Jelle Raaijmakers
2023-04-26
Browser+Ladybird: Render text in the JS console with a monospace font
Timothy Flynn
2023-04-25
Userland: Remove "Inspector" program and related utilities
Andreas Kling
2023-04-25
LibCore: Remove some unnecessary includes from EventLoop.h
Andreas Kling
2023-04-25
LibCore: Simplify Core::Notifier by only allowing one event type
Andreas Kling
2023-04-25
Applications: Update man page links for applications
Tim Ledbetter
2023-04-25
Help: Ensure window title is updated when a subsection is selected
Tim Ledbetter
2023-04-24
LibChess: Add and use Square::{file,rank}_char() methods
Sam Atkins
2023-04-24
Browser: Support selections from the accessibility tab
Jonah
2023-04-24
BrowserSettings: Convert `BrowserSettingsWidget` to a failable factory
Cameron Youell
2023-04-24
Browser: Convert `BookmarksBarWidget` to use failable functions
Cameron Youell
2023-04-24
AK: Add new failable `JsonArray::{append/set}` functions
Cameron Youell
2023-04-23
LibCoredump+CrashReporter: Make CrashReporter work on AArch64
Daniel Bertalan
2023-04-22
BrowserSettings: Propagate errors from creation of content filter widget
Timothy Flynn
2023-04-22
BrowserSettings: Slightly change text for adding a new content filter
Timothy Flynn
2023-04-22
BrowserSettings: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-21
Browser: Add support for CookieJar to run in a transient, in-memory mode
Timothy Flynn
[next]