4312 Commits

Author SHA1 Message Date
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
hneemann
ced7a58981 updates the release notes 2021-01-25 15:21:06 +01:00
hneemann
9332febb1f avoids closing the window if file is unsaved, closes #619 2021-01-25 14:54:24 +01:00
hneemann
a341ef3b4d improved IntFormat constructors 2021-01-25 13:01:33 +01:00
hneemann
f63695b96f improved float dragging 2021-01-25 12:58:57 +01:00
hneemann
2682fcad12 Merge branch 'master' into fixedPoint 2021-01-25 07:52:23 +01:00
hneemann
65c11e3e5b updates the release notes 2021-01-25 07:51:46 +01:00
hneemann
1fa909670b updates the release notes v0.26 2021-01-25 07:41:33 +01:00
hneemann
07b5788c06 typo 2021-01-24 21:05:24 +01:00
hneemann
cbba48e7e0 fixed an issue in the multilingual user text parser 2021-01-24 20:49:32 +01:00
hneemann
8990a725d8 updates the Spanish translation 2021-01-24 19:52:16 +01:00
hneemann
722abd7436 improves the "input shape value drag" implementation 2021-01-24 15:08:49 +01:00
hneemann
42c74f3fcc fixes an issue with the input shape dragging slider 2021-01-24 11:50:18 +01:00
hneemann
336a8d283a minor refactoring of new formatters 2021-01-24 09:30:08 +01:00
hneemann
1f56b1b56f refactoring of new formatters 2021-01-24 09:28:31 +01:00
hneemann
d0c79c983b refactoring of new formatters 2021-01-24 09:21:25 +01:00
hneemann
71551ad174 refactoring of new formatters 2021-01-24 08:54:21 +01:00
hneemann
6ee0aee69c reverted some former modifications 2021-01-23 21:03:04 +01:00
hneemann
1a8783b098 massive refactoring of number formatting 2021-01-23 20:14:54 +01:00
hneemann
e79c97bb63 added fixpoint format to mandelbrot calculator 2021-01-23 14:55:07 +01:00