1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-27 15:53:31 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Tae Won Ha
229fc1c9ee
GH-325 Add frame to MainWindow's state (and persist it) 2017-08-14 21:04:35 +02:00
Tae Won Ha
c3de0c0298
GH-436, GH-479 Persist show file icon setting 2017-06-29 23:45:36 +02:00
Tae Won Ha
3ba2d93f48
GH-436 Store the uses theme option in user defaults 2017-06-27 06:47:45 +02:00
Tae Won Ha
6e9f33ea77
GH-326, GH-460 Persist last window action pref 2017-06-13 23:17:06 +02:00
Tae Won Ha
487da9fa47
Merge branch 'master' into develop
Conflicts:
	VimR/Info.plist
	VimR/UiRootReducer.swift
	resources/release-notes.md
2017-05-05 18:03:17 +02:00
Tae Won Ha
0e1598177e
GH-440 Store use interactive zsh in user defaults and fix the ui root reducer 2017-05-05 17:42:35 +02:00
Tae Won Ha
1abd2f0aca
GH-433 Move PrefUtils to its own file 2017-05-03 22:47:25 +02:00
Tae Won Ha
f014ba39f8
GH-433 Use string enum for workspace bar location 2017-05-03 22:23:01 +02:00
Tae Won Ha
40fd7e1eb5
GH-426 Store active tools in user defaults 2017-05-01 17:15:21 +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
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