log repoint-lock.json @ 2572:27007726ccd2

age author description
Thu, 18 Jun 2020 15:42:40 +0100 Chris Cannam Further old-Qt fix sv_v4.1
Thu, 18 Jun 2020 15:07:59 +0100 Chris Cannam Fix build with older Qt versions
Thu, 18 Jun 2020 13:51:58 +0100 Chris Cannam Merge from branch csv-import-headers
Thu, 18 Jun 2020 11:56:37 +0100 Chris Cannam Support CSV column header in import dialog + in actual import stage csv-import-headers
Wed, 17 Jun 2020 18:08:05 +0100 Chris Cannam Add detector for CSV header row, and use it to inform guesses for column purposes csv-import-headers
Tue, 16 Jun 2020 17:49:40 +0100 Chris Cannam Merge from default branch startup-timing
Tue, 16 Jun 2020 17:39:39 +0100 Chris Cannam Copyright date
Tue, 16 Jun 2020 17:04:54 +0100 Chris Cannam Add record-mono setting smoother-recording
Thu, 11 Jun 2020 14:10:51 +0100 Chris Cannam CSV reader tests & fixes
Thu, 04 Jun 2020 14:41:56 +0100 Chris Cannam Subrepo and translation update
Wed, 03 Jun 2020 14:12:14 +0100 Chris Cannam Some work to try to get the main window up & functioning quicker - without waiting for the transforms to be populated first. Needs a lot more testing, not to be merged until after 4.1. startup-timing
Mon, 18 May 2020 14:07:08 +0100 Chris Cannam Fix for older Qt builds sv_v4.1pre1
Mon, 18 May 2020 13:19:35 +0100 Chris Cannam Subrepo and git config updates
Thu, 14 May 2020 16:40:20 +0100 Chris Cannam Update subrepos with various performance tweaks; when rebuilding menus, delete old actions (turns out addAction(QAction*) doesn't take ownership - I did know this once, but...)
Wed, 13 May 2020 14:27:26 +0100 Chris Cannam Fix following prior merge