ladybird/Ladybird/Qt
Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables
The IPC layer between chromes and LibWeb now understands that multiple
top level traversables can live in each WebContent process.

This largely mechanical change adds a billion page_id/page_index
arguments to make sure that pages that end up opening new WebViews
through mechanisms like window.open() still work properly with those
extra windows.
2024-02-03 20:51:37 -05:00
..
AudioCodecPluginQt.cpp
AudioCodecPluginQt.h
AudioThread.cpp
AudioThread.h
AutoComplete.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
AutoComplete.h Ladybird/Qt: Make String allocation infallible 2023-12-04 12:03:48 -07:00
BrowserWindow.cpp Ladybird: Add IPC call for creating a new child tab 2024-02-03 20:51:37 -05:00
BrowserWindow.h Ladybird: Add IPC call for creating a new child tab 2024-02-03 20:51:37 -05:00
EventLoopImplementationQt.cpp LibCore: Allow listening for multiple conditions using a single Notifier 2024-02-03 16:43:13 -07:00
EventLoopImplementationQt.h
EventLoopImplementationQtEventTarget.cpp
EventLoopImplementationQtEventTarget.h
Icon.cpp Ladybird: Load all icons uses Core::Resource URIs 2023-11-06 09:39:59 +01:00
Icon.h Ladybird: Load all icons uses Core::Resource URIs 2023-11-06 09:39:59 +01:00
InspectorWidget.cpp Ladybird/Qt: Listen to DPI changes and update WebContentView accordingly 2023-12-13 22:25:27 +01:00
InspectorWidget.h Ladybird/Qt: Listen to DPI changes and update WebContentView accordingly 2023-12-13 22:25:27 +01:00
ladybird.qrc
LocationEdit.cpp Ladybird/Qt: Make String allocation infallible 2023-12-04 12:03:48 -07:00
LocationEdit.h Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
main.cpp Ladybird+WebContent: Add chrome command line and exe path passing 2024-01-17 17:32:05 +01:00
RequestManagerQt.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
RequestManagerQt.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Settings.cpp Ladybird+BrowserSettings: Load the NTP/home resource files with LibWeb 2023-12-24 14:09:23 +01:00
Settings.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SettingsDialog.cpp Ladybird/Qt: Do not "share" ownership of Qt objects 2023-12-04 12:03:48 -07:00
SettingsDialog.h Ladybird/Qt: Do not "share" ownership of Qt objects 2023-12-04 12:03:48 -07:00
StringUtils.cpp Ladybird/Qt: Rename new_tab to new_tab_from_url and make it take AK::URL 2024-02-03 20:51:37 -05:00
StringUtils.h Ladybird/Qt: Rename new_tab to new_tab_from_url and make it take AK::URL 2024-02-03 20:51:37 -05:00
Tab.cpp Ladybird: Open files from the open files dialog as a QURL 2024-02-03 20:51:37 -05:00
Tab.h Ladybird/Qt: Rename new_tab to new_tab_from_url and make it take AK::URL 2024-02-03 20:51:37 -05:00
TVGIconEngine.cpp
TVGIconEngine.h
WebContentView.cpp Ladybird+WebContent: Update IPC calls to handle multiple traversables 2024-02-03 20:51:37 -05:00
WebContentView.h Ladybird: Add IPC call for creating a new child tab 2024-02-03 20:51:37 -05:00
WebSocketClientManagerQt.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketClientManagerQt.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketImplQt.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketImplQt.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketQt.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
WebSocketQt.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30