Mercurial > hg > svgui
log layer/TextLayer.cpp @ 1569:b33b0b06133e
age | author | description |
---|---|---|
2019-10-31 | Chris Cannam | Further replacements of QRect::right() with the right (arf) calculation |
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-09 | Chris Cannam | Fix failure to apply new frame when pasting events |
2019-07-02 | Chris Cannam | Further layer updates for ModelById by-id |