serenity/Userland/Applications
Alec Murphy 09d7a45d73 Calendar: Initial support for iCalendar format
This PR adds basic support for loading iCalendar (.ics) files and
parsing VEVENT properties that are currently supported by Calendar
Events: summary, start and end.
2024-07-21 13:13:47 -04:00
..
3DFileViewer Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
About About: Display Application's Icon in File Manager 2023-09-02 16:27:08 +01:00
AnalogClock AnalogClock: Add feature to change and show time zone 2024-03-25 14:09:23 -06:00
Assistant Userland: Always enter jail mode in Browser and Assistant 2024-07-21 11:44:23 +02:00
Browser Userland: Always enter jail mode in Browser and Assistant 2024-07-21 11:44:23 +02:00
BrowserSettings AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Calculator AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Calendar Calendar: Initial support for iCalendar format 2024-07-21 13:13:47 -04:00
CalendarSettings Userland: Port to automatic GML initializer where possible 2024-01-29 05:21:48 -07:00
CertificateSettings LibCrypto: Store ASN1 certificate timestamps as UnixDateTime 2024-03-08 00:41:23 +01:00
CharacterMap AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
ClockSettings LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
CrashReporter CrashReporter: Don't update window progress if window has been closed 2024-06-10 23:44:09 -04:00
Debugger Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
DisplaySettings LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
Escalator Escalator: Allow failed password attempts to be retried 2024-03-04 13:25:22 -05:00
FileManager FileManager: Add keyboard shortcut for new window 2024-07-05 14:01:01 +02:00
FontEditor LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
GamesSettings GamesSettings: Use on_change callback for resetting cards defaults 2024-04-08 09:35:55 -06:00
Help LibWeb+WebContent: Move scrollbar painting into WebContent 2024-07-07 11:32:25 +02:00
HexEditor HexEditor: Move endianness selector to Value Inspector panel 2024-05-07 16:33:59 -06:00
ImageViewer Userland: Remove remaining callers of synchronous ImageDecoder API 2024-04-23 12:32:04 -06:00
KeyboardMapper LibGUI: Add alt shortcut for make_quit_action 2024-07-12 09:54:28 -04:00
KeyboardSettings KeyboardSettings: Port to GML compiler 2024-01-19 17:03:30 +01:00
Magnifier AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Mail Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
MailSettings MailSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
Maps Everywhere: Use HTTP::HeaderMap for request headers 2024-06-10 12:01:57 +02:00
MapsSettings AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
MouseSettings MouseSettings: Only allow valid cursor themes 2024-05-13 08:26:16 +01:00
NetworkSettings NetworkSettings: Use on_change when switching adapter 2024-04-08 09:35:55 -06:00
PartitionEditor PartitionEditor: Show better error when can't find partition table 2024-01-11 20:57:40 +00:00
PDFViewer AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Piano Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
PixelPaint LibGUI: Add alt shortcut for make_quit_action 2024-07-12 09:54:28 -04:00
Presenter LibWeb+WebContent: Move scrollbar painting into WebContent 2024-07-07 11:32:25 +02:00
Run Run: Don't wait for child process to end when adding it to history 2024-05-01 06:42:59 +02:00
Screenshot Screenshot: Add graphical frontend to shot 2024-04-17 11:25:40 -06:00
Settings Settings: Add fullscreen option 2024-01-14 15:18:43 -07:00
SoundPlayer Userland: Remove remaining callers of synchronous ImageDecoder API 2024-04-23 12:32:04 -06:00
SpaceAnalyzer Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
Spreadsheet LibJS: Remove two unused members from ExecutionContext 2024-05-31 16:31:33 +02:00
SystemMonitor SystemMonitor: Add an action to manually refresh process statistics 2024-06-23 21:20:37 +01:00
Terminal LibGUI: Add alt shortcut for make_quit_action 2024-07-12 09:54:28 -04:00
TerminalSettings Userland: Propagate errors with TRY() where possible 2024-02-14 17:46:06 -05:00
TextEditor LibWeb+WebContent: Move scrollbar painting into WebContent 2024-07-07 11:32:25 +02:00
ThemeEditor Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
VideoPlayer LibMedia: Rename LibVideo to LibMedia 2024-07-04 22:09:32 +02:00
Welcome AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
CMakeLists.txt Screenshot: Add graphical frontend to shot 2024-04-17 11:25:40 -06:00