4560 Commits

Author SHA1 Message Date
hneemann
d828d71eef code-cov link 2025-07-28 15:33:36 +02:00
hneemann
d3817e1226 travis-ci link 2025-07-28 15:32:59 +02:00
hneemann
e21939c72a removed the link to the pre release builds 2025-07-28 15:31:16 +02:00
hneemann
0fc1087e8a if a circuit is created, the ffs are always on top 2025-05-28 07:24:37 +02:00
hneemann
ff32d2d5bd fixed an issue in creating a fsm with constant functions and D ff 2025-05-26 18:15:17 +02:00
hneemann
1b3bd04e6f Merge branch 'master' of github.com:hneemann/Digital 2025-05-23 10:44:05 +02:00
hneemann
c8c4a19e49 fixed a ATF150X uppercase issue with external fitter 2025-05-23 10:42:40 +02:00
hneemann
124664ab88 fixed a ATF150X uppercase issue with external fitter 2025-05-23 10:02:27 +02:00
Helmut Neemann
5c253c829f
Merge pull request #1417 from AlexF1789/master
Italian language correction for fsm set action
2025-03-26 14:08:01 +01:00
AlexF1789
eeacc917c1 italian language correction for fsm set action 2025-03-26 11:39:35 +01:00
hneemann
2fe89d395e Merge remote-tracking branch 'origin/master' 2025-03-10 13:34:09 +01:00
hneemann
484d1d50b1 fixed wrong italian translation, closes #1404 2025-03-10 13:29:21 +01:00
Helmut Neemann
1cb0d2150e
Merge pull request #1373 from juli-99/patch-1
remove dead link from README.md
2024-12-30 22:32:17 +01:00
Julian L.
6f2ea7e491
remove dead link from README.md
The URL toves.org now only leads to a gambling website.
It is better to remove it.
2024-12-30 20:10:52 +01:00
Helmut Neemann
11d8cd358a
Merge pull request #1352 from sjneves/Fix-JavaXWaylandSupport
Fix #1351 Java application execution on Wayland by setting JAVA_TOOL_OPTIONS
2024-10-27 07:49:49 +01:00
sjneves
0ec379087e Modified Digital.sh to add some environment variables for executing in a Wayland session using XWayland 2024-10-26 17:31:29 -03:00
hneemann
ec82bfca78 fixed some checkstyle issues 2024-10-06 13:38:31 +02:00
hneemann
254843efbc adds support for don't care in csv import, closes #1344 2024-10-06 12:51:27 +02:00
hneemann
2da1ce81f3 fixed #1331 2024-10-04 11:16:29 +02:00
hneemann
d5c5ab54c9 fixed a scope issue in repeat and while, see #1320 2024-09-06 07:48:46 +02:00
hneemann
816eff502e updated release notes v0.31 2024-09-03 14:02:31 +02:00
hneemann
564038d19e fixed broken gui test 2024-09-03 13:59:04 +02:00
hneemann
426a1e1170 Highlights the input connection port in the multiplexer when the input is selected; closes #1299 2024-07-14 09:57:16 +02:00
hneemann
7e3ebcdf03 added 7434, 74381 and 747266. Closes #1298, closes #1297, closes #1296 2024-07-14 09:21:16 +02:00
hneemann
bc25efa312 reordered the menu entries in the simulation and analysis menu 2024-06-09 09:50:39 +02:00
hneemann
e80dd4c475 added gigatron vga mode, closes #1285 2024-06-09 09:48:45 +02:00
hneemann
1f0de1295d The pixels in the vga screen are always square and the size of a pixel is a multiple of a display pixel; closes #1295 2024-06-09 09:47:49 +02:00
hneemann
a98244ea43 removed overseen log messages 2024-05-09 13:53:42 +02:00
hneemann
2d2e82d4fe removed overseen log messages 2024-05-09 13:36:27 +02:00
hneemann
b707517617 fixed a bug in max path len calculation 2024-05-09 13:31:43 +02:00
hneemann
10103a3c74 fixed a bug in max path len calculation 2024-05-09 13:31:05 +02:00
hneemann
12e85e62f9 fixed a bug in max path len calculation 2024-05-09 12:25:00 +02:00
hneemann
d8e4703468 reduces the min value of oszillation detection cycles 2024-04-20 11:15:45 +02:00
hneemann
41020a290f Merge branch 'master' into recoverFromOscillations 2024-04-20 11:03:40 +02:00
hneemann
a24cab9416 updated ReleaseNotes.txt 2024-04-20 10:18:29 +02:00
hneemann
f7c58f2920 closes #1279 2024-04-20 10:07:55 +02:00
hneemann
468972d744 fixed a null pointer issue, see #1265 2024-02-18 12:08:22 +01:00
hneemann
e97f29550f Merge branch 'master' into recoverFromOscillations
# Conflicts:
#	distribution/ReleaseNotes.txt
2024-01-30 11:14:00 +01:00
hneemann
6fae34b7e7 updated ReleaseNotes.txt 2024-01-30 11:04:01 +01:00
jackbashford
4fb8391364
Preserve pre-existing user settings
This prioritises pre-existing user settings in HOME over the XDG_CONFIG_HOME variable being set. HOME is still used as a fallback.
2024-01-30 20:15:03 +11:00
hneemann
2e22d5fe85 allows recovering from oscillations 2024-01-30 09:36:37 +01:00
jackbashford
91b29e615e
Add XDG config support
Use XDG_CONFIG_HOME (if defined) to store digital.cfg file instead of HOME. Fixes #1070
2024-01-30 08:54:41 +11:00
hneemann
34c9832656 closes #1237 2024-01-12 11:35:10 +01:00
hneemann
61cdd9db3c added a run command to the cli; closes #1246 2024-01-12 11:31:01 +01:00
hneemann
b1650bd007 updates the release notes 2023-11-08 09:18:24 +01:00
hneemann
d65caa2c4d adds drivers with inverted output 2023-11-08 09:15:18 +01:00
hneemann
4cefc1e140 fixed a checkstyle issue 2023-11-08 07:56:23 +01:00
hneemann
686c419bff easier placement of inputs and outputs in minified circuit shapes 2023-11-08 07:53:28 +01:00
hneemann
4e17404783 fixes label positions 2023-11-07 21:50:51 +01:00
hneemann
9b75d1f6e9 added minimized circuit shape 2023-11-07 18:02:28 +01:00