log

age author description
2020-06-03 Chris Cannam Add timings to debug output startup-timing
2020-05-29 Chris Cannam Comment only
2020-05-22 Chris Cannam Permit setting completion directly on the alignment model, if we aren't using a transform to populate the path source but are instead going to set the path directly after completion
2020-05-21 Chris Cannam Merge
2020-05-21 Chris Cannam Comment only
2020-05-18 Chris Cannam Avoid more recent Qt api, for older platform package builds
2020-05-14 Chris Cannam Use cancellable serialiser; add some more profiling points
2020-05-14 Chris Cannam Make Serialiser cancellable while waiting for its lock
2020-05-14 Chris Cannam Print results in the opposite order, so most relevant ones are at the end of the listing
2020-05-11 Chris Cannam Pull out text-document check; it's useful elsewhere
2020-05-11 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)
2020-05-06 Chris Cannam Add isSupported
2020-04-30 Chris Cannam Be more cautious about firing up an RDF file parser to identify a document - don't do it at all if the document is not apparently text
2020-04-30 Chris Cannam Add function (cribbed from Rosegarden source) to check whether a string is valid UTF-8
2020-04-29 Chris Cannam Merge
2020-04-29 Chris Cannam Remove debug output