- 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
-
- 08 Mar, 2020 1 commit
-
-
Michael Reisecker authored
Trying not to use the term 'GUI' in the Preview menu... show the application's name instead (at the time of the preview click)
-
- 06 Mar, 2020 4 commits
-
-
Michael Reisecker authored
-
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 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
'Alternative' panels. Better error messages. Now for nodes where we know that the performance saving workaround makes sense, we can explicitly set it in the attributes. By default, all children are built. Result: E. g. GEO_HEAT will be filled correctly even if it's not used because SNP_SOIL is FALSE (without having to state that it should work in the XML).
-
- 29 Feb, 2020 1 commit
-
-
Michael Reisecker authored
-
- 07 Feb, 2020 2 commits
-
-
Mathias Bavay authored
-
Mathias Bavay authored
-
- 23 Dec, 2019 1 commit
-
-
Michael Reisecker authored
Add description of ZRXP plugin to MeteoIO XML. Add XML shortcut 'h' for 'help', minor styling. Iniqueryparser handles substitutions in keys now. Remove obsolete warning.
-
- 21 Dec, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 03 Dec, 2019 1 commit
-
-
Michael Reisecker authored
simulation. This is work in progress of course, but there's already a lot of information for the interested user, and it should be more than enough for people knowing INIshell v1. A few minor tweaks along the way.
-
- 24 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 20 Nov, 2019 3 commits
-
-
Michael Reisecker authored
Skip over comments before root node, add 'open in editor' context menu for XMLs, show the application's name in the title, shortcuts for 'row' and 'column', add Spacer panel, smaller layout fixes
-
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 1 commit
-
-
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.
-
- 12 Nov, 2019 1 commit
-
-
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.
-
- 11 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 10 Nov, 2019 2 commits
-
-
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
-