..
History
Userland: Port Model::column_name()
to String
2023-05-15 06:42:10 +02:00
BookmarksBarWidget.cpp
Browser: Don't show error message box when canceling editor dialog
2023-05-23 06:03:13 +02:00
BookmarksBarWidget.h
Browser: Don't show error message box when canceling editor dialog
2023-05-23 06:03:13 +02:00
Browser.h
Browser+Ladybird+LibWeb: Port content filters to String
2023-04-22 12:32:40 +02:00
BrowserWindow.cpp
Base+Userland: Apply Human Interface Guidelines to Object text
2023-05-23 05:59:49 +02:00
BrowserWindow.gml
Userland: Set tab-widget properties in GML instead of code
2022-05-11 20:16:43 +02:00
BrowserWindow.h
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
2023-05-17 19:47:05 +02:00
CMakeLists.txt
Everywhere: Use LibFileSystem
where trivial
2023-03-21 19:03:21 +00:00
ConsoleWidget.cpp
Browser+Ladybird: Render text in the JS console with a monospace font
2023-04-26 15:43:57 +02:00
ConsoleWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
CookieJar.cpp
Userland: Remove remaining users of Duration::now_realtime()
2023-05-24 23:18:07 +02:00
CookieJar.h
Browser: Add support for CookieJar to run in a transient, in-memory mode
2023-04-21 07:56:14 +02:00
CookiesModel.cpp
Userland: Port Model::column_name()
to String
2023-05-15 06:42:10 +02:00
CookiesModel.h
Userland: Port Model::column_name()
to String
2023-05-15 06:42:10 +02:00
Database.cpp
LibSQL+Userland: Pass SQL IPC results to clients in a structure
2023-02-03 20:34:45 +01:00
Database.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
2023-02-08 19:15:45 +00:00
DownloadWidget.cpp
LibGUI+Userland: Port Labels to String
2023-04-30 05:48:14 +02:00
DownloadWidget.h
LibCore: Remove Stream.h
2023-02-13 00:50:07 +00: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
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
2023-03-04 00:29:38 +01:00
ElementSizePreviewWidget.h
Browser+LibWeb: Add an Element size preview widget to inspector
2022-03-08 22:09:52 +01:00
Forward.h
Browser: Add support for CookieJar to run in a transient, in-memory mode
2023-04-21 07:56:14 +02:00
History.cpp
Browser: Add window to inspect history
2022-12-31 04:36:22 -07:00
History.h
Browser: Add window to inspect history
2022-12-31 04:36:22 -07:00
IconBag.cpp
Browser: Add a context menu for video elements
2023-05-16 12:48:39 +02:00
IconBag.h
Browser: Add a context menu for video elements
2023-05-16 12:48:39 +02:00
InspectorWidget.cpp
Browser: Support selections from the accessibility tab
2023-04-24 10:39:34 +02:00
InspectorWidget.h
Browser: Add a missing include in InspectorWidget
2023-03-06 13:05:43 +00:00
main.cpp
AK: Add the Input
word to input-only buffered streams
2023-05-09 11:18:46 +02:00
StorageModel.cpp
Userland: Port Model::column_name()
to String
2023-05-15 06:42:10 +02:00
StorageModel.h
Userland: Port Model::column_name()
to String
2023-05-15 06:42:10 +02:00
StorageWidget.cpp
Userland: Remove remaining users of Duration::now_realtime()
2023-05-24 23:18:07 +02:00
StorageWidget.gml
Browser+LibWeb+WebContent: Add ability to inspect session storage
2022-05-28 23:54:06 +01:00
StorageWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
Tab.cpp
LibGfx+Everywhere: Change Gfx::Rect
to be endpoint exclusive
2023-05-23 12:35:42 +02:00
Tab.gml
LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle
2023-04-30 05:49:46 +02:00
Tab.h
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
2023-05-17 19:47:05 +02:00
WindowActions.cpp
Userland: Show "Ladybird" instead of "Browser" in titles, menus, etc
2023-05-09 06:12:09 +02:00
WindowActions.h
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00