- 01 Mar, 2021 1 commit
-
-
Michael Reisecker authored
-
- 08 Feb, 2021 1 commit
-
-
Michael Reisecker authored
The name was a relict from the very first day of project structuring, but this name here makes for much much nicer tab-completing to source file names...
-
- 30 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 28 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 18 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 06 Mar, 2020 3 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
Wrong (non-interactive) panels were passed to the INIParser. Not grave because the value would be empty, but still this was fixed. In fact, start removing IDs from non-interactive panels. They were given in the beginning so that specific elements could be targeted, but this was never needed. So now there's less object IDs flying around. There are probably more that will be cleaned when stumbled upon, until then they do no harm.
-
Michael Reisecker authored
Wrong (non-interactive) panels were passed to the INIParser. Not grave because the value would be empty, but still this was fixed. In fact, start removing IDs from non-interactive panels. They were given in the beginning so that specific elements could be targeted, but this was never needed. So now there's less object IDs flying around. There are probably more that will be cleaned when stumbled upon, until then they do no harm.
-
- 05 Mar, 2020 1 commit
-
-
Michael Reisecker authored
-
- 29 Feb, 2020 1 commit
-
-
Michael Reisecker authored
-
- 07 Feb, 2020 2 commits
-
-
Mathias Bavay authored
-
Mathias Bavay authored
Replacing assignement operators by direct assignement in constructor and some constification
-
- 21 Dec, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 21 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 20 Nov, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
Add the same mechanism of inclusion/exclusion of sections for <options> (Dropdown, Choice, Grid, ...)
-
- 18 Nov, 2019 3 commits
-
-
Michael Reisecker authored
re-check on onPropertySet when the value does not actually change.
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 15 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 14 Nov, 2019 3 commits
-
-
Michael Reisecker authored
Add flexibility to Grid panel (auto-choose row/col, rowspan, colspan, safety checks). Only search for MainWindow once for logging, better XML errors.
-
Michael Reisecker authored
-
Michael Reisecker authored
Display per-item help and tooltip help in Alternative panel, stop the switch to white text when highlighted as default
-
- 12 Nov, 2019 2 commits
-
-
Michael Reisecker authored
Formerly INI keys were changed live when changing the value through a panel, eliminating the need to loop through the panels for output. However, this introduced more and more intermediate loops (like disabling child panels of Dropdown, Choice, ... that are not shown) and gave some headaches when working with missing mandatory values and similar things. Hence, now we keep the original INI values read from file as they are and and do loop through the elements at the end to get the user set values. Also add a few toolbar buttons and minor changes here and there.
-
Michael Reisecker authored
-
- 11 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 10 Nov, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 09 Nov, 2019 6 commits
-
-
Michael Reisecker authored
preserve this possibility from the old syntax)
-
Michael Reisecker authored
-
Michael Reisecker authored
Some comments
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 08 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 02 Nov, 2019 1 commit
-
-
Michael Reisecker authored
Manage suppression of ouput that is not active (e. g. not selected in a dropdown), and start a mockup Workflow element
-
- 29 Oct, 2019 1 commit
-
-
Michael Reisecker authored
-
- 28 Oct, 2019 1 commit
-
-
Michael Reisecker authored
-
- 27 Oct, 2019 1 commit
-
-
Michael Reisecker authored
-