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-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
2023-04-25
Help: Ensure window title is updated when a subsection is selected
Tim Ledbetter
2023-04-24
LibChess: Add and use Square::{file,rank}_char() methods
Sam Atkins
2023-04-24
Browser: Support selections from the accessibility tab
Jonah
2023-04-24
BrowserSettings: Convert `BrowserSettingsWidget` to a failable factory
Cameron Youell
2023-04-24
Browser: Convert `BookmarksBarWidget` to use failable functions
Cameron Youell
2023-04-24
AK: Add new failable `JsonArray::{append/set}` functions
Cameron Youell
2023-04-23
LibCoredump+CrashReporter: Make CrashReporter work on AArch64
Daniel Bertalan
2023-04-22
BrowserSettings: Propagate errors from creation of content filter widget
Timothy Flynn
2023-04-22
BrowserSettings: Slightly change text for adding a new content filter
Timothy Flynn
2023-04-22
BrowserSettings: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Port content filters to String
Timothy Flynn
2023-04-22
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
Timothy Flynn
2023-04-21
Browser: Add support for CookieJar to run in a transient, in-memory mode
Timothy Flynn
2023-04-20
TextEditor: Propagate errors from `MainWidget::initialize_menubar()`
Karol Kosek
2023-04-20
PDFViewer: Propagate errors from `PDFViewerWidget::initialize_menubar()`
Karol Kosek
2023-04-20
HexEditor: Propagate errors from `HexEditorWidget::initialize_menubar()`
Karol Kosek
2023-04-20
CharacterMap: Propagate errors from `initialize_menubar()`
Karol Kosek
2023-04-19
LibGUI+Userland: Make Menu::*add_submmenu take name using new string
Karol Kosek
2023-04-19
LibGUI+Userland: Make Window::*add_menu take name using new string
Karol Kosek
2023-04-19
LibGUI+Browser: Set menu names using the new String class
Karol Kosek
2023-04-19
Userland: Construct Menus with name using the non-deprecated String
Karol Kosek
2023-04-18
Browser: Propagate autoplay settings to the WebContent process
Timothy Flynn
2023-04-18
BrowserSettings: Add a tab to control the Browser's autoplay settings
Timothy Flynn
2023-04-18
SpreadSheet: Use new InputBox features
thankyouverycool
2023-04-18
FontEditor: Use compact InputBox for Go to Glyph action
thankyouverycool
2023-04-18
Calculator: Use numeric InputBox for digit rounding and shrinking
thankyouverycool
2023-04-18
FileManager: Use InputBox icons for file and directory creation
thankyouverycool
2023-04-18
LibGUI+Userland: Improve error and font handling for InputBox
thankyouverycool
2023-04-17
SoundPlayer: Pledge "FileManager" config domain
Brendan Kelly
2023-04-17
FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value
Tom
2023-04-15
LibGfx+Userland: Add width_rounded_up() helper
thankyouverycool
2023-04-15
LibGUI+Userland: Convert MessageBox to fallible construction
thankyouverycool
2023-04-15
Assistant: Replace usages of adopt_ref() with make_ref_counted()
Tim Ledbetter
2023-04-15
Assistant: Do not log cancellation errors from FileProvider queries
Tim Ledbetter
2023-04-15
Assistant: Cache AppFile objects on AppProvider creation
Tim Ledbetter
2023-04-15
Assistant: Avoid creating unnecessary FileResult objects
Tim Ledbetter
2023-04-15
AK+Everywhere: Replace URL::paths() with path_segment_at_index()
MacDue
2023-04-15
AK+Everywhere: Change URL::path() to serialize_path()
MacDue
2023-04-14
PixelPaint: Correct gradient tool's position during preview
Ethan Yeager
2023-04-14
SoundPlayer: Check if loader is null
Brendan Kelly
2023-04-14
VideoPlayer: Use rounded seconds for the timestamp label
Zaggy1024
2023-04-14
VideoPlayer: Update the current timestamp on state changes
Zaggy1024
2023-04-14
Spreadsheet+LibSyntax: Never insert spans directly
Matteo Benetti
2023-04-14
LibJS: Port Value::to_object() to NonnullGCPtr
Linus Groh
2023-04-13
WindowServer: Implement tile window overlay
Tom
2023-04-13
WindowServer: Use enum class for Effects and ShowGeometry
Tom
[next]