Dirk Hohndel 5a4d85bf7c Fix crash when importing CSV that requires change of separator
The dialog defaults to tab; if a file is indeed comma separated and one
switches to that, data() could be called on a higher index before the
model is re-populated.

I'm a bit surprised why index.isValid() doesn't catch this, but the manual
check appears to work.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-06 19:53:49 -08:00
..
2014-06-26 15:47:02 -07:00
2014-02-08 08:00:27 -08:00
2014-10-14 20:33:46 +02:00
2014-10-14 20:33:46 +02:00
2014-12-17 08:09:54 -08:00
2014-06-26 15:47:02 -07:00
2014-11-17 06:02:21 +00:00
2014-11-17 06:02:21 +00:00
2015-01-04 23:19:52 -08:00
2015-01-02 22:24:50 -08:00
2015-01-04 07:42:28 -08:00
2014-10-18 15:16:15 -07:00
2014-10-18 15:16:15 -07:00
2014-12-01 14:19:03 -08:00
2014-10-18 15:16:15 -07:00
2014-11-17 06:02:21 +00:00
2014-11-17 06:02:21 +00:00
2015-01-03 13:47:05 -08:00
2014-07-18 10:21:42 -07:00
2014-08-08 11:13:05 -07:00