Alexander Poss

Results 59 issues of Alexander Poss

Currently, there is no install step specified in the `CMakeLists.txt`. This makes it unclear how to use QuickQanava in an application. I suggest deploying QuickQanava as QML module, so it...

enhancement

See https://github.com/shime/livedown/issues/24

Editing and view mode are both useful. Having both available just with a single click would be great. 1ac8ac9cea36114c79d06a94e92ad15191d36c4a

There is no documentation about the status structure in QtQuickVcp. It can be found [here](https://github.com/machinekoder/machinetalk-doc/blob/master/application/statusprotocol.md) but it is nowhere referenced.

documentation

Documentation for Machinekit.PathView is completely missing

documentation

The Machinekit.Service QML plugins needs documentatin

documentation

The Machinekit.Application QML plugin needs documentation

documentation

`MAX_LINEAR_VELOCITY` and `MAX_ANGULAR_VELOCITY` are dedicated maximum values for jog sliders and should be used instead of `MAX_VELOCITY` of `TRAJ` or `AXIS`.

enhancement

Qt 5.5 comes with new integrated 3D capabilities. To improve support across platforms and to new advanced features it makes sense to use Qt's own 3D framework. Thanks to full...

enhancement

When the name of the uploaded file contains an umlaut the upload fails with an error.

bug