mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #207] [MERGED] Implement clear history shortcut setting #487
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#487
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/Clipy/Clipy/pull/207
Author: @Econa77
Created: 9/6/2017
Status: ✅ Merged
Merged: 9/8/2017
Merged by: @Econa77
Base:
develop← Head:feature/clear-history-shortcut📝 Commits (2)
beb76d7Implement clear history shortcut setting0bf1c39Add tests📊 Changes
8 files changed (+159 additions, -25 deletions)
View changed files
📝
Clipy/Sources/Constants.swift(+1 -0)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYGeneralPreferenceViewController.xib(+2 -2)📝
Clipy/Sources/Preferences/Panels/Base.lproj/CPYShortcutsPreferenceViewController.xib(+66 -11)📝
Clipy/Sources/Preferences/Panels/CPYShortcutsPreferenceViewController.swift(+7 -0)📝
Clipy/Sources/Preferences/Panels/it.lproj/CPYShortcutsPreferenceViewController.strings(+15 -6)📝
Clipy/Sources/Preferences/Panels/ja.lproj/CPYShortcutsPreferenceViewController.strings(+15 -6)📝
Clipy/Sources/Services/HotKeyService.swift(+20 -0)📝
ClipyTests/HotKeyServiceSpec.swift(+33 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.