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-05-13
PaintBrush: Most tools still care about mousemoves outside layer
Andreas Kling
2020-05-13
PaintBrush: Make the line, rectangle and ellipsis preview work again
Andreas Kling
2020-05-13
PaintBrush: Make the move tool handle arrow key events
Andreas Kling
2020-05-13
PaintBrush: Make ImageEditor forward keydown and keyup events to tool
Andreas Kling
2020-05-13
PaintBrush: Make the ImageEditor accept focus
Andreas Kling
2020-05-13
PaintBrush: Remove the PaintableWidget
Andreas Kling
2020-05-13
PaintBrush: Update the LayerModel when moving layers around
Andreas Kling
2020-05-13
PaintBrush: Switch to the "move" cursor while moving layers around
Andreas Kling
2020-05-13
PaintBrush: Add a "Move" tool for moving layers around :^)
Andreas Kling
2020-05-13
PaintBrush: Silence debug spam in Image compositing
Andreas Kling
2020-05-12
PaintBrush: Let's have Layer::rect() and Layer::relative_rect()
Andreas Kling
2020-05-12
PaintBrush: Port all the existing toolbox tools to the Layer world :^)
Andreas Kling
2020-05-12
PaintBrush: Show the layer stack in a table view on the right hand side
Andreas Kling
2020-05-12
PaintBrush: Start refactoring to support layer-based images
Andreas Kling
2020-05-12
Browser: Allow Ctrl+clicking on bookmark bar buttons :^)
Andreas Kling
2020-05-12
LibGUI: Include keyboard modifier state with button on_click calls
Andreas Kling
2020-05-12
SystemMonitor: Remove the toolbar above the process table
Andreas Kling
2020-05-12
Browser: Some action fixes
Andreas Kling
2020-05-10
LibProtocol: Pass response headers in a case insensitive HashMap
Andreas Kling
2020-05-10
Browser: Allow opening URLs by dropping them on the HtmlView :^)
Andreas Kling
2020-05-10
LibWeb: Teach HtmlView how to render Markdown files :^)
Andreas Kling
2020-05-10
Browser: Use "about:blank" as the default home page
Andreas Kling
2020-05-10
LibWeb+Browser: Support about: URL protocol so "about:blank" works :^)
Andreas Kling
2020-05-09
Browser: Close tabs when middle clicked
FalseHonesty
2020-05-09
Browser: Add missing copyright header to WindowActions.{cpp,h}
Linus Groh
2020-05-09
TextEditor: Use JS syntax highlighting for .json files :^)
Andreas Kling
2020-05-09
LibVT+Terminal: Support hyperlinks in the terminal :^)
Andreas Kling
2020-05-09
LibDesktop: Switch to LaunchServer for DesktopServices::open
Nicholas Hollett
2020-05-09
Applications: FontEditor, relocate form items by fonts size
Hüseyin ASLITÜRK
2020-05-08
Services: Move Taskbar and SystemMenu from Applications to Services
Andreas Kling
2020-05-08
Services: Renamed from Servers
Andreas Kling
2020-05-08
Browser: Move InspectorWidget into the Browser namespace
Andreas Kling
2020-05-08
Applications: Replace SystemMenu name to hi voltage emoji
Hüseyin ASLITÜRK
2020-05-07
Browser: Show line numbers when viewing page source
Nick Tiberi
2020-05-07
Browser: Escape percent sign in download progress format string
Linus Groh
2020-05-07
Browser: Assume http:// when no protocol is provided in the location bar (#2142)
Maciej Sobaczewski
2020-05-06
Browser: Open links in a new tab when middle clicked
FalseHonesty
2020-05-06
Misc: Replace "String(string_view)" with "string_view.to_string()"
Linus Groh
2020-05-06
Browser: Add dedicated "view source" window
Linus Groh
2020-05-06
Browser: Add "Copy link" context menu item
modmuss50
2020-05-06
Taskbar: Remove checkable property from taskbar buttons
Yonatan Goldschmidt
2020-05-05
Browser: Add a basic GUI download feature
Andreas Kling
2020-05-05
Browser: Add a simple context menu for hyperlinks
Andreas Kling
2020-05-05
Help: Clicking on link changes the treeview selection
DexesTTP
2020-05-05
SystemMonitor: Replace details with message when process isn't accessible
DexesTTP
2020-05-03
LibTextCodec: Start fleshing out a simple text codec library
Andreas Kling
2020-05-03
Meta: Fix Makefile permissions (not executable)
Ben Wiederhake
2020-05-03
AK+FileManager: Move out human_readable_size to AK::NumberFormat
AnotherTest
2020-05-02
Terminal: Write an empty string instead of (null) on Command key
Andres Vieira
2020-05-02
Terminal: Add config for startup command
Shannon Booth
[prev]
[next]