Mercurial > hg > svcore
log data/model/Model.h @ 346:a9ccd644f3bf
age | author | description |
---|---|---|
2007-11-28 | Chris Cannam | * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename. |
2007-11-09 | Chris Cannam | * Factor out uses of "Sonic Visualiser" in "common" code to applicationName() |
2007-10-24 | Chris Cannam | * Hoist alignment model set/query up to Model, so any models can be aligned |
2007-10-18 | Chris Cannam | * Make XmlExportable::toXml the function that is universally overridden (and |
2007-09-28 | Chris Cannam | * Merge from sv-match-alignment branch (excluding alignment-specific document). |
2007-08-24 | Chris Cannam | * Revert revision 713. We do like QStrings after all. |
2007-08-09 | Chris Cannam | * change some QStrings to std::strings etc |
2006-10-05 | Chris Cannam | * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as |
2006-07-31 | Chris Cannam | * Reorganising code base. This revision probably should compile once more. |