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-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
2022-11-25
PDFViewer: Prevent infinity recursion
Rodrigo Tobar
2022-11-25
PDFViewer: Let users change clipping paths visibility
Rodrigo Tobar
2022-11-25
PixelPaint: Add lasso selection tool
Timothy Slater
2022-11-25
PixelPaint: Clear selection with escape key regardless of active tool
Timothy Slater
2022-11-25
Applications: Add Presenter
kleines Filmröllchen
2022-11-22
LibJS: Reduce AST memory usage by shrink-wrapping source range info
Andreas Kling
2022-11-22
3DFileViewer: Propagate key events to the window
Names4Noobs
2022-11-19
Terminal+LibVT: Toggle TerminalWidget's focus on input preemption
thankyouverycool
2022-11-19
LibGUI+Taskbar+Applets+Applications: Set various windows as Popups
thankyouverycool
2022-11-19
PDFViewer: Take the mousewheel delta into account for scrolling
Julian Offenhäuser
2022-11-19
PDFViewer: Simplify user-facing error messages
Julian Offenhäuser
[next]