4072 Commits

Author SHA1 Message Date
hneemann
7db57bec15 cli test executor outputs more details, see #501 2020-08-05 14:34:51 +02:00
hneemann
b7e7458e30 minor refactoring of the new interactive k-map layout, see #500 2020-08-05 08:46:34 +02:00
hneemann
5197cfb71d allows to swap the variables in the K-map by drag&drop, see #500 2020-08-04 17:15:58 +02:00
hneemann
dff4700bcd The table dialog opens the AllSolutionsDialog in a more convenient way. 2020-08-04 12:32:26 +02:00
hneemann
8e0d5cc659 allows inverting of K-map rows and columns, see #500 2020-08-04 12:31:20 +02:00
hneemann
f35f93e0a1 minor improvements to the documentation, see #493 2020-07-30 08:23:59 +02:00
hneemann
442ae18355 A data bus is always drawn in the same color, closes #498 2020-07-30 08:21:27 +02:00
hneemann
8e65c893d9 adds a guide to the eye in the table dialog 2020-07-27 17:17:39 +02:00
hneemann
6d26d8b288 circuit builder is able to resolve local variables; see #495 2020-07-25 20:59:16 +02:00
hneemann
98dc38540b improves the editing of constants by representing the values in the selected number format 2020-07-24 08:02:23 +02:00
hneemann
5ebd7e9dc4 removed not needed language keys 2020-07-22 09:49:18 +02:00
hneemann
b0c580b44f minor refactorings 2020-07-22 09:48:52 +02:00
hneemann
72bd86dd43 fixed a remote interface issue 2020-07-22 08:53:05 +02:00
hneemann
a7f94461a8 first working version of new stop and error event handling 2020-07-21 23:13:11 +02:00
hneemann
b3ba581911 basic refactoring of ModelEvent's 2020-07-21 19:34:09 +02:00
hneemann
a08496b5b1 adds a stop component 2020-07-21 12:05:01 +02:00
hneemann
125c615ee0 improves the mandelbrot example 2020-07-21 07:52:10 +02:00
hneemann
aa8e7e0574 Adds a mandelbrot example 2020-07-20 16:02:20 +02:00
hneemann
50ef3dcd0f fixed an window reopening bug after closing the main window while simulation is running. 2020-07-20 16:00:06 +02:00
hneemann
98114e0eb7 fixed a copy paste issue 2020-07-19 10:10:49 +02:00
hneemann
001e85db68 fixed an issue with the input default values 2020-07-02 12:45:07 +02:00
hneemann
08865eb529 simplified the SingleValueDialog 2020-07-02 12:44:36 +02:00
hneemann
6a4741b05a Merge branch 'xStream' 2020-07-02 09:57:11 +02:00
hneemann
df9b9a811b fixed a broken gui test 2020-07-02 09:40:57 +02:00
hneemann
db875ae5e4 fixed a bug in the single value dialog 2020-07-02 09:39:09 +02:00
hneemann
8f220078e6 updated xStrem to a newer version 2020-07-02 09:08:35 +02:00
hneemann
88807e4a34 updated the color-blind color scheme, see #479, see #481 2020-07-01 19:53:30 +02:00
hneemann
0c337407a9 the value dialog uses the format selected in the input 2020-07-01 19:20:36 +02:00
hneemann
d51825caf8 adds a color scheme preset menu 2020-06-30 17:13:48 +02:00
hneemann
a41ae8f066 removes a not needed import 2020-06-30 13:39:48 +02:00
hneemann
6ce48986f4 improves readability of text on the colored buttons 2020-06-30 13:38:33 +02:00
hneemann
85c5c05645 adds a user definable color scheme 2020-06-30 13:26:02 +02:00
hneemann
32c4075990 adds a user definable color scheme 2020-06-30 13:19:57 +02:00
hneemann
a07040b152 adds a cancel button to the test case editor, closes #485 2020-06-28 11:49:51 +02:00
hneemann
0eb7902f1b fixes a bug in the LED display which ocures if the "avoid flicker" flag is not set, closes #489 2020-06-28 09:30:37 +02:00
hneemann
f135cc3e6b typo 2020-06-25 18:09:39 +02:00
hneemann
55c48953b9 adds color schemes, closes #481, closes #421 2020-06-25 16:51:45 +02:00
hneemann
88521af6d4 renamed a method 2020-06-24 15:49:11 +02:00
hneemann
55e687bcd9 improved colors for disabled elements 2020-06-24 11:54:36 +02:00
hneemann
ee5fd615dd fixes a bug in the switch net formation, closes #480 2020-06-24 11:14:16 +02:00
hneemann
8d58f32b55 merged master 2020-06-23 11:26:49 +02:00
hneemann
118ffc4956 allows to enable and disable test cases 2020-06-23 11:17:35 +02:00
hneemann
fe6ef361c5 typo 2020-06-23 09:27:31 +02:00
hneemann
0ffb6de3da fixes a color issue in the fsm editor 2020-06-23 08:38:43 +02:00
hneemann
c59e72e6b4 refactoring of color schemes, see #421, see #481 2020-06-23 08:23:51 +02:00
hneemann
b10d5cc2ff typo, see #482 2020-06-23 06:58:04 +02:00
hneemann
dadc335178 first implementation of different color schemes, see #421, see #481 2020-06-22 18:24:20 +02:00
hneemann
6c8bc65d7c adds a new testing CLI option, closes #479 2020-06-22 10:06:54 +02:00
hneemann
1950b94f96 minor refactoring of the TCP measure implementation 2020-06-22 09:22:29 +02:00
hneemann
1018e68ab7 add an cli-option to allow missing inputs in circuits, closes #479 2020-06-21 09:28:38 +02:00