- 10 Oct, 2019 7 commits
-
-
Leander Schulten authored
UI: LoginView: Fix wrong background color(#55) and use same "current selection" color as in any other component.
-
Leander Schulten authored
UI: ProgramView: Use Popups instead of Dialogs. See #57. Fix Bug, where text was not visible and invisible items were rendered.
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
UX: Settings: You can now 'savs as' or 'load from' a setting file. If you load a settings file, the Lichtsteuerung can automatically restart to load the new settings. Close #53
-
- 08 Oct, 2019 7 commits
-
-
Leander Schulten authored
UX: LoginView: UserSettingsPopup: make the popup modal, so that you can simply click outside the popup the close the popup without clicking the component at this position
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
UI/UX: In the settings tab you can now customize the theme. Use this theme in the main window and the color dialog. The TextUnderline of TextInputFields is still "lightgreen". The Theme settings are stored in the per user settings of the OS. Closes #55
-
Leander Schulten authored
-
Leander Schulten authored
UI: ControlView: Do not display the text of the other 'add' buttons when all buttons are overlapped, otherwise you will see the text of the other buttons in the dark mode (there the background is transparent). #55
-
Leander Schulten authored
-
- 07 Oct, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
SettingsView: Fix Bug: Handle file URLs right, until now they don't work on linux. file:/// vs file://
-
- 06 Oct, 2019 1 commit
-
-
Leander Schulten authored
Audio: Remove Support for the Capture_Windows_SoundOutput library. See leander.schulten/Capture_Windows_SoundOutput>
-
- 05 Oct, 2019 1 commit
-
-
Leander Schulten authored
AudioManager: You can now capture audio inputs (mikes and loopback inputs). You can select the capture device in the settings view. Modelmanager: The DisplayRole does return the right value if the Modelvector consists of QStrings
-
- 04 Oct, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 03 Oct, 2019 2 commits
-
-
Leander Schulten authored
LoginView+UserManagment: remove Q_INVOKABLE from getDefaultUser. UserManagment.defaultUser returns now the right User. Rename readUser to defaultUser.
-
Leander Schulten authored
ModuleView: Move Rectangle in ScrollView behind TextArea to prevent a crash while debugging. See https://bugreports.qt.io/browse/QTBUG-62292
-
- 28 Sep, 2019 3 commits
-
-
Leander Schulten authored
UX: main.qml: Change position of Graph and Oscillogram. Change name from 'Graph' to 'Spectrum Analyzer'. Remove Help for 'Spectrum Analyzer' (there were no additional information).
-
Leander Schulten authored
ColorPlot: Cleanup and improve code. Only render visible area. Update only when visible for the user. ColorPlot UX: The user can now zoom the colorplot.
-
Leander Schulten authored
-
- 27 Sep, 2019 5 commits
-
-
Leander Schulten authored
UI: Made error dialog wider and remove the text only when the dialog is hidden, otherwise you see how the dialoge change its size while he is disappearing
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 20 Sep, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 11 Sep, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 29 Aug, 2019 1 commit
-
-
Leander Schulten authored
ModuleView: Fix glitch where the text was wrong rendered when code completion inserts multiple lines
-
- 19 Aug, 2019 1 commit
-
-
Leander Schulten authored
ModuleEditor: Show warnings and errors direct in the code so that the user can understand them better. Compiler: Add -Wall and -Wextra to the default flags to produce more warnings
-
- 18 Aug, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-