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-25
Browser: Download Widget file and directory text changes
sec05
2023-05-24
Everywhere: Use MonotonicTime instead of Duration
kleines Filmröllchen
2023-05-24
Userland: Remove remaining users of Duration::now_realtime()
kleines Filmröllchen
2023-05-24
LibTimeZone+Userland: Change timezone functions to use UnixDateTime
kleines Filmröllchen
2023-05-24
AK: Rename Time to Duration
kleines Filmröllchen
2023-05-24
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
Andreas Kling
2023-05-23
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
Jelle Raaijmakers
2023-05-23
Browser: Default to HTTPS instead of HTTP if no protocol is specified
Andreas Kling
2023-05-23
Browser: Don't show error message box when canceling editor dialog
Kemal Zebari
2023-05-23
Base+Userland: Apply Human Interface Guidelines to Object text
thankyouverycool
2023-05-22
SystemMonitor: Store text in UnavailableProcessWidget using String class
Karol Kosek
2023-05-22
SystemMonitor: Propagate more errors on startup
Karol Kosek
2023-05-22
SystemMonitor: Convert most widgets to a failable factory
Karol Kosek
2023-05-22
Magnifier: Correct captured bitmap's clipping
Sam Atkins
2023-05-19
SystemMonitor: Prefer File::read_until_eof over DeprecatedFile
Ben Wiederhake
2023-05-19
PixelPaint: Use box sampling scaling for layer thumbnails
Jelle Raaijmakers
2023-05-19
PixelPaint: Add support for box sampling scaling
Jelle Raaijmakers
2023-05-19
ImageViewer: Add support for box sampling scaling
Jelle Raaijmakers
2023-05-19
Revert "ImageViewer: Add support for box sampling scaling"
Andreas Kling
2023-05-19
Revert "PixelPaint: Add support for box sampling scaling"
Andreas Kling
2023-05-19
Revert "PixelPaint: Use box sampling scaling for layer thumbnails"
Andreas Kling
2023-05-19
Applications: Improve FSAC error message handling
thankyouverycool
2023-05-19
PixelPaint: Use box sampling scaling for layer thumbnails
Jelle Raaijmakers
2023-05-19
PixelPaint: Add support for box sampling scaling
Jelle Raaijmakers
2023-05-19
ImageViewer: Add support for box sampling scaling
Jelle Raaijmakers
2023-05-17
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
Timothy Flynn
2023-05-17
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
Timothy Flynn
2023-05-17
FontEditor: Filter files by BitmapFont in FilePicker
thankyouverycool
2023-05-17
FontEditor: Show complete filename in error messages
thankyouverycool
2023-05-17
FontEditor: Show recently opened files in File menu
thankyouverycool
2023-05-17
FontEditor: Add action text to Undo and Redo
thankyouverycool
2023-05-16
Browser: Move screenshot context menu actions above inspector actions
Timothy Flynn
2023-05-16
Browser: Add a context menu for video elements
Timothy Flynn
2023-05-15
Userland: Silence or resolve new GCC 13 warnings
Daniel Bertalan
2023-05-15
Spreadsheet: Don't release the file buffer when importing CSV files
Karol Kosek
2023-05-15
LibGUI+Userland: Store column names in JsonArrayModel as String
Karol Kosek
2023-05-15
Userland: Port `Model::column_name()` to String
Karol Kosek
2023-05-14
VideoPlayer: Use `LibFileSystemAccessClient`
Caoimhe
2023-05-14
VideoPlayer: Store video sizing mode in the configuration
Caoimhe
2023-05-14
VideoPlayer: Pledge the "VideoPlayer" configuration domain
Caoimhe
2023-05-14
SystemMonitor: Prefer Core::File, poll ProcessStatisticsReader correctly
Ben Wiederhake
2023-05-13
Userland+Base: Don't run NetworkSettings in elevated mode
Fabian Dellwing
2023-05-13
NetworkSettings: Use helper script to write config
Fabian Dellwing
2023-05-13
Escalator: Major rework and enable forwarding of stdin/stdout
Fabian Dellwing
2023-05-13
FontEditor: Allow application to launch without a font
thankyouverycool
2023-05-13
FontEditor: Let GlyphEditorWidget initialize a null BitmapFont
thankyouverycool
2023-05-13
LibGUI+Applications: Let GlyphMapWidget initialize a null Font
thankyouverycool
2023-05-13
FontEditor: Move common restoration work into restore_state()
thankyouverycool
2023-05-13
FontEditor: Use resultant FSAC filename when Saving-as
thankyouverycool
2023-05-13
FontEditor: Use fallible {Input,Message}Boxes
thankyouverycool
[next]