1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-03 00:54:42 +03:00
Commit Graph

42 Commits

Author SHA1 Message Date
Tae Won Ha
58ac0150d0
GH-383 Rename tool buttons slightly 2017-04-11 18:55:25 +02:00
Tae Won Ha
f36fcbf440
GH-383 Store html preview tools prefs 2017-04-10 22:15:48 +02:00
Tae Won Ha
85dce6a8c7
Merge branch 'develop' into 383-html-preview-tool
Conflicts:
	VimR/MainWindow.swift
2017-04-10 21:58:17 +02:00
Tae Won Ha
4b4fde58e5
GH-405 Store the order of the tools 2017-04-10 20:38:17 +02:00
Tae Won Ha
026e776ad6
Merge branch 'develop' into 383-html-preview-tool 2017-04-02 16:52:45 +02:00
Tae Won Ha
fee0b5af89
GH-405 Clean also the focus view 2017-03-31 19:53:40 +02:00
Tae Won Ha
1516fc3bf9
GH-405 Clean up the app state after firing 2017-03-31 19:53:40 +02:00
Tae Won Ha
a34d208d2d
GH-405 Fix forward and reverse search 2017-03-31 19:53:31 +02:00
Tae Won Ha
3f2e16317a
GH-405 Toggle tool buttons according to the initial state 2017-03-30 21:36:23 +02:00
Tae Won Ha
6dba05b248
GH-405 Quit cleanly 2017-03-30 00:36:57 +02:00
Tae Won Ha
e44ecdd311
Merge branch 'develop' into 383-html-preview-tool 2017-03-26 23:48:40 +02:00
Tae Won Ha
ca78d0fcb0
GH-405 Stick with "Buffers" for now... 2017-03-26 23:45:03 +02:00
Tae Won Ha
c26ea812d5
GH-383 Add stub HTML preview tool 2017-03-24 17:47:08 +01:00
Tae Won Ha
79f3a72605
React to stored prefs 2017-03-01 16:59:23 +01:00
Tae Won Ha
4535d90ecf
Add init(dict) 2017-02-28 22:15:27 +01:00
Tae Won Ha
ee0bc0a550
Fix closing behavior of the main window 2017-02-28 17:17:18 +01:00
Tae Won Ha
808dbd0c8d
Store tools states 2017-02-28 15:52:48 +01:00
Tae Won Ha
2ba5e362e5
Add advanced pref 2017-02-28 11:10:04 +01:00
Tae Won Ha
abc652d62f
Add appearance pref pane 2017-02-28 09:53:27 +01:00
Tae Won Ha
d3da1f955b
React to +/- font 2017-02-27 17:35:38 +01:00
Tae Won Ha
3c8afbabab
Add double click in the opened files list 2017-02-26 14:23:23 +01:00
Tae Won Ha
35fd4d97a8
Add opened files list w/o double click 2017-02-26 12:00:19 +01:00
Tae Won Ha
863a6458a2
Handle show hidden files and cwd changes 2017-02-26 10:55:07 +01:00
Tae Won Ha
9fd4a82c44
Set dirty status of main window 2017-02-26 10:26:37 +01:00
Tae Won Ha
426a00ece3
Add focusing of views 2017-02-24 22:47:32 +01:00
Tae Won Ha
ad457fa923
Add kind of working file browser: still have to react to cwd change 2017-02-23 23:39:31 +01:00
Tae Won Ha
910c27139c
Open selected file in open quickly 2017-02-23 19:02:19 +01:00
Tae Won Ha
5a813bd5ae
progress
Make open quickly window open and search
2017-02-23 19:02:17 +01:00
Tae Won Ha
b09a0bcc1a
Add file monitor 2017-02-19 18:00:41 +01:00
Tae Won Ha
dd640cd413
Merge scroll and cursor sources 2017-02-12 17:28:49 +01:00
Tae Won Ha
1a85dea28e
Restructure some types 2017-02-12 17:21:10 +01:00
Tae Won Ha
962003f229
Make manual reverse search work 2017-02-12 16:40:49 +01:00
Tae Won Ha
292d20043c
Add hasDifferentMark to Marked 2017-02-12 14:07:52 +01:00
Tae Won Ha
bce3e9e5f0
Correctly clean up swps when closing and quitting 2017-02-12 10:54:19 +01:00
Tae Won Ha
ae69318199
Ignore forward search when reverse searching 2017-02-12 10:54:01 +01:00
Tae Won Ha
827b158f67
Add more actions to preview tool 2017-02-08 22:51:21 +01:00
Tae Won Ha
0f00d53b22
Load preview html 2017-02-05 22:39:55 +01:00
Tae Won Ha
2fc6e4bf5a
Rename pair to element 2017-02-05 20:54:46 +01:00
Tae Won Ha
0ef257dcff
Set the http server for markdown preview 2017-02-05 14:44:55 +01:00
Tae Won Ha
9309186600
Add a service layer 2017-02-01 22:26:19 +01:00
Tae Won Ha
ea569658e3
Experimenting further... 2017-01-23 19:49:12 +01:00
Tae Won Ha
7fd7181437
First commit for redesign, experimenting around 2017-01-23 19:48:49 +01:00