log rdf/RDFImporter.cpp @ 1050:5ad98be7f635 cxx11

age author description
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 17:09:19 +0000 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
Tue, 17 Jun 2014 14:49:49 +0100 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
Tue, 26 Nov 2013 13:43:31 +0000 Chris Cannam Drop toStdString, with debug header we can stream QStrings
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Fri, 25 May 2012 14:57:14 +0100 Chris Cannam Some exception handling dataquay
Thu, 24 May 2012 13:25:21 +0100 Chris Cannam A few bugfixes in RDF import and export dataquay
Mon, 21 May 2012 14:33:35 +0100 Chris Cannam Further fixes for Dataquay compatibility dataquay
Fri, 18 May 2012 21:23:12 +0100 Chris Cannam Tiny bit of work on the RDFTransformFactory dataquay
Fri, 18 May 2012 21:06:45 +0100 Chris Cannam Convert RDFImporter to Dataquay dataquay
Tue, 14 Jun 2011 15:26:52 +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:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 09 Mar 2011 11:48:01 +0000 Chris Cannam * Use note model when importing RDF types with "note" in them
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