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-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
2021-08-31
Piano: Add velocity and pitch support
kleines Filmröllchen
2021-08-31
FileManager: Tweak layout spacing in file properties window
Andreas Kling
2021-08-31
FileManager: Hide the Inode and Symlink Target columns in TableView
Andreas Kling
2021-08-31
LibGUI: Rename FileSystemModel's "Owner" column to "User"
Andreas Kling
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-31
FileManager: Remove tree_view_directory_context_menu
Karol Kosek
2021-08-31
FileManager: Add 'Open in Terminal' action for selected dirs on desktop
Karol Kosek
2021-08-31
FileManager: Add default 'Open' action in context menu for directories
Karol Kosek
2021-08-31
FileManager: Place mkdir and touch actions below openings in tree view
Karol Kosek
2021-08-31
FileManager: Put file launch actions first
Karol Kosek
2021-08-30
Spreadsheet: Don't invalidate the model on set_data()
Ali Mohammad Pur
2021-08-30
MouseSettings: Tweak UI layout of cursor themes tab
Andreas Kling
2021-08-29
Spreadsheet: Save and load cell alignment
Mandar Kulkarni
2021-08-28
MailSettings: Add unveil
Luke Wilde
2021-08-28
MailSettings: Use LibConfig instead of Core::ConfigFile
Luke Wilde
2021-08-28
Mail: Add unveil
Luke Wilde
2021-08-28
Mail: Use LibConfig instead of Core::ConfigFile
Luke Wilde
2021-08-28
MailSettings: Remove proc and exec from pleges
Linus Groh
2021-08-28
MailSettings: Use the app-mail icon for the window
Linus Groh
2021-08-28
PixelPaint: Always change cursor when active tool is set
Mustafa Quraish
2021-08-27
Everywhere: Use the Optional<T>::operator==(T) operator
Mustafa Quraish
2021-08-27
Userland: Two low-sample rate fixes
kleines Filmröllchen
[next]