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

19 Commits

Author SHA1 Message Date
Tae Won Ha
494f3625d1
Do not unown self in subscribe of the main window state source
- we explicitly terminate the sequence when we close the window
2017-05-15 19:18:51 +02:00
Tae Won Ha
2c1f521653
GH-405 Rename typed emit function 2017-04-26 19:40:42 +02:00
Tae Won Ha
9b9da5c4cf
GH-405 Use disposed(by:) instead of the old addDisposableTo() 2017-04-22 16:30:40 +02:00
Tae Won Ha
849dfe104c
GH-405 Type action emitter 2017-04-22 15:59:05 +02:00
Tae Won Ha
c22acf29d5
GH-405 Retain scroll position after reloading markdown 2017-04-21 07:45:28 +02:00
Tae Won Ha
fee0b5af89
GH-405 Clean also the focus view 2017-03-31 19:53:40 +02:00
Tae Won Ha
51d82214d9
Avoid webview crash when deiniting 2017-02-28 19:21:22 +01:00
Tae Won Ha
1bf7e2035b
Store states 2017-02-28 18:53:49 +01:00
Tae Won Ha
426a00ece3
Add focusing of views 2017-02-24 22:47:32 +01:00
Tae Won Ha
7236ddd476
Remove unnec' logs 2017-02-12 17:29:49 +01:00
Tae Won Ha
292d20043c
Add hasDifferentMark to Marked 2017-02-12 14:07:52 +01:00
Tae Won Ha
404af920c6
Add Position.beginning 2017-02-12 13:41:12 +01:00
Tae Won Ha
7092c226f1
Implement refresh now 2017-02-12 13:35:58 +01:00
Tae Won Ha
ae69318199
Ignore forward search when reverse searching 2017-02-12 10:54:01 +01:00
Tae Won Ha
379068de13
Use marked positions to distinguish the cases to set the position 2017-02-11 12:41:38 +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
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