4362 Commits

Author SHA1 Message Date
hneemann
15cc82145b adds an overseen text message; see #832 2021-10-03 09:07:34 +02:00
hneemann
ab1b708797 shows big endian selector only if necessary; see #832 2021-10-03 09:00:44 +02:00
hneemann
cfb7a191b8 Updates the release notes; closes #832 2021-10-02 17:35:33 +02:00
hneemann
175417c1b8 complete integration of BigEndian, see #832 2021-10-02 10:47:28 +02:00
hneemann
0a158d5c80 adds low level support for BigEndian, see #832 2021-10-02 08:43:40 +02:00
hneemann
284ce8191c Merge branch 'dataVertScroll' 2021-09-30 07:21:05 +02:00
hneemann
5487644a73 fixes a LaTeX formatter test, see #844 2021-09-30 07:17:33 +02:00
hneemann
0a56ffbf2d fixes some checkstyle issues, see #851 2021-09-30 07:15:47 +02:00
hneemann
bff56ce7d9 Adds mouse drag to vertical scrolling in data dialog; closes #851 2021-09-30 07:07:15 +02:00
hneemann
3239671937 Adds vertical scrolling in data dialog 2021-09-29 15:06:31 +02:00
hneemann
9dbb7d0ee1 If a symbol command is followed by a blank, this first blank is skipped. 2021-09-27 07:59:06 +02:00
hneemann
5ad09d5155 If a symbol command is followed by a blank, this first blank is skipped. 2021-09-27 07:55:12 +02:00
hneemann
fbb48f49ad adds some more LaTeX symbol commands; see #844 2021-09-27 07:09:58 +02:00
hneemann
c323593651 adds some more LaTeX symbol commands; see #844 2021-09-26 19:59:28 +02:00
hneemann
f09f119eed updates the release notes 2021-09-19 15:21:28 +02:00
hneemann
ae371d5177 adds mirror option to bidirectional splitter, closes #839 2021-09-19 14:52:50 +02:00
hneemann
9e66ef6ba4 adds a menu entry to calculate the max path len of a circuit 2021-09-18 19:12:03 +02:00
hneemann
b47c2dfc2f allows to set the oscillationDetectionCounter in the circuit specific settings; closes #837 2021-09-16 19:24:31 +02:00
hneemann
e743c60d42 fixes handling of whitespaces in verilog identifiers; closes #831 2021-09-16 13:23:50 +02:00
hneemann
d2b1b910f2 reworked seven segment flicker suppression; see #829 2021-09-15 14:10:35 +02:00
hneemann
4bce1db132 fixes an issue with seven segment flicker suppression; closes #829 2021-09-15 11:04:26 +02:00
hneemann
1335372602 fixes a generic parameterization bug; closes #830 2021-09-15 09:06:31 +02:00
hneemann
8c94dba997 removes the link to the Travis CI page 2021-09-13 11:59:42 +02:00
hneemann
82dd43b3bc fixes an issue in the hardware gui test 2021-09-13 10:20:03 +02:00
hneemann
ad959a3476 updates the release notes v0.28 2021-09-13 08:19:21 +02:00
hneemann
33ebfc41d1 Italian translation update; closes #825 2021-09-12 20:05:20 +02:00
hneemann
86382afe7b Merge branch 'digRomRLE' 2021-09-11 09:09:37 +02:00
hneemann
2db5260235 adds some test cases, see #824 2021-09-11 09:03:56 +02:00
hneemann
e085a9c9b6 Spanish translation update; closes #822 2021-09-11 08:17:00 +02:00
hneemann
082e3877c1 adds dig rom rle encoding, closes #824 2021-09-11 08:09:47 +02:00
hneemann
5b90f78ea9 Portuguese translation update 2021-09-06 20:36:17 +02:00
hneemann
c44775345c Chinese translation update; closes #820 2021-09-06 10:04:59 +02:00
hneemann
a27c040079 improved error messages at the language syntax check 2021-09-06 08:29:51 +02:00
hneemann
8b2e7d4f66 French translation update; closes #821 2021-09-05 08:13:40 +02:00
hneemann
3717e35eea set max splitter spreading to 20; see #818 2021-09-01 09:19:34 +02:00
hneemann
21eb9741ff updates the release notes 2021-08-31 08:53:27 +02:00
hneemann
c0a77228c8 adds some test cases 2021-08-30 13:13:11 +02:00
hneemann
4b80369eef some minor modifications 2021-08-30 13:12:47 +02:00
Ryan Sanche
af0f5117bc Add option to skip HDL export for circuits 2021-08-29 14:21:14 -07:00
dependabot[bot]
8cd5bf4ed1
Bump xstream from 1.4.17 to 1.4.18 (#815)
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.17 to 1.4.18.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-28 21:58:25 +02:00
hneemann
8f2918e076 editable sample size in default data graph; closes #807 2021-08-28 18:23:23 +02:00
hneemann
53842073f0 statistics counts also pull resistors, closes #805 2021-08-07 08:19:52 +02:00
hneemann
180fb7d6cb typo 2021-08-07 07:44:43 +02:00
hneemann
b57ce4b092 fixes some checkstyle issues 2021-08-04 12:02:50 +02:00
hneemann
b3f2ce740a indicates "default DC" in state chart 2021-08-04 11:58:48 +02:00
hneemann
fb7a2cbe73 allows fsm dc values 2021-08-04 11:53:56 +02:00
hneemann
71e638c98f improves responsiveness in runToBreak mode 2021-08-03 10:18:11 +02:00
hneemann
75cf257028 fixes some checkstyle issues 2021-08-02 20:20:38 +02:00
hneemann
eae58c1e42 adds new runtToBreak function also to micro step mode 2021-08-02 20:11:00 +02:00
hneemann
2fbd654c17 minor refactoring 2021-08-02 07:12:58 +02:00