Mercurial > hg > svgui
log view/Pane.cpp @ 1495:6bb0afa607f5
age | author | description |
---|---|---|
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-07-05 | Chris Cannam | Update for removal of (public) getId from Model by-id |
2019-07-02 | Chris Cannam | Further layer updates by-id |
2019-06-13 | Chris Cannam | Add opportunistic-editing toggle |
2019-06-13 | Chris Cannam | Don't try to draw scale from a dormant layer! |
2019-05-01 | Chris Cannam | Don't discard large wheel deltas; just clamp them single-point |
2018-11-26 | Chris Cannam | Use nullptr throughout fix-static-analysis |
2018-11-16 | Chris Cannam | Make horizontal wheeling a bit less crazily fast in the absence of fine delta information |
2018-11-15 | Chris Cannam | Handle integer pixel scaling as well |
2018-11-15 | Chris Cannam | Scale pen for retina display on macOS as well as for hidpi display elsewhere |
2018-11-14 | Chris Cannam | Fix some incorrect pixel scaling |
2018-11-13 | Chris Cannam | Toward highlighting peaks on spectrum spectrogramparam |