- 09 Jun, 2019 1 commit
-
-
Leander Schulten authored
-
- 21 May, 2019 1 commit
-
-
Leander Schulten authored
Remove bug prone logic of the IDBase class. Now the class does not manages automatically all objects instances of the subclasses which has caused many problems. Now the Models are managed in a ModelManager singleton and for some classes the centralized model management gets removed(e.g. now the Program owns the DevicePrograms). The ModelVector is now the only QAbstractItemModel subclass. All other subclasses gets replaced by the ModelVector class.
-
- 26 Apr, 2019 1 commit
-
-
Leander Schulten authored
-
- 18 Mar, 2019 1 commit
-
-
Leander Schulten authored
-
- 04 Feb, 2019 1 commit
-
-
Leander Schulten authored
-
- 22 Oct, 2018 1 commit
-
-
Leander Schulten authored
-
- 04 Sep, 2018 1 commit
-
-
Leander Schulten authored
Smal changes
-
- 31 Aug, 2018 1 commit
-
-
Leander Schulten authored
-
- 05 Aug, 2018 2 commits
-
-
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
-
- 31 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
-
- 20 Mar, 2018 1 commit
-
-
Leander Schulten authored
IMPORTANT: Warnings were commented out
-
- 12 Feb, 2018 1 commit
-
-
Leander Schulten authored
Added Settings and ErrorNofitier class. The ErrorNofitier is a wrapper to qml that can display a dialog when an error occurs. Adds a lot of Documentation.
-
- 20 Jan, 2018 1 commit
-
-
Leander Schulten authored
-