3213 Commits

Author SHA1 Message Date
hneemann
15f35228a9 removed grouping from SVG template 2018-11-30 19:58:01 +01:00
hneemann
39e6196156 typos 2018-11-30 18:46:01 +01:00
hneemann
5aeba8a520 updated the documentation 2018-11-30 17:49:24 +01:00
hneemann
5203ec8960 minor refactoring 2018-11-30 15:31:46 +01:00
hneemann
058a772ee1 added a simple svg import function 2018-11-30 15:13:53 +01:00
hneemann
e9c620953e added more test cases for the svg parser 2018-11-30 12:08:45 +01:00
hneemann
71718b7946 added a simple svg parser 2018-11-30 09:44:42 +01:00
hneemann
41a7a66697 minor refactorings 2018-11-29 20:22:41 +01:00
hneemann
f85f6a2566 polygon supports quadratic bezier curves directly 2018-11-29 18:08:44 +01:00
hneemann
2ae6693fe0 polygon supports quadratic bezier curves directly 2018-11-29 17:27:14 +01:00
hneemann
054832d8f4 renamed some classes 2018-11-29 13:36:36 +01:00
hneemann
2cfad487ee moved a class 2018-11-29 07:49:22 +01:00
hneemann
c52ff79ecc minor refactoring of fsm open notification 2018-11-29 07:29:43 +01:00
hneemann
b8abd2440c fixed some syncing issues 2018-11-28 20:39:24 +01:00
hneemann
806d594845 added sync between model and fsm 2018-11-28 20:05:29 +01:00
hneemann
10be9d8a0b improved file name handling in fsm dialog 2018-11-28 14:22:33 +01:00
hneemann
dd13095e1f Fixed a bug in calculating the size of a graphic. 2018-11-27 22:44:55 +01:00
hneemann
b1a82601c9 Improved the Polygon and the PolygonParser to deal with compound paths. 2018-11-27 21:15:17 +01:00
hneemann
b23c430f78 fixed a bug in the PolygonParser 2018-11-27 16:08:13 +01:00
hneemann
c245cf9c7f added the path commands q, Q, t, T, s, S to the PolygonParser 2018-11-27 15:22:01 +01:00
hneemann
a119caeba3 fixed a bug in the PolygonParser 2018-11-26 21:52:14 +01:00
hneemann
3c92eb2d7b fixed a bug in the PolygonParser 2018-11-26 20:39:03 +01:00
hneemann
bac805fbea minor modification of the animation 2018-11-26 19:53:56 +01:00
hneemann
3527de0839 improved fsm formatting 2018-11-26 11:07:39 +01:00
hneemann
eb27f23d7d added a additional screenshot 2018-11-25 19:42:13 +01:00
hneemann
e021f853a1 Its easier to select a transition that lies above a state. 2018-11-25 17:06:33 +01:00
hneemann
42044eb7d4 minor refactoring 2018-11-25 16:47:41 +01:00
hneemann
d301c471de minor refactoring 2018-11-25 16:32:16 +01:00
hneemann
3f9d7bc53a preserve the bus state of the outputs 2018-11-25 15:34:40 +01:00
hneemann
42d159f853 added a counter creator 2018-11-25 12:22:30 +01:00
hneemann
0938102cf7 added some examples 2018-11-24 22:42:33 +01:00
hneemann
83fcfe6bb9 updated the release notes 2018-11-24 22:02:16 +01:00
hneemann
730a546419 allows multi bit outputs 2018-11-24 21:45:22 +01:00
hneemann
b8ab4a526e better init state handling 2018-11-24 21:23:53 +01:00
hneemann
37ddaf01f6 fixed a repaint bug 2018-11-24 18:48:55 +01:00
hneemann
cbf66868b3 added svg export 2018-11-24 17:58:00 +01:00
hneemann
9e6b4d9c65 added support for Mealy FSMs 2018-11-24 15:19:34 +01:00
hneemann
c6f1b5ce13 a rough fsm editor is working 2018-11-24 13:01:34 +01:00
hneemann
66a11ff89a maven build is working again 2018-11-23 23:16:06 +01:00
hneemann
4626305617 first simple editor is working 2018-11-23 22:44:08 +01:00
hneemann
6f50da1b0e some small improvements 2018-11-23 21:15:02 +01:00
hneemann
63b4be22f8 added "equal" and "not equal" to expression parser 2018-11-23 13:04:34 +01:00
hneemann
a66544fe52 more consistent handling of the condition 2018-11-22 22:30:09 +01:00
hneemann
f79cb42c44 added some test cases 2018-11-22 21:52:27 +01:00
hneemann
2cbaeb7348 added a raster for states 2018-11-22 20:46:03 +01:00
hneemann
d975e49e29 allows transitions to self 2018-11-22 20:11:53 +01:00
hneemann
e83dd45d71 added some editing function 2018-11-22 18:21:52 +01:00
hneemann
ec1511258d added truth table generation 2018-11-22 12:44:28 +01:00
hneemann
a0c134b01d playing around with fsm generation 2018-11-21 18:47:20 +01:00
hneemann
03e048ee5e improved error messages; see #215 2018-11-21 11:03:29 +01:00