..
BookmarksBarWidget.cpp
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
BookmarksBarWidget.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Browser.h
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
BrowserWindow.cpp
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
2022-01-24 22:36:09 +01:00
BrowserWindow.gml
Userland+LibGUI: Add shorthand versions of the Margins constructor
2021-08-18 10:30:50 +02:00
BrowserWindow.h
Browser: Convert search-engines file loading to Core::Stream :^)
2022-01-24 17:10:01 +01:00
CMakeLists.txt
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
ConsoleWidget.cpp
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
ConsoleWidget.h
LibJS+WebContent+Browser+js: Implement console.group() methods
2021-12-27 21:44:07 +01:00
CookieJar.cpp
AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods
2021-07-02 21:54:21 +02:00
CookieJar.h
Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&>
2021-06-08 19:14:24 +02:00
DownloadWidget.cpp
Browser: Convert file-downloading code to Core::Stream :^)
2022-01-24 17:10:01 +01:00
DownloadWidget.h
Browser: Convert file-downloading code to Core::Stream :^)
2022-01-24 17:10:01 +01:00
EditBookmark.gml
Userland+LibGUI: Add shorthand versions of the Margins constructor
2021-08-18 10:30:50 +02:00
History.cpp
Browser: Add title to go back/forward context menu
2021-05-29 12:03:41 +01:00
History.h
Browser: Add title to go back/forward context menu
2021-05-29 12:03:41 +01:00
IconBag.cpp
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
IconBag.h
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
InspectorWidget.cpp
Browser+LibWeb+WebContent: Add variables display to Inspector
2021-12-10 06:52:17 +01:00
InspectorWidget.h
Browser+LibWeb+WebContent: Add variables display to Inspector
2021-12-10 06:52:17 +01:00
main.cpp
Revert "Userland: Invoke tzset in apps that care about time zones"
2022-01-28 15:13:35 +00:00
Tab.cpp
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
Tab.gml
Browser: Tweak vertical spacing in per-tab UI layout
2021-08-02 10:13:35 +02:00
Tab.h
Browser: Move show_console_window() to Tab
2021-09-06 18:20:26 +02:00
WindowActions.cpp
Browser: Load icons at start of program
2022-01-21 22:14:13 +01:00
WindowActions.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00