Skip to content

fix: undo a Replace All in a single step#1037

Merged
ouuan merged 2 commits intomasterfrom
replace-all-single-step
Jan 14, 2022
Merged

fix: undo a Replace All in a single step#1037
ouuan merged 2 commits intomasterfrom
replace-all-single-step

Conversation

@ouuan
Copy link
Copy Markdown
Member

@ouuan ouuan commented Jan 13, 2022

Description

Undo a Replace All in a single step.

Related Issues / Pull Requests

This fixes #1036.

How Has This Been Tested?

On Arch Linux.

Checklist

  • If the key of a setting is changed, the old attribute is updated or it is resolved in SettingsUpdater.
  • If there are changes of the text displayed in the UI, they are wrapped in tr() or QCoreApplication::translate().
  • If needed, I have opened a pull request or an issue to update the documentation.
  • If these changes are notable, they are documented in CHANGELOG.md.

@ouuan ouuan enabled auto-merge (squash) January 13, 2022 14:03
@ouuan ouuan requested review from a team, coder3101, neko-para and swiftqwq and removed request for a team January 14, 2022 10:49
@ouuan ouuan merged commit c05fe54 into master Jan 14, 2022
@ouuan ouuan deleted the replace-all-single-step branch January 14, 2022 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undoing a Find & Replace All should be done in a single step

2 participants