3651 Commits

Author SHA1 Message Date
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
hneemann
51f77b5192 If a circuit contains no test data, the "Run All Tests" ensures at
least, that the circuit is valid.
2019-08-24 12:05:01 +02:00
hneemann
d258d067ad minor modification of the processors ALU layout 2019-08-24 12:01:29 +02:00
hneemann
e3342b061e added command+[Copy Action] to TextField and TextArea on a Mac, see #302 2019-08-24 09:55:20 +02:00
hneemann
6c7bad0927 Merge branch 'master' into macCommandKey 2019-08-24 09:16:52 +02:00
hneemann
7151bc1cff removed old board integration code 2019-08-23 14:42:54 +02:00
hneemann
f50c50dd0b fixed a travis-ci issue 2019-08-23 14:12:42 +02:00
hneemann
2e8a9ed306 updated the release notes 2019-08-23 13:18:41 +02:00
hneemann
8a0b7911ad Merge branch 'dev' 2019-08-23 13:15:33 +02:00
hneemann
9eccfa634b updated the release notes v0.23 2019-08-23 13:03:06 +02:00
hneemann
bc3770bc54 makes the tutorial more robust 2019-08-22 15:12:17 +02:00
hneemann
56f070e83c allows to disable values in the measurement graph, closes #317 2019-08-22 13:49:53 +02:00
hneemann
436749d8c6 Merge branch 'svgExport' into dev 2019-08-22 13:03:19 +02:00
hneemann
fb0b0e4581 Adds a virtual slider to modify input values, closes #318 2019-08-22 12:29:28 +02:00
hneemann
92863b76eb Mouse actions are aborted if the window loses focus. 2019-08-22 10:20:47 +02:00
hneemann
157bcd2636 reverted a modification 2019-08-21 23:15:30 +02:00
hneemann
6b2b6a7708 uses Command+Key instead of CTRL+Key on a mac, see #302 2019-08-21 21:47:18 +02:00
hneemann
989b47aba5 closes #312 2019-08-21 21:13:12 +02:00
hneemann
0279e2bb9b fixed an undo issue 2019-08-21 20:56:45 +02:00
hneemann
4f7172a5dc improved some dialog titles 2019-08-21 12:09:05 +02:00
hneemann
e2033b6679 improved some dialog titles 2019-08-21 11:40:37 +02:00
hneemann
a80906518c Fixed an issue with new focus gaining, see #308 2019-08-20 17:01:19 +02:00