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-01-14
SystemMonitor: Split multi-core CPU usage graphs into multiple rows
Idan Horowitz
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
ImageViewer: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-13
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
sin-ack
2022-01-13
LibCore+Userland+Tests: Convert Stream APIs to construct on heap
sin-ack
2022-01-12
FontEditor: Add Klingon phrase to Preview Font
Lady Gegga
2022-01-12
Kernel: Rename ProcessorInfo::{m_brandstr => m_brand}
Idan Horowitz
2022-01-12
3DFileViewer: Replace lambertian lighting with GL Lighting
Jesse Buhagiar
2022-01-12
Base+Userland: Add various icons
electrikmilk
2022-01-12
Base+PixelPaint: Add more menu icons
electrikmilk
2022-01-12
Base+Browser: Add Browser icons
electrikmilk
2022-01-11
Help+Base: Add help://man URLs for links between man pages
kleines Filmröllchen
2022-01-11
Help: Refactor link handling
kleines Filmröllchen
2022-01-09
Spreadsheet: Properly pass parent window to Workbook
Glenford Williams
2022-01-09
PixelPaint: Verify that we have an ImageEditor instead of returning
Marcus Nilsson
2022-01-09
PixelPaint: Disable actions when no ImageEditor is open
Marcus Nilsson
2022-01-09
PixelPaint: Keep a RefPtr to layer in LayerPropertiesWidget
Marcus Nilsson
2022-01-09
PixelPaint: Make PaletteWidget::set_image_editor take a ImageEditor*
Marcus Nilsson
2022-01-09
Help: Scroll to the top of page when opening a new link
sholm
2022-01-09
PixelPaint: Move out common logic from Filters into base class
Mustafa Quraish
2022-01-09
PixelPaint: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Piano: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Welcome: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Mail: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
PDFViewer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Calculator: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
VideoPlayer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
KeyboardMapper: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
SystemMonitor: Propagate errors using try_set_main_widget
creator1creeper1
2022-01-09
3DFileViewer: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
FontEditor: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
TextEditor: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
FileManager: Do not allow rename files that cannot be modified
Leonardo Nicolas
2022-01-09
PixelPaint: Only clear `LayerListWidget` if there are no editors left
Mustafa Quraish
2022-01-09
PixelPaint: Move `request_close_editor()` logic inside `ImageEditor`
Mustafa Quraish
2022-01-09
PixelPaint: Move `save` and `save_as` logic inside `ImageEditor`
Mustafa Quraish
2022-01-09
FontEditor: Support selection ranges
Maciej
2022-01-09
FontEditor: Save scale to config file
Maciej
2022-01-09
FontEditor: Display something for emoji glyphs
Maciej
2022-01-08
LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value>
Linus Groh
2022-01-08
PixelPaint+LibGfx: Add sepia color filter
Xavier Defrang
2022-01-08
KeyboardMapper: Add support for dynamic keyboard visualization
Jean-Paul Balabanian
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-06
PDFViewer: Add actions to rotate the displayed PDF
Marcus Nilsson
2022-01-06
LibGUI: Move rotate cw/ccw to CommonActions
Marcus Nilsson
2022-01-06
PDFViewer: Enable panning with middle mouse button
Marcus Nilsson
2022-01-06
PDFViewer: Add zoom in/out/reset menu actions
Marcus Nilsson
2022-01-06
PDFViewer: Fix sidebar toggle logic
Marcus Nilsson
2022-01-06
ImageViewer: Show error if wallpaper could not be set
Junior Rantila
2022-01-06
ImageViewer: TRY all the things
Junior Rantila
[next]