log

age author description
2019-08-14 Chris Cannam Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed
2019-08-13 Chris Cannam Toward trying to figure out a progress-bar problem
2019-08-13 Chris Cannam Ensure rightCropFrame doesn't end up rounded to the left of the desired end pixel
2019-08-09 Chris Cannam Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations
2019-08-08 Chris Cannam Debug
2019-08-08 Chris Cannam Fix overlooked alignment
2019-08-02 Chris Cannam Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy
2019-08-02 Chris Cannam Add direct method to get source model
2019-07-19 Chris Cannam Correct erroneous signal signature
2019-07-18 Chris Cannam Fix failure to show alignment progress bar
2019-07-17 Chris Cannam Merge from branch by-id
2019-07-17 Chris Cannam Tidy; also don't show cancel buttons for alignments by-id
2019-07-17 Chris Cannam Fix inability to set layer's model to None by-id
2019-07-15 Chris Cannam Emit a signal when a cancel is pressed by-id