1336 Commits

Author SHA1 Message Date
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
hneemann
71ee13ad2b added icons to tree view 2017-03-26 11:54:51 +02:00
hneemann
28f6129509 added tree view to main panel 2017-03-26 11:11:05 +02:00
hneemann
2262f8863f fixed a bug in the insert history 2017-03-25 23:27:53 +01:00
hneemann
6f0fd2bd38 updated documentation 2017-03-25 22:26:49 +01:00
hneemann
c1338c81ae added complete processor to assembly 2017-03-25 22:14:03 +01:00
hneemann
432aad4065 added "open clipboard in new window" function. 2017-03-25 22:07:10 +01:00
hneemann
f7ebb8b7ca separated InsertAction.java to use it in component tree view 2017-03-25 20:54:38 +01:00
hneemann
fa8278924d separated InsertAction.java to use it in component tree view 2017-03-25 20:53:46 +01:00
hneemann
6dc25b04ea refactoring of library system to allow separate component tree view 2017-03-25 19:59:05 +01:00
hneemann
84b16602de Made selection of wires more consistent. 2017-03-24 21:12:43 +01:00
hneemann
05f88595c7 minor layout changes 2017-03-24 16:21:39 +01:00
helmut.neemann
e8fa58e0df modified cmos flip flops 2017-03-24 11:21:18 +01:00
helmut.neemann
e05504b326 modified cmos flip flops 2017-03-24 11:14:42 +01:00
hneemann
f5cddf1aba added some examples 2017-03-22 20:20:19 +01:00
hneemann
990f72742b updated the release notes 2017-03-20 17:51:12 +01:00