]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Concatonate the applied entry lists with four spaces instead of `*`. https://redmine... master
authorSoren Stoutner <soren@stoutner.com>
Thu, 11 Sep 2025 22:29:43 +0000 (15:29 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 11 Sep 2025 22:29:43 +0000 (15:29 -0700)
commit730a5ec3628116000016ffe79b25bc9561a2955c
treeb63548ac03a70cdf1cc6bd40f5db9dfa690c8540
parente08f12b1722ae343ed5b4fba616a6493ceb3738b
Concatonate the applied entry lists with four spaces instead of `*`.  https://redmine.stoutner.com/issues/1291
12 files changed:
src/dialogs/FilterListsDialog.cpp
src/dialogs/FilterListsDialog.h
src/dialogs/RequestDetailDialog.cpp
src/dialogs/RequestsDialog.cpp
src/helpers/FilterListHelper.cpp
src/helpers/FilterListHelper.h
src/structs/EntryStruct.h [deleted file]
src/structs/FilterListEntryStruct.h [new file with mode: 0644]
src/structs/FilterListStruct.h
src/structs/FilterOptionsOverrideStruct.h [new file with mode: 0644]
src/structs/OverrideStruct.h [deleted file]
src/structs/RequestStruct.h