3704 Commits

Author SHA1 Message Date
hneemann
e1e40f900f An error is thrown if there are to many inputs to analyse the circuit.
Is necessary to avoid extremely long run times.
2016-05-11 19:44:17 +02:00
hneemann
9db3796109 fixed a findbugs issue 2016-05-11 18:37:35 +02:00
hneemann
8210cf0041 made setting key list unmodifiable 2016-05-11 18:30:39 +02:00
hneemann
f8bbd1069a some minor changes to IEEE Standard 91-1984 shapes 2016-05-11 18:14:10 +02:00
Helmut.Neemann
9c0a2923a1 added settings 2016-05-11 16:09:27 +02:00
Helmut.Neemann
cc6d4830b1 added IEEE Not shape 2016-05-11 14:25:02 +02:00
Helmut.Neemann
0aafead235 added runtime errors at append and reverse of bezier polygons 2016-05-11 14:04:35 +02:00
Helmut.Neemann
8e0325a17b added bezier lines to SVG export 2016-05-11 13:44:31 +02:00
helmut.neemann
ac34655662 minor changes to ieee shapes 2016-05-11 13:07:01 +02:00
helmut.neemann
e14b44bfeb added bezier curves to make ieee-shapes nicer 2016-05-11 12:58:28 +02:00
helmut.neemann
e2f1dd3762 added bezier curves to make ieee-shapes nicer 2016-05-11 12:55:31 +02:00
hneemann
b863cef9f5 added IEEE Standard 91-1984 shapes 2016-05-10 21:37:16 +02:00
hneemann
8d33fec4ae shows node count in status line 2016-05-10 19:00:29 +02:00
hneemann
11be8f461b added example Comperator 7485 2016-05-10 18:50:28 +02:00
hneemann
9b7c091645 typo 2016-05-10 17:20:01 +02:00
hneemann
cb9c3bedea fixed problems with QMC if there are to many primes 2016-05-10 14:42:41 +02:00
hneemann
64b2e2a185 fixed some findbugs issues 2016-05-10 12:50:58 +02:00
hneemann
641e0e0c4c fixed some checkstyle issues 2016-05-10 12:28:28 +02:00
hneemann
154ddc4a2c fixed some checkstyle issues 2016-05-10 12:24:40 +02:00
hneemann
2f79bce329 fixed some checkstyle issues 2016-05-10 12:14:35 +02:00
hneemann
d3bd8afe89 added option to create only NOr-Gates 2016-05-10 12:04:19 +02:00
hneemann
3ac04cf501 added option to create only NAnd-Gates 2016-05-10 11:46:10 +02:00
hneemann
c5bb167715 added option to create only NAnd-Gates 2016-05-10 11:35:33 +02:00
hneemann
b1b3ba0378 builder creates also NAND, NOR and Constants 2016-05-10 10:40:25 +02:00
hneemann
46a341a2fc table frame visualizes variables and results 2016-05-10 10:05:05 +02:00
hneemann
9851f1f035 better builder layout 2016-05-10 09:54:10 +02:00
hneemann
5f9d84ec3f fixed bug concerning text size approximation 2016-05-10 08:36:04 +02:00
hneemann
b04dd7db5d better handling of elements only using variables as inputs 2016-05-09 22:34:44 +02:00
hneemann
36cf778825 better error handling 2016-05-09 22:00:35 +02:00
hneemann
cbf97388c9 better error handling 2016-05-09 22:00:16 +02:00
hneemann
0dea4acf63 added a testcase for the builder 2016-05-09 21:14:34 +02:00
hneemann
6ac73c718d added builder to TableFrames menu 2016-05-09 20:24:19 +02:00
hneemann
7b42d3e0f9 input bus added to builder 2016-05-09 19:59:03 +02:00
hneemann
7a3b7c77db first simple circuit generator, inputs still missing 2016-05-09 18:35:32 +02:00
Helmut.Neemann
ce49502f22 makes sure the elements a matched to the raster 2016-05-09 16:16:45 +02:00
Helmut.Neemann
cd9f0291dd during mark of elements the elements are highlighted 2016-05-09 15:23:14 +02:00
Helmut.Neemann
5cb92d1200 during mark of elements the elements are highlighted 2016-05-09 13:40:12 +02:00
hneemann
cd4e228aae first simple circuit generator, no wires, no grid support 2016-05-08 21:32:33 +02:00
hneemann
ffe0548dbb fixed table renderer for three state values 2016-05-08 17:16:57 +02:00
hneemann
95d3c32e46 fixed internationalisation 2016-05-08 17:08:23 +02:00
hneemann
41adbefabd added synthesis menu entry 2016-05-08 16:43:07 +02:00
hneemann
bd538aeb1d QMC simplify is more intuitive 2016-05-08 16:36:21 +02:00
hneemann
5344d520a4 added expression creator which uses the QMC algorithm 2016-05-08 15:46:51 +02:00
hneemann
d016ddea94 table model is editable 2016-05-08 13:07:26 +02:00
hneemann
bcbfd7a068 added a isolated truth table, ModelAnalyzer delivers such a truth table 2016-05-08 11:35:58 +02:00
hneemann
dde5863f1e typo 2016-05-05 10:40:56 +02:00
hneemann
b46adc182d typo 2016-05-05 09:32:24 +02:00
hneemann
06a3d2fc0c If new window is opened, modified notification is not necessary 2016-05-05 09:25:34 +02:00
hneemann
c0240c07c0 If focus is lost the delete key is not working.
So now focus is requested every time the mouse is pressed in the main panel.
2016-05-05 09:23:06 +02:00
hneemann
b5a152d83a added some comments 2016-05-04 23:20:06 +02:00