1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-01 10:02:36 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Tae Won Ha
5656f6765a
GH-544 Migrate VimR to Swift 4 2017-10-22 14:33:18 +02:00
Tae Won Ha
0a21c43acd
GH-436 Move WorkspaceTheme into Workspace 2017-06-25 10:54:42 +02:00
Tae Won Ha
b49279ca9a
GH-436 Add repaint() to custom inner tool bar 2017-06-25 00:03:21 +02:00
Tae Won Ha
418d1fe1c2
Directly integrate swifter
- Dunno why, but swifter.framework includes many swift related dylibs which are approx. 8MB big.
2017-06-13 00:08:17 +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
24aa03d7e0
GH-383 Set tooltip to the selected file path 2017-04-11 19:37:42 +02:00
Tae Won Ha
d2f15d0e17
GH-383 Add initial preview page for html preview tool 2017-04-11 19:26:34 +02:00
Tae Won Ha
4257ea6dc5
GH-383 Remove unnec' log msg 2017-04-11 18:57:52 +02:00
Tae Won Ha
818251872a
GH-383 Reduce the file system latency to 1s 2017-04-03 07:31:53 +02:00
Tae Won Ha
d0c6b3c4ae
GH-383 Retain the scroll position 2017-04-02 22:33:25 +02:00
Tae Won Ha
af7c8bbf2c
GH-383 Reformat 2017-04-02 22:12:14 +02:00
Tae Won Ha
6481092003
GH-383 Reload when the html file changes 2017-04-02 22:06:22 +02:00
Tae Won Ha
8902aafedd
GH-383 Reload only when a new file gets selected 2017-04-02 21:55:24 +02:00
Tae Won Ha
c26ea812d5
GH-383 Add stub HTML preview tool 2017-03-24 17:47:08 +01:00