Mercurial > hg > sonic-visualiser
log main/main.cpp @ 853:a581436b3e5c
age | author | description |
---|---|---|
Tue, 09 Sep 2014 16:33:52 +0100 | Chris Cannam | Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open(). |
Wed, 13 Aug 2014 16:45:14 +0100 | Chris Cannam | Set parents for various dialogs (to avoid them hitting focus-stealing prevention) |
Mon, 07 Jul 2014 07:55:49 +0100 | Chris Cannam | Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead |