[PR #551] [MERGED] Qt: Connect tweak/hack settings to Qt frontend #16

Open
opened 2026-01-29 19:06:04 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/551
Author: @ggrtk
Created: 6/16/2020
Status: Merged
Merged: 6/17/2020
Merged by: @stenzek

Base: masterHead: advanced-settings


📝 Commits (3)

  • 8a94fc9 CommonHostInterface: Fix minor log message typo
  • 53a2b8c SDL: Update advanced settings description
  • b7d9ce9 Qt: Connect tweak/hack settings to Qt frontend

📊 Changes

6 files changed (+86 additions, -9 deletions)

View changed files

📝 src/duckstation-qt/advancedsettingswidget.cpp (+19 -0)
📝 src/duckstation-qt/advancedsettingswidget.h (+2 -0)
📝 src/duckstation-qt/advancedsettingswidget.ui (+43 -6)
📝 src/duckstation-qt/settingwidgetbinder.h (+21 -1)
📝 src/duckstation-sdl/sdl_host_interface.cpp (+0 -1)
📝 src/frontend-common/common_host_interface.cpp (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/551 **Author:** [@ggrtk](https://github.com/ggrtk) **Created:** 6/16/2020 **Status:** ✅ Merged **Merged:** 6/17/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `advanced-settings` --- ### 📝 Commits (3) - [`8a94fc9`](https://github.com/stenzek/duckstation/commit/8a94fc944ae033a3570a9dc428f49f5ad0d8ea42) CommonHostInterface: Fix minor log message typo - [`53a2b8c`](https://github.com/stenzek/duckstation/commit/53a2b8c03d530592d4c5c48774eb115dbc8ac2f8) SDL: Update advanced settings description - [`b7d9ce9`](https://github.com/stenzek/duckstation/commit/b7d9ce98e87fa3427d4c29557fbc3a50398f22cf) Qt: Connect tweak/hack settings to Qt frontend ### 📊 Changes **6 files changed** (+86 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/duckstation-qt/advancedsettingswidget.cpp` (+19 -0) 📝 `src/duckstation-qt/advancedsettingswidget.h` (+2 -0) 📝 `src/duckstation-qt/advancedsettingswidget.ui` (+43 -6) 📝 `src/duckstation-qt/settingwidgetbinder.h` (+21 -1) 📝 `src/duckstation-sdl/sdl_host_interface.cpp` (+0 -1) 📝 `src/frontend-common/common_host_interface.cpp` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:06:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#16