akiyosi
|
12c9f5429b
|
Minor fixes
|
2021-03-10 23:53:20 +09:00 |
|
akiyosi
|
c9fd0590c1
|
Fix popupmenu size
|
2021-03-03 23:15:16 +09:00 |
|
akiyosi
|
1b3b07f425
|
WIP
|
2021-03-03 00:42:50 +09:00 |
|
akiyosi
|
c3b4eaeef7
|
Minor fixes
|
2021-01-31 14:41:29 +09:00 |
|
akiyosi
|
32c7ef6cde
|
Minor improvement
|
2021-01-31 14:05:03 +09:00 |
|
akiyosi
|
c909e4bc16
|
fixup
|
2021-01-30 21:42:53 +09:00 |
|
akiyosi
|
666bfe7fe4
|
Add vimscript that could select-and-insert a candidate with a single keypress (#191)
|
2021-01-30 16:03:35 +09:00 |
|
akiyosi
|
194cbb8a33
|
Minor fixes
|
2021-01-29 23:33:03 +09:00 |
|
akiyosi
|
901e4ad5d1
|
WIP
|
2021-01-29 23:33:03 +09:00 |
|
akiyosi
|
32ee2c916a
|
Add handling of cases where the length of the word cache is logically zero
|
2020-12-29 22:57:15 +09:00 |
|
akiyosi
|
aa2bbfec55
|
Suppress execution of horizontaladvance on CJK characters as much as possible
|
2020-12-25 23:55:07 +09:00 |
|
akiyosi
|
966a1c5513
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
|
akiyosi
|
75178ee4e1
|
Revert "Merge branch 'qt-512-re'"
This reverts commit 226d61633d , reversing
changes made to 305065e1f3 .
|
2020-09-21 01:08:37 +09:00 |
|
akiyosi
|
36e845c292
|
Fix for qt 5.12
|
2020-09-16 22:50:08 +09:00 |
|
akiyosi
|
a4f790f4d0
|
Support pumblend for native popupmenu
|
2020-07-19 03:40:38 +09:00 |
|
akiyosi
|
098e02aa37
|
Fix unused
|
2020-07-16 03:06:21 +09:00 |
|
akiyosi
|
197b5ad593
|
Minor fixes
|
2020-05-05 23:15:23 +09:00 |
|
akiyosi
|
dae6e74c26
|
Improve the external popup window display position
|
2020-05-02 23:20:16 +09:00 |
|
akiyosi
|
d8d73e06e6
|
Improve the display of LSP completion kind icon (#112)
|
2020-04-17 00:56:03 +09:00 |
|
akiyosi
|
ca74a6e041
|
Fix an issue where cell's highlight would remain old (#102)
|
2020-03-05 00:05:42 +09:00 |
|
akiyosi
|
8165eab951
|
Improve popupmenu
|
2020-02-08 22:38:30 +09:00 |
|
akiyosi
|
adcf72f53d
|
Minor fixes
|
2020-01-18 22:35:26 +09:00 |
|
akiyosi
|
79e0bffbcb
|
Improve popupmenu
|
2019-11-21 23:26:29 +09:00 |
|
akiyosi
|
bc2d9b6375
|
Fix unconvert
|
2019-11-21 12:10:16 +09:00 |
|
akiyosi
|
175ed457a1
|
gosimple
|
2019-11-21 11:37:17 +09:00 |
|
akiyosi
|
9145ae2a0d
|
Fix widget position calculation based on cursor position
|
2019-11-19 20:37:13 +09:00 |
|
akiyosi
|
49268cb6c3
|
Fix applying color for GUI
|
2019-11-14 00:45:01 +09:00 |
|
akiyosi
|
a7a62f026b
|
Minor fixes
|
2019-11-09 09:41:58 +09:00 |
|
akiyosi
|
836b74a462
|
Adjust the completion menu
|
2019-11-08 23:22:32 +09:00 |
|
akiyosi
|
767275fbbe
|
Fix pumblend color
|
2019-11-07 23:08:08 +09:00 |
|
akiyosi
|
24241d0e54
|
fixup
|
2019-11-07 21:46:22 +09:00 |
|
akiyosi
|
8f8b69c7d4
|
fixup
|
2019-11-07 21:11:47 +09:00 |
|
akiyosi
|
50965fb747
|
Add popup config and code restructuring
|
2019-11-06 23:19:46 +09:00 |
|
smolck
|
7b04f9d797
|
Default to always showing the [LC] ... part of popupitems
|
2019-11-05 13:11:38 -06:00 |
|
smolck
|
43d268f70a
|
Hide kindLabel s when a pmenuitem is selected
as @akiyosi suggested. Also, set the `detailLabel` to wrap it's
text so the text is always visible
|
2019-11-05 11:37:23 -06:00 |
|
smolck
|
98e60e17f5
|
Push @akiyosi's changes
|
2019-11-05 07:57:32 -06:00 |
|
smolck
|
b8c5c561ea
|
Merge branch 'master' into stop-showing-full-docstrings-in-pmenu
|
2019-11-04 16:19:37 -06:00 |
|
smolck
|
44965b2864
|
Fix #69
|
2019-11-04 16:14:51 -06:00 |
|
akiyosi
|
f7b5798f86
|
Fix #68
|
2019-11-04 14:03:37 +09:00 |
|
akiyosi
|
4f0bf1ab87
|
rename project
|
2019-11-02 10:54:41 +09:00 |
|
akiyosi
|
652616a395
|
fixup
|
2019-10-26 02:47:03 +09:00 |
|
akiyosi
|
82260892df
|
fixup
|
2019-10-26 02:38:23 +09:00 |
|
akiyosi
|
23503ad041
|
Minor fixes
|
2019-10-09 01:22:00 +09:00 |
|
akiyosi
|
13915e1bc8
|
Minor fixes
|
2019-09-11 16:11:02 +09:00 |
|
akiyosi
|
552ae13caf
|
Support Qt-5.13.0
|
2019-08-10 06:23:48 +09:00 |
|
akiyosi
|
4c21f7f59f
|
Minor fixes and gofmt
|
2019-06-02 01:19:23 +09:00 |
|
akiyosi
|
134b807de7
|
Fix popup position
|
2019-06-01 14:14:42 +09:00 |
|
akiyosi
|
23825f84e5
|
Improve showing popup,locpopup,signature
|
2019-06-01 13:20:31 +09:00 |
|
akiyosi
|
928da7457d
|
Add handling mode_info_set
|
2019-05-27 14:20:31 +09:00 |
|
akiyosi
|
69f5d828fa
|
Minor fixes
|
2019-03-21 14:29:02 +09:00 |
|