ladybird/Userland/Applications/BrowserSettings
2023-05-15 06:42:10 +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: Store column names in JsonArrayModel as String 2023-05-15 06:42:10 +02:00
BrowserSettingsWidget.gml LibGUI: Remove Label icons and replace instances with ImageWidget 2023-04-30 05:48:14 +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 AK: Add the Input word to input-only buffered streams 2023-05-09 11:18:46 +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 LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00