log main/main.cpp @ 913:3c88bf74959d cxx11

age author description
Thu, 26 Feb 2015 09:43:12 +0000 Chris Cannam Debug reporting from FileSource
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
Tue, 01 Jul 2014 15:34:11 +0100 Chris Cannam Subrepos, and update in line with latest no-warning changes
Tue, 17 Jun 2014 16:42:51 +0100 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
Thu, 05 Dec 2013 12:39:25 +0000 Chris Cannam Qt font fix for OS/X 10.9
Tue, 26 Nov 2013 14:17:48 +0000 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
Tue, 26 Nov 2013 10:35:55 +0000 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
Tue, 05 Nov 2013 11:11:01 +0000 Chris Cannam Win build fixes from with-dependencies branch
Tue, 24 Sep 2013 11:06:29 +0100 Chris Cannam Merge from the default branch with-dependencies
Fri, 20 Sep 2013 16:38:00 +0100 Chris Cannam If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
Fri, 26 Jul 2013 12:06:59 +0100 Chris Cannam Merge with-dependencies
Fri, 26 Jul 2013 12:05:05 +0100 Chris Cannam Merge from the default branch with-dependencies
Wed, 24 Jul 2013 18:30:17 +0100 Chris Cannam Replace path separators on Windows with command-line paths