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-05-17
PixelPaint: Allow configuring 'new image' defaults
MacDue
2022-05-15
LibWeb: Abstract the LibProtocol ResourceLoader connection
DexesTTP
2022-05-15
LibWebView: Move StylePropertiesModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move DOMTreeModel to LibWebView
DexesTTP
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-05-13
PixelPaint: Rebuild FilterGallery tree using TreeViewModel
Linus Groh
2022-05-13
Revert "FileManager: Reduce scope of some variables related to context…
Sam Atkins
2022-05-13
LibGUI+Userland: Make Dialog::ExecResult an enum class
Sam Atkins
2022-05-13
FileManager: Check for write permission before enabling certain actions
offtkp
2022-05-13
LibDSP+Piano: Convert DSP APIs to accept entire sample ranges
kleines Filmröllchen
2022-05-13
LibDSP: Remove Transport's time counter reference API
kleines Filmröllchen
2022-05-13
LibDSP: Refactor OOP non-functionally
kleines Filmröllchen
2022-05-12
PixelPaint: Fix incorrect use of RefCounted CRTP
Daniel Bertalan
2022-05-12
DisplaySettings: Set window modified state
Sam Atkins
2022-05-12
TerminalSettings: Set window modified state
Sam Atkins
2022-05-12
MouseSettings: Set window modified state
Sam Atkins
2022-05-12
MouseSettings: Update the cursor theme preview when restoring defaults
Sam Atkins
2022-05-12
MailSettings: Set window modified state
Sam Atkins
2022-05-12
KeyboardSettings: Set window modified state
Sam Atkins
2022-05-12
ClockSettings: Set window modified state
Sam Atkins
2022-05-12
BrowserSettings: Set window modified state
Sam Atkins
2022-05-11
Userland: Set tab-widget properties in GML instead of code
Sam Atkins
2022-05-09
DisplaySettings: Add 2256x1504 resolution
Linus Groh
2022-05-08
KeyboardSettings: Also activate keymap via ListView's on_activation
Romain Chardiny
2022-05-08
DisplaySettings: Make the copy action copy the background path as url
Karol Kosek
2022-05-07
DisplaySettings: Fix Clang build failure in ThemePreviewWidget
MacDue
2022-05-07
ThemeEditor: Fix Clang build failure in PreviewWidget
Linus Groh
2022-05-07
PixelPaint: Add antialiased ellipse option
MacDue
2022-05-07
LibGfx: Implement AntiAliasingPainter::draw_ellipse()
MacDue
2022-05-07
DisplaySettings: Center preview with center_window_group_within()
MacDue
2022-05-07
ThemeEditor: Center preview with center_window_group_within()
MacDue
2022-05-07
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
kleines Filmröllchen
2022-05-07
FileManager: Remove unused lstat() call
Karol Kosek
2022-05-07
FileManager: Reduce scope of some variables related to context menu
Karol Kosek
2022-05-07
FileManager: Don't use bitwise OR operators on booleans
Karol Kosek
2022-05-07
FileManager: Rename action_show_dotfiles to show_dotfiles_action
Karol Kosek
2022-05-07
FileManager: Use VERIFY() instead of if checks with VERIFY_NOT_REACHED
Karol Kosek
2022-05-07
Browser: Add option to filter entries in Storage Inspector
Rafał Babiarz
2022-05-06
Browser: Remove STL utility include from CookiesModel
MacDue
2022-05-06
BrowserSettings: Add missing code to update filtering checkbox
IT6uru
2022-05-06
Terminal+TerminalSettings: Allow disabling close confirmations
MacDue
2022-05-06
Terminal: Close warnings for background/foreground processes
MacDue
2022-05-05
Browser: Consolidate StorageWidget tabs into a single gml file
networkException
2022-05-05
Browser: Set all cookies at once instead adding them separately
Rafał Babiarz
2022-05-05
Browser: Rename "on_want_cookies" to match local storage equivalent
Rafał Babiarz
2022-05-05
SystemMonitor: Consistently use u64 for ValueFormat::text_formatter
Luke Wilde
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-05-04
Browser: Set an icon for the 'Edit Bookmark' Dialog
Karol Kosek
2022-05-03
LibAudio+Userland: Remove Audio::LegacyBuffer
kleines Filmröllchen
[next]