log main/main.cpp @ 624:c0a20cd1a9ff

age author description
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
Wed, 24 Jul 2013 17:12:05 +0100 Chris Cannam Remove duplicate unlock
Wed, 24 Jul 2013 18:19:46 +0100 Chris Cannam Replace path separators on Windows with command-line paths with-dependencies
Wed, 24 Jul 2013 18:14:53 +0100 Chris Cannam WS -> OS with-dependencies
Tue, 23 Jul 2013 16:12:50 +0100 Chris Cannam Merge from default branch with-dependencies
Tue, 23 Jul 2013 16:12:08 +0100 Chris Cannam Line endings with-dependencies
Mon, 22 Jul 2013 13:24:06 +0100 Chris Cannam Avoid exiting with locked mutex
Thu, 16 May 2013 14:35:31 +0100 Chris Cannam Merge from default branch with-dependencies
Thu, 16 May 2013 14:05:21 +0100 Chris Cannam Clean up more tidily on exit
Wed, 27 Mar 2013 17:23:05 +0000 Chris Cannam Windows build fixes -- to review with-dependencies
Mon, 16 Jul 2012 10:29:38 +0100 Chris Cannam Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle
Fri, 20 Jan 2012 20:21:28 +0000 Chris Cannam Make it possible to toggle full-screen through the menu fullscreen
Thu, 19 Jan 2012 15:34:33 +0000 Chris Cannam Start hacking in some fullscreen stuff (so far, this is just a mess) fullscreen
Mon, 25 Jul 2011 21:04:31 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 25 Jul 2011 19:38:50 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 04 Jul 2011 16:08:20 +0100 mathieub Start in minimal mode option added in the Preferences/Appearance menu toggle
Sun, 26 Jun 2011 19:56:01 +0100 Chris Cannam Merge from branch "templating"
Tue, 14 Jun 2011 15:27:30 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:56 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:32:07 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 27 Apr 2011 14:46:35 +0100 Chris Cannam Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148) templating