ladybird/UI/Qt
Sidicer edf29857f8 UI/Qt: Fix hover_label hiding URLs
m_hover_label did not have checks if the mouse is in the same location.
This caused clickable URLs to be hidden.
Also shortened the label text to not be longer than half of the window.
2024-12-04 16:09:59 +00: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
AudioCodecPluginQt.h
AudioThread.cpp
AudioThread.h
AutoComplete.cpp
AutoComplete.h
BrowserWindow.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
BrowserWindow.h
CMakeLists.txt
FindInPageWidget.cpp
FindInPageWidget.h
Icon.cpp
Icon.h
InspectorWidget.cpp
InspectorWidget.h
ladybird.qrc
LocationEdit.cpp
LocationEdit.h
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
Settings.h
SettingsDialog.cpp
SettingsDialog.h
StringUtils.cpp
StringUtils.h
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
TabBar.h
TaskManagerWindow.cpp
TaskManagerWindow.h
TVGIconEngine.cpp LibGfx: Use Skia for TinyVG rendering 2024-11-25 12:14:24 +01:00
TVGIconEngine.h
WebContentView.cpp UI/Qt: Fix hover_label hiding URLs 2024-12-04 16:09:59 +00:00
WebContentView.h