- 04 Mar, 2020 33 commits
-
-
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
-
Michael Reisecker authored
Remove 'SAFE' option for dark mode, because INIshell is not going to run from the same settings on different machines... switch the settings page tab color to solarized.
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Mathias Bavay authored
A missing icon (on Mac) has also been added
-
Mathias Bavay authored
-
Mathias Bavay authored
They are not used by Snowpack, except when doing spatial resampling (which is not implemented in the xml yet but will be soon)
-
Mathias Bavay authored
-
Mathias Bavay authored
Some obsolete calls for Mac have also been removed.
-
Michael Reisecker authored
Merge dark mode and settings loading changes
-
Michael Reisecker authored
-
Michael Reisecker authored
Apply changes to settings and dark mode
-
Michael Reisecker authored
Merge necessary changes in the settings loading
-
Michael Reisecker authored
This is not only necessary for new features but also cleans up a lot.
-
Michael Reisecker authored
Mathias, I was not sure if you would like to try darkmode on Windows unless disabled. The logic for it is in colors.cc::useDarkTheme()
-
Michael Reisecker authored
This is not only necessary for an upcoming feature but also cleans up a lot.
-
- 03 Mar, 2020 7 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
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
Do mini TODO: start showing a hidden Number when the minus sign is entered. It's not perfect but better.
-
Michael Reisecker authored
rid of obsolete info.
-
Michael Reisecker authored
-
Michael Reisecker authored
Alternative way of presenting the data creators (save space in crowded section, uniform with MeteoIO doc)
-