hneemann
|
ef6d88a4a1
|
Translated name is also shown in circuit pane
|
2016-04-15 10:34:41 +02:00 |
|
hneemann
|
e903f427ff
|
Minor changes to In class
|
2016-04-14 22:01:45 +02:00 |
|
hneemann
|
6b31d36e90
|
Added simple Text which can be placed on the circuit.
|
2016-04-14 21:51:41 +02:00 |
|
hneemann
|
d09e9ca9cd
|
typo
|
2016-04-14 19:33:02 +02:00 |
|
hneemann
|
f12183aa2b
|
typo
|
2016-04-14 19:30:29 +02:00 |
|
hneemann
|
375ad75296
|
Added possibility to save measurement data
|
2016-04-14 19:17:41 +02:00 |
|
hneemann
|
7769719899
|
Added decimal point to hex display
|
2016-04-14 12:13:02 +02:00 |
|
hneemann
|
2196429c3f
|
Added tooltip support for elements and pins
|
2016-04-14 10:03:38 +02:00 |
|
hneemann
|
4be7a2dc72
|
Replaced the simple String to describe an input by a PinDescription interface.
Was necessary as a first step to add tooltips to pins.
|
2016-04-14 09:04:50 +02:00 |
|
hneemann
|
6642910200
|
Added test for models runToBreak.
|
2016-04-13 22:50:05 +02:00 |
|
hneemann
|
b9e0f35d78
|
Added a neg element.
Added overflow bit to counter.
|
2016-04-13 22:11:21 +02:00 |
|
hneemann
|
d7bb330446
|
Fixed a bug concerning error visualization.
|
2016-04-13 21:29:22 +02:00 |
|
hneemann
|
8a56960590
|
Typo
|
2016-04-13 20:32:51 +02:00 |
|
hneemann
|
966946a969
|
Circuits can have a description.
|
2016-04-13 20:09:21 +02:00 |
|
hneemann
|
5ec7477693
|
Added tool tips for the elements
|
2016-04-13 19:54:20 +02:00 |
|
hneemann
|
d0331c48cd
|
Added translation for element names
|
2016-04-13 18:24:54 +02:00 |
|
hneemann
|
7f68d432ee
|
typo
|
2016-04-13 14:48:51 +02:00 |
|
hneemann
|
7e7768b3fc
|
mace clock shape more symmetric
|
2016-04-13 14:20:33 +02:00 |
|
hneemann
|
c132c7768f
|
filling of polygons is working again
|
2016-04-13 14:12:11 +02:00 |
|
hneemann
|
0ffd7f1705
|
moved real time clock enable to clock element
|
2016-04-12 22:10:19 +02:00 |
|
hneemann
|
3aecf4150f
|
Interactor allows reactions on mouse pressed and mouse released.
Added a button
|
2016-04-12 20:18:42 +02:00 |
|
hneemann
|
48b7ced179
|
Interactor returns true if model has changed and false if only a gui change has happened without influencing the model.
|
2016-04-12 17:31:43 +02:00 |
|
hneemann
|
3fcb517bc1
|
More consistent handling of observers.
One very common method (addObserver) needs to be renamed.
|
2016-04-12 15:37:41 +02:00 |
|
hneemann
|
6d541eaf76
|
More consistent handling of observers.
One very common method (addObserver) needs to be renamed.
|
2016-04-12 15:30:00 +02:00 |
|
hneemann
|
7ea907836c
|
better handling of bounding box in VisualElement
|
2016-04-12 14:44:33 +02:00 |
|
hneemann
|
8536f4a6f6
|
added some documentation
|
2016-04-11 21:12:49 +02:00 |
|
hneemann
|
b7c998ce19
|
better solution for burn detection
An error is detected if different low Z values are not the same.
|
2016-04-11 21:05:33 +02:00 |
|
hneemann
|
048a8a5c58
|
added highZ inputs
better solution for burn detection
|
2016-04-11 18:14:27 +02:00 |
|
hneemann
|
132e314aa0
|
added a line merger for a better looking svg file.
|
2016-04-10 21:42:42 +02:00 |
|
hneemann
|
812843f482
|
added a example
|
2016-04-10 19:44:37 +02:00 |
|
hneemann
|
7c0d63ed44
|
renamed some examples
|
2016-04-10 18:45:03 +02:00 |
|
hneemann
|
cd254f2506
|
added two more flipflops to the examples
|
2016-04-10 18:25:05 +02:00 |
|
hneemann
|
aadee11760
|
added constant to store the last data file key.
|
2016-04-10 18:18:17 +02:00 |
|
hneemann
|
3c7b16b1b1
|
fixed a bug
|
2016-04-10 18:02:25 +02:00 |
|
hneemann
|
556a03ade5
|
added some documentation
|
2016-04-10 17:56:27 +02:00 |
|
hneemann
|
782bd1bbca
|
updated checkstyle plugin
|
2016-04-10 17:34:53 +02:00 |
|
hneemann
|
fcbc1bacb8
|
allow public final fields
|
2016-04-10 17:04:51 +02:00 |
|
hneemann
|
9a64da3a63
|
added some documentation
|
2016-04-10 16:51:24 +02:00 |
|
hneemann
|
43f755a394
|
imported models are put to the history like normal elements
|
2016-04-10 16:22:50 +02:00 |
|
hneemann
|
68ff8c506a
|
fixed a NullPointerException
|
2016-04-10 16:21:51 +02:00 |
|
hneemann
|
789c496be4
|
added some documentation
|
2016-04-10 16:03:52 +02:00 |
|
hneemann
|
55f3129925
|
allowed switch without default
|
2016-04-10 16:00:55 +02:00 |
|
hneemann
|
198fecea32
|
made the model events a simple enum.
|
2016-04-10 15:50:34 +02:00 |
|
hneemann
|
831c5068fe
|
added some documentation
|
2016-04-10 15:50:03 +02:00 |
|
hneemann
|
5422cad06e
|
added some documentation
|
2016-04-10 14:10:15 +02:00 |
|
hneemann
|
4506c2cdb5
|
added some documentation
|
2016-04-10 13:49:58 +02:00 |
|
hneemann
|
98ac8afa7d
|
added some documentation
|
2016-04-10 13:40:50 +02:00 |
|
hneemann
|
fc5ed14c77
|
added some documentation
|
2016-04-10 12:26:34 +02:00 |
|
hneemann
|
2108c69365
|
nothing seems to work
|
2016-04-10 11:40:39 +02:00 |
|
hneemann
|
571af77a0c
|
disabled some checkstyle warnings
|
2016-04-10 11:36:47 +02:00 |
|