log view/Pane.cpp @ 1603:f12c25651f96

age author description
2020-04-29 Chris Cannam This addAction API from Qt 5.6+ is still, unfortunately, too recent for some of our builds
2020-03-30 Chris Cannam Add right-button context menu to panner widget
2019-10-17 Chris Cannam Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.
2019-10-16 Chris Cannam Debug output