Mercurial > hg > svgui
log widgets/TransformFinder.cpp @ 1103:d84a0033b305 spectrogram-minor-refactor
age | author | description |
---|---|---|
2015-03-10 | Chris Cannam | More type fixes cxx11 |
2014-06-17 | Chris Cannam | More unsigned/long and warning fixes warnfix_no_size_t |
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2008-11-21 | Chris Cannam | * Use enum for transform type instead of trying to do dumb things like |
2008-11-20 | Chris Cannam | * Make it possible to Find a Transform even when no file loaded (it |
2008-11-20 | Chris Cannam | * Add more informative text to Find a Transform (particularly when none |
2008-11-19 | Chris Cannam | * minor text change |
2008-11-19 | Chris Cannam | * Add some informative labels to transform finder |
2008-10-28 | Chris Cannam | * Avoid waiting on uninstalled transforms mutex in TransformFactory:: |
2008-10-23 | Chris Cannam | * Add More Info URL to plugin finder |
2008-10-14 | Chris Cannam | * Add beginnings of capability to search plugins that are not yet |