log widgets/ModelDataTableDialog.cpp @ 1120:65cdaf8d6b50 spectrogram-minor-refactor

age author description
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-12-05 Chris Cannam Merge from default branch imaf_enc
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-11-04 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
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
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2008-10-09 Chris Cannam * Support transforms that output regions with more than one bin (by
2008-07-31 Chris Cannam * remove some debug
2008-06-26 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
2008-06-18 Chris Cannam * Add playback controls to data edit dialog
2008-06-18 Chris Cannam * minor enhancement to data edit make-current
2008-06-17 Chris Cannam * start play-tracking toggle in data editor dialog
2008-06-17 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
2008-06-16 Chris Cannam * Basic implementation of add and remove point in data editor
2008-06-13 Chris Cannam * Add audio device selection to preferences
2008-06-12 Chris Cannam * Add more data-editor support to various models
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-06-12 Chris Cannam * sorting arbitrary columns in data editor
2008-06-11 Chris Cannam * reorganise tabular data editor model support
2008-06-11 Chris Cannam * A bit more work on the data editor
2008-06-09 Chris Cannam * basics of data editing in data table view
2008-06-06 Chris Cannam * Start adding a spreadsheet-style editor window for model data