summaryrefslogtreecommitdiff
path: root/Userland/Applications/Settings
AgeCommit message (Expand)Author
2021-11-28Everywhere: Use default execpromises argument for Core::System::pledgeBrian Gianforcaro
2021-11-28Settings: Convert to TRY + serenity_main(..)Brian Gianforcaro
2021-11-27Settings: Fix launch of settings dialogBrian Gianforcaro
2021-11-26Settings: Make sure settings are listed in alphabetical orderSam Atkins
2021-08-06Everywhere: Replace Model::update() with Model::invalidate()sin-ack
2021-08-06Userland: Use Core::Process::spawn() instead of posix_spawn() in placesAndreas Kling
2021-07-26Settings: Tweak initial window sizeAndreas Kling
2021-07-26Settings: Add a very simple Settings applicationAndreas Kling