1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 02:54:31 +03:00
vimr/VimR
2017-02-28 10:42:34 +01:00
..
Assets.xcassets/AppIcon.appiconset Add icon 2016-07-12 18:24:55 +02:00
Base.lproj Fix the owner of the xib file 2017-02-24 09:22:16 +01:00
markdown Add more actions to preview tool 2017-02-08 22:51:21 +01:00
preview Use the html files in resources 2017-02-06 19:58:10 +01: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 Add general pref pane 2017-02-27 22:45:26 +01:00
AppDelegateTransformer.swift Add general pref pane 2017-02-27 22:45:26 +01:00
AppearancePref.swift Add appearance pref pane 2017-02-28 09:53:27 +01:00
AppearancePrefTransformer.swift Add appearance pref pane 2017-02-28 09:53:27 +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 GH-339 Use a http server to serve the markdown preview html file (and the content of the containing folder) 2017-01-13 08:11:47 +01:00
BufferListComponent.swift GH-339 Make the preview component roughly work 2016-12-21 07:33:39 +01:00
Component.swift Do not include "old" files for compilation and add stub file browser 2017-02-23 22:15:35 +01:00
Context.swift Add some convenience functions 2017-02-28 10:42:34 +01:00
Debouncer.swift Restructure some types 2017-02-12 17:21:10 +01:00
FileBrowser.swift Handle show hidden files and cwd changes 2017-02-26 10:55:07 +01:00
FileBrowserComponent.swift GH-339 Read stored pref values for markdown renderer 2017-01-03 17:44:25 +01:00
FileBrowserTransformer.swift Handle show hidden files and cwd changes 2017-02-26 10:55:07 +01:00
FileHandler.swift Add general pref pane 2017-02-27 22:45:26 +01:00
FileItem.swift Open selected file in open quickly 2017-02-23 19:02:19 +01:00
FileItemIgnorePattern.swift Add general pref pane 2017-02-27 22:45:26 +01:00
FileItemService.swift GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
FileMonitor.swift Add file monitor 2017-02-19 18:00:41 +01:00
FileMonitorTransformer.swift Add double click in the opened files list 2017-02-26 14:23:23 +01:00
FileOutlineView.swift Make some fields private 2017-02-26 11:09:46 +01:00
FileUtils.swift Migrating open quickly window 2017-02-13 19:31:10 +01:00
FoundationCommons.swift GH-293 Implement scroll to source 2016-12-11 19:48:20 +01:00
GeneralPref.swift Add general pref pane 2017-02-27 22:45:26 +01:00
GeneralPrefTransformer.swift Add general pref pane 2017-02-27 22:45:26 +01:00
HttpServerService.swift Use the html files in resources 2017-02-06 19:58:10 +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.13.1-167 2017-02-06 22:52:42 +01:00
Logger.h GH-262 Launch NeoVimServer using login shell. 2016-08-26 17:27:42 +02:00
MainWindow.swift Add appearance pref pane 2017-02-28 09:53:27 +01:00
MainWindowComponent.swift Experimenting further... 2017-01-23 19:49:12 +01:00
MainWindowManager.swift Experimenting further... 2017-01-23 19:49:12 +01:00
MainWindowTransformer.swift Set dirty status of main window 2017-02-26 10:26:37 +01:00
MarkdownRenderer.swift Add Position.beginning 2017-02-12 13:41:12 +01:00
Matcher.swift GH-292 Make open quickly a bit better.. 2016-12-17 15:22:04 +01:00
NetUtils.h GH-339 Use a http server to serve the markdown preview html file (and the content of the containing folder) 2017-01-13 08:11:47 +01:00
NetUtils.m GH-339 Use a http server to serve the markdown preview html file (and the content of the containing folder) 2017-01-13 08:11:47 +01:00
OpenedFileList.swift Add opened files list w/o double click 2017-02-26 12:00:19 +01:00
OpenedFileListTransformer.swift Add double click in the opened files list 2017-02-26 14:23:23 +01:00
OpenQuicklyFileViewRow.swift GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
OpenQuicklyFilterOperation.swift progress 2017-02-23 19:02:17 +01:00
OpenQuicklyTransformer.swift Remove unnec' properties 2017-02-28 10:20:25 +01:00
OpenQuicklyWindow.swift Fix open quickly closing 2017-02-26 23:08:18 +01:00
OpenQuicklyWindowComponent.swift progress 2017-02-23 19:02:17 +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 Add general pref pane 2017-02-27 22:45:26 +01:00
PrefPaneOld.swift Add some general pref values 2017-02-27 21:18:12 +01:00
PrefStore.swift GH-339 Remove unnec' log msgs 2017-01-07 08:38:18 +01:00
PrefUtils.swift GH-339 Store prefs of markdown renderer in preferences 2017-01-01 16:13:35 +09:00
PrefWindow.swift Add appearance pref pane 2017-02-28 09:53:27 +01:00
PrefWindowComponent.swift Store preferences correctly 2017-01-01 17:14:54 +09:00
PrefWindowTransformer.swift Add general pref pane 2017-02-27 22:45:26 +01:00
PreviewComponent.swift Experimenting further... 2017-01-23 19:49:12 +01:00
PreviewRenderer.swift GH-339 Do reverse search 2017-01-06 16:39:03 +01:00
PreviewService.swift Add some general pref values 2017-02-27 21:18:12 +01:00
PreviewServiceOld.swift Add some general pref values 2017-02-27 21:18:12 +01:00
PreviewTool.swift Add focusing of views 2017-02-24 22:47:32 +01:00
PreviewToolTransformer.swift Make manual reverse search work 2017-02-12 16:40:49 +01:00
PreviewTransformer.swift Update preview when doubli cliking opened file list 2017-02-26 23:01:06 +01:00
PreviewUtils.swift Implement refresh now 2017-02-12 13:35:58 +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
States.swift Add appearance pref pane 2017-02-28 09:53:27 +01:00
SwiftCommons.swift Add opened files list w/o double click 2017-02-26 12:00:19 +01: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
Types.swift Improve description of marked 2017-02-23 19:02:19 +01:00
UiRoot.swift Add general pref pane 2017-02-27 22:45:26 +01:00
UiRootTransformer.swift progress 2017-02-23 19:02:17 +01:00
vimr GH-306 Fix vimr script 2016-10-18 11:44:52 +02:00