Mercurial > hg > svgui
log layer/LayerFactory.cpp @ 683:692a8b9804fe
age | author | description |
---|---|---|
Tue, 26 Nov 2013 14:11:04 +0000 | Chris Cannam | Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Sat, 13 Apr 2013 15:36:54 +0100 | gyorgyf | cleanup tonioni |
Sat, 13 Apr 2013 13:39:17 +0100 | gyorgyf | fixed flexi note layer and propagated model selection to analyser tonioni |
Tue, 26 Mar 2013 20:14:08 +0000 | matthiasm | put the FlexiNote layer before the note layer to see what happens -- not much tonioni |
Tue, 26 Mar 2013 14:46:06 +0000 | matthiasm | added references to new layer type FlexiNoteLayer and corresponding FlexiNoteModel tonioni |
Tue, 14 Jun 2011 15:27:05 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |