Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Lucas Heer 36e67d37c3 added concrete syntax metamodel and example vor 7 Jahren
  Lucas Heer fffab54bc7 some work on concrete syntax rendering: introduced node item for graphicsview vor 7 Jahren
  Lucas Heer 914b8d2572 clean up code, added command line arguments to main, add/delete/retype node evolution scenarios integrated in UI vor 7 Jahren
  Lucas Heer c62887796a merge with upstream vor 7 Jahren
  Lucas Heer 7d9c4201aa basic UI for example modeling vor 7 Jahren
  Yentl Van Tendeloo ef875e1f16 Fixed read_attrs vor 7 Jahren
  Lucas Heer 48f03921ce renamed type attribute of nodes to typeID since type is internal identifier already, UI can now load and edit existing instance models vor 7 Jahren
  Lucas Heer b219a79554 started on UI for instance modeling vor 7 Jahren