315 Commits

Author SHA1 Message Date
hneemann
a3767b80a9 fixed a bug in the polygon merger 2016-04-16 18:01:16 +02:00
hneemann
e49d0702d1 added image export 2016-04-16 17:01:00 +02:00
hneemann
880aa173e8 added image export 2016-04-16 16:43:04 +02:00
hneemann
7e49ee85f5 added integration tests for SVG export 2016-04-16 16:12:27 +02:00
hneemann
bb9aac2d29 added integration tests for SVG export 2016-04-16 15:50:29 +02:00
hneemann
5f23e580a7 added some documentation 2016-04-16 15:16:23 +02:00
hneemann
4668f42a5f refactored integration tests 2016-04-16 14:59:07 +02:00
hneemann
491938e0c0 added some documentation 2016-04-16 14:41:38 +02:00
hneemann
b8578874d2 added some documentation 2016-04-16 13:26:37 +02:00
hneemann
6f17e76f9e refactoring of key system 2016-04-16 12:18:49 +02:00
hneemann
e33eb9ea15 refactoring of key system 2016-04-16 11:41:50 +02:00
hneemann
64b96e6bb3 added some documentation 2016-04-16 11:03:02 +02:00
hneemann
751708bd7a added some documentation 2016-04-16 10:31:35 +02:00
hneemann
6cfdaec7ff added some documentation 2016-04-16 10:13:14 +02:00
hneemann
ee42b0d266 removed zero from bits attribute combo box 2016-04-16 09:40:05 +02:00
hneemann
1045f41d2d added some documentation 2016-04-16 09:33:43 +02:00
hneemann
f279d4999d added some documentation 2016-04-16 09:15:00 +02:00
hneemann
7bb4311239 added pin descriptions to RAM 2016-04-15 21:46:42 +02:00
hneemann
1cc4df08d0 made a field to a local var 2016-04-15 21:03:50 +02:00
hneemann
ee2513d013 made class static final 2016-04-15 19:33:53 +02:00
hneemann
dfd823a74a added a processor integration test 2016-04-15 19:14:48 +02:00
hneemann
0f88418be6 added a processor integration test 2016-04-15 19:07:40 +02:00
hneemann
118c66a797 added some documentation 2016-04-15 18:29:23 +02:00
hneemann
4211422d44 changed creating of inputs and outputs by the shapes. 2016-04-15 16:00:22 +02:00
hneemann
0181ba72d3 changed creating of inputs and outputs by the shapes. 2016-04-15 15:58:16 +02:00
hneemann
6526b66d79 renamed "micro steps" to "single gate steps" 2016-04-15 14:17:45 +02:00
hneemann
fffa2cd28c Data dialog scrolls automatically to the right most position. 2016-04-15 12:08:18 +02:00
hneemann
76fb0a31c8 Added a maximal sample size to the data set.
If the size is exceeded the oldest samples will be removed.
2016-04-15 11:48:56 +02:00
hneemann
a571f1128b added a window position manager which keeps the window positions. 2016-04-15 11:27:29 +02:00
hneemann
4624ce74e4 corrected handling of nested reloading of custom elements. 2016-04-15 10:48:03 +02:00
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