1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-26 07:13:24 +03:00
Commit Graph

194 Commits

Author SHA1 Message Date
Tae Won Ha
31a3d0621c
GH-286 React to file system changes in file browser 2016-10-04 21:48:06 +02:00
David Kelso
21cd0c48f2 Use %20 for spaces in filename URLs. 2016-10-03 14:52:50 -07:00
Tae Won Ha
0c3cdb6108
GH-286 Delete unused code 2016-10-03 19:47:06 +02:00
Tae Won Ha
00f2882e6d
GH-286 Comment log 2016-10-03 19:35:58 +02:00
Tae Won Ha
56e21c1cbd
GH-286 Add some tools menu items 2016-10-03 17:50:36 +02:00
Tae Won Ha
3099bac967
GH-286 Persist the workspace setting of the last closed main window 2016-10-03 14:58:49 +02:00
Tae Won Ha
eb16dd7fae
GH-286 Add toggle tools/buttons menu items. 2016-10-03 10:17:30 +02:00
Tae Won Ha
499e7431fc
GH-286 Respect minimum dimension of tools 2016-10-03 09:45:38 +02:00
Tae Won Ha
6623c66eb5
GH-286 Refactor slightly 2016-10-02 14:11:39 +02:00
Tae Won Ha
d099954666
GH-286 Add double click action 2016-10-02 14:07:12 +02:00
Tae Won Ha
786f87564d
GH-286 Refactor slightly 2016-10-02 12:28:47 +02:00
Tae Won Ha
1105ec0805
GH-286 Add double click action 2016-10-02 12:25:57 +02:00
Tae Won Ha
46b69882ef
GH-286 Add a stub file browser 2016-10-02 11:28:22 +02:00
Tae Won Ha
109f498291
GH-286 Rename and use Any? 2016-10-02 11:23:31 +02:00
Tae Won Ha
68a82957e3 Set snapshot version: 0.9.0-SNAPSHOT-20160926.1853-79 2016-09-26 18:54:13 +02:00
Tae Won Ha
78fa17c221 Set snapshot version: 0.9.0-SNAPSHOT-20160925.2211-78 2016-09-25 22:12:01 +02:00
Tae Won Ha
18985c9785
GH-227 Tidy up 2016-09-25 18:53:46 +02:00
Tae Won Ha
27cb880781
GH-227 Apparently forgot to use the cache... 2016-09-25 18:51:30 +02:00
Tae Won Ha
411897bea8
GH-227 Guard against empty flat file items 2016-09-25 18:47:53 +02:00
Tae Won Ha
4a41685da6
GH-227 Reformat 2016-09-25 18:47:50 +02:00
Tae Won Ha
26a44505d8
GH-227 Clean up 2016-09-25 18:47:46 +02:00
Tae Won Ha
784146f361
GH-227 Remove warnings 2016-09-25 18:47:42 +02:00
Tae Won Ha
0f7b564667
GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
Tae Won Ha
d29c67064e
Merge branch 'master' into issue/282-workspace 2016-09-25 08:58:01 +02:00
Tae Won Ha
41e76872aa
GH-282 Restructure 2016-09-25 08:57:41 +02:00
Tae Won Ha
b156bbdf53
GH-282 Adjust layout priority 2016-09-25 08:57:35 +02:00
Tae Won Ha
49f2e1cbe8
GH-282 Add main view config 2016-09-25 08:57:29 +02:00
Tae Won Ha
5a126607b3
GH-282 Use Workspace in the main window 2016-09-25 08:57:28 +02:00
Tae Won Ha
e6aff0eab6
GH-282 Restructure 2016-09-25 08:57:21 +02:00
Tae Won Ha
8265505666
Rename LaunchOptions to Config 2016-09-25 08:55:26 +02:00
Tae Won Ha
e136fe2d03
Merge master into issue/282-workspace 2016-09-25 00:28:42 +02:00
Tae Won Ha
f92387db5d
GH-282 Add Workspace 2016-09-25 00:26:18 +02:00
Tae Won Ha
dff2d4264d Set snapshot version: 0.9.0-SNAPSHOT-20160924.1647-77 2016-09-24 16:47:46 +02:00
Tae Won Ha
746e30319d
GH-262 Store pane name in pref pane 2016-09-24 16:35:27 +02:00
Tae Won Ha
1614717ba5
GH-262 Add advenced pref pane 2016-09-24 16:31:14 +02:00
Tae Won Ha
bbb7b02e41 Set snapshot version: 0.9.0-SNAPSHOT-20160919.0832-76 2016-09-19 08:33:01 +02:00
Tae Won Ha
059679ca32 Set snapshot version: 0.9.0-SNAPSHOT-20160915.2238-75 2016-09-15 22:39:17 +02:00
Tae Won Ha
b7348495f7 Set snapshot version: 0.9.0-SNAPSHOT-20160914.2302-74 2016-09-14 23:02:48 +02:00
Tae Won Ha
d6a09d2ae6
Store ignore patterns when end-of-editing and closing the window 2016-09-14 22:54:18 +02:00
Tae Won Ha
8b3b109a85 Set snapshot version: 0.9.0-SNAPSHOT-20160911.2123-73 2016-09-11 21:23:48 +02:00
Tae Won Ha
a63d98687f Set snapshot version: 0.9.0-SNAPSHOT-20160911.1535-72 2016-09-11 15:35:58 +02:00
Tae Won Ha
f8761bc1ec
Merge branch 'issue/274-ignore' 2016-09-11 15:27:22 +02:00
Tae Won Ha
84045711ce
GH-274 Add test for PrefUtils 2016-09-11 15:22:56 +02:00
Tae Won Ha
912b92934b
GH-274 Restructure proj a bit 2016-09-11 14:59:42 +02:00
Tae Won Ha
28b9c91cf3 Set snapshot version: 0.9.0-SNAPSHOT-20160911.1448-71 2016-09-11 14:49:07 +02:00
Tae Won Ha
bead027b8b
GH-274 Change some description 2016-09-11 14:44:17 +02:00
Tae Won Ha
849f2a367a
Merge branch 'master' into issue/274-ignore 2016-09-11 14:43:20 +02:00
Tae Won Ha
157541d500
Fix some bugs of open quickly window
- do not scan packages
- do not crash when switching between neovim windows
- do not allow fullscreen
- close when losing focus
2016-09-11 14:41:11 +02:00
Tae Won Ha
828ac1c690
GH-274 Use ignore patterns pref items 2016-09-11 14:28:56 +02:00
Tae Won Ha
3a7a5eed2f
GH-274 Add ignore patterns to the general pref data 2016-09-11 10:58:45 +02:00