1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-19 13:27:35 +00:00
serenity/Userland/Applications/Browser
2021-04-09 22:23:32 +02:00
..
BookmarksBarWidget.cpp Browser: Add right-click context menu item for editing bookmarks 2021-03-26 22:58:31 +01:00
BookmarksBarWidget.h Browser: Add right-click context menu item for editing bookmarks 2021-03-26 22:58:31 +01:00
Browser.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
BrowserConsoleClient.cpp LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 2021-02-07 16:56:02 +01:00
BrowserConsoleClient.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
BrowserWindow.gml Browser: Add a separator line below the menu while in multi-tab mode 2021-04-09 22:23:32 +02:00
CMakeLists.txt Browser: Add right-click context menu item for editing bookmarks 2021-03-26 22:58:31 +01:00
ConsoleWidget.cpp Browser: Implemented out of process JS console 2021-02-28 15:30:17 +01:00
ConsoleWidget.h Browser: Implemented out of process JS console 2021-02-28 15:30:17 +01:00
DownloadWidget.cpp Applications: Open folder with pre-selected file where appropriate :^) 2021-03-07 11:00:36 +01:00
DownloadWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
EditBookmark.gml Browser: Add right-click context menu item for editing bookmarks 2021-03-26 22:58:31 +01:00
History.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
History.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
InspectorWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
InspectorWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Browser: Add a separator line below the menu while in multi-tab mode 2021-04-09 22:23:32 +02:00
Tab.cpp Browser: Add more Alt shortcuts to menu actions 2021-04-09 21:53:43 +02:00
Tab.gml Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Tab.h Browser: Set parent of tab child windows 2021-03-27 19:24:40 +01:00
WindowActions.cpp Browser: Add Alt shortcuts to menu actions 2021-04-09 17:08:49 +02:00
WindowActions.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00