Commits · 4597fb742b33832473bd27af4e6046ed019b48cb
- Feb 08, 2021
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Mathias Bavay authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- Feb 05, 2021
-
-
Mathias Bavay authored
-
- Feb 01, 2021
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Mathias Bavay authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- Jan 31, 2021
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- Jan 30, 2021
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- Jan 30, 2021
-
-
Michael Reisecker authored
This is now the same behaviour as for dynamic sections.
-
Michael Reisecker authored
Before, it was tied to the "unsaved" warning when closing inis/XMLs, but now the user can control this separately, hopefully encouraging them to keep the more important ones.
-
Michael Reisecker authored
We need this shortcut for the tabs, and this way CMD+Q quits the whole application as is expected on mac. We can still use this shortcut by repeating it until all tabs are closed (and ESC also works).
-
Michael Reisecker authored
-
Michael Reisecker authored
They should not be marked as missing in the confirmation box if they have children (even though the key "REP#" itself does not exist)
-
Michael Reisecker authored
This is useful for example when looking for METEOPATH --> different plugins will have different panels loaded --> highlight them all
-
Michael Reisecker authored
Missing INI keys are now listed more user friendly. If the user cancels out of saving, the first missing key is jumped to and highlighted in Inishell.
-
Michael Reisecker authored
This allows to still use ESC when a status message is displayed (like "empty INI file") while keeping it working with the search text box
-
Michael Reisecker authored
And minor cleanup
-
Michael Reisecker authored
It was used to close the find bar but now just close them one after the other... the Preview Editor was the only window this did not work for. (Now the question remains how to handle Alt+F4 / CMD+Q --> on Mac it may be expected to close everything?)
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
(also showcase it in the temporary test XML)
-
Michael Reisecker authored
It can still either be a frame (border is flashed) but now also any kind of input panel with it's respective key (it is highlighted for a short period of time).
-
- Jan 29, 2021
-
-
Michael Reisecker authored
-
Michael Reisecker authored
We can now link to frames within the main XMLs!
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
Now within the help system we can link to other topics.
-
Michael Reisecker authored
A dash has been allowed in keys for a while now
-
Michael Reisecker authored
Now the tab close confirmation works again. (you must delete your settings file)
-
Michael Reisecker authored
'Quit' does not send a closeEvent, so do it in the destructor.
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
Now child windows' close entries are named better (close preview, close help) and fit next to the main "quit inishell" menu.
-
Michael Reisecker authored
Since we have a unified main menu, we do not want to add 'About' twice
-
Michael Reisecker authored
-
Michael Reisecker authored
Intermediate commit - to tune and to re-fix on other platforms
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
Now numbers are correctly incremented when reading from ini files and then clicking "+"
-
Loading