3124 Commits

Author SHA1 Message Date
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
hneemann
3efac3274a Adds a missing license notice 2019-04-06 11:39:45 +02:00
hneemann
32e2931804 removed unused field 2019-04-06 11:30:40 +02:00
hneemann
7f729a9399 improved the label creation used by the model analyzer 2019-04-06 11:29:21 +02:00
hneemann
0b66cffd34 added a file locator 2019-04-06 09:48:23 +02:00
hneemann
540041c32b Adds a missing license notice 2019-04-05 11:27:55 +02:00
hneemann
fc41cae32a Refactoring of signal state sharing used by the FSM frame. 2019-04-05 11:16:26 +02:00
hneemann
8d1b34cc5b Merge branch 'optimizeThreads' 2019-04-04 14:55:37 +02:00
hneemann
318f261411 removed unnecessary method call 2019-04-04 14:54:41 +02:00
hneemann
35a03fed34 renamed some methods and variables 2019-04-03 21:10:47 +02:00
hneemann
d984db1f68 improved opening of fsm's 2019-04-03 19:04:06 +02:00
hneemann
010c4574a1 fixed some checkstyle issues 2019-04-03 08:54:41 +02:00
hneemann
fcc5e8dfad shows progress bar if optimization is running in a thread 2019-04-03 08:50:32 +02:00
hneemann
b3ba34fe9c added a progress bar 2019-04-02 22:42:29 +02:00
hneemann
a8ac936e92 If the optimization takes a long time, a new thread is generated to perform the calculations. 2019-04-02 14:43:38 +02:00
hneemann
01c30de301 updated the travis ci config 2019-04-01 09:54:01 +02:00
hneemann
71be07a715 updated release notes v0.22 2019-04-01 09:35:55 +02:00
hneemann
c74eb16394 minor layout changes at some example circuits 2019-04-01 09:34:55 +02:00
hneemann
8229d7c819 minor layout changes 2019-03-25 07:45:06 +01:00
hneemann
b692472775 added a windows related read.me 2019-03-22 09:44:26 +01:00
hneemann
bf2e9f35c3 updated to jdom2 version 2.0.1 2019-03-17 18:39:05 +01:00
hneemann
1b8f5ae933 fixes #262 2019-03-17 18:38:27 +01:00
hneemann
346b7c4ca6 added a description of the new translation process 2019-03-16 10:46:24 +01:00
hneemann
99fc12e20f updated the maven checkstyle plugin 2019-03-15 14:14:12 +01:00
hneemann
ea39714184 language diff file maintains CDATA 2019-03-14 09:27:27 +01:00
hneemann
d5480d2807 language diff file maintains original key order 2019-03-14 09:08:44 +01:00
hneemann
e180c6c0cd added a file chooser to the LanguageUpdater 2019-03-13 22:01:03 +01:00
hneemann
10d6842813 improved the process of keeping translations up to date 2019-03-13 19:52:31 +01:00
hneemann
1067196341 improved the process of keeping translations up to date 2019-03-13 18:58:22 +01:00
hneemann
19edca4426 updated portugues translation; closes #245; closes #260 2019-03-13 13:03:41 +01:00
hneemann
b57e79b99f improved the LUT circuit builder 2019-03-09 13:54:01 +01:00
hneemann
1bd11674c7 minor refactoring 2019-03-07 20:24:32 +01:00
hneemann
94888c966b removed old "repeat" usages in test cases 2019-03-07 14:01:16 +01:00
hneemann
42e2ccd131 Merge branch 'master' of github.com:hneemann/Digital 2019-03-05 11:47:55 +01:00
William Ono
da4b5ca7c2 Fix 'more then' and related grammar (#259) 2019-03-05 11:47:37 +01:00
hneemann
e6dbef9293 minor layout changes in example circuits 2019-03-05 11:47:17 +01:00
hneemann
c3c29b8279 fixes a bug in limiting the display of test results, closes #258 2019-03-04 12:39:56 +01:00
hneemann
8352fd2d76 fixed a array index issue in the LUT hdl templates 2019-03-03 15:27:10 +01:00
hneemann
21db168522 improvements contributed by ideras by a patch 2019-03-03 14:52:08 +01:00
hneemann
23fb44b6bd "create new state" dialog matches "edit state" dialog 2019-03-02 20:19:07 +01:00