ladybird/Ladybird/Qt
Timothy Flynn 0415d03b4f Ladybird: Register Ladybird as a browser-type application on macOS
This allows Ladybird to be the default browser on macOS, and allows for
opening some file types (.html, .svg, .md, etc.) with Ladybird.

Note this currently only works in the GN build (and thus the Qt chrome).
The CMake build does not set up the Resources directory properly for
macOS to run the Ladybird app without $SERENITY_SOURCE_DIR set.
2023-11-14 09:36:36 -05:00
..
AudioCodecPluginQt.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
AudioCodecPluginQt.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
AudioThread.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
AudioThread.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
AutoComplete.cpp Ladybird/Qt: Sanitize user-provided URLs with LibWebView 2023-10-13 13:37:11 -04:00
AutoComplete.h Ladybird/Qt: Sanitize user-provided URLs with LibWebView 2023-10-13 13:37:11 -04:00
BrowserWindow.cpp Ladybird: Load all icons uses Core::Resource URIs 2023-11-06 09:39:59 +01:00
BrowserWindow.h Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
ConsoleWidget.cpp Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
ConsoleWidget.h Ladybird+LibWebView: Move console history tracking to ConsoleClient 2023-08-31 12:20:10 +02:00
EventLoopImplementationQt.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
EventLoopImplementationQt.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
EventLoopImplementationQtEventTarget.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
EventLoopImplementationQtEventTarget.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
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: Convert the inspector widget to the WebView model class 2023-11-05 09:11:23 +01:00
InspectorWidget.h Ladybird/Qt: Convert the inspector widget to the WebView model class 2023-11-05 09:11:23 +01:00
ladybird.qrc Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
LocationEdit.cpp Ladybird/Qt: Migrate to LibWebView for search engines 2023-10-23 12:12:36 -04:00
LocationEdit.h Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
main.cpp Ladybird: Register Ladybird as a browser-type application on macOS 2023-11-14 09:36:36 -05:00
ModelAdapter.h Ladybird/Qt: Convert the inspector widget to the WebView model class 2023-11-05 09:11:23 +01:00
RequestManagerQt.cpp AK: Port URL scheme from DeprecatedString to String 2023-08-13 15:03:53 -06:00
RequestManagerQt.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
Settings.cpp BrowserSettings+Ladybird: Convert home / new tab page to resource URIs 2023-11-06 09:39:59 +01:00
Settings.h Ladybird/Qt: Migrate to LibWebView for search engines 2023-10-23 12:12:36 -04:00
SettingsDialog.cpp Ladybird/Qt: Display drown-down settings using QPushButton 2023-10-23 12:12:36 -04:00
SettingsDialog.h Ladybird/Qt: Display drown-down settings using QPushButton 2023-10-23 12:12:36 -04:00
StringUtils.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
StringUtils.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
Tab.cpp Ladybird/Qt: Implement pasting Web data to the clipboard 2023-11-11 08:54:37 +01:00
Tab.h Ladybird: Load all icons uses Core::Resource URIs 2023-11-06 09:39:59 +01:00
TVGIconEngine.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
TVGIconEngine.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebContentView.cpp Ladybird: Convert theme configuration to resource URIs 2023-11-06 09:39:59 +01:00
WebContentView.h Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
WebSocketClientManagerQt.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebSocketClientManagerQt.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebSocketImplQt.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebSocketImplQt.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebSocketQt.cpp Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00
WebSocketQt.h Ladybird: Move Qt-specific classes and functions to a Qt subdirectory 2023-08-07 14:58:04 -06:00