Mercurial > hg > svcore
log data/model/NoteModel.h @ 1650:bbfb5a1e4b84 single-point
age | author | description |
---|---|---|
Fri, 15 Mar 2019 14:23:50 +0000 | Chris Cannam | Update RegionModel following NoteModel, er, model. They have quite a bit in common that we should now pull out some of single-point |
Fri, 15 Mar 2019 10:57:35 +0000 | Chris Cannam | Switch to a single external set of commands for modifying editables with events single-point |
Thu, 14 Mar 2019 15:31:59 +0000 | Chris Cannam | Rework NoteModel commands (not entirely successfully); remove FlexiNoteModel as it has always been almost entirely identical to NoteModel (unlike its layer counterpart) single-point |
Thu, 14 Mar 2019 13:11:47 +0000 | Chris Cannam | Command tweaks, including executing it! single-point |
Wed, 13 Mar 2019 16:00:13 +0000 | Chris Cannam | Further API updates single-point |
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 |