Mercurial > hg > svcore
log data/model/AggregateWaveModel.cpp @ 1698:dbd13eb7dad1
age | author | description |
---|---|---|
Thu, 04 Apr 2019 11:15:43 +0100 | Chris Cannam | Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead |
Thu, 04 Apr 2019 11:15:43 +0100 | Chris Cannam | Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead single-point |
Thu, 28 Mar 2019 11:55:02 +0000 | Chris Cannam | Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point |