hneemann
ec00b4cd2a
adds options for iverilog; closes #655
2021-02-20 11:57:49 +01:00
hneemann
dd28ea6309
updates the release notes
2021-02-20 11:28:19 +01:00
hneemann
b4cbe8d9e0
Merge branch 'master' into treeSearch
2021-02-20 11:19:04 +01:00
hneemann
988ccbb106
adds a workaround for a failing gui test
2021-02-19 11:12:38 +01:00
hneemann
b833cbc758
fixes a broken gui test
2021-02-19 09:41:28 +01:00
hneemann
d705997eb9
adds options for iverilog; closes #655
2021-02-18 17:47:42 +01:00
hneemann
713d2b03c9
fixes an issue in the CSV importer; see #644
2021-02-17 08:31:41 +01:00
hneemann
de1606de94
adds support for fixed point and floats in test cases; closes #654
2021-02-16 22:03:05 +01:00
hneemann
160f9e80e8
catches a overseen RuntimeException; see #654
2021-02-16 21:49:22 +01:00
hneemann
59a1577782
fixes a float formating bug; closes #647
2021-02-13 21:49:25 +01:00
hneemann
9efb56d466
simplifies 74299
2021-02-13 13:01:38 +01:00
hneemann
cb281353f7
adds 74299, closes #646
2021-02-13 10:53:51 +01:00
hneemann
7d95d796cb
adds translations of csv importer error messages, see #631
2021-02-12 18:15:10 +01:00
hneemann
775063d6d3
adds two more CSV importer tests, closes #631
2021-02-12 15:49:47 +01:00
hneemann
a16e2479c0
first working CSV import, see #631
2021-02-12 15:31:00 +01:00
hneemann
fecccb19a6
fixed some checkstyle issues
2021-02-12 13:04:42 +01:00
hneemann
d3f7403077
adds missing language keys, see #631
2021-02-12 11:12:39 +01:00
hneemann
1a25ac7279
first working CSV export, see #631
2021-02-12 10:56:23 +01:00
hneemann
4932013373
adds a gui test, see #645
2021-02-11 21:47:51 +01:00
hneemann
fafdfe5600
fixed an issue to make library reimport working, see #645
2021-02-11 19:45:59 +01:00
hneemann
3362c09b62
adds a first gui integration, see #645
2021-02-11 13:30:15 +01:00
hneemann
e1f5d4da4c
improved LibraryTreeModel allows node filtering, see #645
2021-02-11 08:09:36 +01:00
hneemann
96a2858d85
playing around with LogicFriday csv files
2021-02-10 22:00:47 +01:00
hneemann
bb3ea8aebe
truth table file format is more readable, see #644
2021-02-10 10:00:23 +01:00
hneemann
6bae3b034e
Merge branch 'fix026'
2021-02-09 18:36:24 +01:00
hneemann
7032942ad3
fixes an issue in the logisim hex reader; closes #642
2021-02-09 18:32:57 +01:00
hneemann
e8a4a0fcc8
If async mode is used, the data graph automatically sets "Show single gate steps" option; closes #641
2021-02-09 12:55:45 +01:00
hneemann
8a7bdc7b40
Merge branch 'fix026'
...
# Conflicts:
# src/test/java/de/neemann/digital/integration/TestExamples.java
2021-02-09 12:43:40 +01:00
hneemann
8a8f1260fc
fixes #640
2021-02-09 12:38:03 +01:00
hneemann
b3e650decc
minor cleanup
2021-02-07 21:59:33 +01:00
hneemann
a53131ac84
Merge remote-tracking branch 'maltaisn/resize-rect-controller'
2021-02-07 21:41:56 +01:00
hneemann
301dc1d5fd
fixes a rectangle selection issue, see #639
2021-02-07 17:41:59 +01:00
maltaisn
83bd4deb45
Change cursor for resize rect controller only on drag
2021-02-06 18:57:20 -05:00
maltaisn
d73cd785be
Add mouse controller for resizing rect elements
...
To avoid having to guess which size is needed.
When the mouse hovers near the border of a rectangle,
the cursor changes for a resizing arrow and dragging
it allows resizing the rectangle visually.
2021-02-06 16:04:45 -05:00
hneemann
822a6f02a4
generic circuits have access to the circuit specific settings, closes #626
2021-02-05 15:29:27 +01:00
hneemann
f7a37fc1e8
refactoring of SingleValueDialog separators, see #637
2021-02-04 18:22:31 +01:00
hneemann
92f44c6523
Avoids an unnecessary pack, see #637
2021-02-04 09:50:57 +01:00
hneemann
faf4836e17
Adds bit separators to the SingleValueDialog, closes #637
2021-02-04 09:41:06 +01:00
lmcapacho
bd4b3e1087
Updated mime-type comment spanish ( #636 )
2021-02-03 17:47:59 +01:00
hneemann
1aae01d52b
adds install.sh to Assembly.xml
2021-02-03 14:36:29 +01:00
Luis Miguel Capacho V
67a66a405b
Created initial installation script for linux
2021-02-02 17:08:34 -05:00
hneemann
c2f8395514
colored the stop button red, closes #630
2021-02-02 09:31:59 +01:00
hneemann
a365f388a3
fixed some strange behavior concerning select and drag, see #629
2021-01-30 10:48:42 +01:00
hneemann
7fef9fe56f
fixes a bug if a generic circuit creates pins and is used with a Layout Shape, closes #625
2021-01-27 21:35:32 +01:00
hneemann
6aaa35325c
minor cleanup of the inverter config
2021-01-27 08:09:48 +01:00
hneemann
ffa0b01e32
allows to set the inverter config in generic code, see #622
2021-01-26 20:59:26 +01:00
hneemann
d0e79ec9b5
updates the release notes
2021-01-26 15:45:38 +01:00
hneemann
5fc231cb1a
adds a xml alias
2021-01-26 13:07:21 +01:00
hneemann
36e0b5fea3
refactoring of expression format setting
2021-01-26 12:56:16 +01:00
hneemann
5a79b016e1
adds some test cases
2021-01-25 21:14:43 +01:00