graph
- Fix some compiler warningssingle-point 2019-04-25, by Chris Cannam
- Merge from default branchsingle-point 2019-04-24, by Chris Cannam
- Add function to request multiple filenames2019-04-23, by Chris Cannam
- Build fix for older Qtsingle-point 2019-04-05, by Chris Cannam
- Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead2019-04-04, by Chris Cannam
- Think we may need this header with some compilerssingle-point 2019-04-04, by Chris Cannam
- Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it insteadsingle-point 2019-04-04, by Chris Cannam
- Update tests for most recent changessingle-point 2019-04-03, by Chris Cannam
- m_haveExtents should be true when extents are set explicitly, otherwise they'll get overridden when a point is addedsingle-point 2019-04-03, by Chris Cannam
- Start ids at 0 - backward-compatibility makes testing easiersingle-point 2019-04-03, by Chris Cannam
- Restore always-on export of label even if empty - backward compatibility makes testing easiersingle-point 2019-04-03, by Chris Cannam
- Quick test with a peculiar transform size. I'm puzzled as to why we have 7 columns and not 6single-point 2019-03-29, by Chris Cannam
- Fix error message which says the opposite of the truthsingle-point 2019-03-29, by Chris Cannam
- Re-add the toDelimitedDataString stuffsingle-point 2019-03-28, by Chris Cannam
- Make it possible to start queue without port (even when compiled in)single-point 2019-03-28, by 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 2019-03-28, by Chris Cannam