hneemann
|
73638b76e4
|
adds an xstream alias
|
2019-09-15 10:42:11 +02:00 |
|
hneemann
|
9b190bc9d7
|
typo
|
2019-09-14 13:28:03 +02:00 |
|
hneemann
|
266cd1db03
|
stores view favorites in the *.dig file, see #335
|
2019-09-14 13:25:04 +02:00 |
|
hneemann
|
27eee49eea
|
adds view favorites, closes #335
|
2019-09-14 10:19:44 +02:00 |
|
hneemann
|
1a00e38a85
|
fixed a bug in a RS-FF error message
|
2019-09-13 08:47:22 +02:00 |
|
Michael Schaar
|
9773df8c15
|
Realpath for Linux bash-script (#331)
Bash script execute with real path of the script
|
2019-09-11 12:27:07 +02:00 |
|
hneemann
|
80138b7cf9
|
Merge branch 'master' into macCTRL
|
2019-09-08 10:52:15 +02:00 |
|
hneemann
|
876665ab62
|
allows the user to switch plus and equals key
|
2019-09-08 10:50:03 +02:00 |
|
hneemann
|
b95a02fd94
|
updates portuguese translation
|
2019-09-07 18:44:57 +02:00 |
|
hneemann
|
3997b6c15f
|
simplified PLUS key stroke handling
|
2019-09-07 09:48:37 +02:00 |
|
hneemann
|
e4a43c0cea
|
minor refactoring
|
2019-09-06 22:25:40 +02:00 |
|
hneemann
|
26459e1cca
|
disables focus in tool bar buttons
|
2019-09-06 21:00:39 +02:00 |
|
hneemann
|
fcff0be180
|
typo
|
2019-09-06 19:59:37 +02:00 |
|
hneemann
|
ceb138ea75
|
closes #325
|
2019-09-06 19:54:46 +02:00 |
|
hneemann
|
d181710049
|
fixed a checkstyle issue, see #324
|
2019-09-06 19:46:14 +02:00 |
|
hneemann
|
1c0d178924
|
fixed some mac command key issues, see #324
|
2019-09-06 19:44:14 +02:00 |
|
hneemann
|
e01e100ae6
|
Larger marking of errors at wires, closes #323
|
2019-09-06 14:18:43 +02:00 |
|
hneemann
|
4176f9ba19
|
disables undo/redo if model is running
|
2019-09-06 08:22:39 +02:00 |
|
hneemann
|
064aeae14f
|
disables undo/redo if model is running
|
2019-09-05 22:35:10 +02:00 |
|
hneemann
|
58d7d00d40
|
auto wire does not add wires already existing.
|
2019-09-05 22:24:00 +02:00 |
|
hneemann
|
6b18c6b79d
|
adds octal as number format, closes #322
|
2019-09-05 17:39:45 +02:00 |
|
hneemann
|
5e300079d1
|
translated a error message
|
2019-09-04 20:09:39 +02:00 |
|
hneemann
|
fa03810c21
|
Added a push button combined with a LED
|
2019-09-03 09:33:42 +02:00 |
|
hneemann
|
c3c388edf2
|
fixed a bug in the data field trim
|
2019-09-01 16:51:22 +02:00 |
|
hneemann
|
42f08efe69
|
fixed a bug in the data field trim
|
2019-09-01 10:22:56 +02:00 |
|
hneemann
|
2ad2a9d722
|
updates the release notes, see #319
|
2019-08-30 17:53:56 +02:00 |
|
hneemann
|
b878f18e09
|
adds a new switch test case, see #319
|
2019-08-30 10:54:46 +02:00 |
|
hneemann
|
34fdf0b3a9
|
switch behaves like an input, see #319
|
2019-08-30 10:41:34 +02:00 |
|
hneemann
|
2db2b7d8a5
|
updated junit to 4.12
|
2019-08-28 21:57:33 +02:00 |
|
hneemann
|
be2d228cb3
|
reverted modification at the generic shape
|
2019-08-28 16:58:02 +02:00 |
|
hneemann
|
c40cddd32c
|
fixed an asymmetry in the generic shape
|
2019-08-28 16:38:17 +02:00 |
|
hneemann
|
624af5408f
|
attempt to make the GUI tests more stable
|
2019-08-28 14:26:39 +02:00 |
|
hneemann
|
2959c16b42
|
minor modification of the processors ALU layout
|
2019-08-28 12:23:01 +02:00 |
|
hneemann
|
f7b04ffa9d
|
minor text changes
|
2019-08-28 11:40:28 +02:00 |
|
hneemann
|
173a2172cf
|
renamed a method
|
2019-08-28 09:59:01 +02:00 |
|
hneemann
|
dce75d9667
|
added gui test for net renaming
|
2019-08-28 09:48:08 +02:00 |
|
hneemann
|
e43355eda8
|
improves the net rename confirmation dialog
|
2019-08-28 09:27:27 +02:00 |
|
hneemann
|
c526f7f797
|
renamed some labels
|
2019-08-28 09:21:44 +02:00 |
|
hneemann
|
d2d2a0dda5
|
improved the SVG export
|
2019-08-28 09:20:51 +02:00 |
|
hneemann
|
775bdb7295
|
fixed a checkstyle issue
|
2019-08-27 16:27:38 +02:00 |
|
hneemann
|
ba3bb9289e
|
added a net rename helper
|
2019-08-27 16:19:59 +02:00 |
|
hneemann
|
5362e442a4
|
added an example (table based multiplier)
|
2019-08-26 12:14:23 +02:00 |
|
hneemann
|
f15e41c9a2
|
Merge branch 'defaultBug'
|
2019-08-25 14:25:12 +02:00 |
|
hneemann
|
c5af6bfeb5
|
simplified the key
|
2019-08-25 14:23:17 +02:00 |
|
hneemann
|
c20fd92b6b
|
Merge branch 'macCommandKey'
|
2019-08-25 10:00:23 +02:00 |
|
hneemann
|
61433b274c
|
renamed a class
|
2019-08-25 09:59:40 +02:00 |
|
hneemann
|
e59be72194
|
fixed an ugly bug concerning mutable key default values
|
2019-08-25 09:55:44 +02:00 |
|
hneemann
|
e0ebd0e0ae
|
minor optimization of mouse drag on inputs
|
2019-08-24 17:23:41 +02:00 |
|
hneemann
|
19aa6e5508
|
new drag input values behave correctly at signed values, see #318
|
2019-08-24 16:13:19 +02:00 |
|
hneemann
|
354b8e9d7c
|
minor update to readme
|
2019-08-24 15:42:38 +02:00 |
|