Mercurial > hg > svgui
log widgets/ImageDialog.cpp @ 1002:dc8092488005 3.0-integration
age | author | description |
---|---|---|
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 |
2009-03-27 | Chris Cannam | * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder |
2008-03-14 | Chris Cannam | * More work to abstract out interactive components used in the data library, |
2008-01-04 | Chris Cannam | * better progress reporting in FileSource |
2007-11-01 | Chris Cannam | * FileSource -> default to showProgress = false |
2007-10-18 | Chris Cannam | * RemoteFile -> FileSource |
2007-10-18 | Chris Cannam | * Make RemoteFile far more pervasive, and use it for local files as well |
2007-10-05 | Chris Cannam | * Add support for remote files to image layer |
2007-10-05 | Chris Cannam | * More work on image layer display &c |
2007-10-04 | Chris Cannam | * Phase 1 of an image layer. |