ladybird/Userland/Applications/BrowserSettings
Maciej e1722d39df BrowserSettings: Make content filtering on by default
It was default in Browser but not default in settings, so the checkbox
was initially not checked.
2022-07-03 13:19:52 +02:00
..
BrowserSettingsWidget.cpp Base+Browser+BrowserSettings: Add default page for new tab 2022-06-26 22:18:30 +01:00
BrowserSettingsWidget.gml Browser: Remove GML formatting errors from BrowserSettingsWidget.gml 2022-06-27 08:23:13 +01:00
BrowserSettingsWidget.h Browser+BrowserSettings: Add preference for new tab 2022-06-26 22:18:30 +01:00
CMakeLists.txt BrowserSettings: Implement GUI for setting up content filters :^) 2022-02-18 19:00:42 +01:00
ContentFilterSettingsWidget.cpp BrowserSettings: Make content filtering on by default 2022-07-03 13:19:52 +02: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