log

age author description
Tue, 20 Dec 2016 10:49:24 +0000 Chris Cannam Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it 3.0-integration
Mon, 19 Dec 2016 16:34:38 +0000 Chris Cannam Merge from branch svg, and thus (in some subrepos) from levelpanwidget 3.0-integration
Mon, 19 Dec 2016 16:32:34 +0000 Chris Cannam Implement "Export SVG file..." svg
Fri, 16 Dec 2016 19:35:57 +0000 Chris Cannam Fix incorrect initial display levels in LevelPanWidget levelpanwidget
Fri, 16 Dec 2016 16:29:53 +0000 Chris Cannam Support mouse wheel on level-pan tool button levelpanwidget
Fri, 16 Dec 2016 15:55:59 +0000 Chris Cannam Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting) levelpanwidget
Fri, 16 Dec 2016 14:16:05 +0000 Chris Cannam Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget
Fri, 16 Dec 2016 13:10:21 +0000 Chris Cannam Take advantage of the fact that a group layout is now always used, to simplify code levelpanwidget
Fri, 16 Dec 2016 13:08:33 +0000 Chris Cannam Introduce colour combobox class, to replace ad-hoc code in property box levelpanwidget
Thu, 15 Dec 2016 16:29:27 +0000 Chris Cannam Adjust spacing in property box levelpanwidget
Thu, 15 Dec 2016 16:29:18 +0000 Chris Cannam Record scale factor in log levelpanwidget
Thu, 15 Dec 2016 15:34:33 +0000 Chris Cannam Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systems levelpanwidget
Thu, 15 Dec 2016 15:12:44 +0000 Chris Cannam Retina thumbwheels levelpanwidget
Thu, 15 Dec 2016 14:39:52 +0000 Chris Cannam Tool tips levelpanwidget
Thu, 15 Dec 2016 14:39:40 +0000 Chris Cannam An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not. levelpanwidget