summaryrefslogtreecommitdiff
path: root/test/core/model/TestDocumentBuilder.hpp
AgeCommit message (Expand)Author
2015-03-01Renamed domain to ontology.Benjamin Paassen
2015-02-07Unified handling of references to Rtti instances: Now using pointers everywhereAndreas Stöckel
2015-02-06corrected attributes default value.Benjamin Paassen
2015-02-04set non-empty default field name.Benjamin Paassen
2015-01-29Unified signature of resolve functions, passing the "owner" to the callback f...Andreas Stöckel
2015-01-25more removal of the model namespaceAndreas Stöckel
2015-01-18Renamed RttiType to RttiAndreas Stöckel
2015-01-15Further simplified document buildup by doing the addition to parents of Struc...Benjamin Paassen
2015-01-15renamed addStructuredEntity to addStructureNode.Benjamin Paassen
2015-01-15supported more automatic registration behaviour, checked for internal name co...Benjamin Paassen
2015-01-12hopefully repaired multiple inheritance chaos.Benjamin Paassen
2015-01-12some further trials to solve the issue of segfault in HTML test, but failed.Benjamin Paassen
2015-01-12Tried to introduce another StructureNode class as common superclass for Struc...Benjamin Paassen
2015-01-12normalized NodeVector access in model classes and added some more documentati...Benjamin Paassen
2015-01-11Renamed RttiBase to RttiTypeAndreas Stöckel
2015-01-09Refactored building convenience methods to TestDocumentBuilder, added error l...Benjamin Paassen