Dmitry Pinaev

Results 12 issues of Dmitry Pinaev

enhancement
help wanted

What I get now on my QHD+ screen looks terrible. Qt documentation suggests to define a boolean environment variable export QT_AUTO_SCREEN_SCALE_FACTOR=1 This scales the application but fonts are bad and...

enhancement

The tool-tip text must be defined by the NodeDataModel.

enhancement

Hi, I thought it would be really cool to see some simple demo video demonstrating the work of chigraph. I am not really familiar with the compiler & language development...

@facontidavide

Consider a simple example: we want to take a slice iterator over a sorted array and apply `std::lower_bound` function to it. ``` #include #include #include xarray a = {{{1, 2,...

Fix CI badges, test CI work