log view/Overview.cpp @ 990:2d4d0dbb94e3 simple-fft-model

age author description
2015-05-21 Chris Cannam Box colour a darker grey by default (but also changeable now)
2015-03-30 matthiasm changed rectangle in Overview: colour and roundedness tonioni
2015-03-23 Chris Cannam Merge from cxx11 branch tonioni
2015-03-10 Chris Cannam More type fixes cxx11
2014-11-10 Chris Cannam Make overview area easier to see tonioni
2014-09-03 Chris Cannam Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
2014-09-02 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
2014-07-25 Chris Cannam Debug output stuff