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-09-04
SoundPlayer: Don't try to dereference null-pointer buffers
Karol Kosek
2021-09-04
Piano: Format slider values when initially set
Musab Kılıç
2021-09-04
ImageViewer: Kindly ask the user if they want to delete a file
Musab Kılıç
2021-09-03
Piano: Draw note names on top of notes
Musab Kılıç
2021-09-03
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
Daniel Bertalan
2021-09-03
DisplaySettings: Add context menu for wallpapers
Karol Kosek
2021-09-03
Everywhere: Use my shiny new serenityos.org email :^)
Sam Atkins
2021-09-03
AK: Rename create<T> => make_ref_counted<T>
Andreas Kling
2021-09-03
PixelPaint: Add actions to rotate image left/right
Mustafa Quraish
2021-09-03
PixelPaint: Add actions to flip image vertically/horizontally
Mustafa Quraish
2021-09-03
PixelPaint: Draw layers from bottom of panel, adjust spacing
Mustafa Quraish
2021-09-03
PixelPaint: Add `Merge Active Layer Down` action
Mustafa Quraish
2021-09-03
PixelPaint: Fix the displayed order of layers in LayerListWidget
Mustafa Quraish
2021-09-02
FileManager: Kindly ask the user if they want to delete a file
Musab Kılıç
2021-09-02
Browser: Reload the DOM Inspector's JSON data when loading a new page
Sam Atkins
2021-09-02
Browser: Reset the DOM Inspector's state when re-opening it
Sam Atkins
2021-09-02
Browser: Implement "Inspect Element" context menu action
Sam Atkins
2021-09-02
LibWeb+WebContent: Implement asynchronous DOM Node properties call
Sam Atkins
2021-09-02
Browser: Display style properties in DOM Inspector
Sam Atkins
2021-09-02
LibWeb: Replace unused DOMTreeModel with DOMTreeJSONModel
Sam Atkins
2021-09-02
Browser: Remove residual InProcessWebView code from DOM Inspector
Sam Atkins
2021-09-02
Browser: Prevent opening multiple DOM Inspectors for the same Tab
Sam Atkins
2021-09-02
About: Display the full version
Mahmoud Mandour
2021-09-02
TextEditor: Stop calling window->set_modified(false) on file save
Karol Kosek
2021-09-02
PixelPaint: Ctrl+click on palette colors now sets primary/secondary
Mustafa Quraish
2021-09-02
PixelPaint: Allow changing colors temporarily without palette
Mustafa Quraish
2021-09-02
Userland: Migrate to argument-less deferred_invoke
sin-ack
2021-09-02
Welcome: Replace rand()/srand() with AK::get_random_uniform()
thankyouverycool
2021-09-02
Welcome: Make license headers uniform
thankyouverycool
2021-09-01
3DFileViewer: Maintain the FPS counter's position
Dawid Wolosowicz
2021-09-01
LibIMAP: Stop leaking a Core::Promise<bool> in IMAP::Client::connect()
Andreas Kling
2021-09-01
SpaceAnalyzer: Enable icons within the breadcrumbbar
Dawid Wolosowicz
2021-09-01
SoundPlayer: Use GUI::ActionGroup for Visualization menu
Thitat Auareesuksakul
2021-09-01
SoundPlayer: Fix file leak in M3UParser::from_file(..)
Brian Gianforcaro
2021-09-01
PixelPaint: Add "Change Offset" to the GuideTool
Tobias Christiansen
2021-09-01
PixelPaint: Add setter for the orientation of a Guide
Tobias Christiansen
2021-09-01
PixelPaint: Allow initial values for the EditGuideDialog
Tobias Christiansen
2021-09-01
PixelPaint: Move the conversion to pixels into the EditGuideDialog
Tobias Christiansen
2021-09-01
PixelPaint: Rename CreateNewGuideDialog to EditGuideDialog
Tobias Christiansen
2021-09-01
PixelPaint: Tweak palette height
Marcus Nilsson
2021-08-31
PixelPaint: Add grayscale filter
savary1
2021-08-31
KeyboardSettings: Use LibConfig intead of Core::ConfigFile
Mustafa Quraish
2021-08-31
DisplaySettings: Use LibConfig where possible
Mustafa Quraish
2021-08-31
PixelPaint: Rename `Mode` to `FillMode` for Ellipse/Rectangle
Mustafa Quraish
2021-08-31
PixelPaint: Add ability to draw rectangle from center
Mustafa Quraish
2021-08-31
PixelPaint: Add ability to draw ellipse from center
Mustafa Quraish
2021-08-31
KeyboardSettings: Reuse generic GUI::ItemListModel
Karol Kosek
2021-08-31
Spreadsheet: Implement begin() and end()
Karol Kosek
2021-08-31
Spreadsheet: Add RowIterator::index()
Karol Kosek
2021-08-31
Piano: Use LibDSP to implement delay
kleines Filmröllchen
[next]