Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 908:4a578a360011 cxx11
age | author | description |
---|---|---|
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
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) |