Mercurial > hg > svgui
log widgets/CSVFormatDialog.h @ 1548:bd6af89982d7
age | author | description |
---|---|---|
2019-01-09 | Chris Cannam | Support changing the separator (if more than one plausible one is found) and repopulating the dialog |
2018-09-06 | Chris Cannam | Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classes import-audio-data |
2018-09-06 | Chris Cannam | Support audio-format CSV format selection in dialog import-audio-data |
2018-06-28 | Chris Cannam | Handle additional case import-audio-data |
2015-05-12 | Chris Cannam | Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still. |
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 |