Mercurial > hg > svcore
log data/model/Model.h @ 333:1afaf98dbf11
age | author | description |
---|---|---|
Fri, 09 Nov 2007 17:46:58 +0000 | Chris Cannam | * Factor out uses of "Sonic Visualiser" in "common" code to applicationName() |
Wed, 24 Oct 2007 15:21:38 +0000 | Chris Cannam | * Hoist alignment model set/query up to Model, so any models can be aligned |
Thu, 18 Oct 2007 10:15:07 +0000 | Chris Cannam | * Make XmlExportable::toXml the function that is universally overridden (and |
Fri, 28 Sep 2007 13:56:38 +0000 | Chris Cannam | * Merge from sv-match-alignment branch (excluding alignment-specific document). |
Fri, 24 Aug 2007 11:41:48 +0000 | Chris Cannam | * Revert revision 713. We do like QStrings after all. |
Thu, 09 Aug 2007 16:29:29 +0000 | Chris Cannam | * change some QStrings to std::strings etc |
Thu, 05 Oct 2006 11:03:06 +0000 | Chris Cannam | * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as |
Mon, 31 Jul 2006 14:05:22 +0000 | Chris Cannam | * Reorganising code base. This revision probably should compile once more. |