log

age author description
Mon, 08 Jul 2019 10:07:55 +0100 Chris Cannam Print object name as well (if a QObject) by-id
Sun, 07 Jul 2019 16:42:47 +0100 Chris Cannam Fix signal spec by-id
Sat, 06 Jul 2019 18:12:54 +0100 Chris Cannam Merge by-id
Sat, 06 Jul 2019 18:12:38 +0100 Chris Cannam MSVC fixes by-id
Fri, 05 Jul 2019 16:55:54 +0100 Chris Cannam Don't hold on to borrowed pointer around the loop - so as to be informed when it becomes obsolete by-id
Fri, 05 Jul 2019 16:55:27 +0100 Chris Cannam Tidy by-id
Fri, 05 Jul 2019 16:55:20 +0100 Chris Cannam Comments 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
Thu, 04 Jul 2019 18:04:21 +0100 Chris Cannam Overhaul PlayParameters bits by-id
Thu, 04 Jul 2019 14:30:48 +0100 Chris Cannam Return id from add(), + comment by-id
Thu, 04 Jul 2019 14:30:41 +0100 Chris Cannam Remove obsolete method by-id
Wed, 03 Jul 2019 14:20:19 +0100 Chris Cannam Update to ModelId by-id
Tue, 02 Jul 2019 15:28:51 +0100 Chris Cannam Comment by-id
Tue, 02 Jul 2019 15:28:46 +0100 Chris Cannam Add isa by-id
Tue, 02 Jul 2019 14:08:25 +0100 Chris Cannam Use reference rather than bare pointer by-id