Commit Graph

14084 Commits

Author SHA1 Message Date
1024jp
565d043074 Extract LineEnding to package 2024-07-03 21:10:45 +09:00
1024jp
356186cf0f Change timing to apply editor sesttings to the textStorage 2024-07-03 00:23:24 +09:00
1024jp
be117577d0 Improve timing to update mode in Document 2024-07-02 23:51:48 +09:00
1024jp
13562e34af Refactor syntax highlight in SyntaxParser 2024-07-02 23:21:03 +09:00
1024jp
dd04417350 Merge branch '4.8.7' 2024-07-02 23:10:10 +09:00
1024jp
a37c0e7b2c Refactor ThemeView 2024-07-02 23:09:29 +09:00
1024jp
92230fc924 Disable smart quotes by default (#1661) 2024-07-02 23:03:31 +09:00
1024jp
d2910a0eeb Fix repopen event with documents in the Dock 2024-07-02 19:51:46 +09:00
1024jp
cbbd7462be Merge branch '4.8.7' 2024-07-02 19:10:05 +09:00
1024jp
10a2dd5d1d Directly set LineEndingScanner to LayoutManager 2024-07-02 19:09:07 +09:00
1024jp
558d3d153a Add U+2061..U+2065 to invisible characters (close #1662) 2024-07-02 19:07:11 +09:00
1024jp
8b3a2c4c13 Update Sparkle to 2.6.4 2024-07-02 19:07:03 +09:00
1024jp
f6dc7dc7b1 Fix fileDocument did not set 2024-07-01 12:53:28 +09:00
1024jp
9e65605585 Forcibly cast notification object 2024-07-01 00:33:04 +09:00
1024jp
407e031e36 Fix warnings in SnippetManager 2024-07-01 00:28:52 +09:00
1024jp
ce85564792 Improve manaer initializers 2024-07-01 00:21:58 +09:00
1024jp
37743ffb54 Quiet unit test log in CI 2024-06-30 23:58:31 +09:00
1024jp
19b992cb0e Run swiftlint also for packages 2024-06-30 23:46:07 +09:00
1024jp
d327f6428f Update DirectoryDocument.swift 2024-06-30 14:21:48 +09:00
1024jp
288e31c991 Merge branch 'feature/278_folderDocument' 2024-06-29 11:50:18 +09:00
1024jp
ae155fa586 Add Folder Navigation to What’s New 2024-06-29 11:50:07 +09:00
1024jp
86eca7b551 Close trashed document 2024-06-29 11:50:07 +09:00
1024jp
5e845da3fb Add “Add Folder/File” button 2024-06-29 11:50:07 +09:00
1024jp
383275a784 Rename items in folder browser 2024-06-29 11:50:07 +09:00
1024jp
c2d1b6bd9a Disable syntax pop-up menu while no document 2024-06-29 11:50:07 +09:00
1024jp
687cff3fd9 Use different autosave names 2024-06-29 11:50:07 +09:00
1024jp
fb52f133f0 Reflect sub-documents’ edited states to the close button 2024-06-29 11:50:07 +09:00
1024jp
77bba583bd Move item to trash with file coordinator 2024-06-29 11:50:07 +09:00
1024jp
1b559c22e5 Enable opening folder from open panel 2024-06-29 11:50:07 +09:00
1024jp
af786b41ec Create NoDocumentView and stop creating untitled document 2024-06-29 11:50:07 +09:00
1024jp
4f838b2b2d Restore last opened documents in directory document 2024-06-29 11:50:07 +09:00
1024jp
9add81cb6a Forcibly collapse sidebar while version browsing 2024-06-29 11:50:07 +09:00
1024jp
309cfd98d8 Add DirectoryDocument (#278) 2024-06-29 11:50:07 +09:00
1024jp
9cf39fe4a0 Add .isAncestor(of:) method to URL 2024-06-29 11:50:07 +09:00
1024jp
0033a80c31 Add .deletingLastExtension to String 2024-06-29 11:50:07 +09:00
1024jp
f567a7d63d Update version number to 5.0.0-alpha 2024-06-29 11:50:07 +09:00
1024jp
f8e0a05432 Change timing to flag isInitialized in Document
# Conflicts:
#	CotEditor/Sources/Document.swift
2024-06-29 11:42:48 +09:00
1024jp
a24ea5b21f Refactor TextFinder 2024-06-29 11:24:10 +09:00
1024jp
a4cd524783 Refactor FindProgress 2024-06-29 11:24:10 +09:00
1024jp
83a1ae8267 Make .onGeometryChange one line 2024-06-29 11:20:17 +09:00
1024jp
3f01e11a14 Remove unused step proerty in OpacitySlider 2024-06-29 11:08:28 +09:00
1024jp
b0481ce3d4 Prefer using .onGeometryChange(for:of:action:) 2024-06-29 10:53:39 +09:00
1024jp
9ce8f7dffb Refactor EditorCounter 2024-06-29 10:38:47 +09:00
1024jp
38bec5d9f2 Organize project 2024-06-29 10:38:47 +09:00
1024jp
7577870fb1 Extract TextFind to package 2024-06-28 13:00:29 +09:00
1024jp
f26dc68477 Add @retroactive to SortPatternError 2024-06-28 00:07:57 +09:00
1024jp
f7f15f4c2f Extract LineSort to package 2024-06-28 00:01:24 +09:00
1024jp
e76d2995ca Fix FuzzyRange 2024-06-27 23:21:13 +09:00
1024jp
e5a4cf39c0 Extract FuzzyRange to FuzzyRange package 2024-06-27 23:02:30 +09:00
1024jp
ba9f2b5ad5 Extract TextClipping to TextClipping package 2024-06-27 22:40:39 +09:00