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-13
FontEditor: Remove unnecessary setters and getters
thankyouverycool
2023-05-13
FontEditor: Remove unnecessary deferred invokes
thankyouverycool
2023-05-13
FontEditor: Make update_title() private
thankyouverycool
2023-05-13
FontEditor: Tighten lambda captures
thankyouverycool
2023-05-13
FontEditor: Propagate errors formatting preview text
thankyouverycool
2023-05-13
FontEditor: Propagate errors when loading GML
thankyouverycool
2023-05-13
FontEditor: Port some instances of DeprecatedString
thankyouverycool
2023-05-13
FontEditor: Iterate slope and weight lists by size()
thankyouverycool
2023-05-13
FontEditor: Convert Model lists to Vector<String>
thankyouverycool
2023-05-11
HexEditor: Add list of recently opened files
Caoimhe
2023-05-10
Chess+GameSettings: Optionally highlight the king when in check
Tim Ledbetter
2023-05-10
Help: Fix link to Contents page
James Liu
2023-05-09
AK: Add the `Input` word to input-only buffered streams
Lucas CHOLLET
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
[next]