1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-28 19:47:41 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Tae Won Ha
910c27139c
Open selected file in open quickly 2017-02-23 19:02:19 +01:00
Tae Won Ha
6307ee1740
GH-351 Use concurrent map for column width computation 2016-11-26 22:32:33 +01:00
Tae Won Ha
9df9954088
GH-351 Use an internal model for file browser 2016-11-25 12:02:55 +01:00
Tae Won Ha
4b841e21f0
GH-351 Add child accessors 2016-11-24 23:49:53 +01:00
Tae Won Ha
770b6bb909
GH-351 Add Copyable protocol and let FileItem implement it 2016-11-24 21:07:50 +01:00
Tae Won Ha
bdd9b0b014
GH-297 Reformat 2016-11-24 20:18:43 +01:00
Tae Won Ha
9085bc4c66
GH-299 Add a context menu 2016-11-12 16:42:10 +01:00
Tae Won Ha
1fa3abe947
GH-286 Restore expanded states after reloadData 2016-10-06 18:24:10 +02:00
Tae Won Ha
0249a509ef
GH-286 React to file system changes in file browser 2016-10-04 21:48:22 +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
0f7b564667
GH-227 It compiles, it compiles 2016-09-25 17:50:33 +02:00
Tae Won Ha
bead027b8b
GH-274 Change some description 2016-09-11 14:44:17 +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
c5b5707958
GH-264 Monitor and unmonitor urls 2016-09-07 22:29:45 +02:00
Tae Won Ha
673e8677e3
GH-264 Use OSSpinLock 2016-09-07 22:29:44 +02:00
Tae Won Ha
d15ee6a2fe
GH-264 Add file items related files and restructure the project a bit 2016-08-30 20:49:46 +02:00