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
2022-12-10
PDFViewer: Let users change image rendering
Rodrigo Tobar
2022-12-09
SpaceAnalyzer: Display the current location in the window title :^)
Sam Atkins
2022-12-09
SpaceAnalyzer: Add a tooltip for the hovered tree node
Sam Atkins
2022-12-09
SpaceAnalyzer: Remove declaration for unimplemented method
Sam Atkins
2022-12-09
SpaceAnalyzer: Propagate possible errors up
Arda Cinar
2022-12-09
SpaceAnalyzer: Use raw_delta_y in TreeMapWidget::mousewheel_event
Arda Cinar
2022-12-09
Everywhere: Use C++ concepts instead of requires clauses
Moustafa Raafat
2022-12-09
LibGUI: Split OpacitySlider into vertical and horizontal helper classes
FrHun
2022-12-08
CrashReporter: Factorize exiting behavior to `window->close()`
Lucas CHOLLET
2022-12-08
Browser: Store cookies in a LibSQL database :^)
Timothy Flynn
2022-12-08
Browser+LibWebView+WebContent: Do not domain match on cookie updates
Timothy Flynn
2022-12-08
LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer>
Andreas Kling
2022-12-08
LibCore: Move `Core::Stream::File::exists()` to `Core::File`
Tim Schumacher
2022-12-08
CrashReporter: Disable save button until it is ready to use
Lucas CHOLLET
2022-12-08
WindowServer+MouseSettings: Improve `buttons_switched` naming
Filiph Sandström
2022-12-07
FileManager: Silence the "not found" error when setting no wallpaper
Sam Atkins
2022-12-07
LibJS: Replace standalone js_string() with PrimitiveString::create()
Linus Groh
2022-12-07
Meta+Userland: Pass Gfx::IntSize by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::FloatPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::IntPoint by value
MacDue
2022-12-07
Meta+Userland: Pass Gfx::Color by value
MacDue
2022-12-07
LibJS: Convert MarkupGenerator to the new String
Linus Groh
2022-12-06
3DFileViewer: Properly propagate errors from WavefrontOBJLoader
Maciej
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-12-04
MouseSettings: Add "Natural scrolling" toggle
Filiph Sandström
2022-12-04
DisplaySettings: Remove unnecessary check for an overridden theme
Osamu-kj
2022-12-03
Everywhere: Run clang-format
Linus Groh
2022-11-30
PixelPaint: Record action for all select operations to allow undo
Andreas Oppebøen
2022-11-30
PixelPaint: Record action when erasing a selection to allow undo
Andreas Oppebøen
2022-11-29
TextEditor: Change Find/Replace shortcut to Ctrl+Shift+F
thankyouverycool
2022-11-27
PixelPaint: Fix lasso tool preview when zoomed in
MacDue
2022-11-27
PixelPaint: Don't scale preview thickness for polygonal select tool
MacDue
2022-11-27
PixelPaint: Make antialiasing the default for tools
MacDue
2022-11-26
Browser: Remove previous history entry in History::replace_current()
Baitinq
2022-11-26
Assistant: Add a context menu for search results
thankyouverycool
2022-11-26
Assistant: Automatically compute Assistant's window dimensions
thankyouverycool
2022-11-26
Assistant: Convert ResultRows to Coolbar Buttons
thankyouverycool
2022-11-26
Browser: Replace history entry if loading URL because of a redirect
Baitinq
2022-11-26
Browser: Add History::replace_current() function
Baitinq
2022-11-26
SoundPlayer+VideoPlayer: Set the play/pause action text on state change
Timothy Flynn
2022-11-25
LibAudio: Set asynchronous audio enqueuer thread to maximum priority
kleines Filmröllchen
2022-11-26
LibGfx: Use the Midpoint Ellipse Algorithm
Lucas CHOLLET
2022-11-25
VideoPlayer: Add an option to enable fast seeking
Zaggy1024
2022-11-25
LibVideo: Rewrite the video frame present function to be more readable
Zaggy1024
2022-11-25
VideoPlayer/LibVideo: Implement the UI functionality for seeking
Zaggy1024
2022-11-25
LibVideo: Reorganize demuxer file hierarchy and rename Matroska files
Zaggy1024
2022-11-25
PixelPaint: Add the Pen tool as the default tool
Baitinq
2022-11-25
PDFViewer: Show single/multi page actions on toolbar
Rodrigo Tobar
2022-11-25
PDFViewer: Toggle prev/next page actions when page changes
Rodrigo Tobar
[next]