mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
d6ab9e6790
We now allow you to download files by right-clicking a link and then choosing "Download". All files are currently saved to the standard downloads location that we get from Core::StandardPaths::downloads_directory(). In the future, we'll probably want to come up with a more restrictive way of doing the "write to disk" portion of this. We should also improve the ProtocolServer to allow streaming of data instead of writing everything in one big go. At the moment, I'm just pretty happy with this GUI. :^) |
||
---|---|---|
.. | ||
BookmarksBarWidget.cpp | ||
BookmarksBarWidget.h | ||
DownloadWidget.cpp | ||
DownloadWidget.h | ||
History.h | ||
InspectorWidget.cpp | ||
InspectorWidget.h | ||
main.cpp | ||
Makefile | ||
Tab.cpp | ||
Tab.h | ||
WindowActions.cpp | ||
WindowActions.h |