Results 59 comments of Ars Masiuk

Ok, maybe related with #136

Done for 0.7

There are no translations yet. Should come with some next release.

I thought about customizable color map. I hope sometimes to implement them :)

GraphML storing 80%

The same on Windows 10 :(

Well. Found a solution, maybe not the best one, but it works. In order to fire itemClickedSignal, I've added to Chart.qml: ``` Canvas { id: root .... // signal is...

compiled it with 64-bit for mscv and mingw. just use cmake-gui.

just link the project against rpclib.lib. probably you will need to link Ws2_32.lib and Mswsock.lib as well.

hello, oPlot = new Qwt3D::GridPlot() is missing somewhere...