Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dz.4: Double click in table grid / KBase formatting / Bug fixes #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dzmipt
Copy link
Contributor

@dzmipt dzmipt commented Oct 19, 2020

1) Double click in result table cells would copy content into buffer.
As a side effect, it was refactored KBase class with all subclasses. Support for test cases were added. KBase.toString was covered with test cases for all subclasses. It was fixed output of projection for tripple opertion (e.g. '[;] ).

2) Use default username/password authentication mechanism if user is specified in connection string.

3) Copy text with zero char
As system clipboard is broken for text with zero character, we replace zero character with space

4) Fix format of K.Projection
Fix formatting of adverb projections e.g. +/:[1;]

dzmipt added 4 commits October 8, 2020 20:17
As a side effect, it was refactored KBase class with all subclasses. Support for test cases were added. KBase.toString was covered with test cases for all subclasses. It was fixed output of projection for tripple opertion (e.g. '[;] ).
As system clipboard is broken for text with zero character, we replace zero character with space
Fix formatting of adverb projections e.g. +/:[1;]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant