Commit Graph

13998 Commits

Author SHA1 Message Date
1024jp
7cf6e00d13 Make fileEncoding/lineEncoding in StatusBar optional 2024-05-14 17:07:48 +09:00
1024jp
33dfd49a78 Add @MainActor to some methods 2024-05-14 14:52:41 +09:00
1024jp
c9d1082c82 Add nonisolated(unsafe) to some methods in Document 2024-05-14 12:53:05 +09:00
1024jp
1af19c30c2 Add @unchecked Sendable to KeyPath 2024-05-14 12:51:30 +09:00
1024jp
b582080495 Merge branch 'main' into 4.9.0 2024-05-14 12:42:37 +09:00
1024jp
95b7642032 Update Xcode to 15.4 2024-05-14 12:38:37 +09:00
1024jp
cccd2a6f97 Move revertWithoutAsking() to NSDocument extension file 2024-05-13 05:45:15 +09:00
1024jp
08b8828df8 Fix a typo in the Czech localization 2024-05-12 23:38:21 +09:00
1024jp
48c9a52fec Reset .countResult in StatusBar if document is nil 2024-05-12 16:38:41 +09:00
1024jp
a359885965 Extract OutlineNavigationView from NavigationBar 2024-05-12 15:53:02 +09:00
1024jp
33d97cf9b0 Use .hasDirectoryPath instead of checking resoure value 2024-05-12 15:14:15 +09:00
1024jp
688d6d748c Improve path(relativeTo:) to support relative to directory 2024-05-12 15:14:10 +09:00
1024jp
bb8ece4fa5 Merge branch 'main' into 4.9.0
# Conflicts:
#	CHANGELOG.md
#	CotEditor.xcodeproj/project.pbxproj
#	Tests/ThemeTests.swift
2024-05-12 11:58:07 +09:00
1024jp
19a338b774 Add transition effect to coffee in status bar 2024-05-12 01:11:20 +09:00
1024jp
880981c645 Increase row height of Key Bindings settings 2024-05-12 01:11:20 +09:00
1024jp
35e0919eb0 Improve NavigationBar icons 2024-05-12 01:11:20 +09:00
1024jp
32b653df63 Refactor EditorCounter 2024-05-12 01:11:20 +09:00
1024jp
6fa6f5b28a Pass nil to ConsoleController instead of sender 2024-05-11 23:58:18 +09:00
1024jp
04b420a383 Open Donation settings in main actor 2024-05-11 23:58:18 +09:00
1024jp
660aa0edff Update project 2024-05-11 23:58:18 +09:00
1024jp
48cbb7bbef Fix a typo in README 2024-05-11 23:58:18 +09:00
1024jp
9fe71f6e42 Add What’s New view 2024-05-11 23:58:17 +09:00
1024jp
4f011fc60b Update version number to 4.8.4-alpha (650) 2024-05-11 22:53:58 +09:00
1024jp
e036252014 Update version number to 4.8.3 (649) 2024-05-11 22:28:49 +09:00
1024jp
318cad3ee3 Update release notes 2024-05-11 22:28:17 +09:00
1024jp
e329a90a80 Fix test for theme 2024-05-11 16:46:36 +09:00
1024jp
b8aae54352 Match theme selection color to the theme dark/light mode 2024-05-11 16:18:28 +09:00
1024jp
27b3547c96 Change proejct format to Xcode 15.3 2024-05-10 23:01:54 +09:00
1024jp
ba86581a75 Add Show in Finder button in document inspector (close #1145) 2024-05-10 22:52:05 +09:00
1024jp
e770f0ad4a Update Markdown syntax (#1634) 2024-05-10 21:31:37 +09:00
1024jp
5e15f9f910 Update release notes 2024-05-10 21:08:08 +09:00
1024jp
1c5a8f75c0 Update Markdown syntax (close #1634) 2024-05-10 20:41:10 +09:00
1024jp
19082ce388 Fix incorrect label for Comments (fix #1635) 2024-05-10 20:28:38 +09:00
1024jp
2cdceabdc8 Separate CapsuleButtonStyle 2024-05-10 17:49:47 +09:00
1024jp
a055e0d8d9 Add shared SettingsWindowController 2024-05-10 17:49:42 +09:00
1024jp
e5ab085f0d Add @ViewBuilder annotation 2024-05-10 17:49:37 +09:00
1024jp
b2e98ab866 Refactor SnippetsSettingsView 2024-05-09 19:44:16 +09:00
1024jp
5e565dcb3e Merge branch 'swiftUI/snippetsView' into 4.9.0 2024-05-09 19:14:56 +09:00
1024jp
a76ace8a4d Migrate CommandSnippetsView to SwiftUI 2024-05-09 19:14:44 +09:00
1024jp
b7d1496193 Support ShortcutField SwiftUI 2024-05-09 19:14:35 +09:00
1024jp
b1bc71a3f9 Migrate FileDropView to SwiftUI 2024-05-09 19:14:17 +09:00
1024jp
0aae1286ff Add UUID+Transferable 2024-05-09 19:14:17 +09:00
1024jp
94febc20f7 Add .asyncMap(_:) to Sequence 2024-05-09 19:14:17 +09:00
1024jp
69d3301142 Add CSVFormatStyle 2024-05-09 19:14:16 +09:00
1024jp
72aac4b638 Refactor ShortcutField 2024-05-09 19:11:34 +09:00
1024jp
686405a1ea Add URL textContentType to text fields for URL 2024-05-09 19:11:24 +09:00
1024jp
2fd6873a57 Refactor AddRemoveButton 2024-05-09 09:30:17 +09:00
1024jp
e0651173b0 Fix menu update observation 2024-05-07 23:41:49 +09:00
1024jp
f487f4b58d Merge branch 'main' into 4.9.0
# Conflicts:
#	CotEditor/Sources/AppDelegate.swift
2024-05-07 20:58:22 +09:00
1024jp
620b5f8b2c Refacotor document controller launch 2024-05-07 15:54:58 +09:00