]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/dialogs
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / dialogs /
2024-03-27 Soren StoutnerAdd a default folder icon to the edit folder dialog... master
2024-03-11 Soren StoutnerHandle HTTP authentication. https://redmine.stoutner...
2024-01-20 Soren StoutnerDisable the current folder in the edit folder dialog...
2024-01-13 Soren StoutnerMove the Settings Dialog to its own class. https:...
2024-01-12 Soren StoutnerGhost DOM storage in Settings and Domain Settings unles...
2024-01-10 Soren StoutnerCreate new domain settings with the currently applied...
2023-12-29 Soren StoutnerFocus the bookmark name when adding or editing bookmark...
2023-10-11 Soren StoutnerAdditional fix for notifications on Xfce. https:/...
2023-10-10 Soren StoutnerAdd bookmarks. https://redmine.stoutner.com/issues/968
2023-10-06 Soren StoutnerAdd bookmark folders.
2023-09-01 Soren StoutnerAdd dragging and dropping of bookmarks.
2023-08-13 Soren StoutnerPartial bookmark implementation. https://redmine.stout...
2023-07-19 Soren StoutnerAdd a default zoom action. https://redmine.stoutner...
2023-06-15 Soren StoutnerPrevent duplicate domain settings entries from being...
2023-06-14 Soren StoutnerMove `enabled` above `disabled` in the domain settings...
2023-04-17 Soren StoutnerFix missing icons on Gnome. https://redmine.stoutner...
2023-03-09 Soren StoutnerAdd the handbook.
2023-02-15 Soren StoutnerAdd a man file.
2022-12-31 Soren StoutnerEnable downloading of files that require login cookies...
2022-08-09 Soren StoutnerHighlight non-default domain settings.
2022-07-11 Soren StoutnerAdd a download location setting.
2022-07-11 Soren StoutnerDisplay the MIME type icon in the download dialog.
2022-07-09 Soren StoutnerImplement file downloads.
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-19 Soren StoutnerAdd local storage domain settings.
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.
2022-04-12 Soren StoutnerAdd a WebEngine Default user agent.
2022-04-11 Soren StoutnerCreate an add or edit domain settings action.
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 StoutnerSwitch the Domain Settings implementation to a Dialog.