1606 Commits

Author SHA1 Message Date
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
hneemann
0e97eceee5 removed unused getter 2016-04-28 19:33:07 +02:00
hneemann
f2f721d8d3 removed unused argument 2016-04-28 18:59:44 +02:00
hneemann
c2af061a50 fixed a bug concerning the wireing and wire merging 2016-04-28 18:55:22 +02:00
hneemann
f33554b64d text is ignored if the visual elements bounding box is calculated 2016-04-26 20:30:38 +02:00
hneemann
5f70789ec5 improved mouse listening 2016-04-26 18:41:16 +02:00
hneemann
c22a8a5ce2 removed second processor 2016-04-25 18:48:49 +02:00
hneemann
fb103c3e2b removed second processor 2016-04-25 18:47:43 +02:00
hneemann
9c39d3a6f6 fixed a bug concerning tooltips in elements menu 2016-04-24 17:31:37 +02:00
hneemann
4699427422 typo 2016-04-24 10:46:58 +02:00
hneemann
be4133e386 add some documentation 2016-04-24 08:12:42 +02:00
hneemann
c823418efb now its possible to build the model without attaching the wires to the created values. 2016-04-23 09:51:48 +02:00
hneemann
78a3340fe8 some refactoring of main frame 2016-04-21 21:02:45 +02:00
hneemann
58da129324 fixed example tests 2016-04-21 20:02:40 +02:00
hneemann
8a042dfa64 more examples 2016-04-21 19:54:38 +02:00
hneemann
7789cb901c more consequent handling of labels 2016-04-20 22:56:50 +02:00
hneemann
9db5dea66f more consequent handling of labels 2016-04-20 22:53:03 +02:00
hneemann
ef3b2ba33a typo 2016-04-20 22:15:02 +02:00
hneemann
d42e2302c4 minor changes to pom 2016-04-20 22:04:28 +02:00
hneemann
360c1e8ae8 added a readme 2016-04-20 21:47:48 +02:00
hneemann
7374472710 typo 2016-04-20 21:28:24 +02:00
hneemann
6018bae1bf fixed some checkstyle issues 2016-04-20 21:25:52 +02:00
hneemann
6e5728ca2a added simple analyser for circuits which creates a truth table 2016-04-20 21:13:44 +02:00
hneemann
b68570030c added two inverter to the oscillation example 2016-04-20 15:50:17 +02:00
hneemann
71c30c0956 fixed a state bug in the gui 2016-04-20 14:55:26 +02:00
hneemann
e76bb88746 typo 2016-04-19 19:55:02 +02:00
hneemann
1b90d6e44b added test for listing parser. 2016-04-19 18:30:15 +02:00
hneemann
2c15d4ca3e added test for listing parser. 2016-04-19 16:35:26 +02:00
helmut.neemann
ae1a7cc525 spitted examples tests in multiple test cases 2016-04-19 15:00:14 +02:00
helmut.neemann
9510322db7 fixed windows cp/chmod replacements 2016-04-19 14:43:09 +02:00
helmut.neemann
1d48c99415 typo in example model 2016-04-19 14:40:17 +02:00
helmut.neemann
745cc17062 added cp.bat and chmod.bat to make pom running under Windows 2016-04-19 14:00:30 +02:00
hneemann
bb2c5b7f4d create fixed "\n" in csv export 2016-04-19 13:28:59 +02:00
hneemann
7605e1bfe2 added missing examples 2016-04-19 13:27:22 +02:00