ladybird/Userland/Applications/BrowserSettings
Timothy Flynn 8352417278 BrowserSettings: Slightly change text for adding a new content filter
Add an ellipsis to the button to add a new domain to indicate an action
must be taken after pressing the button. Shorten the label next to the
domain text box to be less overly verbose.
2023-04-22 12:32:40 +02:00
..
AutoplaySettingsWidget.cpp BrowserSettings: Port content filters to String 2023-04-22 12:32:40 +02:00
AutoplaySettingsWidget.gml BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
AutoplaySettingsWidget.h BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
BrowserSettingsWidget.cpp LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 2023-01-07 14:39:30 +01:00
BrowserSettingsWidget.gml Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
BrowserSettingsWidget.h Browser+BrowserSettings: Add preference for new tab 2022-06-26 22:18:30 +01:00
CMakeLists.txt BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00
ContentFilterSettingsWidget.cpp BrowserSettings: Slightly change text for adding a new content filter 2023-04-22 12:32:40 +02:00
ContentFilterSettingsWidget.gml BrowserSettings: Slightly change text for adding a new content filter 2023-04-22 12:32:40 +02:00
ContentFilterSettingsWidget.h BrowserSettings: Port content filters to String 2023-04-22 12:32:40 +02:00
main.cpp BrowserSettings: Add a tab to control the Browser's autoplay settings 2023-04-18 16:30:02 +02:00