]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/helpers/DomainsDatabaseHelper.cpp
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / helpers / DomainsDatabaseHelper.cpp
2022-05-26 Soren StoutnerAdd durable cookie support.
2022-05-19 Soren StoutnerAdd local storage domain settings.
2022-05-17 Soren StoutnerRename Local Storage to DOM Storage. https://redmine...
2022-04-11 Soren StoutnerDisplay the default zoom factor in domain settings.
2022-04-01 Soren StoutnerAdd controls for local storage. https://redmine.stoutne...
2022-03-29 Soren StoutnerAdd zoom factor domain settings.
2022-03-23 Soren StoutnerAdd User Agent to Domain Settings.
2022-03-19 Soren StoutnerEnable Domain Settings with wildcard subdomains.
2022-03-19 Soren StoutnerSwitch the Domain Settings implementation to a Dialog.
2022-03-11 Soren StoutnerBegin implementing Domain Settings using KXmlGuiWindow...