1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 03:10:59 +00:00
serenity/Userland/Applications/Browser
2021-03-07 11:00:36 +01:00
..
BookmarksBarWidget.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
BookmarksBarWidget.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +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 Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +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
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 Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Tab.cpp Browser: Implemented out of process JS console 2021-02-28 15:30:17 +01:00
Tab.gml Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
Tab.h Browser: Add Go menu and move Bookmarks bar toggle to View 2021-02-26 13:50:00 +01:00
WindowActions.cpp Browser: Add Go menu and move Bookmarks bar toggle to View 2021-02-26 13:50:00 +01:00
WindowActions.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00