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
hneemann
a8a67ba1cf
new layout for the SingleValueDialog
2021-01-23 10:59:04 +01:00
hneemann
f755623960
new layout for the SingleValueDialog
2021-01-23 10:25:40 +01:00
hneemann
78e7ea58ad
refactoring of the SingleValueDialog
2021-01-22 19:34:16 +01:00
hneemann
be8bf6964d
refactoring of the SingleValueDialog
2021-01-22 19:02:31 +01:00
hneemann
ff96c0f63c
adds also float formatter
2021-01-22 17:17:30 +01:00
hneemann
dbe62fae17
updates the DataEditor
2021-01-22 15:03:35 +01:00
hneemann
374678fc85
fixes a enum editor issue
2021-01-22 13:22:30 +01:00
hneemann
c7310eff28
fixes a rounding issue
2021-01-22 12:40:01 +01:00
hneemann
f0a1b16e9a
fixes a overseen NumberFormatException
2021-01-22 12:37:30 +01:00
hneemann
12c7d73692
first working fixed point format implementation, see #608
2021-01-22 12:30:27 +01:00
hneemann
91fce3079b
refactoring of IntFormat enums to call instances
2021-01-22 10:57:59 +01:00
hneemann
14d2ed774d
refactoring of IntFormat enums
2021-01-22 08:09:46 +01:00
hneemann
74af030fe0
modifies the generic init code shape
2021-01-20 16:57:27 +01:00
hneemann
c301e934b4
Updates the German and English documentation.
2021-01-20 14:45:40 +01:00