4312 Commits

Author SHA1 Message Date
hneemann
17fa2a6547 minor refactoring 2021-08-01 17:52:05 +02:00
hneemann
9d733a5bdd fixes runToBreak in remote interface 2021-08-01 14:18:48 +02:00
hneemann
3e06dd5d71 avoids swing event queue flodding 2021-08-01 10:39:20 +02:00
hneemann
14f71687a9 fixes some checkstyle issues 2021-07-31 21:30:39 +02:00
hneemann
3aeaa90620 adaptive step count in runToBreak; see #799 2021-07-31 21:29:53 +02:00
hneemann
d889c2477f attempt to fix #799 2021-07-31 21:08:52 +02:00
hneemann
ff48fa0ac8 adds scaling to VGA window; closes #800 2021-07-30 18:17:49 +02:00
hneemann
3efe8f32ee adds scaling to VGA window; closes #800 2021-07-30 18:02:18 +02:00
hneemann
f7184bc72c updates the README.md and the release notes 2021-07-23 20:34:37 +02:00
hneemann
27d8f5083c Merge branch 'Italian' 2021-07-23 20:30:35 +02:00
hneemann
d25419dcc7 updates the README.md 2021-07-23 20:29:09 +02:00
hneemann
5dc0cd20a6 adds the static part of the Italian translation 2021-07-23 15:57:16 +02:00
hneemann
df25259c83 typo, closes #797 2021-07-23 09:38:33 +02:00
hneemann
8e6f2bb42c adds italian translation 2021-07-14 15:51:47 +02:00
hneemann
9aa2c6ccd0 initial Italian xml files 2021-06-20 15:15:45 +02:00
hneemann
b26934a4fd also the clock shape can be smaller; see #755 2021-06-17 12:40:10 +02:00
hneemann
96e0c86095 improves an error message; closes #774 2021-06-14 09:58:34 +02:00
hneemann
fbfea942c6 made some info log messages to debug messages 2021-06-10 14:54:52 +02:00
hneemann
4cb3cc36f8 adds a smaller icon, closes #761 2021-06-04 08:57:01 +02:00
hneemann
5aa8e2bc27 removes focus moving, see #756 2021-05-29 18:29:41 +02:00
hneemann
674ba18adb removes focus moving, see #756 2021-05-29 18:29:16 +02:00
hneemann
467064ffa1 adds small inputs and outputs; closes #755 2021-05-28 18:53:50 +02:00
hneemann
0c19684d5e cleanup of insert wires modifiction 2021-05-28 07:06:25 +02:00
hneemann
dfe8eca9ce Fixes an undo error with moved diagonal wires. 2021-05-27 21:06:35 +02:00
dependabot[bot]
85e4908815
Bump xstream from 1.4.16 to 1.4.17 (#744)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.16 to 1.4.17.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 14:22:46 +02:00
hneemann
a6aed9efdd fixes an issue in Digital.sh, closes #748 2021-05-21 12:48:17 +02:00
hneemann
9dc7a7045c disables F6 in JSplitPane, closes #747 2021-05-21 09:28:39 +02:00
hneemann
77c85bf7a7 adds a new gui test case 2021-05-21 08:20:14 +02:00
hneemann
b3332e0ae3 Merge branch 'telnet' 2021-05-12 10:21:40 +02:00
hneemann
1fe7b8db03 adds a telnet example 2021-05-12 10:21:01 +02:00
hneemann
6a90d8e3fe copy edit 2021-05-11 21:59:30 +02:00
hneemann
f1262175f3 copy edit 2021-05-11 21:03:20 +02:00
hneemann
a24514f50f Merge branch 'master' into telnet 2021-05-11 18:14:00 +02:00
hneemann
0b78f80c8c fixes a mouse selection issue; closes #736 2021-05-06 12:50:03 +02:00
Ryan J Sanche
ee55b94276
Add widescreen VGA modes (#737)
Added 720x480, 1280x720 and 1920x1080
2021-05-06 11:19:32 +02:00
hneemann
7ef5c24e93 adds more detail to an exception; see #727 2021-05-01 11:52:57 +02:00
hneemann
1af59a16cf reduces the danger of race conditions 2021-05-01 11:40:15 +02:00
hneemann
4a8564198b Merge branch 'master' into telnet 2021-05-01 11:16:40 +02:00
hneemann
7aa4ec6136 fixes a model sync issue 2021-05-01 11:16:19 +02:00
hneemann
b0a5d56dee Merge branch 'master' into telnet 2021-05-01 10:38:42 +02:00
hneemann
8bc3175c1e fixes a GUI test 2021-05-01 10:22:38 +02:00
hneemann
f7ba7e2754 simplification of the ValueTableObserver 2021-05-01 10:08:49 +02:00
hneemann
e6ea6f4ccd adds a comment 2021-05-01 09:16:21 +02:00
hneemann
a346437071 adds a test case 2021-05-01 09:02:31 +02:00
hneemann
e94def3b84 minor refactoring 2021-04-30 22:50:41 +02:00
hneemann
1b953814a8 minor refactoring 2021-04-30 22:50:28 +02:00
hneemann
787d833cdd minor refactoring 2021-04-30 21:44:58 +02:00
hneemann
51bf8ced71 fixes a checkstyle issue 2021-04-30 21:37:47 +02:00
hneemann
f39284c02c fixes a sync issue in the data plotter 2021-04-30 21:31:21 +02:00
hneemann
b84a921f86 first mostly working attempt of new modify logic 2021-04-30 20:04:37 +02:00