]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/history - src/widgets/TabWidget.cpp
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / src / widgets / TabWidget.cpp
2024-03-22 Soren StoutnerFix HTTP authentication dialogs displaying indefinitely...
2024-01-13 Soren StoutnerMove the Settings Dialog to its own class. https:...
2024-01-10 Soren StoutnerCreate new domain settings with the currently applied...
2023-12-28 Soren StoutnerAdd option to auto update the download directory. ...
2023-12-28 Soren StoutnerOpen new tabs adjacent to the current tab. https:...
2023-12-27 Soren StoutnerUse the webpage title as the default archive name....
2023-12-26 Soren StoutnerAdd an stop action. https://redmine.stoutner.com/issue...
2023-12-09 Soren StoutnerAdd DevTools. https://redmine.stoutner.com/issues...
2023-11-28 Soren StoutnerImplement saving of MHT web archives. https://redmine...
2023-10-11 Soren StoutnerAdditional fix for notifications on Xfce. https:/...
2023-08-13 Soren StoutnerPartial bookmark implementation. https://redmine.stout...
2023-07-19 Soren StoutnerAdd a default zoom action. https://redmine.stoutner...
2023-06-18 Soren StoutnerAdd view page source controls. https://redmine.stoutne...
2023-06-16 Soren StoutnerFix download notification not clearing on Xfce. https...
2023-06-15 Soren StoutnerPrevent duplicate domain settings entries from being...
2023-06-09 Soren StoutnerAdd Reload and Bypass Cache. https://redmine.stoutner...
2023-06-08 Soren StoutnerAdd a settings option to control spatial navigation...
2023-05-29 Soren StoutnerFix crash when closing second window with loading tab...
2023-04-21 Soren StoutnerAdd GNOME edit current domain settings icon. https...
2023-04-17 Soren StoutnerFix missing icons on Gnome. https://redmine.stoutner...
2023-03-27 Soren StoutnerCreate an animated loading favorite icon. https:/...
2023-03-24 Soren StoutnerOnly display the HTTP Ping dialog if it originates...
2023-02-28 Soren StoutnerMove `applyDomainSettings()` to `PrivacyWebEngineView...
2023-02-15 Soren StoutnerAdd a man file.
2023-02-08 Soren StoutnerHide the find text actions by default. https://redmine...
2023-02-08 Soren StoutnerEnable spell checking. https://redmine.stoutner.com...
2023-01-26 Soren StoutnerEnable the integrated PDF viewer. https://redmine...
2022-12-31 Soren StoutnerEnable downloading of files that require login cookies...
2022-12-28 Soren StoutnerAdd a background tab action to the context menu. https...
2022-09-26 Soren StoutnerPopulate the UI when the initial URL is a local file...
2022-08-26 Soren StoutnerImplement finding of text withing a page.
2022-08-15 Soren StoutnerEnable English spell checking.
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-08-09 Soren StoutnerHighlight non-default domain settings.
2022-07-14 Soren StoutnerImplement tabbed browsing.