summaryrefslogtreecommitdiff
path: root/Userland/Applications/ClockSettings
AgeCommit message (Expand)Author
2023-01-12LibCore+Userland: Make Core::Timer::create_repeating() return ErrorOrSam Atkins
2023-01-07LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)Sam Atkins
2023-01-07Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`Sam Atkins
2022-12-15ClockSettings: Add a factory function for TimeZoneSettingsWidgetBaitinq
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-10-12Userland: Properly populate GENERATED_SOURCESAli Mohammad Pur
2022-09-22ClockSettings: Increase max visible items for time zone ComboBoxthankyouverycool
2022-09-05LibLocale: Move locale source files to the LibLocale libraryTimothy Flynn
2022-09-05LibLocale: Move locale source files to the LibLocale folderTimothy Flynn
2022-09-05Userland: Move files destined for LibLocale to the Locale namespaceTimothy Flynn
2022-09-05LibUnicode+Userland: Migrate generated CLDR data to LibLocaleDataTimothy Flynn
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