ladybird/Ladybird/AppKit/Application
Timothy Flynn 1b324f3ae1 LibWebView+UI: Remove Qt networking infrastructure
Now that we use libcurl, there's no reason to keep Qt networking around.
Further, it doesn't support all features we need anyways, such as non-
buffered request handling for SSE.
2024-10-08 06:52:51 +02:00
..
Application.h LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
Application.mm LibWebView+UI: Remove Qt networking infrastructure 2024-10-08 06:52:51 +02:00
ApplicationDelegate.h UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
ApplicationDelegate.mm UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
EventLoopImplementation.h Ladybird: Add CFEventLoop implementation of register/unregister_signal 2024-07-01 18:10:56 +02:00
EventLoopImplementation.mm Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00