log widgets/ModelDataTableDialog.cpp @ 1620:dc0e47f234a2 tip

age author description
Tue, 15 Oct 2019 14:51:58 +0100 Chris Cannam Avoid compiler warning
Tue, 15 Oct 2019 09:32:24 +0100 Chris Cannam Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
Mon, 14 Oct 2019 14:20:02 +0100 Chris Cannam Tidy / debug
Wed, 03 Jul 2019 14:20:42 +0100 Chris Cannam Further ModelId updates by-id
Wed, 03 Jul 2019 08:55:02 +0100 Chris Cannam Fix a number of Qt deprecation warnings by-id
Mon, 23 Apr 2018 16:06:27 +0100 Chris Cannam Delete rows in reverse order for safety
Mon, 23 Apr 2018 16:04:51 +0100 Chris Cannam Avoid crash when scrolling with an empty layer open
Mon, 05 Dec 2016 14:31:53 +0000 Chris Cannam Some icon updates more-hidpi
Wed, 20 Apr 2016 12:06:28 +0100 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Tue, 17 Jun 2014 15:55:27 +0100 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
Thu, 05 Dec 2013 09:47:02 +0000 Chris Cannam Merge from default branch imaf_enc
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Mon, 04 Nov 2013 17:09:36 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
Tue, 14 Jun 2011 15:27:05 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:25 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
Thu, 09 Oct 2008 13:13:33 +0000 Chris Cannam * Support transforms that output regions with more than one bin (by
Thu, 31 Jul 2008 15:54:24 +0000 Chris Cannam * remove some debug
Thu, 26 Jun 2008 12:41:23 +0000 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Wed, 18 Jun 2008 14:34:13 +0000 Chris Cannam * minor enhancement to data edit make-current
Tue, 17 Jun 2008 16:24:50 +0000 Chris Cannam * start play-tracking toggle in data editor dialog
Tue, 17 Jun 2008 16:07:56 +0000 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
Mon, 16 Jun 2008 14:48:42 +0000 Chris Cannam * Basic implementation of add and remove point in data editor
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 14:33:45 +0000 Chris Cannam * Add more data-editor support to various models
Thu, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Thu, 12 Jun 2008 09:03:00 +0000 Chris Cannam * sorting arbitrary columns in data editor
Wed, 11 Jun 2008 16:13:25 +0000 Chris Cannam * reorganise tabular data editor model support
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Mon, 09 Jun 2008 16:01:50 +0000 Chris Cannam * basics of data editing in data table view
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data