log base/ViewManagerBase.h @ 1886:f803d3c33f76 tip

age author description
2018-04-23 Chris Cannam The use of the begin/end pairs here just seems to cause too many rows to be deleted (from the visual representation, not the underlying model). Things apparently work better if we just modify the underlying model and let the change signals percolate back up again. To that end, update the change handlers so as to cover their proper ranges with dataChanged signals.
2017-01-04 Chris Cannam Wire up record monitoring 3.0-integration
2015-03-04 Chris Cannam More type-size adjustments cxx11
2014-06-17 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
2008-03-19 Chris Cannam ...
2008-03-17 Chris Cannam * add forgotten files