log data/model/Model.h @ 961:fae5689f7e27

age author description
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam Disambiguate signals warnfix_no_size_t
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2014-06-13 Chris Cannam Add an experimental cancel button to view progress bars tonioni
2014-02-04 Chris Cannam Avoid compiler warning tonioni
2013-10-09 Chris Cannam Add toDelimitedDataString alternative with frame extents
2009-02-12 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
2008-05-19 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
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.