ladybird/Userland/Applications
David Smith 9ca580aac6 SystemMonitor: Keep selected row in ProcessMemoryMapWidget
The process memory view loses the selected row when it's redrawn. Call
update() instead of invalidate() to fix this.
2022-07-24 14:05:35 +01:00
..
3DFileViewer Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
About Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
AnalogClock Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Assistant Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Browser Browser: Make "Go Home" open a new tab on middle mouse click 2022-07-14 13:17:33 +02:00
BrowserSettings Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
Calculator Calculator: Set button colors from system palette 2022-07-17 08:44:31 +01:00
Calendar Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
CharacterMap Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ClockSettings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
CrashReporter CrashReporter: Tweak layout 2022-07-15 12:34:25 +02:00
Debugger Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DisplaySettings Userland: Remove stale remainders of old framebuffer devices 2022-07-23 10:42:08 +01:00
FileManager Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
FontEditor Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Help Help: Make history navigation work with man pages opened using help urls 2022-07-22 23:06:54 +01:00
HexEditor Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ImageViewer Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
KeyboardMapper Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
KeyboardSettings KeyboardSettings: Improve KeymapDialog layout 2022-07-15 12:34:25 +02:00
Magnifier Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Mail LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
MailSettings Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
MouseSettings Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
NetworkSettings NetworkSettings: Remove warning about reboot 2022-07-14 23:26:47 +02:00
PartitionEditor PartitionEditor: Add size column 2022-07-21 20:13:44 +01:00
PDFViewer Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Piano Piano: Increase AudioPlayerLoop resilience against scheduling weirdness 2022-07-22 19:35:41 +01:00
PixelPaint PixelPaint: Export images using the editor title as a default basename 2022-07-17 08:42:21 +01:00
Run Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Settings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SoundPlayer LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
SpaceAnalyzer Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
Spreadsheet Everywhere: Replace single-char StringView op. arguments with chars 2022-07-12 23:11:35 +02:00
SystemMonitor SystemMonitor: Keep selected row in ProcessMemoryMapWidget 2022-07-24 14:05:35 +01:00
Terminal LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
TerminalSettings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
TextEditor LaunchServer+SystemServer: Move the portal to a user-specific directory 2022-07-19 11:15:14 +01:00
ThemeEditor Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
VideoPlayer LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Welcome Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
CMakeLists.txt PartitionEditor: Add the beginnings of a partition editor :^) 2022-07-21 20:13:44 +01:00