log data/fileio/CSVFileReader.cpp @ 1058:c49d52386cde tonioni

age author description
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2015-02-13 Chris Cannam Use filename as object name when reading data file to model (so it shows in the resulting layer name)
2014-11-14 Chris Cannam Provide reader from QIODevice
2014-10-03 Chris Cannam Add milliseconds as CSV import timing option
2014-09-03 Chris Cannam Frame this condition more defensively (from coverity scan)
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t