1
1
mirror of https://github.com/qvacua/vimr.git synced 2025-01-08 06:58:50 +03:00
Commit Graph

34 Commits

Author SHA1 Message Date
Tae Won Ha
fdf67b6fc7
GH-374 Modify hitTest such that it takes the selected tool into account 2017-04-17 12:34:49 +02:00
Tae Won Ha
2bedf03e91
GH-374 Reformat and use shorter form of constants 2017-04-17 11:12:55 +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
157aa3ade6
GH-405 Call moved delegate method when moving tool buttons around 2017-04-07 14:37:46 +02:00
Tae Won Ha
808dbd0c8d
Store tools states 2017-02-28 15:52:48 +01:00
Tae Won Ha
0e28aedc35
GH-339 Add stub forward and reverse search UI elements 2016-12-30 12:32:08 +09:00
Tae Won Ha
cee8d9b423
Merge branch 'develop' into issue/339-md-preview 2016-12-23 15:43:53 +00:00
Tae Won Ha
4db23a89b4
Use .zero instead of CGRect.zero 2016-12-23 15:33:29 +00:00
Tae Won Ha
1ce679da9d
GH-339 React to opening 2016-12-23 12:15:26 +01:00
Tae Won Ha
8a9e615378
GH-293 Use .first(where:) instead of .filter {}.first 2016-12-11 22:58:37 +01:00
Tae Won Ha
b32656f600
GH-293 Add inner tool bar to WorkspaceTool 2016-12-04 20:27:29 +01:00
Tae Won Ha
d63022e711
GH-293 Make move and close menus 2016-12-04 16:39:56 +01:00
Tae Won Ha
d898852c27
Fix the resize rect of the tool bars
- Again, view coordinate issues
2016-11-23 19:59:59 +01:00
Tae Won Ha
9e9e53d9cc
Fix re-ordering of tools on the right and top tool bar
- Fix the view coordinate issues
2016-11-23 19:59:59 +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
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
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
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
b156bbdf53
GH-282 Adjust layout priority 2016-09-25 08:57:35 +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