1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 01:51:03 +09:00
ladybird/UI/Qt
Timothy Flynn ed265b568d LibWebView+WebContent+UI: Migrate to the new autoplay settings
This removes the old autoplay allowlist file in favor of the new site
setting. We still support the command-line flag to enable autoplay
globally, as this is needed for WPT.
2025-03-30 16:18:57 +01:00
..
Application.cpp UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
Application.h UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
AudioCodecPluginQt.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AudioCodecPluginQt.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AudioThread.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AudioThread.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AutoComplete.cpp UI/Qt: Do not make assumptions about autocomplete response types 2025-03-20 10:50:24 +01:00
AutoComplete.h UI/Qt: Do not make assumptions about autocomplete response types 2025-03-20 10:50:24 +01:00
BrowserWindow.cpp LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
BrowserWindow.h UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
CMakeLists.txt UI/Qt: Replace the Task Manager window with about:processes 2025-03-19 10:03:17 -04:00
FindInPageWidget.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
FindInPageWidget.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Icon.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Icon.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
ladybird.qrc Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LocationEdit.cpp LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
LocationEdit.h LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
main.cpp LibWebView+UI: Introduce a persistent settings object 2025-03-22 17:27:45 +01:00
Settings.cpp LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
Settings.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
SettingsDialog.cpp LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
SettingsDialog.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
StringUtils.cpp UI/Qt: Do not rely on the URL implicit constructors 2025-03-04 16:24:19 -05:00
StringUtils.h UI/Qt: Do not rely on the URL implicit constructors 2025-03-04 16:24:19 -05:00
Tab.cpp LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
Tab.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
TabBar.cpp AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
TabBar.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TVGIconEngine.cpp LibGfx: Let Painter care about TinyVG transforms 2024-12-14 23:29:43 +01:00
TVGIconEngine.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
WebContentView.cpp LibWebView+UI: Handle DPR for select elements like other menus 2025-03-22 17:27:45 +01:00
WebContentView.h LibWeb+WebContent+UI: Support image cursors 2025-02-28 13:50:13 +01:00