]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/widgets/PrivacyWebEngineView.cpp
Block all CSP requests. https://redmine.stoutner.com/issues/1193
[PrivacyBrowserPC.git] / src / widgets / PrivacyWebEngineView.cpp
2025-01-30 Soren StoutnerOpen _blank targets in the current tab. https://redmin...
2025-01-29 Soren StoutnerDisable HTTP cache. https://redmine.stoutner.com/issue...
2025-01-29 Soren StoutnerFix loading of websites when the user agent changes...
2024-12-11 Soren StoutnerMigrate to Qt6 and KF6. https://redmine.stoutner.com...
2024-11-19 Soren StoutnerFix displaying of the URL when opening a new tab from...
2024-11-03 Soren StoutnerUpdate the domains database in all windows when it...
2024-09-25 Soren StoutnerAdd "open in browser" entries to the context menus...
2024-07-31 Soren StoutnerApply domain settings even when the main URL is explici...
2024-07-11 Soren StoutnerImplement filter lists. https://redmine.stoutner.com...
2024-05-09 Soren StoutnerPartial filter list implementation.
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.