log base/ById.cpp @ 1768:4fec4527e50e

age author description
Thu, 18 Jul 2019 13:28:14 +0100 Chris Cannam Remove debug output (by default)
Fri, 12 Jul 2019 13:57:42 +0100 Chris Cannam Work on management of alignment-related models by-id
Mon, 08 Jul 2019 10:07:55 +0100 Chris Cannam Print object name as well (if a QObject) by-id
Fri, 05 Jul 2019 15:28:07 +0100 Chris Cannam Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles by-id