log view/PaneStack.cpp @ 624:e11a9d91b86b qt5

age author description
2012-11-16 Chris Cannam Add discrete-curve drawing mode for time-value layer
2012-01-30 Chris Cannam Column stretch 0 avoids spare empty space at the right when property boxes are off
2012-01-23 Chris Cannam Show current-pane indicator and close-pane button only if there is more than one pane
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-06-09 Chris Cannam * Add insertPane
2009-03-03 Chris Cannam * Attempt to pick more sensible default centre frame for newly created view
2009-02-24 Chris Cannam * Make it possible to switch panes by clicking on the current-pane
2009-02-23 Chris Cannam * os/x layout fixes (make the X button flat, otherwise the margins go all
2009-02-23 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
2008-02-06 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
2007-11-07 Chris Cannam * fix pane layout problem; fix waveform butterfly mode
2007-11-07 Chris Cannam * Add [x] button to pane to quickly delete it
2007-10-25 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
2007-10-22 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
2007-10-10 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
2007-07-03 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
2007-06-28 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
2007-04-30 Chris Cannam ...
2007-04-27 Chris Cannam * Fix #1707133 osx right pane too narrow
2007-04-27 Chris Cannam ...
2007-04-19 Chris Cannam * looks like this ugly OS/X hack is no longer necessary with more recent Qt
2007-04-16 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-01-22 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-15 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
2006-11-14 Chris Cannam * Press X to toggle the property boxes
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.