Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 903:1757933ce5a7 cxx11
age | author | description |
---|---|---|
Mon, 09 Mar 2015 08:43:20 +0000 | Chris Cannam | More conversion fixes cxx11 |
Wed, 04 Mar 2015 19:11:32 +0000 | Chris Cannam | Toward building with new sv types cxx11 |
Mon, 29 Sep 2014 13:27:13 +0100 | Chris Cannam | Correct some really stupid fixed-length string stuff, including a genuine stack overflow that causes a crash on OS/X for certain colour 3d plot data. |
Wed, 03 Sep 2014 11:31:09 +0100 | Chris Cannam | Fix some (probably benign) uninitialised members (from coverity scan) |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |
Tue, 01 Jul 2014 15:32:54 +0100 | Chris Cannam | Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |