summaryrefslogtreecommitdiff
path: root/Userland/Applications/CalendarSettings
AgeCommit message (Expand)Author
2023-05-23Base+Userland: Apply Human Interface Guidelines to Object textthankyouverycool
2023-05-05LibGUI: Make `Application`'s construction fallibleLucas CHOLLET
2023-03-16LibGUI+Applications: Port SettingsWindow::add_tab() to the new stringKarol Kosek
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-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-10-12Userland: Properly populate GENERATED_SOURCESAli Mohammad Pur
2022-10-04Applications: Use title-case for group box titles in settingsTimothy Flynn
2022-10-04CalendarSettings: Add Weekend-specific settingsTobias Christiansen
2022-09-20Calendar: Add setting to choose default viewOlivier De Cannière
2022-09-20Calendar: Add a Calendar settings dialog for the first day of the weekOlivier De Cannière