Mercurial > hg > svgui
log widgets/CSVFormatDialog.cpp @ 650:12d570c27d85 tonioni
age | author | description |
---|---|---|
2011-04-04 | Chris Cannam | * Cut off column dialog if there are many columns -- allow user to ignore or take values from all columns past a certain number. sv_v1.8 |
2011-02-07 | Chris Cannam | * Fix untranslated string |
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-08 | Chris Cannam | * Add option to import time+duration (or time+endtime) from CSV files |
2009-09-11 | Chris Cannam | * Add start frame get/set to EditableDenseThreeDimensionalModel and use it |
2009-02-26 | Chris Cannam | * Use QDialogButtonBox in format dialog (surprised I missed that one all |
2008-03-14 | Chris Cannam | * More work to abstract out interactive components used in the data library, |