Age | Commit message (Expand) | Author |
---|---|---|
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-02-18 | BrowserSettings: Implement GUI for setting up content filters :^) | Maciej |
2022-02-11 | LibConfig: Rename pledge_domains(String) => pledge_domain(String) | Vitaly Dyachkov |
2021-12-05 | Applications: Cast unused smart-pointer TRY return values to void | Sam Atkins |
2021-11-28 | LibGUI: Move GUI::SettingsWindow setup out of the constructor | Andreas Kling |
2021-11-28 | LibGUI: Make GUI::SettingsWindow::add_tab() return ErrorOr | Andreas Kling |
2021-11-28 | Everywhere: Use default execpromises argument for Core::System::pledge | Brian Gianforcaro |
2021-11-26 | BrowserSettings: Implement restoring default values | Sam Atkins |
2021-11-26 | BrowserSettings: Add setting for search engine | Sam Atkins |
2021-11-26 | BrowserSettings: Create a BrowserSettings application :^) | Sam Atkins |