ladybird/Userland/Applications
Monroe Clinton 086fccc2af Calendar: Fix crash when changing event date
We were capturing by reference which lead to the variables going
out of scope even when used in the lambda. Due to this the
update_starting_day_range lambda crashes when called.
2022-10-02 15:43:37 +02:00
..
3DFileViewer AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01: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 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Browser Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
BrowserSettings Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
Calculator Calculator: Change internal representation to support perfect division 2022-09-15 14:08:21 +01:00
Calendar Calendar: Fix crash when changing event date 2022-10-02 15:43:37 +02:00
CalendarSettings Calendar: Add setting to choose default view 2022-09-20 13:12:00 -04:00
CharacterMap AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
ClockSettings ClockSettings: Increase max visible items for time zone ComboBox 2022-09-22 21:37:26 +02:00
CrashReporter AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Debugger Everywhere: Make the codebase more architecture aware 2022-07-27 21:46:42 +00:00
DisplaySettings AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
FileManager Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
FontEditor AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
GamesSettings GamesSettings: Always ensure last card back selected is saved 2022-09-20 07:59:13 +01:00
Help AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
HexEditor AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
ImageViewer AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01: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 Magnifier: Don't error if cancelling capture save 2022-10-01 14:06:53 +02:00
Mail AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
MailSettings Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
MouseSettings Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
NetworkSettings NetworkSettings: Remove warning about reboot 2022-07-14 23:26:47 +02:00
PartitionEditor Base: Add Icon for Partition Editor 2022-08-14 00:52:56 +01:00
PDFViewer Applications+DevTools: Remove fixed sizes from Splitters 2022-08-30 16:28:44 +01:00
Piano Piano: Replace knob instantiations with ProcessorParameterWidgets 2022-07-25 15:25:13 +02:00
PixelPaint PixelPaint: Add option to make new layer from selection 2022-09-29 10:20:17 +01:00
Run AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Settings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SoundPlayer SoundPlayer: Port M3UParser to Core::Stream 2022-09-20 07:48:45 -04:00
SpaceAnalyzer AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
Spreadsheet Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
SystemMonitor SystemMonitor: Save configuration of columns 2022-09-21 10:14:40 +01:00
Terminal AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
TerminalSettings Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
TextEditor AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
ThemeEditor Everywhere: Use my very shiny serenityos.org email :^) 2022-09-12 15:13:12 +01:00
VideoPlayer LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Welcome Welcome: Use StandardPaths to load README.md 2022-10-01 13:39:10 +03:30
CMakeLists.txt Calendar: Add a Calendar settings dialog for the first day of the week 2022-09-20 13:12:00 -04:00