Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-23 | Ladybird: Select all text in LocationEdit on click | Rafał Babiarz | |
2023-03-14 | Ladybird: Rely on transparent text color for location highlighting | networkException | |
This patch replaces the usage of QPalette::PlaceholderText with QPalette::Text with opacity reduced to roughly 50%. This fixes the non highlighted spans having an extremely low contrast compared to the background in dark mode. | |||
2023-01-22 | Ladybird: Add LocationEdit Highlighting | Cameron Youell | |
2023-01-22 | Ladybird: Make LocationEdit its own class | Cameron Youell | |
Also make return key behave more like other browsers when editing |