539 Commits

Author SHA1 Message Date
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
hneemann
ba4df394cb added the algorithm from Quine and McClusky 2016-05-04 23:01:43 +02:00
hneemann
5aeb8525a0 added expressions 2016-05-04 21:51:00 +02:00
Neemann
b1d1b672a7 fixed a bug in the tunnel shape 2016-05-04 11:13:19 +02:00
hneemann
b4c820425f modified tunnel shape 2016-05-03 22:26:52 +02:00
hneemann
0afb1e17cf added a method to calculate the text width 2016-05-03 22:10:39 +02:00
hneemann
22bc5e7e92 better approximation of text size 2016-05-03 21:38:34 +02:00
hneemann
6c99f9742e increased initial window size 2016-05-03 19:49:16 +02:00
hneemann
dc822b1fd8 tunnel shape is filled now 2016-05-03 19:48:45 +02:00
hneemann
c372e7d03d typo 2016-05-02 17:42:51 +02:00
hneemann
5d9d6db084 added a Version.txt to distribution zip 2016-05-02 17:36:08 +02:00
hneemann
749f7d4af5 added missing test resources 2016-05-02 13:07:48 +02:00
hneemann
5b359a4a48 added xor examples 2016-05-01 13:30:28 +02:00
hneemann
60728eb26e fixed text selecting bug 2016-05-01 10:18:41 +02:00
hneemann
81fa2ec92f added some more examples 2016-04-29 17:18:34 +02:00
hneemann
aa4bba7e47 added test case 2016-04-28 20:15:35 +02:00