1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 13:51:00 +00:00
serenity/Applications/Browser
2020-05-02 12:24:10 +02:00
..
BookmarksBarWidget.cpp Browser: Share one BookmarksBarWidget between all Tabs 2020-04-25 17:20:23 +02:00
BookmarksBarWidget.h Browser: Share one BookmarksBarWidget between all Tabs 2020-04-25 17:20:23 +02:00
History.h AK: Make Vector use size_t for its size and capacity 2020-02-25 14:52:35 +01:00
InspectorWidget.cpp Browser: Fix unintentional Web::Element copy 2020-03-18 17:13:22 +01:00
InspectorWidget.h LibWeb: Rename directory LibHTML => LibWeb 2020-03-07 10:32:51 +01:00
main.cpp Browser: Don't put favicons as the window icon 2020-04-28 20:31:51 +02:00
Makefile Browser: Add "New tab" action (Ctrl+T) :^) 2020-04-23 21:28:25 +02:00
Tab.cpp Browser: Add missing tooltip to bookmark button 2020-04-30 08:52:21 +02:00
Tab.h LibCore+LibHTTP: Move out the HTTP handler and add HTTPS 2020-05-02 12:24:10 +02:00
WindowActions.cpp Browser: Share one BookmarksBarWidget between all Tabs 2020-04-25 17:20:23 +02:00
WindowActions.h Browser: Share one BookmarksBarWidget between all Tabs 2020-04-25 17:20:23 +02:00