1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 09:01:00 +00:00
serenity/Userland/Applications/BrowserSettings
2023-04-24 09:21:51 +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 BrowserSettings: Convert BrowserSettingsWidget to a failable factory 2023-04-24 09:21:51 +02:00
BrowserSettingsWidget.gml Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
BrowserSettingsWidget.h BrowserSettings: Convert BrowserSettingsWidget to a failable factory 2023-04-24 09:21:51 +02: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: Propagate errors from creation of content filter widget 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: Propagate errors from creation of content filter widget 2023-04-22 12:32:40 +02:00
main.cpp BrowserSettings: Convert BrowserSettingsWidget to a failable factory 2023-04-24 09:21:51 +02:00