mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #22] [MERGED] v1.0.5 #395
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#395
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/22
Author: @Econa77
Created: 10/18/2015
Status: ✅ Merged
Merged: 10/18/2015
Merged by: @Econa77
Base:
develop← Head:v1.0.5.1📝 Commits (10+)
52efc25Change paste methodeeb4e2cDelete ObjC classa8bb96aAdd travis.yml1ee154dChange build setting451b4bcSupported Xcode7 and swift2.05e176f2Remove unused methods5345afdModify deleteData method4b1f4ddModify clipboard observer32c99a5Add sleep pc notification0d20ca2Update .travis.yml📊 Changes
21 files changed (+499 additions, -330 deletions)
View changed files
➕
.travis.yml(+13 -0)📝
Clipy.xcodeproj/project.pbxproj(+0 -6)➕
Clipy.xcodeproj/xcshareddata/xcschemes/Clipy.xcscheme(+112 -0)📝
Clipy/AppDelegate.swift(+22 -6)📝
Clipy/CPYConstants.swift(+1 -0)📝
Clipy/Clipy-Bridging-Header.h(+0 -3)📝
Clipy/Libraries/Realm/RLMSupport.swift(+27 -26)📝
Clipy/Managers/CPYClipManager.swift(+30 -41)📝
Clipy/Managers/CPYHistoryManager.swift(+6 -4)📝
Clipy/Managers/CPYHotKeyManager.swift(+2 -2)📝
Clipy/Managers/CPYMenuManager.swift(+18 -26)📝
Clipy/Utility/CPYUtilities.swift(+29 -11)➖
Clipy/Utility/CPYUtilitiesObjC.h(+0 -17)➖
Clipy/Utility/CPYUtilitiesObjC.m(+0 -101)📝
Clipy/Views/TableViewCell/CPYImageAndTextCell.swift(+5 -4)📝
Clipy/Views/TableViews/CPYFolderTableView.swift(+1 -1)📝
Clipy/Views/TableViews/CPYSnippetTableView.swift(+1 -1)📝
Clipy/WindowControllers/CPYPreferenceWindowController.swift(+1 -1)📝
Clipy/WindowControllers/CPYSnippetEditorWindowController.swift(+22 -23)📝
Clipy/WindowControllers/en.lproj/CPYPreferenceWindowController.xib(+111 -35)...and 1 more files
📄 Description
v1.0.5公開版
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.