log

age author description
2011-06-24 Chris Cannam Rename "visible" to "show" to avoid confusion between current state and required activity toggle
2011-06-24 Chris Cannam The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead toggle
2011-06-24 Chris Cannam Merge from the default branch toggle
2011-06-24 Chris Cannam Ignore more files
2011-06-22 mathieub Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file
2011-06-22 Chris Cannam config.pri should not be tracked (it is generated from config.pri.in) toggle
2011-06-21 mathieub Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ toggle
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-06-14 Chris Cannam Merge from debug-output branch
2011-05-23 Chris Cannam Add default session template to Preferences; tidy up menu functions and states templating
2011-05-17 Chris Cannam Replace the change-default-template menu functions with apply-template functions that act immediately. templating
2011-05-17 Chris Cannam Merge from the default branch templating
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2011-05-11 Chris Cannam Sanitise template file name; ask for confirmation when overwriting templating