]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit - src/dialogs/DomainSettingsDialog.cpp
Create new domain settings with the currently applied settings. https://redmine...
authorSoren Stoutner <soren@stoutner.com>
Wed, 10 Jan 2024 21:55:25 +0000 (14:55 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 10 Jan 2024 21:55:25 +0000 (14:55 -0700)
commit03d1e9e85a1fc8c7f561d0c7d9492ef1bee292db
tree64863dcb46b1e9fd163740bc71cbd1f4a560eddd
parent2e3b899634155bbbedf6cce0e3156fa00d4a16e8
Create new domain settings with the currently applied settings.  https://redmine.stoutner.com/issues/1101
13 files changed:
COPYING
doc/index.docbook
src/databases/DomainsDatabase.cpp
src/databases/DomainsDatabase.h
src/dialogs/DomainSettingsDialog.cpp
src/dialogs/DomainSettingsDialog.h
src/helpers/UserAgentHelper.cpp
src/helpers/UserAgentHelper.h
src/main.cpp
src/widgets/TabWidget.cpp
src/widgets/TabWidget.h
src/windows/BrowserWindow.cpp
src/windows/BrowserWindow.h