summaryrefslogtreecommitdiff
path: root/Userland/Applications/ClockSettings
AgeCommit message (Expand)Author
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-30Applications+Games+LibGUI: Fix layout problemsFrHun
2022-06-03Applications: Use spawn_or_show_error() for common spawn patternMacDue
2022-05-12ClockSettings: Set window modified stateSam Atkins
2022-04-23ClockSettings: Add a preview of the current time formatSam Atkins
2022-04-23ClockSettings: Tweak timezone layout spacing to not crop the ComboBoxSam Atkins
2022-04-23ClockSettings: Don't change format text when checking "Custom"Sam Atkins
2022-04-23ClockSettings: Select radio-button that matches the saved clock formatSam Atkins
2022-04-21LibGUI+Applications: Add --open-tab option to FooSettings applicationsSam Atkins
2022-04-21LibGUI+Applications: Give SettingsWindow tabs a string IDSam Atkins
2022-04-15ClockSettings: Add 'show seconds' toggle to time format settingscflip
2022-04-04ClockSettings+Taskbar: Add settings for taskbar clock formatcflip
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-02-03ClockSettings: Display a text bubble with extra time zone informationTimothy Flynn
2022-02-03ClockSettings: Display a map to show the current time zone's locationTimothy Flynn
2022-01-31Everywhere: Update copyrights with my new serenityos.org e-mail :^)Timothy Flynn
2022-01-25LibTimeZone+Userland: Rename current_time_zone to system_time_zoneTimothy Flynn
2022-01-23ClockSettings: Add a GUI application to set the system time zoneTimothy Flynn