mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1743] [MERGED] Qt/MemoryCardEditor: Implement missing functionality and clean up some stuff #682
Reference in New Issue
Block a user
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/stenzek/duckstation/pull/1743
Author: @ggrtk
Created: 3/5/2021
Status: ✅ Merged
Merged: 3/5/2021
Merged by: @stenzek
Base:
master← Head:memcard-editor📝 Commits (7)
645ce66Qt/MemoryCardEditor: Don't show blocks label when no card is selected47e2cd3Qt/MemoryCardEditor: Increase default filename column sizef112222Qt/MemoryCardEditor: Prevent duplicate filenames when copying saves3088138Qt/MemoryCardEditor: Remove duplicate browse functionality0218006Qt/MemoryCardEditor: Remove unused context help buttone939507Qt/MemoryCardEditor: Handle switching to empty path at combobox index 050a7848MemoryCardImage: Implement save file importing and exporting📊 Changes
5 files changed (+175 additions, -34 deletions)
View changed files
📝
src/core/memory_card_image.cpp(+92 -1)📝
src/core/memory_card_image.h(+5 -4)📝
src/duckstation-qt/memorycardeditordialog.cpp(+72 -26)📝
src/duckstation-qt/memorycardeditordialog.h(+3 -0)📝
src/duckstation-qt/memorycardeditordialog.ui(+3 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.