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-07-09
PixelPaint: Only update the layer thumbnail on layer bitmap changes
Andreas Kling
2021-07-09
PixelPaint: Move LayerListWidget gadget rect computation to a function
Andreas Kling
2021-07-09
PixelPaint: Remove unused member from LayerListWidget::Gadget
Andreas Kling
2021-07-09
PixelPaint: Call correct base class in LayerListWidget::resize_event()
Andreas Kling
2021-07-09
PixelPaint: Make PenTool invalidate even less when drawing :^)
Andreas Kling
2021-07-09
PixelPaint: Don't deselect layers in LayerListWidget
Marcus Nilsson
2021-07-09
PixelPaint: Make sure that a layer is always selected
Marcus Nilsson
2021-07-09
PixelPaint: Only scroll into view in LayerListWidget when needed
Marcus Nilsson
2021-07-09
LibThreading: Rename Lock => Mutex
Andreas Kling
2021-07-09
ImageViewer: Use real path for the image path
Aziz Berkay Yesilyurt
2021-07-09
ImageViewer: Use LexicalPath to grab current_dir
Aziz Berkay Yesilyurt
2021-07-09
ImageViewer: Don't resize the window after the first image is displayed
Aziz Berkay Yesilyurt
2021-07-08
PixelPaint: Add method to merge visible layers
Marcus Nilsson
2021-07-08
PixelPaint: Scroll into view when reordering layers
Marcus Nilsson
2021-07-08
PixelPaint: Make brush draw on mousedown
Marcus Nilsson
2021-07-08
PixelPaint: Add method to flatten image layers
Marcus Nilsson
2021-07-08
FileManager: Add Open in Terminal on folder context menu
pancake
2021-07-08
Kernel: Use PAE to allow accessing all physical memory beyond 4GB
Tom
2021-07-08
Everywhere: Remove unused local variables and lambda captures
Daniel Bertalan
2021-07-08
Userland: Keep ImageViewer window size the same while zooming in
Aziz Berkay Yesilyurt
2021-07-07
FileManager: Fix Desktop rubber-banding getting clipped at the edge
Andreas Kling
2021-07-07
Assistant: Compare two chars instead of StringViews of length 1
Yuval Tasher
2021-07-07
Browser: Show an example url placeholder in the search engine InputBox
networkException
2021-07-07
PixelPaint: Make SprayTool only invalidate the modified area :^)
Andreas Kling
2021-07-07
PixelPaint: Make BrushTool only invalidate the modified area :^)
Andreas Kling
2021-07-07
PixelPaint: Make PenTool only invalidate the modified area :^)
Andreas Kling
2021-07-07
PixelPaint: Allow partial invalidation of Layer and Image
Andreas Kling
2021-07-06
Tests: Generate data in memory for TestXSV benchmark case
Andrew Kaster
2021-07-06
LibJS: Remove the non-standard put helper and replace it's usages
Idan Horowitz
2021-07-06
LibJS: Remove the default length & attributes from define_native_*
Idan Horowitz
2021-07-06
PixelPaint: Paint the area around the image with ColorRole::Tray
Andreas Kling
2021-07-06
PixelPaint: Don't repaint area outside image when image itself changed
Andreas Kling
2021-07-05
Assistant: Add missing <unistd.h> include
Andreas Kling
2021-07-05
PixelPaint: Make move_selection() cycle through layers
Marcus Nilsson
2021-07-05
PixelPaint: Use layer menu as context menu in LayerListWidget
Marcus Nilsson
2021-07-05
PixelPaint: Change color of disabled layers in LayerListWidget
Marcus Nilsson
2021-07-05
PixelPaint: Make LayerListWidget scrollable
Marcus Nilsson
2021-07-05
PixelPaint: Change the default layer name to "Layer"
Marcus Nilsson
2021-07-05
Piano: Use AudioServer instead of /dev/audio for audio
kleines Filmröllchen
2021-07-05
KeyboardSettings+Kernel: Setting to enable Num Lock on login
ForLoveOfCats
2021-07-05
PixelPaint: Ask to preserve transparency when exporting
Marcus Nilsson
2021-07-04
Assistant: Don't index the /dev directory
Andreas Kling
2021-07-04
Assistant: Force the window to have a shadow despite being frameless
Andreas Kling
2021-07-04
Magnifier: Make a custom 16x16 icon for this app + tweak 32x32 version
Andreas Kling
2021-07-04
Magnifier: Make the main widget a GUI::Frame
Andreas Kling
2021-07-04
WindowServer: Make most remaining WindowServer IPC calls async
Andreas Kling
2021-07-04
LibJS: Rewrite most of Object for spec compliance :^)
Linus Groh
2021-07-04
Spreadsheet: Move down a cell when Return is pressed in the cell editor
zawwwu
2021-07-04
Spreadsheet: Add function for moving cursor
zawwwu
2021-07-04
Terminal: Grey out color scheme widget when there's nothing to select
LuK1337
[next]