Uwe Jugel

Results 5 issues of Uwe Jugel

* add `AsyncTestBase` test class * add `AsyncTestBase.await*` funcs to be used for waiting for UI conditions Using the `await*` funcs, we can rewrite the "horribly complicated" (quote Tobi) tests....

help wanted

This is a followup on #621. It adds * a generic list manager for Gtk.ListBoxes to show and hide rows * a mapping filter control and the related UI elements...

### Check for existing issues - [X] Completed ### Describe the feature I use a German keyboard with umlauts (ö,ä,ü) and like to remap them in the Editor and in...

enhancement
editor
internationalization
keymap / key binding

- fixes #368 - skips marshalling of synthetic oneof fields when `UseOneofFields` is `true` - this makes it process these fields in the same way as they are processed by...

We have upgraded from v0.25.0 to a higher version lately and see issues with newly created tables. We use `options.InferSchema(msg)` to create and update schemas for our tables. We use...