Age | Commit message (Expand) | Author |
---|---|---|
2023-05-05 | LibGUI: Make `Application`'s construction fallible | Lucas CHOLLET |
2023-03-16 | LibGUI+Applications: Port SettingsWindow::add_tab() to the new string | Karol Kosek |
2022-12-15 | ClockSettings: Add a factory function for TimeZoneSettingsWidget | Baitinq |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-21 | LibGUI+Applications: Add --open-tab option to FooSettings applications | Sam Atkins |
2022-04-21 | LibGUI+Applications: Give SettingsWindow tabs a string ID | Sam Atkins |
2022-04-04 | ClockSettings+Taskbar: Add settings for taskbar clock format | cflip |
2022-02-03 | ClockSettings: Display a map to show the current time zone's location | Timothy Flynn |
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2022-01-23 | ClockSettings: Add a GUI application to set the system time zone | Timothy Flynn |