Mercurial > hg > svcore
log data/model/TabularModel.h @ 1886:f803d3c33f76 tip
age | author | description |
---|---|---|
Mon, 14 Oct 2019 14:17:37 +0100 | Chris Cannam | Implement missing TabularModel editing methods. Also made these pure in TabularModel, since almost all subclasses want them and (clearly) forgetting to implement them is a problem! |
Wed, 13 Mar 2019 14:50:10 +0000 | Chris Cannam | Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models single-point |
Mon, 26 Nov 2018 13:51:36 +0000 | Chris Cannam | Header guards fix-static-analysis |
Wed, 11 Mar 2015 13:30:37 +0000 | Chris Cannam | Build fixes for OS/X cxx11 |
Thu, 23 Oct 2008 16:30:48 +0000 | Chris Cannam | * Add More Info URL to plugin finder |
Mon, 16 Jun 2008 14:48:42 +0000 | Chris Cannam | * Basic implementation of add and remove point in data editor |