Mercurial > hg > svcore
log data/fileio/CSVFormat.cpp @ 704:32773072e4af
age | author | description |
---|---|---|
2011-04-04 | Chris Cannam | * Avoid including non-value columns in 3d-model column count (fixes #38) sv_v1.8 |
2011-02-07 | Chris Cannam | * Fix crash when importing CSV file with varying number of columns per row |
2010-07-19 | Chris Cannam | * Complete the overhaul of CSV file import; now you can pick the purpose for |
2010-07-16 | Chris Cannam | * Start revamping the CSV import dialog so as to show a "purpose" for each column. |
2010-07-15 | Chris Cannam | * Start overhauling CSV parser to associate purposes with columns en route to its guesses; add some string manipulation code |
2010-07-08 | Chris Cannam | * Add option to import time+duration (or time+endtime) from CSV files |
2008-04-29 | Chris Cannam | * Fix deadlock in Serialiser |
2008-03-14 | Chris Cannam | * More work to abstract out interactive components used in the data library, |