Commit Verlauf

Autor SHA1 Nachricht Datum
  Lucas Heer 79eb945d18 retyping a node is always global vor 7 Jahren
  Lucas Heer 4e5cfe72ff check if local transformation breaks conformance for attributes, nodes and edges. If it does, repair it automatically vor 7 Jahren
  Lucas Heer 5b14d5fdf3 maintain conformance when adding nodes and deleting attributes vor 7 Jahren
  Lucas Heer 9f8d050b80 relaxed type mandatory constraint a bit: lower bound can only be 0 or 1 vor 7 Jahren
  Lucas Heer 6f4ee05cca use evolution handlers for edge add/delete as well vor 7 Jahren
  Lucas Heer b919a505cd remove obsolete file vor 7 Jahren
  Lucas Heer 6a9b7bfb80 added evolution code for attributes vor 7 Jahren
  Lucas Heer 4639a78203 reworked edge mandatory constraint, some related bug fixes vor 7 Jahren
  Lucas Heer 0a72f86596 merged model move from testing branch, can now move model from one location to another (useful to reuse example models as instance models vor 7 Jahren
  Lucas Heer e9e9031aff fixed verifying attributes of instance model: now an attribute is mandatory if all nodes of the same type have the same attribute vor 7 Jahren
  Yentl Van Tendeloo 57183a509b Add model_move to help menu and several fixes to original code; seems to work in simple scenario's vor 7 Jahren
  Yentl Van Tendeloo 437d2077e9 Update the wrapper with model_move (and fixed missing file in bootstrap) vor 7 Jahren
  Yentl Van Tendeloo bd87ebfb30 Added simple model_move (untested) vor 7 Jahren
  Lucas Heer 6fb919a04e added node highlighting for verify and select vor 7 Jahren
  Lucas Heer edffd40bd9 implemented deleting model from UI vor 7 Jahren
  Lucas Heer 5b1ed3c298 disable freehand drawing for now (need to find a way to capture it as CS) vor 7 Jahren
  Lucas Heer 7546bdf7cd also delete concrete syntax model when deleting node globally vor 7 Jahren
  Lucas Heer 5f30d83283 capture concrete syntax when typing a group and store it in a CS model vor 7 Jahren
  Lucas Heer c1f1b1ccf9 added script to manually upload an image file as concrete syntax icon for a node, also finished fetching and displaying this image in UI vor 7 Jahren
  Lucas Heer 896b043aea replaced hack by isinstance, nicer drawing for edges vor 7 Jahren
  Lucas Heer da33214bb3 edges are now deletable vor 7 Jahren
  Lucas Heer aff95fc175 reworked edge checking in verify code vor 7 Jahren
  Lucas Heer a195ba50da reworked code for verifying node attributes in instance model vor 7 Jahren
  Lucas Heer 4ac56e435d restructured verify code: split up in multiple class methods vor 7 Jahren
  Lucas Heer 695bf3fc46 delegate mouse press event if selected item is not a typed node vor 7 Jahren
  Lucas Heer 0b4eddeab4 implemented same attributing functions for example modeling, but without constraints vor 7 Jahren
  Lucas Heer 6987287ad5 added attribute editing of nodes in instance modeling view (add, delete, modify) vor 7 Jahren
  Lucas Heer 504681787e dont use evolution code for instance modeling when deleting a node vor 7 Jahren
  Lucas Heer e6655aadcc in instance modeling, del key deletes node vor 7 Jahren
  Lucas Heer 35038fb76e added log viewer to UI to replace command line prints vor 7 Jahren