ladybird/UI/Qt
Timothy Flynn 83b1db785a LibWebView+WebContent+UI: Remember the current system visibility state
We will want to re-inform WebContent of the system visibility state when
we create a new process after a crash. This changes the IPC to just send
the enum value directly, instead of a boolean, so that we can just store
that enum value directly on the ViewImplementation class.
2024-11-13 20:36:47 +01:00
..
Application.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
Application.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01: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 Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
AutoComplete.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
BrowserWindow.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
BrowserWindow.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt LibWebView+Services+UI: Move the EventLoop implementations to LibWebView 2024-11-11 07:35:43 -05: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
InspectorWidget.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
InspectorWidget.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 Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LocationEdit.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
main.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
Settings.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Settings.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
SettingsDialog.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
SettingsDialog.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
StringUtils.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
StringUtils.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Tab.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Tab.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TabBar.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TabBar.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TaskManagerWindow.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TaskManagerWindow.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TVGIconEngine.cpp Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
TVGIconEngine.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
WebContentView.cpp LibWebView+WebContent+UI: Remember the current system visibility state 2024-11-13 20:36:47 +01:00
WebContentView.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00