1601 Commits

Author SHA1 Message Date
hneemann
311ea20f32 fixed some javaDoc checkstyle isues 2017-04-07 09:41:16 +02:00
hneemann
8464e72cf7 better error checking while optimizing expressions 2017-04-07 08:47:25 +02:00
hneemann
1aeb54b513 modified encoder shape 2017-04-07 08:46:29 +02:00
hneemann
bc56bd3fd5 refactoring of rotary encoder shape 2017-04-06 18:21:27 +02:00
hneemann
93e01bb681 more precise comment 2017-04-06 17:55:44 +02:00
hneemann
cab98eb8aa typo 2017-04-06 07:46:20 +02:00
hneemann
fd7705f885 typo 2017-04-05 21:44:18 +02:00
hneemann
6dea9d9f2d added a simple rotary encoder 2017-04-05 21:21:25 +02:00
hneemann
65f14ca0db more meaningful error messages 2017-04-05 14:49:13 +02:00
hneemann
9b4a9eedef better ordering of input bus in generated circuits 2017-04-04 21:06:17 +02:00
hneemann
df554b1d97 better ordering of input bus in generated circuits 2017-04-04 21:03:02 +02:00
hneemann
68193f3156 typo 2017-04-04 18:17:55 +02:00
hneemann
f8aef591d3 consistent handling of overwrite confirmation dialog. 2017-04-04 14:54:38 +02:00
hneemann
0ff369fa68 Added "file exists! Overwrite?" confirmation dialog. 2017-04-04 13:13:29 +02:00
hneemann
05ba2abf42 added a counter example 2017-04-03 20:37:28 +02:00
hneemann
0e1416c433 added a tool tip 2017-04-03 17:09:32 +02:00
hneemann
70830faebd fixed an error in the circuit creation 2017-04-02 20:09:23 +02:00
hneemann
d337760b1f made the "file not unique" problem more transparent to the user. 2017-04-02 10:26:00 +02:00
hneemann
418c96903d removed unused var 2017-04-01 21:10:55 +02:00
hneemann
8aa4270f94 fixed highlight issue if elements are pasted 2017-04-01 16:01:29 +02:00
hneemann
bfc094dc27 library root is set if file is saved and there is no root yet. 2017-04-01 16:00:49 +02:00
hneemann
7c9d656c91 Added outputs for state variables if a circuit is created only if
there is no combinatorial outputs with the same name.
2017-04-01 14:20:08 +02:00
hneemann
1abd921038 fixed broken test 2017-04-01 13:49:51 +02:00
hneemann
e4073ff41f added outputs for state variables if a circuit is created 2017-04-01 13:43:20 +02:00
hneemann
98132c8055 fixed a checkstyle issue 2017-04-01 13:01:19 +02:00
hneemann
121a126142 Refactoring of creating a sub circuit. 2017-04-01 12:52:36 +02:00
hneemann
c69f8a96a4 avoids unnecessary repaints 2017-03-31 16:55:59 +02:00
hneemann
a0a74a7dab fixed flicker if component tree view is enabled or disabled. 2017-03-31 16:35:15 +02:00
hneemann
228e990557 unified handling of runtime exceptions 2017-03-31 08:54:07 +02:00
hneemann
de4f1cbfb8 catches also runtime exceptions in fast run mode 2017-03-31 08:29:16 +02:00
hneemann
cd7fbec7e6 added tooltips to component tree and InsertHistory 2017-03-30 17:33:26 +02:00
hneemann
618a02051a Merge branch 'master' of bitbucket.org:hneemann/digital 2017-03-30 17:09:37 +02:00
helmut.neemann
00598c10f3 typo 2017-03-30 10:39:39 +02:00
hneemann
ddd671f384 Simplification of event handling. 2017-03-28 21:14:25 +02:00
hneemann
b310a9a2e3 Simplification of event handling. 2017-03-28 21:09:05 +02:00
helmut.neemann
ead4194b91 fixed language files for new RAM pinning 2017-03-28 12:59:50 +02:00
helmut.neemann
12cea9a026 changed pin naming and function of new RAM component to match real devices 2017-03-28 12:52:42 +02:00
helmut.neemann
dde20ad9fe In Von Neumann processor moved clock divider to control unit. 2017-03-28 11:43:00 +02:00
helmut.neemann
0ab7b3b9e7 minor refactoring of InsertHistory.java. 2017-03-28 11:41:51 +02:00
hneemann
0227c0f318 reduced visibility of method 2017-03-27 20:54:08 +02:00
hneemann
2fdc975efd fixed consistency bug in InsertHistory 2017-03-27 20:25:04 +02:00
hneemann
25036d0169 passing a lambda expression to thread constructor 2017-03-27 19:05:26 +02:00
hneemann
deff384e03 changed console println to log messages 2017-03-27 19:01:28 +02:00
hneemann
2f0277488b better layout of Von Neumann processor 2017-03-27 18:17:31 +02:00
helmut.neemann
10d5e48520 added InsertHistory as a LibraryListener 2017-03-27 11:05:28 +02:00
hneemann
83a97053d4 fixed some element library event handling issues 2017-03-27 09:05:24 +02:00
hneemann
cb720e532d Added missing error message. 2017-03-26 18:35:47 +02:00
hneemann
13362fd68a Selection from tree works with a single click. 2017-03-26 18:28:53 +02:00
hneemann
ecc2137779 Better error message if a circuit embeds itself. 2017-03-26 17:56:15 +02:00
hneemann
a221c9ffd0 added correct tree root name 2017-03-26 13:37:45 +02:00