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
2021-10-04
Everywhere: Fix more Copyright header inconsistencies
Tim Schumacher
2021-10-03
LibWeb+Browser: Disable Same-Origin Policy by default for now
Andreas Kling
2021-10-03
LibJS: Convert has_own_property() to ThrowCompletionOr
Linus Groh
2021-10-03
LibJS: Convert Object::get() to ThrowCompletionOr
Linus Groh
2021-10-03
CrashReporter: Don't crash when "Generating..." Window gets closed
sw1tchbl4d3
2021-10-02
FontEditor: Close preview window when the main window is closed
Gal Horowitz
2021-10-02
PixelPaint: Correctly offset stroke position for even thicknesses
Gal Horowitz
2021-10-02
PixelPaint: LayerListWidget::set_selected_layer now handles nullptr
Gal Horowitz
2021-10-01
Spreadsheet: Add a toolbar
Samuel Bowman
2021-10-01
Spreadsheet: Store actions in member variables on SpreadsheetWidget
Samuel Bowman
2021-10-01
Spreadsheet: Move menu and action code to initialize_menubar()
Samuel Bowman
2021-10-01
Userland: Fix typos
Nico Weber
2021-09-30
SpreadSheet: Fix that non first sheets could not access global functions
davidot
2021-09-30
SpreadSheet: Fix that the js integration abused global objects
davidot
2021-09-30
LibSymbolication+SystemMonitor: Show ELF object in stack
Rodrigo Tobar
2021-09-29
LibJS: Convert internal_set() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_get() to ThrowCompletionOr
Linus Groh
2021-09-29
PixelPaint: Add new icons for layer actions
Marcus Nilsson
2021-09-29
Browser: Use CommonActions where possible and various fixes
Marcus Nilsson
2021-09-28
Assistant: Zero initialize fuzzy match array
Brian Gianforcaro
2021-09-28
SystemMonitor: Unveil /usr/local/lib
Rodrigo Tobar
2021-09-27
LibWeb+Browser: Make ad blocking work in the multi-process world
Andreas Kling
2021-09-26
ThemeEditor: Show currently opened theme path in the window title
Karol Kosek
2021-09-25
PixelPaint: Close image tabs on middle click
Karol Kosek
2021-09-25
PixelPaint: Close New Image dialog after pressing return key
Karol Kosek
2021-09-24
FontEditor: Allow editing new font header
thankyouverycool
2021-09-23
LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr
Idan Horowitz
2021-09-22
FontEditor: Keep selected glyph in view on resize
thankyouverycool
2021-09-22
FontEditor: Make update_{statusbar,preview} member functions
thankyouverycool
2021-09-22
FontEditor: Remove reprobe_font()
thankyouverycool
2021-09-22
FontEditor: Sanitize RTL and control glyphs in Clipboard metadata
thankyouverycool
2021-09-22
FontEditor: Put glyph width changes on the undo stack
thankyouverycool
2021-09-22
FontEditor: Set width to zero when deleting a glyph
thankyouverycool
2021-09-22
FontEditor: Simplify initialization by disabling widget callbacks
thankyouverycool
2021-09-21
CrashReporter: Show coredump loading progress in the Taskbar :^)
Andreas Kling
2021-09-21
CrashReporter+LibCoredump: Show progress window while loading coredump
Andreas Kling
2021-09-21
CrashDaemon+CrashReporter: Streamline crash reporting a little bit
Andreas Kling
2021-09-20
WidgetGallery+MouseSettings: Use LexicalPath::basename()
Karol Kosek
2021-09-20
PixelPaint: Move Tools to it's own subdirectory
Marcus Nilsson
2021-09-19
PixelPaint: Use main window's icon in the 'Create new image' widget
Karol Kosek
2021-09-19
CrashReporter: Add some margin around the backtrace & register views
Andreas Kling
2021-09-19
FontEditor: Add new tools to navigate code points
thankyouverycool
2021-09-19
FontEditor: Update editor to handle new font format
thankyouverycool
2021-09-19
TextEditor: Show total character and word count without selection
thankyouverycool
2021-09-18
LibWeb: Remove the unused LayoutTreeModel
Andreas Kling
2021-09-17
Magnifier: Add 8x magnification and pausing
Marcus Nilsson
2021-09-17
SystemMonitor: Make process memory statistics more human readable
Julian Offenhäuser
2021-09-17
PixelPaint: Allow selecting a custom aspect ratio for RectangleTool
Mustafa Quraish
2021-09-17
PixelPaint: Allow selecting a custom aspect ratio for EllipseTool
Mustafa Quraish
2021-09-17
LibGfx+PixelPaint: Add `Point::end_point_for_aspect_ratio` method
Mustafa Quraish
[next]