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-06-04
PixelPaint: Make "Crop Image to Content" work with disjoint layers
Tim Ledbetter
2023-06-04
PixelPaint: Make "Crop Image to Selection" work with disjoint layers
Tim Ledbetter
2023-05-31
KeyboardMapper: Do not drop the `unix` pledge
Jelle Raaijmakers
2023-05-29
Help: Sort search results by score
Tim Ledbetter
2023-05-29
LibGUI: Allow FilteringProxyModel to optionally sort results by score
Tim Ledbetter
2023-05-29
Help: Perform a fuzzy match on the page title when searching
Tim Ledbetter
2023-05-29
FileSystemAccessServer: Don't transmit unused data
Ben Wiederhake
2023-05-29
Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option
Ali Mohammad Pur
2023-05-28
SpaceAnalyzer: Migrate to `Core::Directory::for_each_entry()`
Sam Atkins
2023-05-28
Terminal: Migrate to `Core::Directory::for_each_entry()`
Sam Atkins
2023-05-28
DisplaySettings: Migrate to `Core::Directory::for_each_entry()`
Sam Atkins
2023-05-28
LibJS: Make Error stack traces lazier
Andreas Kling
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
[next]