1049 Commits

Author SHA1 Message Date
hneemann
48672c30e7 added missing white space 2016-10-31 09:20:30 +01:00
hneemann
1b703560e3 Removed unused import 2016-10-31 08:55:25 +01:00
hneemann
f4634169ac Set ToolTip dismiss delay to 10 sec. 2016-10-31 08:52:56 +01:00
hneemann
146813eeb7 placed label at the top of the editing area ind the AttributeDIalog. 2016-10-31 08:46:16 +01:00
hneemann
9afb828eb5 Improved documentation 2016-10-30 20:44:57 +01:00
hneemann
1bb068300e Improved formatting of ascii texts. 2016-10-30 20:32:38 +01:00
hneemann
3a79819bfc Improved formatting of ascii texts. 2016-10-30 20:25:39 +01:00
hneemann
5f492205a9 The description key editor component is now a multi line JTextArea instead of a single line JTextField. 2016-10-30 19:46:11 +01:00
hneemann
065bb891a3 better formatting of the elements help text 2016-10-29 19:49:30 +02:00
hneemann
aadc975ecb Removed the creation of the detailed description to the ElementHelpDialog.
The ElementTypeDescription should not contain the code to create various descriptions.
It only has to provide the information needed to create the description.
2016-10-29 17:46:48 +02:00
hneemann
841b5dd759 Better formatting of help text. See graphic RAM. 2016-10-29 17:39:00 +02:00
hneemann
2b166795ee fixed some checkstyle issues 2016-10-28 16:34:31 +02:00
hneemann
0e5c03326a added some tool tips and modified help text creation. 2016-10-27 16:53:47 +02:00
hneemann
0ec12e14b7 added a first version of a element description dialog 2016-10-26 19:35:02 +02:00
hneemann
5acda36d4f added some documentation 2016-10-25 21:15:56 +02:00
hneemann
03c447b3ee added test for unused language keys and removed 4 unused language keys 2016-10-21 14:40:58 +02:00
hneemann
c7a8c9a1ad added some more tooltips 2016-10-20 22:04:47 +02:00
hneemann
4065ac4129 added some comments 2016-10-20 17:27:48 +02:00
hneemann
78336c9b32 added language key usage check and added to missing language keys 2016-10-20 17:02:17 +02:00
hneemann
1ec3d13a68 modified README.md 2016-10-20 15:59:58 +02:00
hneemann
50b0eeebcd Added tooltips for the add element 2016-10-20 15:33:23 +02:00
Helmut Neemann
c23a6cecd7 bitbucket-pipelines.yml created online with Bitbucket 2016-10-09 08:12:54 +00:00
hneemann
2874841ee0 Added screenshot 2016-10-08 19:01:02 +02:00
hneemann
8493181bc5 Added screenshot 2016-10-08 18:58:49 +02:00
hneemann
d56c25c3b0 typo 2016-09-18 09:57:53 +02:00
hneemann
4eaee08f24 typo 2016-09-13 19:43:05 +02:00
hneemann
105fda8e56 moved some inputs and wires 2016-09-12 17:40:53 +02:00
hneemann
dbdb61ff3c typo 2016-09-12 17:37:15 +02:00
hneemann
6c0944b7b2 typo 2016-09-10 18:07:00 +02:00
hneemann
e9b0276465 export remembers last path used 2016-08-25 18:14:11 +02:00
hneemann
99c1f4e386 typos 2016-08-25 17:08:52 +02:00
hneemann
22df3f302a typos and added some comments 2016-08-25 17:07:52 +02:00
hneemann
c46f69dc30 typos 2016-08-24 20:40:49 +02:00
hneemann
4f43eb0676 typos 2016-08-24 20:22:25 +02:00
hneemann
8b56fedb75 added icons to test result tabs 2016-08-24 11:33:49 +02:00
hneemann
c82863e253 added icons to test result tabs 2016-08-24 11:32:56 +02:00
hneemann
094dbb6220 fixed a visualization bug if tests are run while model is running 2016-08-24 11:16:15 +02:00
hneemann
89a726dc25 refactoring of testing: separated test execution from test result/test case visualization. 2016-08-24 11:02:49 +02:00
hneemann
a3fc6845d4 In debug mode also measurement values are shown 2016-08-22 17:43:50 +02:00
hneemann
c53c522a71 fixed a testing bug which causes two HighZ values to be not equal. v0.7 2016-08-22 15:21:31 +02:00
hneemann
b92a96b15e refactored the xor-xnor dependency 2016-08-20 20:33:10 +02:00
hneemann
b87c5869c6 refactored the xor-xnor dependency 2016-08-20 20:29:03 +02:00
hneemann
31cd0d1b4b refactored the add-sub dependency 2016-08-20 20:24:29 +02:00
hneemann
a4789afc8c removed "avoid inline conditional" warning 2016-08-20 18:27:58 +02:00
hneemann
ee6d7483ee refactoring of DataField and DataEditor 2016-08-20 18:19:53 +02:00
hneemann
967c9c88f0 updated readme 2016-08-20 15:12:06 +02:00
hneemann
26ac2c5fb3 added javadoc 2016-08-20 13:21:12 +02:00
hneemann
998bb9b3ac made method private 2016-08-20 13:15:30 +02:00
hneemann
b3b778c79a Improved debugging of processors. Now its more intuitive.
Also updating of listings and value tables are disabled in fast run mode.
2016-08-20 13:10:09 +02:00
hneemann
c3cf27f427 renamed variable 2016-08-20 10:12:42 +02:00