Mercurial > hg > svgui
log layer/TimeValueLayer.cpp @ 668:d52751e2728b
age | author | description |
---|---|---|
Tue, 16 Jul 2013 17:52:16 +0100 | Chris Cannam | Better handling of padding around scale extents: associate them with the model extents, so as not to break auto-align (of this with other layers, and of other layers with this) and zoom |
Tue, 16 Jul 2013 13:38:53 +0100 | Chris Cannam | Make scale drawing in log scale a bit less dumb |
Tue, 16 Jul 2013 13:22:31 +0100 | Chris Cannam | Do not pad edges of scale extent when auto-aligning to another layer |
Tue, 14 May 2013 12:36:43 +0100 | Chris Cannam | Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4. |