log widgets/LayerTree.cpp @ 1614:c6f5c822b10d

age author description
2019-07-04 Chris Cannam Update for changes to PlayParameters by-id
2019-07-02 Chris Cannam Further ModelId updates by-id
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2015-03-10 Chris Cannam More type fixes cxx11
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-03-11 Chris Cannam Build fixes for Qt5 qt5
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2008-06-06 Chris Cannam * Start adding a spreadsheet-style editor window for model data
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-08-16 Chris Cannam * Layer tree view updating when visibility / audibility changed (and layers
2007-07-04 Chris Cannam * Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
2007-07-03 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak