提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Dan Klishch 38164411f0 Ladybird/Qt: Properly listen for DPI changes on Wayland 1 年之前
  Andrew Kaster 677bdc2a4f Ladybird: Add IPC call for creating a new child tab 1 年之前
  Andrew Kaster c75bd4ed15 Ladybird/Qt: Rename new_tab to new_tab_from_url and make it take AK::URL 1 年之前
  Andrew Kaster a91680dd55 Ladybird/Qt: Rename new_tab(StringView) to new_tab_from_content 1 年之前
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String 1 年之前
  Bastiaan van der Plaat cde14901bc Ladybird+LibWeb: Add initial about:version internal page 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Bastiaan van der Plaat c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels 1 年之前
  Bastiaan van der Plaat 04b591b2e0 Ladybird/Qt: Listen to DPI changes and update WebContentView accordingly 1 年之前
  Aliaksandr Kalenik 57e5abae92 LibJS+LibWebView+WebContent+Ladybird: Output GC-graph into a file 1 年之前
  Timothy Flynn 4653733a0d Ladybird/Qt: Do not "share" ownership of Qt objects 1 年之前
  Timothy Flynn 1aedb0ae5a Ladybird/Qt: Replace the QString-from-AK helpers with a single method 1 年之前
  Timothy Flynn 582f19ba24 Ladybird: Allow opening the Inspector with both ctrl+shift+I and F12 1 年之前
  Timothy Flynn c4daaa9902 Ladybird/Qt: Remove the standalone JavaScript console 1 年之前
  Timothy Flynn 07e9a8f79b Ladybird+LibWebView: Move options used to launch WebContent to a struct 1 年之前
  Timothy Flynn 1b30b510b9 Ladybird: Load all icons uses Core::Resource URIs 1 年之前
  Aliaksandr Kalenik b6732b0234 Ladybird+WebContent: Add option to use GPU painter 1 年之前
  Timothy Flynn f023e37de7 Ladybird/Qt: Sanitize user-provided URLs with LibWebView 1 年之前
  Adam Harald Jørgensen d6796d5123 Ladybird: Add keyboard shortcuts for jumping to a specific tab 1 年之前
  Aliaksandr Kalenik 3c675e3f25 Userland+Ladybird: Always specify url to be about:srcdoc in load_html() 1 年之前
  Aliaksandr Kalenik aef4b84e22 LibWeb+WebContent: Add option to dump session history of a traversable 1 年之前
  implicitfield 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 年之前
  Adam Harald Jørgensen 7bf842a974 Ladybird: Allow opening multiple URLs at once from the command line 1 年之前
  Andreas Kling 2e45306d42 Ladybird: Update set of User-Agent spoofs to current versions 1 年之前
  Timothy Flynn 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 年之前
  Timothy Flynn a718a1f3a6 Ladybird: Allow creating new tabs with plain HTML 1 年之前
  Timothy Flynn 9c4ce1b80b Ladybird: Do not enable the reload button if history is empty 1 年之前