Mercurial > hg > svgui
log widgets/CSVFormatDialog.cpp @ 974:6645b6b8356f
age | author | description |
---|---|---|
Fri, 22 May 2015 10:42:15 +0100 | Chris Cannam | Fix crash when importing wide CSV file |
Tue, 12 May 2015 12:31:37 +0100 | 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. |
Wed, 11 Mar 2015 13:30:37 +0000 | Chris Cannam | Build fixes for OS/X cxx11 |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |
Fri, 03 Oct 2014 15:27:02 +0100 | Chris Cannam | Handle variable columns by importing all of them (not just the minimum number) |
Fri, 03 Oct 2014 15:09:27 +0100 | Chris Cannam | Add milliseconds as CSV import timing option |
Tue, 17 Jun 2014 15:55:27 +0100 | Chris Cannam | More unsigned/long and warning fixes warnfix_no_size_t |