log base/XmlExportable.h @ 1886:f803d3c33f76 tip

age author description
2019-07-04 Chris Cannam Return id from add(), + comment by-id
2019-06-26 Chris Cannam More on alignment models and paths by-id
2019-03-28 Chris Cannam Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point
2018-11-26 Chris Cannam Header guards fix-static-analysis
2018-03-01 Chris Cannam Untabify
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-07-11 Chris Cannam * Add a colour database, and Add New Colour function to the colour combo
2006-06-15 Chris Cannam * 1502816 file export is too slow and memory-hungry
2006-04-27 Chris Cannam * Ensure consistent ordering of layer text labels
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-02-14 Chris Cannam * Change SpectrogramLayer to use its own cache type instead of a QImage
2006-01-13 Chris Cannam * Session file save, and the skeleton of session file load.
2006-01-12 Chris Cannam * Beginnings of session save code