Mercurial > hg > svcore
log data/model/ImageModel.h @ 1679:0d89abd631ac single-point
age | author | description |
---|---|---|
Thu, 28 Mar 2019 16:03:36 +0000 | Chris Cannam | Re-add the toDelimitedDataString stuff 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 |
Wed, 27 Mar 2019 16:06:35 +0000 | Chris Cannam | Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script |
Fri, 22 Mar 2019 17:49:10 +0000 | Chris Cannam | Update ImageModel single-point |
Mon, 26 Nov 2018 13:51:36 +0000 | Chris Cannam | Header guards fix-static-analysis |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |