]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/dialogs/CookiesDialog.cpp
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / dialogs / CookiesDialog.cpp
2024-01-13 Soren StoutnerMove the Settings Dialog to its own class. https:...
2023-10-11 Soren StoutnerAdditional fix for notifications on Xfce. https:/...
2023-08-13 Soren StoutnerPartial bookmark implementation. https://redmine.stout...
2023-03-09 Soren StoutnerAdd the handbook.
2022-06-24 Soren StoutnerAdd full screen support. https://redmine.stoutner.com...
2022-06-22 Soren StoutnerReplace the for loops in CookiesDialog with while loops...
2022-06-21 Soren StoutnerAdd a durable cookies dialog.
2022-05-26 Soren StoutnerAdd durable cookie support.
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.