Mercurial > hg > svcore
log data/fileio/CSVFileReader.cpp @ 1003:274c4362bda6
age | author | description |
---|---|---|
Fri, 03 Oct 2014 15:09:27 +0100 | Chris Cannam | Add milliseconds as CSV import timing option |
Wed, 03 Sep 2014 09:57:30 +0100 | Chris Cannam | Frame this condition more defensively (from coverity scan) |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
Mon, 07 Apr 2014 10:47:15 +0100 | Chris Cannam | Make it possible to import CSV files directly into Note layers |
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 |