- 17 Nov, 2018 4 commits
-
-
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
-
- 14 Sep, 2018 2 commits
-
-
Leander Schulten authored
Close the PropertiesEditor in the ModulesProgramView when leaving the Tab to prevent a Bug, where the underlying Properties Objects gets obsolete, because the Module gets reloaded
-
Leander Schulten authored
Fix Bug where new compiled modules gets not recognised. => compile to .temp file, unload old and rename, remove .temp postfix and load new lib
-
- 13 Sep, 2018 1 commit
-
-
Leander Schulten authored
Insert property code to use the properties in the start method
-
- 11 Sep, 2018 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Complete ProgramBlockEditor and add includePath Setting
-
Leander Schulten authored
-
- 07 Sep, 2018 1 commit
-
-
Leander Schulten authored
-
- 04 Sep, 2018 1 commit
-
-
Leander Schulten authored
Smal changes
-
- 31 Aug, 2018 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 30 Aug, 2018 1 commit
-
-
Leander Schulten authored
API BREAK: Consumer has now a stop function Add ModelProgramView to view the ProgramBlocks and to edit them(not yet possible) When code gets recompiled, the old modules get unloaded and all old modules in the program blocks get replaced by the new compiled versions Add WrappedArray type
-
- 05 Aug, 2018 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
im Program.hpp values zu output umbenannt Controller implementiert Compiler setEnviroment umgeschrieben CodeEditorHelper: Man kann jetzt M_PI usw. benutzten Das rgb_t struct hat jetzt ein zugriffsoption über einen index ProgrammBlock: Bugfixes Der Modulmanager besitzt jetzt einen Controller
-
- 01 Aug, 2018 3 commits
-
-
Leander Schulten authored
# Conflicts: # Lichtsteuerung.pro
-
Leander Schulten authored
-
Leander Schulten authored
-
- 31 Jul, 2018 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 30 Jul, 2018 1 commit
-
-
Leander Schulten authored
-
- 19 Jul, 2018 1 commit
-
-
Leander Schulten authored
-
- 23 Jun, 2018 1 commit
-
-
Leander Schulten authored
replace ProgrammTemplate through TypedProgram Adds Module class which holds name code and properties of one module Make Modules save and loadable Add Compiler for Windows Add Compiler Settings to Settings view/system Improve ModuleView Improve ModelVector CodeEditorHelpen can now Compile code
-
- 21 Jun, 2018 1 commit
-
-
Leander Schulten authored
-
- 18 Jun, 2018 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-