ladybird/UI/Qt
Pavel Shliak ea469fbeab
Some checks are pending
CI / Lagom (false, FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (false, NO_FUZZ, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (true, NO_FUZZ, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (macos-14, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Push notes / build (push) Waiting to run
LibGfx: Let Painter care about TinyVG transforms
This helps us with non-uniform scales, and makes things simple
2024-12-14 23:29:43 +01:00
..
Application.cpp LibWebView+UI: Move ownership of application services to LibWebView 2024-11-14 11:47:32 +01:00
Application.h LibWebView+UI: Move ownership of application services to LibWebView 2024-11-14 11:47:32 +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 UI/Qt: Fall back to luma dark mode detection for unknown color scheme 2024-11-24 21:02:50 -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 UI/Qt: Fix hover_label hiding URLs 2024-12-04 16:09:59 +00:00
Tab.h UI/Qt: Fix hover_label hiding URLs 2024-12-04 16:09:59 +00: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 LibGfx: Let Painter care about TinyVG transforms 2024-12-14 23:29:43 +01:00
TVGIconEngine.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
WebContentView.cpp UI/Qt: Fix hover_label hiding URLs 2024-12-04 16:09:59 +00:00
WebContentView.h Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00