4130 Commits

Author SHA1 Message Date
hneemann
1c223e9af4 adds the 7482 2-bit adder chip, closes #459 2020-05-21 07:51:29 +02:00
hneemann
91c9e89654 fixes a bug in the data graph shape, closes #457 2020-05-20 10:08:19 +02:00
hneemann
6329e68392 fixes a bug in the light bulb shape, closes #455 2020-05-19 17:08:22 +02:00
hneemann
a1f8b56d6f fixes a data svg export issue, closes #448 2020-04-24 09:07:46 +02:00
hneemann
671a00a0a3 fixes a NullPointerException 2020-04-23 14:56:42 +02:00
hneemann
dd02105114 fixed a documentation distribution issue 2020-04-23 14:07:54 +02:00
hneemann
21729b1698 improved a test case, see #444 2020-04-18 14:03:44 +02:00
hneemann
4b95a0e94e simplified the gui update event handling 2020-04-18 08:23:27 +02:00
hneemann
93218cf7be reverted the AsyncSequentialClock 2020-04-15 20:53:29 +02:00
hneemann
94eb222cb0 minor changes at the AsyncSequentialClock 2020-04-15 19:41:24 +02:00
hneemann
a6f792406f simplified the SyncAccess interface 2020-04-15 18:55:02 +02:00
hneemann
1e5ce0dbfb fixed a sync issue if a ram in a running model is modified 2020-04-14 20:30:16 +02:00
hneemann
b9dd35a7bc Merge branch 'Chinese' 2020-04-14 14:07:23 +02:00
hneemann
d87d1c39ee updated the README.md 2020-04-14 13:20:42 +02:00
hneemann
09c9ed6ad3 updated the README.md 2020-04-14 10:54:56 +02:00
hneemann
2fff7964d9 adds the static ref file 2020-04-14 09:08:19 +02:00
hneemann
1837bda604 changed Chinese language code to zh 2020-04-13 19:59:11 +02:00
hneemann
2b68578430 generated Chinese screenshots 2020-04-13 15:12:41 +02:00
XinJun Ma
9425f7bf22
Complete Chinese translation (#443)
* change language code from "cn" to "zh_CN",see https://en.wikipedia.org/wiki/Locale_(computer_software)

* complete Chinese translation
2020-04-13 14:57:52 +02:00
hneemann
f5fbb8b5cc removed a not needed graphic update 2020-04-13 11:59:33 +02:00
hneemann
191d9b55e9 simplified the input shape and dialog 2020-04-12 10:19:33 +02:00
hneemann
bacad7ede3 fixes the RS flip-flop, closes #440 2020-04-10 12:08:00 +02:00
hneemann
f09052d0e1 adds a label to GND and VDD, closes #439 2020-04-10 09:51:14 +02:00
hneemann
3694f78c5b simplified the keyboard handling 2020-04-10 09:03:19 +02:00
hneemann
d3bf273491 fixed a NOSYNC bug. 2020-04-09 23:29:37 +02:00
hneemann
395c3dd47d removed the observer from the applyStateMonitor method 2020-04-09 22:12:33 +02:00
hneemann
dfd9fb8ac7 first mostly working attempt of the new graphics update logic 2020-04-09 21:49:11 +02:00
hneemann
042124cd67 minor layout changes 2020-04-05 15:19:42 +02:00
hneemann
efeb34ec6e adds first chinese translation and fixea the documentation font issue 2020-04-03 19:17:51 +02:00
hneemann
f3e3927677 Improved the label text position in the layout shape to match the other components; see #432 2020-04-02 09:09:45 +02:00
hneemann
3cdf4ff2e3 minor layout changes 2020-04-01 19:31:19 +02:00
hneemann
22a57d19be a circuit can have a name different from the file name of the circuit 2020-04-01 14:35:47 +02:00
hneemann
823b77e117 improved the pin layout in the layout shape type, closes #432 2020-04-01 14:34:50 +02:00
hneemann
2704270cda improved the pin layout in the layout shape type, closes #432 2020-04-01 10:54:54 +02:00
hneemann
640a53e6ff adds external app options, closes #427 2020-03-25 15:52:22 +01:00
hneemann
1c1de6a5bc adds "full option quoting", see #427 2020-03-24 09:56:37 +01:00
hneemann
778f766388 adds character escaping in external app options, see #427 2020-03-24 09:17:43 +01:00
hneemann
11196f7b50 adds unipolar and bipolar stepper motors 2020-03-23 16:56:55 +01:00
hneemann
e9381428e1 allows the user to specify ghdl options, see #427 2020-03-23 09:50:58 +01:00
hneemann
e33e9a1488 allows the user to specify ghdl options, see #421 2020-03-22 11:30:21 +01:00
hneemann
a814f678b4 Counters are able to act as program counters via the remote interface, closes #426 2020-03-15 22:21:54 +01:00
hneemann
c2c8eafaf3 updates the release notes, closes #382 2020-03-13 07:42:16 +01:00
hneemann
391b9e5b8f reorders the cells in the k-map, see #382 2020-03-11 11:31:07 +01:00
hneemann
94d7134a1e makes the IEEE 91-1984 shapes the new default, see #227 2020-02-22 12:54:54 +01:00
hneemann
d95e9bf9ce moved the "lib" folder, see #33 2020-02-20 08:55:30 +01:00
hneemann
71789ddb83 disables file history during the gui tests 2020-02-11 08:16:14 +01:00
hneemann
0fdbf5dce9 terminal automatically detects if a console or dialog terminal is required 2020-02-11 07:54:34 +01:00
hneemann
b7eb5221a3 terminal automatically detects if a console or dialog terminal is required 2020-02-11 07:49:44 +01:00
hneemann
652767c865 updated the date in the message dialog 2020-02-10 20:06:19 +01:00
hneemann
944a67f9a4 adds the svg icon to the zip file 2020-02-10 17:10:59 +01:00