- 06 Mar, 2020 7 commits
-
-
Mathias Bavay authored
It is not perfect in the sense that the 2DInterpolation section must be created anyway, independently of the use of spatial resampling or not. The same applies to the Grids2D configuration frame. A message is shown to the user, explaining when these should be used...
-
Mathias Bavay authored
The "deploy" target for Windows was not working on systems where no Qt libraries are installed, it had to be fixed
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Michael Reisecker authored
-
Michael Reisecker authored
Make the Checkboxes clear properly so that the 'delete key' and 'clear GUI' (context) menus work on it.
-
- 05 Mar, 2020 14 commits
-
-
Michael Reisecker authored
Cleanup so that always writing out all INI values (optional ones too) is the default behavior. This promotes the hack here to a feature request. Get rid of outdated doc concerning this. Also: Work with the full INI (file system + GUI) for the character transformations.
-
Michael Reisecker authored
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Michael Reisecker authored
-
Michael Reisecker authored
The IniFolderView would only remember the last path on double-clicks into the file system but not when using the toolbar - this has been fixed.
-
Michael Reisecker authored
-
Michael Reisecker authored
through the preview (whitespaces, sorting, capitalization)
-
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).
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Mathias Bavay authored
This had been done for the main window, but the About, Preview and Logger windows still had the problem. The About window is slightly wider (100 pixels more) and the text has been edited to be a little more compact (as well as showing the project's links closer to the top).
-
Michael Reisecker authored
Much more user friendly INI warning log messages. Also, now if and only if warnings/errors occur when parsing an INI then an 'opening ini_file...' is logged once. Better startup log info. Scroll to end of log when logging a new message.
-
Michael Reisecker authored
More end user friendly 'unknown INI key' log message, don't warn of misformated INI files if it's only a harmless whitespace.
-
- 04 Mar, 2020 19 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
Draw a little in the program flowchart - now it may actually prove useful to somebody I hope. Typos.
-
Michael Reisecker authored
-
Michael Reisecker authored
More integration of keyboard shortcuts: Add menu for 'refresh applications' so that the user can find the native shortcut for it. In the welcome text, use the nativ shortcut for the help hint. Don't mention key shortcuts in the help file anymore.
-
Michael Reisecker authored
-
Michael Reisecker authored
Concerned the emoved menu shortcut again
-
Michael Reisecker authored
Concerned the emoved menu shortcut again
-
Michael Reisecker authored
-
Michael Reisecker authored
Move one more function to 'os' - now only small tweaks are left scattered in the code and the core OS functionality is bundled.
-
Mathias Bavay authored
-
Michael Reisecker authored
Menu roles / removed shortcut
-
Michael Reisecker authored
(Because the rest of INIshell is very clean concerning OS-specific code, so it's nice to collect it)
-
Mathias Bavay authored
-
Mathias Bavay authored
-
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
-