serenity/Userland/Applications
Michal Grich 331a19efe8 Calendar: Save time of the event and display it in Calendar
This PR introduces the ability to save calendar event times
and adds functionality for displaying saved times in the calendar.
Additionally, it addresses the issue where changes to the time
value in the dropdown were not being saved.
2023-09-05 15:08:42 +01:00
..
3DFileViewer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
About About: Display Application's Icon in File Manager 2023-09-02 16:27:08 +01:00
AnalogClock LibGUI: Remove Menu::try_add_action() 2023-08-14 14:57:54 +02:00
Assistant LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Browser Ladybird: Hide the WebDriver-to-WebContent IPC path from the help menu 2023-09-05 06:51:16 -04:00
BrowserSettings Browser: Add more intuitive search 2023-08-17 15:30:23 +01:00
Calculator LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Calendar Calendar: Save time of the event and display it in Calendar 2023-09-05 15:08:42 +01:00
CalendarSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CertificateSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CharacterMap LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
ClockSettings LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
CrashReporter LibGUI: Remove Widget::try_set_layout<T>() 2023-08-14 14:57:54 +02:00
Debugger Debugger: Support attaching to a running process 2023-02-08 19:23:07 +01:00
DisplaySettings LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Escalator Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FileManager FileManager: Use new window remember state 2023-08-30 06:49:51 -04:00
FontEditor LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
GamesSettings Chess: Capitalize chess set names + Rename 'stelar7' to 'Classic' 2023-08-29 10:28:24 +02:00
Help Applications: Use native style sheet for WebViews where appropriate 2023-08-25 20:30:20 +01:00
HexEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
ImageViewer LibGUI+Userland: Remove Toolbar::try_add_{action,separator}() 2023-08-15 15:56:34 +02:00
KeyboardMapper LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
KeyboardSettings Kernel: Rename /sys/kernel/variables => /sys/kernel/conf 2023-08-27 22:50:22 +02:00
Magnifier LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Mail Mail: Simplify reading message headers by issuing ENVELOPE items 2023-08-31 11:53:34 +02:00
MailSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Maps Maps: Add Application Icons 2023-09-05 14:13:32 +02:00
MouseSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
NetworkSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
PartitionEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
PDFViewer PDFViewer: Accept file drops 2023-08-29 14:12:38 -04:00
Piano LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
PixelPaint PixelPaint: Editing mask optimization 2023-08-25 11:14:03 +01:00
Presenter LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Run Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Settings LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
SoundPlayer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
SpaceAnalyzer LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Spreadsheet Applications: Use native style sheet for WebViews where appropriate 2023-08-25 20:30:20 +01:00
SystemMonitor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Terminal LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
TerminalSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
TextEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
ThemeEditor LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
VideoPlayer LibGUI: Remove Window::try_add_menu() 2023-08-14 14:57:54 +02:00
Welcome Applications: Use native style sheet for WebViews where appropriate 2023-08-25 20:30:20 +01:00
CMakeLists.txt Maps: Add new basic maps application and map widget 2023-09-03 18:10:58 +02:00