mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #3529] [MERGED] Log filters presets feature update #3542
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3542
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/3529
Author: @w1naenator
Created: 9/5/2025
Status: ✅ Merged
Merged: 9/5/2025
Merged by: @georgemoralis
Base:
main← Head:log-filters-presets-feature📝 Commits (10+)
4a8944fLog presets feature8685178Merge branch 'main' into log-filters-presets-feature6602251CLang fixea604eaCLang fix againe80f4f9Merge branch 'main' into log-filters-presets-feature6019613Log Presets: checkbox selection + tri-state header7564e49Merge branch 'log-filters-presets-feature' of https://github.com/w1naenator/shadPS4 into log-filters-presets-feature1a648fcMerge branch 'main' into log-filters-presets-feature2593fdcClang425f39aFix: tri‑state header checkbox visible and aligned📊 Changes
5 files changed (+489 additions, -0 deletions)
View changed files
📝
CMakeLists.txt(+2 -0)➕
src/qt_gui/log_presets_dialog.cpp(+414 -0)➕
src/qt_gui/log_presets_dialog.h(+54 -0)📝
src/qt_gui/settings_dialog.cpp(+12 -0)📝
src/qt_gui/settings_dialog.ui(+7 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.