ladybird/Applications
Linus Groh 1bc326f63b FileManager: Add "Open Terminal here..." action to menu and toolbar
Currently it's only available in the context menu, which isn't quite
obvious.
2020-07-03 12:29:18 +02:00
..
About
Browser Browser: Unset location bar icon on load start 2020-06-30 23:11:01 +02:00
Calculator
Calendar Calendar: Fix using OwnPtr<> with RefCounted types 2020-06-12 16:08:45 +02:00
Debugger AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
DisplaySettings DisplaySettings: Allow setting wallpapers from outside /res/wallpapers 2020-06-28 00:06:09 +02:00
FileManager FileManager: Add "Open Terminal here..." action to menu and toolbar 2020-07-03 12:29:18 +02:00
FontEditor
Help Help: Use Web::PageView::load_html() 2020-06-21 21:54:30 +02:00
HexEditor AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
IRCClient IRCClient: Remove duplicate <div> wrapper around colored messages 2020-06-26 11:59:04 +02:00
KeyboardMapper KeyboardMapper: Replace char data type to u32 for code point 2020-06-16 13:15:17 +02:00
KeyboardSettings Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
Piano Piano: Expose multi-track functionality 2020-06-18 16:42:37 +02:00
PixelPaint
QuickShow Everywhere: Replace some uses of fork/exec with posix_spawn 2020-06-29 12:04:27 +02:00
SoundPlayer
SystemMonitor SystemMonitor: Correctly check error of posix_spawn() 2020-07-02 20:34:06 +02:00
Terminal LibVT/Terminal: add a scroll length to the TerminalWidget 2020-06-30 18:24:00 +02:00
TextEditor TextEditor: Add live preview for HTML documents :^) 2020-06-26 22:47:29 +02:00
Welcome Welcome: Replace Label with Image component to show banner and app icon 2020-06-18 16:35:57 +02:00
CMakeLists.txt