- 08 Feb, 2021 1 commit
-
-
Michael Reisecker authored
This worked when the help file was its own "application" in the main GUI. Would be no problem to generalize, but "for the moment" just note it like this.
-
- 28 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 18 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 12 Nov, 2020 1 commit
-
-
Mathias Bavay authored
-
- 29 Sep, 2020 1 commit
-
-
Michael Reisecker authored
-
- 29 Aug, 2020 1 commit
-
-
- 19 Aug, 2020 1 commit
-
-
Michael Reisecker authored
-
- 12 Aug, 2020 1 commit
-
-
Michael Reisecker authored
-
- 20 Mar, 2020 1 commit
-
-
Michael Reisecker authored
-Move setting to 'preview' XML section because it exists from another setting now -Remove obsolete documentation -Clear status on TerminalView clear ("Process terminated" etc.) -Remove useless _ from regex (it is checked by \w) -Extend INIParser unit test with *::EXCLUDE example key -Cosmetics (Might want to clear settings with ./inishell -ce)
-
- 10 Mar, 2020 1 commit
-
-
Mathias Bavay authored
Of course, this means that "performant=true" must be replaced by "pre-generate=false" for the same behavior.
-
- 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).
-
- 04 Mar, 2020 2 commits
-
-
Michael Reisecker authored
Properly implement and document the newish workflow checkbox so it can be called by ID as the others. Minor cleanup in recent features; typos. I did not see it being used anywhere, so if it is, please check if something broke.
-
Michael Reisecker authored
-
- 03 Mar, 2020 2 commits
-
-
Michael Reisecker authored
Implement a 'placeholder' property in Textfields and Selectors - if the text is empty this is displayed grayed out by Qt and can tell a user what to enter
-
Michael Reisecker authored
XML. Also enable 'textmode' for some raw editing elements. Set longlabel="true" to align a list of options containing names wider than the standard column width.
-
- 02 Mar, 2020 1 commit
-
-
Michael Reisecker authored
Properly implement yesterday's 'buildall' option - this is actually really useful to decide between a safe and a performant build method (XMLs must be crafted more carefully and are less flexible for the latter but if it fits all is fine)
-
- 01 Mar, 2020 2 commits
-
-
Michael Reisecker authored
Allow to bypass performance savings in Alternative panel to always build all options. This is useful for Alternatives that are purely cosmetical (splitting up settings, showing/hiding elements)
-
Michael Reisecker authored
single text field via a new 'textmode' attribute. This is a cosmetic improvement for keys that do not have a default item list (e. g. station names). Some coloring consistence in the Dev help - but all of that doesn't really fit together anymore.
-
- 29 Feb, 2020 1 commit
-
-
Michael Reisecker authored
-
- 17 Feb, 2020 1 commit
-
-
Mathias Bavay authored
The XML files had inconsistent case for the section names, this has been fixed. A mis-indenting has been fixed in help_dev.xml
-
- 29 Dec, 2019 1 commit
-
-
Michael Reisecker authored
Extend the TerminalView's context menu with a 'clear' entry. Add German translation for welcome text
-
- 23 Dec, 2019 1 commit
-
-
Michael Reisecker authored
Log INI errors in command line mode to console instead of opening a message box, and some readability.
-
- 21 Dec, 2019 1 commit
-
-
Michael Reisecker authored
-
- 19 Dec, 2019 1 commit
-
-
Michael Reisecker authored
-
- 18 Dec, 2019 1 commit
-
-
Michael Reisecker authored
-
- 09 Dec, 2019 1 commit
-
-
Michael Reisecker authored
-
- 08 Dec, 2019 1 commit
-
-
Michael Reisecker authored
-
- 06 Dec, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
Modify default checkbox labelling behavior: if a caption is given but no label - hide the label instead of displaying the key (most common use case). Some more XML
-
- 05 Dec, 2019 1 commit
-
-
Michael Reisecker authored
Fix doubled elements because of faulty XML references parsing with nested include files _and_ references. A little bit of the new meteoio.xml and some file cleanup for it
-
- 04 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.
-
- 30 Nov, 2019 2 commits
-
-
Michael Reisecker authored
(and to quit and for save/save as)
-
Michael Reisecker authored
-
- 27 Nov, 2019 2 commits
-
-
Michael Reisecker authored
Add Selector help, Helptext tooltip help, don't transport Replicator help to children, 'Refresh' button for XML view
-
Michael Reisecker authored
-
- 26 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 25 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-