1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-10-27 10:23:12 +03:00
vimr/VimR
2017-01-06 14:20:29 +01:00
..
Assets.xcassets/AppIcon.appiconset Add icon 2016-07-12 18:24:55 +02:00
Base.lproj GH-293 Add go up button 2016-12-04 21:19:20 +01:00
markdown GH-339 Add scroll callback 2016-12-27 16:20:31 +09:00
preview GH-339 Add github markdown css 2016-12-26 17:04:03 +09:00
Workspace GH-339 Add stub forward and reverse search UI elements 2016-12-30 12:32:08 +09:00
AdvancedPrefPane.swift GH-339 Use CocoaMarkdown to render info labels. 2016-12-18 17:38:36 +01:00
AppDelegate.swift GH-308 Set cwd when opening in a new window 2016-11-05 15:17:43 +01:00
AppearancePrefPane.swift GH-296 Refactor pref data 2016-11-19 22:23:29 +01:00
AppKitCommons.swift GH-339 Read stored pref values for markdown renderer 2017-01-03 17:44:25 +01:00
Application.swift GH-227 Clean up 2016-09-25 18:47:46 +02:00
BasicTypes.swift GH-351 Add Copyable protocol and let FileItem implement it 2016-11-24 21:07:50 +01:00
Bridge.h Rename nvox to VimR 2016-07-12 17:59:01 +02:00
BufferListComponent.swift GH-339 Make the preview component roughly work 2016-12-21 07:33:39 +01:00
Component.swift GH-339 Make the preview component roughly work 2016-12-21 07:33:39 +01:00
FileBrowserComponent.swift GH-339 Read stored pref values for markdown renderer 2017-01-03 17:44:25 +01:00
FileItem.swift GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
FileItemIgnorePattern.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
FileItemService.swift GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
FileOutlineView.swift GH-293 Use .first(where:) instead of .filter {}.first 2016-12-11 22:58:37 +01:00
FileUtils.swift GH-297 Swift3'fy some methods 2016-11-24 20:18:43 +01:00
FoundationCommons.swift GH-293 Implement scroll to source 2016-12-11 19:48:20 +01:00
GeneralPrefPane.swift GH-339 Use CocoaMarkdown to render info labels. 2016-12-18 17:38:36 +01:00
ImageAndTextTableCell.swift Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
Info.plist Bump version: v0.12.4-157 2017-01-05 06:00:01 +01:00
Logger.h GH-262 Launch NeoVimServer using login shell. 2016-08-26 17:27:42 +02:00
MainWindowComponent.swift GH-339 Add some debug logging msgs 2017-01-04 20:53:28 +01:00
MainWindowManager.swift Pass through current buffer changed event to preview component 2016-12-20 01:03:37 +01:00
MarkdownRenderer.swift GH-339 Add some debug logging msgs 2017-01-04 20:53:28 +01:00
Matcher.swift GH-292 Make open quickly a bit better.. 2016-12-17 15:22:04 +01:00
NeoVimViewExtension.swift GH-339 Pass neovim view to the renderer to get the current line and col 2017-01-04 20:35:53 +01:00
OpenQuicklyFileViewRow.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
OpenQuicklyFilterOperation.swift GH-227 Guard against empty flat file items 2016-09-25 18:47:53 +02:00
OpenQuicklyWindowComponent.swift Make the color of the file name white when selected in the buffer list 2016-11-27 11:04:48 +01:00
OpenQuicklyWindowManager.swift GH-286 Persist the workspace setting of the last closed main window 2016-10-03 14:58:49 +02:00
Pref38To128Converter.swift GH-296 Reformat and make some properties fileprivate 2016-11-20 10:31:03 +01:00
PrefPane.swift GH-339 Make the preview component roughly work 2016-12-21 07:33:39 +01:00
PrefStore.swift GH-293 Use standard pref data instead of a dict 2016-12-05 18:02:45 +01:00
PrefUtils.swift GH-339 Store prefs of markdown renderer in preferences 2017-01-01 16:13:35 +09:00
PrefWindowComponent.swift Store preferences correctly 2017-01-01 17:14:54 +09:00
PreviewComponent.swift GH-339 Adapt timing for scroll events 2017-01-04 20:39:30 +01:00
PreviewRenderer.swift GH-339 Store prefs of markdown renderer in preferences 2017-01-01 16:13:35 +09:00
PreviewService.swift GH-339 Typo 2017-01-03 18:04:28 +01:00
RxSwiftCommons.swift GH-339 Pass through scroll event to main window component 2016-12-27 17:32:55 +09:00
ScoredFileItem.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
Scorer.swift GH-292 Make open quickly a bit better.. 2016-12-17 15:22:04 +01:00
sparkle_pub.pem GH-220 Add sparkle to the project 2016-10-14 10:14:02 +02:00
SwiftCommons.swift GH-339 Store prefs of markdown renderer in preferences 2017-01-01 16:13:35 +09:00
TestPane.swift GH-232 Add pref entry for cli tool 2016-08-25 09:27:59 +02:00
ToolPrefData.swift Merge branch 'develop' into issue/339-md-preview 2017-01-01 17:18:11 +09:00
vimr GH-306 Fix vimr script 2016-10-18 11:44:52 +02:00