..
BookmarksBarWidget.cpp
Everywhere: Use my very shiny serenityos.org email :^)
2022-09-12 15:13:12 +01:00
BookmarksBarWidget.h
Browser: Give BookmarksBarWidget a minimum size
2022-07-27 00:01:42 +01:00
Browser.h
Browser+WebDriver: Remove the connection between Browser and WebDriver
2022-11-11 22:03:23 +00:00
BrowserWindow.cpp
LibWeb: Add 'should block pop ups' user config to Page
2022-11-15 21:48:19 +00:00
BrowserWindow.gml
Userland: Set tab-widget properties in GML instead of code
2022-05-11 20:16:43 +02:00
BrowserWindow.h
Browser: Add a context menu item to take a full document screenshot
2022-11-05 09:29:28 +01:00
CMakeLists.txt
Browser+WebDriver: Remove the connection between Browser and WebDriver
2022-11-11 22:03:23 +00:00
ConsoleWidget.cpp
Browser+WebContent+LibJS: Support %c
specifiers in Console.log()
2022-09-21 20:03:49 +01:00
ConsoleWidget.h
LibWebView: Move OutOfProcessWebView to a new LibWebView library
2022-05-15 12:17:36 +02:00
CookieJar.cpp
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
2022-11-11 18:02:04 +00:00
CookieJar.h
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
2022-11-11 18:02:04 +00:00
CookiesModel.cpp
Browser: Update Storage Inspector's cookie model when deleting cookies
2022-11-01 14:32:26 +00:00
CookiesModel.h
Browser: Update Storage Inspector's cookie model when deleting cookies
2022-11-01 14:32:26 +00:00
DownloadWidget.cpp
AK+Everywhere: Replace "protocol" with "scheme" url helpers
2022-09-29 09:39:04 +01:00
DownloadWidget.h
LibWeb: Abstract the LibProtocol ResourceLoader connection
2022-05-15 12:17:36 +02:00
EditBookmark.gml
Userland: Replace empty GUI::Widget
s in GML with GUI::Layout::Spacer
2022-09-29 08:31:15 -04:00
ElementSizePreviewWidget.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
ElementSizePreviewWidget.h
Browser+LibWeb: Add an Element size preview widget to inspector
2022-03-08 22:09:52 +01:00
History.cpp
Browser: Remove previous history entry in History::replace_current()
2022-11-26 20:54:55 +01:00
History.h
Browser: Add History::replace_current() function
2022-11-26 11:03:24 +01:00
IconBag.cpp
Browser: Add a custom icon for the "New Window" action
2022-10-06 20:51:04 +02:00
IconBag.h
Browser: Add a custom icon for the "New Window" action
2022-10-06 20:51:04 +02:00
InspectorWidget.cpp
Everywhere: Add sv suffix to strings relying on StringView(char const*)
2022-07-12 23:11:35 +02:00
InspectorWidget.h
Browser: Fix crash if clicking on non-visible nodes in the inspector
2022-07-03 20:45:11 +02:00
main.cpp
Browser+WebDriver: Remove the connection between Browser and WebDriver
2022-11-11 22:03:23 +00:00
StorageModel.cpp
Browser+LibWeb+WebContent: Add ability to inspect session storage
2022-05-28 23:54:06 +01:00
StorageModel.h
Browser+LibWeb+WebContent: Add ability to inspect session storage
2022-05-28 23:54:06 +01:00
StorageWidget.cpp
Browser: Update Storage Inspector's cookie model when deleting cookies
2022-11-01 14:32:26 +00:00
StorageWidget.gml
Browser+LibWeb+WebContent: Add ability to inspect session storage
2022-05-28 23:54:06 +01:00
StorageWidget.h
Browser: Add ability to delete cookies from Storage Inspector
2022-10-20 21:52:44 +02:00
Tab.cpp
Browser: Replace history entry if loading URL because of a redirect
2022-11-26 11:03:24 +01:00
Tab.gml
Browser: Add a banner to tabs controlled by WebDriver
2022-11-04 23:38:38 -04:00
Tab.h
Userland: Remove workarounds for LibIPC include order sensitivity
2022-11-15 13:25:51 -05:00
WindowActions.cpp
Browser: Add a custom icon for the "New Window" action
2022-10-06 20:51:04 +02:00
WindowActions.h
Browser: Provide ability to create new browser windows
2022-10-06 16:52:57 +01:00