summaryrefslogtreecommitdiff
path: root/Userland/Applications/BrowserSettings/BrowserSettingsWidget.cpp
AgeCommit message (Expand)Author
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-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-06-26Base+Browser+BrowserSettings: Add default page for new tabXexxa
2022-06-26Browser+BrowserSettings: Add preference for new tabXexxa
2022-05-12BrowserSettings: Set window modified stateSam Atkins
2022-04-11BrowserSettings: Validate homepage URLJulen Ruiz Aizpuru
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2022-01-29BrowserSettings: Set icons from GMLDylan Katz
2021-11-26BrowserSettings: Add some icons for it :^)Sam Atkins
2021-11-26BrowserSettings: Implement restoring default valuesSam Atkins
2021-11-26BrowserSettings: Add preferred-color-scheme settingSam Atkins
2021-11-26BrowserSettings: Add setting for search engineSam Atkins
2021-11-26Browser+BrowserSettings: Persist the "show bookmarks bar" settingSam Atkins
2021-11-26BrowserSettings: Create a BrowserSettings application :^)Sam Atkins