Commit graph

20 commits

Author SHA1 Message Date
0a8c77772c
replace TerminalTreeEditor with Nested trait 2022-11-13 15:26:25 +01:00
273f20d3db pty list: add split key 2022-11-05 11:57:06 +01:00
b2f437d7df add diagnostics; contanis some bugs 2022-11-05 11:57:06 +01:00
4e02b41a77 shell: first commander prototype 2022-11-05 11:56:56 +01:00
5fef75e24f
listeditor cleanup 2022-06-19 23:13:21 +02:00
87ed4ef1ca
buffers: store inner viewport instead of cast 2022-06-17 18:19:04 +02:00
f118eada34
product editor 2022-05-08 23:30:49 +02:00
411b773ab5
fix warnings & format 2021-11-19 12:19:52 +01:00
880610c39d
IntegerEditor: reverse digit sequence in get_value() to use the more commonplace endiannes as default 2021-09-10 02:06:24 +02:00
Michael Sippel
b86220ae90
first color editor 2021-09-06 00:08:36 +02:00
fe4707e7b2
StringEditor & PosIntEditor: add get_data_port() 2021-08-31 03:03:51 +02:00
fdd5e925b1
add PosIntEditor 2021-08-31 02:10:10 +02:00
5eefcbb4d1
projection: remove_arg 2021-08-24 23:15:18 +02:00
9905a2376f
build StringEditor and PosIntEditor ontop of ListEditor
add DigitEditor and CharEditor
2021-08-16 01:27:35 +02:00
835a0bf08e
move VecBuffer and views into separate vec module 2021-06-16 01:56:34 +02:00
df91db7774
radix transform: add update hook 2021-06-05 23:01:00 +02:00
ca819aeaf4
port: introduce update hooks to avoid extra async tasks per projection
fixes deadlock issues
2021-05-22 01:33:58 +02:00
c6717e0e75
fix warnings 2021-05-13 16:22:30 +02:00
042fc6353c
example utils: improve types 2021-05-03 19:55:29 +02:00
0feaee454c
add positional integer radix transform 2021-04-29 01:32:59 +02:00