index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2020-08-05
Unicode: Try s/codepoint/code_point/g again
Nico Weber
2020-08-05
Revert "Unicode: s/codepoint/code_point/g"
Nico Weber
2020-08-05
Browser: Move bookmarks.json to ~/.config
Andreas Kling
2020-08-04
Revert "LibM: Always include <math.h> instead of <LibM/math.h>"
Andreas Kling
2020-08-04
SystemMonitor: Replace custom ProcessTableView with just GUI::TableView
Andreas Kling
2020-08-04
LibM: Always include <math.h> instead of <LibM/math.h>
Andreas Kling
2020-08-04
Terminal: Disown child processes after spawning
Andreas Kling
2020-08-04
SystemMonitor: Disown child processes after spawning
Andreas Kling
2020-08-04
QuickShow: Disown child process after spawning
Andreas Kling
2020-08-04
FileManager: Disown spawned processes
Andreas Kling
2020-08-03
Unicode: s/codepoint/code_point/g
Andreas Kling
2020-08-03
SystemMonitor: Provide new 'Inspect' action
Ben Wiederhake
2020-08-03
SystemMonitor: Use icon for 'Profile' action
Ben Wiederhake
2020-08-03
SystemMonitor: Try to keep focus in 'Stacks'
Ben Wiederhake
2020-08-03
SystemMonitor: Split up kmalloc labels
Ben Wiederhake
2020-08-01
PixelPaint: Make `GenericConvolutionFilterInputDialog` cancellable
AnotherTest
2020-08-01
Help: Optionally take an argument to search for
AnotherTest
2020-08-01
Help: Add a search mode
AnotherTest
2020-08-01
Applications: Stop setting initial window location
Peter Elliott
2020-08-01
FileManager: Build new path of renamed files correctly
Till Mayer
2020-07-28
LibWeb: Move the Page/Frame/EventHandler classes into Page/
Andreas Kling
2020-07-28
LibWeb: Move the CSS parser into CSS/Parser/
Andreas Kling
2020-07-27
LibCore: Change the signature of Socket::send() to use Span.
asynts
2020-07-27
LibGfx: Templatize Point, Size, and Rect
Matthew Olsson
2020-07-26
LibWeb: Move CSS classes into the Web::CSS namespace
Andreas Kling
2020-07-26
LibWeb: Move DOM classes into the Web::DOM namespace
Andreas Kling
2020-07-26
LibCore+LibGUI: Switch to using AK::is and AK::downcast
Andreas Kling
2020-07-26
LibWeb: Move HTML object model stuff into LibWeb/HTML/
Andreas Kling
2020-07-25
PixelPaint: Add a bunch of spatial filters
AnotherTest
2020-07-23
Browser: Escape JS source operators for HTML display in console
Nico Weber
2020-07-23
PixelPaint: Add GUI for editing layer names :^)
Andreas Kling
2020-07-23
PixelPaint: Tidy up the LayerPropertiesWidget GUI layout a bit :^)
Andreas Kling
2020-07-23
PixelPaint: Don't hit test non-visible layers
Andreas Kling
2020-07-23
PixelPaint: Add a GUI for editing opacity and visibility of layers
Andreas Kling
2020-07-23
PixelPaint: Scope tool actions to the containing window
Andreas Kling
2020-07-23
LibGUI: Rename GUI::Image => GUI::ImageWidget
Andreas Kling
2020-07-23
Browser: Focus input text field in JS console by default
Nico Weber
2020-07-20
TextEditor: Preserve preview scroll position across page refreshes
Sahan Fernando
2020-07-19
FileManager: Show a special icon for the home directory
Andreas Kling
2020-07-19
LibGUI+FileManager: Add setting for showing/hiding dotfiles
Andreas Kling
2020-07-19
FileManager: Use new TextBox::DisplayOnly mode in the properties dialog
Andreas Kling
2020-07-18
System Monitor: Sort Address column in memory map numerically
Nico Weber
2020-07-18
TextEditor: Auto-select C++ syntax highlighting for more extensions
Nico Weber
2020-07-16
LibGUI: Add InputBox::show with required parent window argument
Tom
2020-07-16
LibWeb: Require parent window argument for MessageBox
Tom
2020-07-16
LibGUI: Add parent window argument to FilePicker functions
Tom
2020-07-15
FileManager: Make Ctrl-L focus location bar, and change shortcuts for changin...
Nico Weber
2020-07-15
LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes
Sergey Bugaev
2020-07-15
FileManager: Add a new file action to FileManager GUI
Stijn
2020-07-15
LibGUI: Use enum for TextEditor modes & add new DisplayOnly mode
thankyouverycool
[next]