- 26 May, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Add updater, does not run in IDE. Checks for new version and download if... See merge request leander.schulten/Lichtsteuerung!6
-
Leander Schulten authored
Add updater, does not run in IDE. Checks for new version and download if exists. when exiting run update script
-
Leander Schulten authored
-
- 25 May, 2019 4 commits
-
-
Leander Schulten authored
Add version stage that creates a version artifact to check if a new version exists in .gitlab-ci.yml
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 21 May, 2019 2 commits
-
-
Leander Schulten authored
-
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.
-
- 17 May, 2019 7 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 16 May, 2019 1 commit
-
-
Leander Schulten authored
Added Support for Scanner. You can create or get an scanner by name in a module. Currently the scanner object properties are not saved when you exit the application.
-
- 15 May, 2019 1 commit
-
-
Leander Schulten authored
-
- 29 Apr, 2019 1 commit
-
-
Leander Schulten authored
-
- 28 Apr, 2019 1 commit
-
-
Leander Schulten authored
-
- 27 Apr, 2019 5 commits
-
-
Leander Schulten authored
If you add a connection in the ProgramBlock view, you now can accept with enter and the focus is set to the right field
-
Leander Schulten authored
-
Leander Schulten authored
Update audio capture lib to new version to fix not termination of the program when no audio is playing
-
Leander Schulten authored
-
Leander Schulten authored
-
- 26 Apr, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Show the lights in the map view. You can move the lights and change the value of the channel filter for every channel of a selected device.
-
- 24 Apr, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 10 Apr, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 09 Apr, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Add AskWhenRemovePopup component and use this component when removing modules and ProgramBlocks
-
Leander Schulten authored
Add the SortedModelView that can sort a Models by providing the name of the property based on which should be sorted
-
Leander Schulten authored
Rename the user defined "data" property of the delegate to "modelData" to avoid a conflict with the data property of the Item qml type. Show the channels that are used by a device in the ListView
-
- 01 Apr, 2019 1 commit
-
-
Leander Schulten authored
Fix Bug where the current Bar/Tatum/... of the spotifyState get not properly updated (Controller.cpp)
-
- 31 Mar, 2019 1 commit
-
-
Leander Schulten authored
Added support for spotify. Users can login in the Login View. If you are logged in one time, the login will be remembered. In Modules the spotify data can be used. The CodeEditorHelper was adapted to support the new spotify features as well as the Modulemanager and the controller. NOTE: The minimum c++ standard in now c++17!
-
- 18 Mar, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-