3213 Commits

Author SHA1 Message Date
hneemann
84ee0fc836 minor cleanups; see #155 2019-05-12 22:32:20 +02:00
hneemann
5aa4beac24 refactoring of undo/redo system; see #155 2019-05-12 22:24:50 +02:00
hneemann
f3f6c7d001 Adds a simple auto wire function; closes #274 2019-05-09 20:30:39 +02:00
hneemann
4b60be0808 Window size is stored and restored at startup; closes #275 2019-05-09 20:19:15 +02:00
hneemann
71144a260d improved layout of the 7485 example circuit 2019-05-07 17:20:38 +02:00
hneemann
41c5bdc549 fixed a html escaping bug 2019-05-05 11:18:26 +02:00
hneemann
907566c2e6 fixed a html escaping bug 2019-05-05 10:58:23 +02:00
hneemann
9810f1a346 minor improvements of net formation 2019-05-04 12:00:45 +02:00
hneemann
ec6a043544 minor layout modifications 2019-05-03 19:44:19 +02:00
hneemann
0c3377976a the not shape matches the standard better 2019-05-01 11:23:35 +02:00
hneemann
76d45f5340 minor layout and documentation changes 2019-04-30 11:23:40 +02:00
hneemann
d7ba8e7e58 removed clean label logic 2019-04-27 13:05:44 +02:00
hneemann
090ea3de46 added a test case 2019-04-27 09:04:49 +02:00
hneemann
63cc657c3b added a test case 2019-04-27 09:00:18 +02:00
hneemann
1c24953a62 disables text formatting in external component, closes #272
Now a backslash in front of a text disables the string formatter.
2019-04-27 08:35:12 +02:00
hneemann
a24929d70a fixed a bug in the svg parser, closes #273 2019-04-26 19:12:23 +02:00
hneemann
1d8e805e69 removed the name of auto generated fsm states 2019-04-24 22:35:31 +02:00
angelmicelti
f63a9a8933 Update lang_es.xml (#271)
* Updated static_es.xml and lang_es.xml

Updated static_es.xml and lang_es.xml

* Update lang_es.xml

Update lang_es.xml
2019-04-24 21:47:35 +02:00
hneemann
b8ea3ba3a0 opens fsm's and truth tables from the command line, closes #270 2019-04-24 21:17:01 +02:00
angelmicelti
1ebb0182f8 Updated static_es.xml and lang_es.xml (#269)
Updated static_es.xml and lang_es.xml
2019-04-23 21:34:59 +02:00
hneemann
c5b926e2d6 fixed a typo, closes #268 2019-04-23 13:06:32 +02:00
hneemann
8306c7f8bb allows multiple break components 2019-04-23 12:55:58 +02:00
hneemann
34532642f6 added a language message syntax check 2019-04-23 11:03:21 +02:00
hneemann
dcd54e8316 allows multiple break components in a circuit 2019-04-23 10:59:38 +02:00
hneemann
bd1890931d added the screenshots to complete the spanish documentation 2019-04-22 10:29:08 +02:00
hneemann
5b3d313643 Merge branch 'master' of github.com:hneemann/Digital 2019-04-22 10:07:32 +02:00
angelmicelti
686cd3b3c7 Updated lang_es.xml and static_es.xml (#267)
* Updated lang_es.xml y static_es.xml

Corrected typos in lang_es.xml and translated static_es.xml.

* Corrected typos in static_es.xml

Corrected serveral typos in the file. Think it's right.

* Corrected several typos in static_es.xml

Corrected several typos in static_es.xml
2019-04-22 10:06:36 +02:00
hneemann
e32b20c2b0 better calculation of multi input xor gate transistor number. 2019-04-21 21:47:13 +02:00
hneemann
5492af8e26 better calculation of multi input xor gate transistor number. 2019-04-21 18:37:34 +02:00
hneemann
633106360c Fixed a test that doesn't run in every language. 2019-04-21 14:19:23 +02:00
hneemann
5930251251 updated the release notes, closes #266 2019-04-21 12:39:46 +02:00
hneemann
4954b6b9ae changed the layout in the stats dialog 2019-04-21 11:03:56 +02:00
hneemann
4dab5e4bca added inverted inputs to stats 2019-04-21 10:05:27 +02:00
hneemann
7e7d7fe004 ignore some more components in the stats 2019-04-20 20:44:35 +02:00
hneemann
c8118ea6a7 added a stats integration test 2019-04-20 20:15:57 +02:00
hneemann
073e0b0e3f added a stats integration test 2019-04-20 18:46:27 +02:00
hneemann
14f704db79 in stats dialog the transistor number is editable 2019-04-20 17:39:16 +02:00
hneemann
e72f8168cb adds a missing language key 2019-04-20 11:25:48 +02:00
hneemann
342447f60d fixed some checkstyle issues 2019-04-20 11:16:35 +02:00
hneemann
0655de855d first wortking stats dialog 2019-04-20 11:10:35 +02:00
hneemann
47a0eaba90 added Spanish translation 2019-04-19 12:05:20 +02:00
hneemann
83786f713b Hex reader/writer supports RLE encoding like Logisim does; closes #265 2019-04-19 09:19:18 +02:00
hneemann
2e62188cb7 improved generated result column names 2019-04-16 20:38:46 +02:00
hneemann
5d546051a7 enables table status bar again 2019-04-16 20:38:15 +02:00
hneemann
d9ab457ebb simplified ATMISP usage in the lab 2019-04-16 19:58:55 +02:00
hneemann
fb32796bc6 improves the "Conway's Game of Life" example 2019-04-15 15:50:01 +02:00
hneemann
1b2769a952 enables VHDL-2008 in ghdl, closes #264 2019-04-15 15:40:09 +02:00
hneemann
b080837e88 improves the verilog parser, closes #263 2019-04-13 12:11:21 +02:00
hneemann
c082ab96d5 updated release notes 2019-04-09 19:27:19 +02:00
hneemann
25b73586e4 Improved the translation howTo.md. 2019-04-07 12:29:46 +02:00