log

age author description
Thu, 21 May 2020 16:09:46 +0100 Chris Cannam Merge
Thu, 21 May 2020 16:09:10 +0100 Chris Cannam Comment only
Mon, 18 May 2020 14:06:30 +0100 Chris Cannam Avoid more recent Qt api, for older platform package builds
Thu, 14 May 2020 16:36:48 +0100 Chris Cannam Use cancellable serialiser; add some more profiling points
Thu, 14 May 2020 16:35:39 +0100 Chris Cannam Make Serialiser cancellable while waiting for its lock
Thu, 14 May 2020 16:35:21 +0100 Chris Cannam Print results in the opposite order, so most relevant ones are at the end of the listing
Mon, 11 May 2020 17:27:18 +0100 Chris Cannam Pull out text-document check; it's useful elsewhere
Mon, 11 May 2020 14:43:58 +0100 Chris Cannam Add support for doubling escapes for quotes in quoted texts in CSV-like formats on import (similar to how we, and the relevant RFC, do escaping on export now)