- 01 Feb, 2021 1 commit
-
-
Michael Reisecker authored
There were still crashes where a Timer was called on an invalidated object. Now, this timer is in Atomic and therefore gets destroyed with the widget. This way we can have multiple stylings running and it is more logical, cleaner, and more general purpose.
-
- 30 Jan, 2021 2 commits
-
-
Michael Reisecker authored
-
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).
-
- 28 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 18 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 31 Aug, 2020 1 commit
-
-
Mathias Bavay authored
Files opened from the filesystem are now read only and not marked as "modified". A tooltip listing the major shortcuts has been added. The regex for coordinates has been improved (it is now the same as at the other places in Inishell). Otherwise, re-ordering of the variables declaration for better alignment.
-
- 05 Mar, 2020 1 commit
-
-
Michael Reisecker authored
-
- 28 Dec, 2019 1 commit
-
-
Michael Reisecker authored
Because there was no way to completely reset a Numbers panel (there can't not be a number in a spin box) this is now possible via a generic context menu in all panels. Restructure the menu a little to make these functions more clear
-
- 25 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 18 Nov, 2019 1 commit
-
-
Michael Reisecker authored
re-check on onPropertySet when the value does not actually change.
-
- 16 Nov, 2019 2 commits
-
-
Michael Reisecker authored
Some comments.
-
Michael Reisecker authored
-
- 15 Nov, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 13 Nov, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 12 Nov, 2019 4 commits
-
-
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.
-
Michael Reisecker authored
-
Michael Reisecker authored
change here
-
Michael Reisecker authored
-
- 11 Nov, 2019 2 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 10 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 09 Nov, 2019 4 commits
-
-
Michael Reisecker authored
Some comments
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 08 Nov, 2019 1 commit
-
-
Michael Reisecker authored
-
- 06 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
Selector and Replicator can act on values given in INI files.
-
- 27 Oct, 2019 5 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-