Mercurial > hg > svcore
log base/ViewManagerBase.h @ 1886:f803d3c33f76 tip
age | author | description |
---|---|---|
Mon, 23 Apr 2018 16:03:35 +0100 | 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. |
Wed, 04 Jan 2017 16:03:12 +0000 | Chris Cannam | Wire up record monitoring 3.0-integration |
Wed, 04 Mar 2015 19:08:21 +0000 | Chris Cannam | More type-size adjustments cxx11 |
Tue, 17 Jun 2014 13:52:07 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Wed, 19 Mar 2008 20:23:26 +0000 | Chris Cannam | ... |
Mon, 17 Mar 2008 10:12:35 +0000 | Chris Cannam | * add forgotten files |