Mercurial > hg > svcore
log data/fileio/CSVStreamWriter.h @ 1441:51493540a753 streaming-csv-writer
age | author | description |
---|---|---|
Tue, 17 Apr 2018 10:03:50 +0100 | Lucas Thompson | Fix progress reporting and allow for changing how progress is calculating (TODO multi-selection) streaming-csv-writer |
Tue, 17 Apr 2018 10:03:49 +0100 | Lucas Thompson | Formatting and naming changes more in line with SV conventions. streaming-csv-writer |
Tue, 17 Apr 2018 10:03:49 +0100 | Lucas Thompson | Added utility function for splitting a model selection into chunks and writing to a stream. streaming-csv-writer |
Tue, 17 Apr 2018 10:03:49 +0100 | Lucas Thompson | Introduce a TestHelper which contains boiler plate for running a suite of QtTest style objects. Stub CSVStreamWriter and test to integrate into build. streaming-csv-writer |