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

30 Commits

Author SHA1 Message Date
Tae Won Ha
568901473c
GH-296 Add comment and reformat 2016-11-20 10:57:27 +01:00
Tae Won Ha
d765351403
GH-296 Make WorkspaceBarLocation plain enum again
- We want to keep Workspace independent
2016-11-20 10:51:15 +01:00
Tae Won Ha
8a937fd75d
GH-296 Add a comment and reformat 2016-11-20 10:40:57 +01:00
Tae Won Ha
d372ca9682
GH-296 Refactor pref data 2016-11-19 22:23:29 +01:00
Tae Won Ha
2c839446fe
GH-296 Refactor slightly 2016-11-18 08:40:01 +01:00
Tae Won Ha
5a337b6b5b
GH-296 Add a pass-through proxy bar 2016-11-18 00:37:25 +01:00
Tae Won Ha
8b008385e5
GH-296 Check the loc 2016-11-17 23:43:22 +01:00
Tae Won Ha
53f5928aa3
GH-296 Better drag image 2016-11-17 22:55:50 +01:00
Tae Won Ha
278c1af454
GH-296 Implement final drop 2016-11-17 22:43:32 +01:00
Tae Won Ha
5455afedca
GH-296 Implement more drop 2016-11-17 22:20:09 +01:00
Tae Won Ha
cf9fd3796c
GH-296 Implement some more drops 2016-11-17 22:13:31 +01:00
Tae Won Ha
177a57f9e9
GH-296 Refactor to idx 2016-11-17 20:32:04 +01:00
Tae Won Ha
15b57d58c3
GH-296 Make drag & drop on empty bar work 2016-11-17 20:08:26 +01:00
Tae Won Ha
c83028a948
GH-296 Show proxy bar 2016-11-17 19:23:58 +01:00
Tae Won Ha
a43481fd68
GH-296 Shift buttons when overlapping 2016-11-17 00:16:03 +01:00
Tae Won Ha
ccb2f7b239
GH-296 Refactor slightly 2016-11-16 21:10:49 +01:00
Tae Won Ha
dfdb3fb91b
GH-296 Detect drag on buttons 2016-11-16 21:06:50 +01:00
Tae Won Ha
c3679c9503
GH-296 Receive dragging and determine where 2016-11-14 22:28:28 +01:00
Tae Won Ha
f326ddf70a
GH-296 Use == for tools and make a property private 2016-11-13 23:32:50 +01:00
Tae Won Ha
22732e3fcc
GH-296 Add uuid to tools to use it as pasteboard data 2016-11-13 22:35:05 +01:00
Tae Won Ha
54a0e4ec01
GH-296 Enable drag source 2016-11-13 22:18:25 +01: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
499e7431fc
GH-286 Respect minimum dimension of tools 2016-10-03 09:45:38 +02:00
Tae Won Ha
46b69882ef
GH-286 Add a stub file browser 2016-10-02 11:28:22 +02:00
Tae Won Ha
0f7b564667
GH-227 It compiles, it compiles 2016-09-25 17:50:33 +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
e6aff0eab6
GH-282 Restructure 2016-09-25 08:57:21 +02:00
Tae Won Ha
f92387db5d
GH-282 Add Workspace 2016-09-25 00:26:18 +02:00