Gabriel Nützi

Results 155 issues of Gabriel Nützi

enhancement
help wanted

would be good to add continuous integration on app veyor.

help wanted

Currently after `GraphManipulationServiceBinaryHttp::addNode` we have not setup the socket type strings. They reside in the `GraphTypeDescription`. It is currently only needed for the `type-tooltip-tool` to show the types. Maybe we...

- [x] Backend (master) saves and loads the graph to the `m_rootPath` of the filesystem (given at startup) - [x] `open,save`-Component calls the service to save/load the graph and delivers...

enhancement
gui
backend

## What is needed: **Dev Branch:** Building and testing the whole C++ project. (OS: Linux only) **Master Branch:** Buidling C++ ExecutionGraphServer, and GUI-Client for - Linux - OsX - Windows...

Is this fixable? Maybe :) - [ ] Fix alignement - [ ] Maybe add an offset for the arrow... ![image](https://user-images.githubusercontent.com/647437/52533001-98b09b80-2d2d-11e9-8d6f-8e221184d688.png)

bug

Implement some easy first-use of graph -ayouting algos. Maybe implement the execution order (easy) in the client as well to use the priorization as a layer-layout mode. - [x] Moreau-Timestepper...

enhancement
gui

http://calvados.di.unipi.it/ https://github.com/STEllAR-GROUP/hpx

Make an option (in the connection style tab of drawer) such that nodes are adjusted to the width the inside text spans. (css?)

enhancement
gui

This is a relatively easy task. The Sockets should definitely use a RawAllocator (foonathan) such that the memory is continuous for each type. This is easily implemented and added. -...

enhancement
backend
performance