3848 Commits

Author SHA1 Message Date
hneemann
522f6a1883 fixes a bug in the new strLen function 2019-09-24 19:54:57 +02:00
hneemann
0f60483bcf fixes a bug in the counter with preset 2019-09-24 19:25:30 +02:00
hneemann
7005add05b fixes a bug in the counter, closes #344 2019-09-24 19:21:29 +02:00
hneemann
ff66b47127 added some keyboard related gui tests 2019-09-24 19:11:31 +02:00
hneemann
0a51558f00 fixed a timing issue in the keyboard 2019-09-23 17:15:57 +02:00
hneemann
ef8add3ff9 fixed a bug in the keyboard "av" signal, closes #341 2019-09-22 20:09:14 +02:00
hneemann
8708a2fc06 typo 2019-09-21 18:29:33 +02:00
hneemann
bb7d24e4e2 added a .gitignore file to the processor example folder 2019-09-21 12:34:44 +02:00
hneemann
73efa41e1d Windows only used to display things, don't gain the input focus. Closes #332 2019-09-21 10:05:02 +02:00
hneemann
4b007ad43f improved calculation of column count in the data editor 2019-09-21 09:36:47 +02:00
hneemann
482b1e9142 unclear tooltip 2019-09-21 09:15:13 +02:00
hneemann
8e7239234b DataEditor is able to handle different number formats 2019-09-21 09:12:51 +02:00
hneemann
e1c7b77153 column count is calculated correctly 2019-09-20 22:54:54 +02:00
hneemann
0b1467ec1f format is provided to the data editor 2019-09-20 22:50:33 +02:00
hneemann
28243c332d added some test cases 2019-09-20 18:33:07 +02:00
hneemann
06baf8c07e unnamed tunnels are ignored silently, closes #338 2019-09-20 13:01:24 +02:00
hneemann
59813c1c24 adds a VGA monitor 2019-09-19 20:32:19 +02:00
hneemann
19fefdb775 adds a "data lost" warning 2019-09-19 15:31:50 +02:00
hneemann
217a11214f adds a "data lost" warning 2019-09-19 14:58:26 +02:00
hneemann
61837f4380 fixed the language tests 2019-09-19 14:17:34 +02:00
hneemann
49a6c275e9 fixed the hdl processor tests 2019-09-19 13:32:10 +02:00
hneemann
ff2c0f3719 adds a VGA example 2019-09-19 13:13:34 +02:00
hneemann
3933ae3747 added >= and <= to the test case parser 2019-09-17 20:27:39 +02:00
hneemann
295da8aa9e fixed a bug in the view favorites, see #335 2019-09-15 19:25:26 +02:00
hneemann
63cbf36a15 updated the release notes 2019-09-15 10:48:00 +02:00
hneemann
e617855fb2 updated the release notes 2019-09-15 10:46:41 +02:00
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