Fri, 03 Jul 2015 16:09:14 +0100 |
Chris Cannam |
Fix assignment of values to regions on import, in case where region model contains duplicate points
|
Tue, 10 Mar 2015 17:02:52 +0000 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
Tue, 03 Mar 2015 15:18:24 +0000 |
Chris Cannam |
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
|
Fri, 13 Feb 2015 13:30:28 +0000 |
Chris Cannam |
Use filename as object name when reading data file to model (so it shows in the resulting layer name)
|
Fri, 14 Nov 2014 17:23:27 +0000 |
Chris Cannam |
Provide reader from QIODevice
|
Fri, 03 Oct 2014 15:09:27 +0100 |
Chris Cannam |
Add milliseconds as CSV import timing option
|
Wed, 03 Sep 2014 09:57:30 +0100 |
Chris Cannam |
Frame this condition more defensively (from coverity scan)
|
Tue, 17 Jun 2014 14:33:42 +0100 |
Chris Cannam |
Unsigned removals and warning fixes in data/
warnfix_no_size_t
|
Mon, 07 Apr 2014 10:47:15 +0100 |
Chris Cannam |
Make it possible to import CSV files directly into Note layers
|
Tue, 26 Nov 2013 13:43:31 +0000 |
Chris Cannam |
Drop toStdString, with debug header we can stream QStrings
|
Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Tue, 14 Jun 2011 15:26:52 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|