Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Tue, 30 Jun 2020 10:56:56 +0100 | Chris Cannam | Fix potential divide-by-zero (depending on a race elsewhere) |
Thu, 18 Jun 2020 13:45:11 +0100 | Chris Cannam | Merge from branch csv-import-headers |
Thu, 18 Jun 2020 11:52:29 +0100 | Chris Cannam | Support column headers, with user toggle; also distinguish visibly between tab and general whitespace delimiters csv-import-headers |
Tue, 16 Jun 2020 15:16:50 +0100 | Chris Cannam | Fix some Qt deprecations |
Thu, 14 May 2020 16:38:09 +0100 | Chris Cannam | Profiling point |
Thu, 14 May 2020 16:38:05 +0100 | Chris Cannam | It turns out icons are loaded repeatedly when recreating menus, causing an actually appreciable slowdown when some cases. Provide a cache |
Mon, 11 May 2020 17:28:12 +0100 | Chris Cannam | Make ImageLayer able to report whether an image format can be opened |