serenity/Ladybird/Qt
Timothy Flynn a6bdf8c2a9 Ladybird: Use a web view for the Qt chrome's View Source action
Unlike the existing popup window, this will provide syntax highlighting.
2023-08-29 08:11:11 -04:00
..
AndroidPlatform.cpp
AudioCodecPluginQt.cpp
AudioCodecPluginQt.h
AudioThread.cpp
AudioThread.h
AutoComplete.cpp Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
AutoComplete.h Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
BrowserWindow.cpp Ladybird: Allow creating new tabs with plain HTML 2023-08-29 08:11:11 -04:00
BrowserWindow.h Ladybird: Allow creating new tabs with plain HTML 2023-08-29 08:11:11 -04:00
ConsoleWidget.cpp Ladybird: Install the native style sheet into the JS console web view 2023-08-26 15:32:36 -04:00
ConsoleWidget.h
EventLoopImplementationQt.cpp
EventLoopImplementationQt.h
EventLoopImplementationQtEventTarget.cpp
EventLoopImplementationQtEventTarget.h
InspectorWidget.cpp
InspectorWidget.h
ladybird.qrc
LocationEdit.cpp Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
LocationEdit.h Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
main.cpp Ladybird: Convert Browser::Settings to a singleton 2023-08-17 15:30:23 +01:00
ModelTranslator.cpp
ModelTranslator.h
RequestManagerQt.cpp AK: Port URL scheme from DeprecatedString to String 2023-08-13 15:03:53 -06:00
RequestManagerQt.h
Settings.cpp Ladybird/Qt: Turn off web search and autocomplete by default 2023-08-17 16:49:22 +02:00
Settings.h Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
SettingsDialog.cpp Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
SettingsDialog.h Ladybird: Add autocomplete to LocationEdit 2023-08-17 15:30:23 +01:00
StringUtils.cpp
StringUtils.h
Tab.cpp Ladybird: Use a web view for the Qt chrome's View Source action 2023-08-29 08:11:11 -04:00
Tab.h Ladybird: Allow creating new tabs with plain HTML 2023-08-29 08:11:11 -04:00
TVGIconEngine.cpp
TVGIconEngine.h
WebContentView.cpp Ladybird+LibWebView: Migrate input completions to LibWebView callbacks 2023-08-23 12:07:02 -04:00
WebContentView.h Ladybird+LibWebView: Migrate input completions to LibWebView callbacks 2023-08-23 12:07:02 -04:00
WebSocketClientManagerQt.cpp
WebSocketClientManagerQt.h
WebSocketImplQt.cpp
WebSocketImplQt.h
WebSocketQt.cpp
WebSocketQt.h