- 04 Feb, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Move programblock running/not_running logic from the controller to the programblock and extend it to the states: stopped/running/paused
-
- 31 Jan, 2019 1 commit
-
-
Leander Schulten authored
-
- 30 Jan, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 07 Jan, 2019 5 commits
-
-
Leander Schulten authored
make it possible that Loopprograms can run multiple times. The start function can not be used by the user anymore when writing own LoopPrograms
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 20 Dec, 2018 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 18 Dec, 2018 3 commits
-
-
Leander Schulten authored
Make generation of default code for the modules in the codeeditorhelper "intelligent", it only insert new methods if necessary and removes old code when not modified
-
Leander Schulten authored
-
Leander Schulten authored
The UI shows now at startup the right value
-
- 22 Nov, 2018 1 commit
-
-
Leander Schulten authored
-
- 20 Nov, 2018 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 18 Nov, 2018 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Changed LoopProgramm API, so that the context switching has its own api and must not be implemented with boost(and the module compiler need no boost libs)
-
- 17 Nov, 2018 7 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Fix Bug where the default value can only be in a small range
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
If the text is wider when the controlItemBlock, the text is now moving when the mouse hovers over the item so that the whole text can be read
-
Leander Schulten authored
-
- 16 Nov, 2018 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Alle Module(Programme, Filter, Consumer) sind jetzt an eine Lib gebunden, wenn diese ungeladen wird, werden diese alle mitentfernt. Module haben nur einen normalen Pfad(../../Test) und bekommen erst vom ModuleManager einen freien Platz von dem noch keine Lib geladen wurde, da es sonst zu Problemen kommt(z.B. ../../Test____1.so)
-
- 22 Oct, 2018 3 commits
-
-
Leander Schulten authored
Add CodeCompletion to the ModuleView Editor
-
Leander Schulten authored
-
Leander Schulten authored
-
- 12 Oct, 2018 1 commit
-
-
Leander Schulten authored
-
- 17 Sep, 2018 2 commits
-
-
Leander Schulten authored
# Conflicts: # Lichtsteuerung.pro # main.cpp # main.qml # polygon.cpp # settings.h
-
Leander Schulten authored
-
- 16 Sep, 2018 2 commits
-
-
Leander Schulten authored
The raw data are now not getting modified. The fft output data are now right scaled. The Colorplot, graph, Oscillogram have now other computations to compute the displayed output.
-
Leander Schulten authored
-