]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/widgets/PrivacyWebEngineView.cpp
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / widgets / PrivacyWebEngineView.cpp
2024-03-22 Soren StoutnerFix HTTP authentication dialogs displaying indefinitely...
2024-03-11 Soren StoutnerHandle HTTP authentication. https://redmine.stoutner...
2023-12-28 Soren StoutnerOpen new tabs adjacent to the current tab. https:...
2023-12-09 Soren StoutnerAdd DevTools. https://redmine.stoutner.com/issues...
2023-07-19 Soren StoutnerAdd a default zoom action. https://redmine.stoutner...
2023-06-14 Soren StoutnerMove `enabled` above `disabled` in the domain settings...
2023-03-24 Soren StoutnerOnly display the HTTP Ping dialog if it originates...
2023-03-20 Soren StoutnerMove the new tab actions to the top of the action menu...
2023-02-28 Soren StoutnerMove `applyDomainSettings()` to `PrivacyWebEngineView...
2022-12-28 Soren StoutnerAdd a background tab action to the context menu. https...
2022-08-15 Soren StoutnerEnable opening links in new windows.
2022-08-12 Soren StoutnerClear the focus of the URL line edit when opening a...
2022-08-12 Soren StoutnerImplement loading of new tabs from the context menu.
2022-07-14 Soren StoutnerImplement tabbed browsing.