3848 Commits

Author SHA1 Message Date
hneemann
25ed0665c9 Added setters for the name and the description of a Key intended to be
used in custom components.
2017-11-01 10:43:50 +01:00
hneemann
7f987f2d8f release creation v0.15 2017-10-30 09:55:44 +01:00
hneemann
12ddec9a7b fixed a file descriptor leak 2017-10-29 09:35:37 +01:00
hneemann
23c096a179 minor modification of README.md 2017-10-29 09:04:33 +01:00
hneemann
7decf0dbe3 added bit info to wires, fixes #21 2017-10-28 13:58:17 +02:00
hneemann
f64971f2a9 added bit info to wires, fixes #21 2017-10-27 22:00:21 +02:00
hneemann
443e30fa49 minor changes to the README.md 2017-10-27 14:24:27 +02:00
hneemann
d991221717 updated release notes 2017-10-27 11:09:23 +02:00
hneemann
86ab14d143 added spinner to SingleValueDialog, fixes #66 2017-10-26 17:47:42 +02:00
helmut.neemann
5df247a836 more elegant fix for #69 2017-10-26 13:02:44 +02:00
hneemann
0bdc9d37e4 fixes #69 2017-10-26 07:49:20 +02:00
hneemann
a6ff6de419 Enabled cursor up and down in single value dialog. Helps with #66 2017-10-25 21:45:08 +02:00
hneemann
e34f498bfe fixes #67 2017-10-25 21:02:27 +02:00
hneemann
38f01f5666 Removed mouse movement when selecting components from tree view. closes #57 2017-10-25 20:49:40 +02:00
hneemann
79944c9da0 Added CTRL+N, CTRL+O, CTRL+A and CTRL+D. closes #63 2017-10-25 20:08:48 +02:00
hneemann
f5f3a849f7 Fixes problems due to the timezone in CUPL test cases. fixes #64 2017-10-25 18:40:13 +02:00
hneemann
0416d806f5 Fixes problems due to the timezone in CUPL test cases. fixes #64 2017-10-25 18:35:47 +02:00
hneemann
f1a45d1bcb avoids scanning of hidden folders 2017-10-24 19:55:00 +02:00
hneemann
63b144b0af limits the number of files scanned during rebuild of the component library. fixes #61 2017-10-24 19:44:50 +02:00
hneemann
c219182f1a updated the test data used by the jarLibTest 2017-10-24 17:44:22 +02:00
hneemann
f88c6b8c72 Made some methods in Key class public to allow custom keys in jar libraries. 2017-10-24 17:34:17 +02:00
helmut.neemann
c79f56de42 Fixed NullPointerException which occurs if you use the analysis
features and never had stored or opened a circuit file. fixes #60
2017-10-24 12:39:04 +02:00
hneemann
6a29441f89 added test case for jar library 2017-10-23 09:38:07 +02:00
hneemann
6e6c325077 Fixed a bug in the keyboard-button logic. 2017-10-23 09:00:47 +02:00
hneemann
22f028c938 Fixed a bug which avoids the calculation of all possible solutions in exam mode. 2017-10-22 10:32:04 +02:00
hneemann
7de08f5a7e updated the checklist 2017-10-21 19:12:30 +02:00
hneemann
366458d0d2 updated the checklist 2017-10-21 19:11:29 +02:00
hneemann
c33ab2b612 updated documentation 2017-10-21 18:57:15 +02:00
hneemann
d7adf4885c fixed a NullPointerException 2017-10-21 18:56:02 +02:00
hneemann
9defd80dec adds support for java jar libraries 2017-10-21 14:59:22 +02:00
hneemann
14c9232613 adds support for java jar libraries 2017-10-21 14:32:42 +02:00
hneemann
691a6302f1 some speed improvements 2017-10-21 09:47:24 +02:00
hneemann
db4433e505 set correct tooltips to the output pins of the subtract component 2017-10-20 20:20:25 +02:00
hneemann
ff8cca6d93 typo 2017-10-20 20:04:07 +02:00
hneemann
546a4769e4 Removed the address bits settings from the graphic RAM. 2017-10-20 15:50:02 +02:00
hneemann
241c58a108 better explanation of the graphic ram 2017-10-20 14:41:34 +02:00
hneemann
ea15656618 Added the possibility to map keyboard keys to model buttons. 2017-10-18 20:35:00 +02:00
hneemann
bb4ba7411a Uses three one bit registers instead of a single three bit register to store the flags. 2017-10-18 18:05:59 +02:00
hneemann
d4d2ca146b used fractional coordinates to draw the grid 2017-10-17 21:34:29 +02:00
helmut.neemann
6757e37448 improved grid drawing 2017-10-17 12:51:17 +02:00
hneemann
7183ed5671 improved grid drawing 2017-10-17 07:33:25 +02:00
hneemann
87e95d03bb added a grid to the main panel 2017-10-16 18:44:09 +02:00
hneemann
13bf48541e updated release notes 2017-10-11 18:01:51 +02:00
hneemann
577cb337af Merge branch 'master' of bitbucket.org:hneemann/digital 2017-10-11 17:56:31 +02:00
helmut.neemann
28e5a624be fixed a GUI bug in speed test function 2017-10-11 17:03:07 +02:00
hneemann
54f8c30f85 updated release notes 2017-10-09 18:06:39 +02:00
hneemann
830e20ee63 fixed error in VHDL export if comparator is used in "signed mode". 2017-10-09 18:04:27 +02:00
hneemann
0322f6cb88 added signExt function to test data parser 2017-10-09 17:39:45 +02:00
hneemann
2d16b3d155 updated release notes 2017-10-07 13:10:51 +02:00
hneemann
99b9c6d4db typo 2017-10-07 13:10:22 +02:00