Fix crash when loading project with long tables
Don't load a lot of data into QString when "process the rest". We need only start of each line for this. So, safer read some small amount of data. Instead, program may crash. Possibly fixes bug #220.
Authored by: dpozitron 2014-01-23
Parent: [r1387]
Child: [r1389]