ladybird/Userland/Applications/BrowserSettings
Sam Atkins 5702f016f0 LibGUI+Applications: Add --open-tab option to FooSettings applications
Similar to SystemMonitor's option of the same name, this allows you to
launch the given application with the specific tab open.
2022-04-21 17:24:42 +02:00
..
BrowserSettingsWidget.cpp BrowserSettings: Validate homepage URL 2022-04-11 08:19:29 -04:00
BrowserSettingsWidget.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
BrowserSettingsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CMakeLists.txt BrowserSettings: Implement GUI for setting up content filters :^) 2022-02-18 19:00:42 +01:00
ContentFilterSettingsWidget.cpp LibCore+Everywhere: Make Core::Stream read_line() return StringView 2022-04-16 13:27:51 -04:00
ContentFilterSettingsWidget.gml BrowserSettings: Run gml-format on ContentFilterSettingsWidget.gml 2022-02-18 19:21:12 +01:00
ContentFilterSettingsWidget.h BrowserSettings: Implement GUI for setting up content filters :^) 2022-02-18 19:00:42 +01:00
main.cpp LibGUI+Applications: Add --open-tab option to FooSettings applications 2022-04-21 17:24:42 +02:00