]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/dialogs/CookiesDialog.cpp
Rename Local Storage to DOM Storage. https://redmine.stoutner.com/issues/852
[PrivacyBrowserPC.git] / src / dialogs / CookiesDialog.cpp
2022-05-17 Soren StoutnerRename Local Storage to DOM Storage. https://redmine...
2022-05-12 Soren StoutnerChange the cookie implementation to a QTreeView.
2022-04-22 Soren StoutnerImplement manual adding of cookies.
2022-04-19 Soren StoutnerInitial Cookies implementation using a QVBoxLayout.