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-11
TableView: Do not select input on keydown
Jelle Raaijmakers
2021-07-11
SoundPlayer: Show the context menu right under the cursor
Karol Kosek
2021-07-11
TextEditor: Show an error message when opening a file failed
Timothy
2021-07-11
TextEditor: Open files with ReadOnly when we're just reading them
Gunnar Beutner
2021-07-11
TextEditor: Avoid calling realpath()
Gunnar Beutner
2021-07-11
TextEditor: Show an error dialog when failing to open/save a file
Adam Hodgen
2021-07-10
LibVideo/VP9: Begin reference frame update process (8.10)
FalseHonesty
2021-07-10
LibVideo/VP9: Rename Decoder -> Parser & create an actual Decoder class
FalseHonesty
2021-07-10
PixelPaint: Check modifier on mousemove in LineTool
Marcus Nilsson
2021-07-10
SpaceAnalyzer: Show folder total size
Karol Kosek
2021-07-10
FontEditor: Tweak offensive padding :^)
Andreas Kling
2021-07-10
TextEditor: Remove unused includes
Timothy
2021-07-10
TextEditor: Convert to east-const style
Timothy
2021-07-10
TextEditor+LibGUI: Use unveil and FileSystemAccessServer
Timothy
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
[next]