Mercurial > hg > sonic-visualiser
graph
- Oops -- we don't want to hide the Playback menu2011-06-24, by Chris Cannam
- Hide spacings around speed/fader controls and overview widget when in minimal mode2011-06-24, by Chris Cannam
- Hide and restore menus that are not needed in minimal mode2011-06-24, by Chris Cannam
- Process events before adjusting size, so that adjustSize gets the correct visibility status for each widget2011-06-24, by Chris Cannam
- Save size before switching to minimal mode, restore it when switching back. This is the same mechanism as used to save/restore the window size when exiting & restarting the program2011-06-24, by Chris Cannam
- Rename "visible" to "show" to avoid confusion between current state and required activity2011-06-24, by Chris Cannam
- The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead2011-06-24, by Chris Cannam
- Merge from the default branch2011-06-24, by Chris Cannam
- Ignore more files2011-06-24, by Chris Cannam
- Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file2011-06-22, by mathieub
- config.pri should not be tracked (it is generated from config.pri.in)2011-06-22, by Chris Cannam
- 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/2011-06-21, by mathieub
- Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)2011-06-14, by Chris Cannam
- Merge from debug-output branch2011-06-14, by Chris Cannam
- Add default session template to Preferences; tidy up menu functions and states2011-05-23, by Chris Cannam