1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:28:11 +00:00
serenity/Userland/Applications/Browser
2022-02-09 19:33:51 +01:00
..
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 Browser: Make underlined shortcuts in "Debug" menu unique 2022-02-09 19:33:51 +01:00
BrowserWindow.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01: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 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00:00
CookieJar.h Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2022-01-31 18:23:22 +00: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 Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01: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 Base+Browser: Add browser icons folder 2022-02-09 19:33:28 +01:00
IconBag.h Base+Browser: Add Browser Icons 2022-02-07 12:35:05 +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 Browser: Don't log every content filter string when loaded 2022-02-05 22:50:39 +01:00
Tab.cpp Browser: Better handle ports in user input to url conversion 2022-02-07 10:52:55 +01:00
Tab.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
Tab.h Userland: Convert TLS::TLSv12 to a Core::Stream::Socket 2022-02-06 13:10:10 +01: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