提交歷史

作者 SHA1 備註 提交日期
  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 7 年之前
  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 7 年之前
  Yentl Van Tendeloo 57183a509b Add model_move to help menu and several fixes to original code; seems to work in simple scenario's 7 年之前
  Yentl Van Tendeloo 437d2077e9 Update the wrapper with model_move (and fixed missing file in bootstrap) 7 年之前
  Yentl Van Tendeloo bd87ebfb30 Added simple model_move (untested) 7 年之前
  Lucas Heer 6fb919a04e added node highlighting for verify and select 7 年之前
  Lucas Heer edffd40bd9 implemented deleting model from UI 7 年之前
  Lucas Heer 5b1ed3c298 disable freehand drawing for now (need to find a way to capture it as CS) 7 年之前
  Lucas Heer 7546bdf7cd also delete concrete syntax model when deleting node globally 7 年之前
  Lucas Heer 5f30d83283 capture concrete syntax when typing a group and store it in a CS model 7 年之前
  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 7 年之前
  Lucas Heer 896b043aea replaced hack by isinstance, nicer drawing for edges 7 年之前
  Lucas Heer da33214bb3 edges are now deletable 7 年之前
  Lucas Heer aff95fc175 reworked edge checking in verify code 7 年之前
  Lucas Heer a195ba50da reworked code for verifying node attributes in instance model 7 年之前
  Lucas Heer 4ac56e435d restructured verify code: split up in multiple class methods 7 年之前
  Lucas Heer 695bf3fc46 delegate mouse press event if selected item is not a typed node 7 年之前
  Lucas Heer 0b4eddeab4 implemented same attributing functions for example modeling, but without constraints 7 年之前
  Lucas Heer 6987287ad5 added attribute editing of nodes in instance modeling view (add, delete, modify) 7 年之前
  Lucas Heer 504681787e dont use evolution code for instance modeling when deleting a node 7 年之前
  Lucas Heer e6655aadcc in instance modeling, del key deletes node 7 年之前
  Lucas Heer 35038fb76e added log viewer to UI to replace command line prints 7 年之前
  Lucas Heer 36e67d37c3 added concrete syntax metamodel and example 7 年之前
  Lucas Heer fffab54bc7 some work on concrete syntax rendering: introduced node item for graphicsview 7 年之前
  Lucas Heer 914b8d2572 clean up code, added command line arguments to main, add/delete/retype node evolution scenarios integrated in UI 7 年之前
  Lucas Heer c62887796a merge with upstream 7 年之前
  Lucas Heer 7d9c4201aa basic UI for example modeling 7 年之前
  Yentl Van Tendeloo ef875e1f16 Fixed read_attrs 7 年之前
  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 7 年之前
  Lucas Heer b219a79554 started on UI for instance modeling 7 年之前