log

age author description
Mon, 11 May 2020 17:28:12 +0100 Chris Cannam Make ImageLayer able to report whether an image format can be opened
Wed, 06 May 2020 11:44:38 +0100 Chris Cannam Reduce font size when pane is very thin
Wed, 06 May 2020 09:08:37 +0100 Chris Cannam Reduce heights of alignment views if (they are visible and) we are squashed for space
Thu, 30 Apr 2020 14:47:13 +0100 Chris Cannam When asked to render the whole view width, we need to wait for the layers to be ready before we can determine what the width is
Wed, 29 Apr 2020 17:47:55 +0100 Chris Cannam Fix compiler warning
Wed, 29 Apr 2020 17:47:37 +0100 Chris Cannam Debug
Wed, 29 Apr 2020 14:46:37 +0100 Chris Cannam Further removal of Qt 5.6+-only APIs
Wed, 29 Apr 2020 14:23:51 +0100 Chris Cannam This addAction API from Qt 5.6+ is still, unfortunately, too recent for some of our builds
Wed, 29 Apr 2020 13:26:23 +0100 Chris Cannam Complete round-trip name-type conversion for melodic range & peak freq spectrograms (also has the effect of making them creatable from OSC)
Wed, 22 Apr 2020 13:08:12 +0100 Chris Cannam Add list of packs, fix download test logic
Mon, 20 Apr 2020 18:46:49 +0100 Chris Cannam Use Provider structure
Thu, 09 Apr 2020 17:09:11 +0100 Chris Cannam Fixes for mingw
Thu, 09 Apr 2020 14:59:19 +0100 Chris Cannam Add missing include
Thu, 09 Apr 2020 11:23:40 +0100 Chris Cannam Use our base column type
Mon, 06 Apr 2020 13:56:00 +0100 Chris Cannam Merge from branch sensible-delimited-data-strings
Fri, 03 Apr 2020 17:12:37 +0100 Chris Cannam Switch to the StringExport api now found in svcore sensible-delimited-data-strings