Matwey V. Kornilov

Results 67 issues of Matwey V. Kornilov

@hombit could you please provide the reference to Qt ticket for missed ``` static const quint64 alpha32f_arb = 0x8816; ``` Or create the one if it is missed? Related issue...

enhancement
wontfix
opengl

D-Bus interface seems to be the most natural way for interpretation between applications on Linux.

enhancement

It is useful to be able to show two images in the same window allowing same transformation for both of them simultaneously. Then the user can visually compare two images....

enhancement

cmake should have separate generator at Windows system and the rest seems to be handled transparently: ``` cmake -G "Visual Studio 17 ARM" ```

help wanted

We have to prepare deb for Debian (I suppose that Ubuntu will pick this automatically when it appeared in Debian). Here we will provide links to Debian packaging guidelines. I...

enhancement
help wanted

Hello, I have package https://src.fedoraproject.org/rpms/fips When I use 'Packages' badge on the page, I am redirected to https://apps.fedoraproject.org/packages/fips where I see description from other package, but released versions for my...

xternsor-python is header only library, so prefer arch-independed paths cmake. References: * https://github.com/xtensor-stack/xtl/commit/d877d94836aff4d0f727acf3eaab8f4880ecb625 * https://github.com/xtensor-stack/xtensor/commit/7738389861044c9618c7d59fb7602f7dddc1df7f

Hello, I think it would be great to have AMQP connector for both source and sink. Unfortunately, I haven't found any issues related to AMQP and decided to create this...

This PR implements `#fsize` and `#flastmod` commands for SSI module to better mimic Apache SSI implementation.