Mercurial > hg > svgui
log layer/TextLayer.cpp @ 1552:045063dcd2bc
age | author | description |
---|---|---|
Thu, 31 Oct 2019 15:32:13 +0000 | Chris Cannam | Further replacements of QRect::right() with the right (arf) calculation |
Thu, 17 Oct 2019 11:12:54 +0100 | 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. |
Wed, 09 Oct 2019 11:51:19 +0100 | Chris Cannam | Fix failure to apply new frame when pasting events |
Tue, 02 Jul 2019 14:08:44 +0100 | Chris Cannam | Further layer updates for ModelById by-id |
Mon, 01 Jul 2019 14:17:13 +0100 | Chris Cannam | More layer updates by-id |
Fri, 28 Jun 2019 17:37:22 +0100 | Chris Cannam | Further layer updates for ById by-id |
Fri, 22 Mar 2019 11:05:11 +0000 | Chris Cannam | Use updated TextModel single-point |