Mercurial > hg > svgui
log view/View.cpp @ 1457:160e6d010141 single-point
age | author | description |
---|---|---|
Thu, 16 May 2019 15:50:02 +0100 | Chris Cannam | Avoid showing progress bars for dormant layers. They'll typically be duplicates, e.g. in the vect app you can get many dormant layers all reporting the alignment completion at the same time. (Maybe it would be better just to reject progress bars for alignment in dormant layers? Hm) single-point |
Wed, 01 May 2019 11:46:09 +0100 | Chris Cannam | Some debug bits single-point |
Thu, 28 Mar 2019 11:55:31 +0000 | Chris Cannam | Update to using export IDs stored in XmlExportables single-point |
Wed, 20 Mar 2019 11:18:45 +0000 | Chris Cannam | Use overspill to render time-value point line properly at edges single-point |
Wed, 23 Jan 2019 14:44:16 +0000 | Chris Cannam | Merge |
Mon, 21 Jan 2019 10:08:26 +0000 | Chris Cannam | Fix potential divide-by-zero |
Mon, 26 Nov 2018 14:33:54 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |