graph
- Mergetony_integration 2014-04-02, by Chris Cannam
- Merge from branch tonionitony_integration 2014-04-02, by Chris Cannam
- Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)tony_integration 2014-04-02, by Chris Cannam
- Merge from branch tonionitony_integration 2014-03-31, by Chris Cannam
- Fix fancy note-editing mode (was not working in new multi-layer world, and shift-click delete was broken)tonioni 2014-04-01, by Chris Cannam
- Debug outputtonioni 2014-04-01, by Chris Cannam
- Optional printoutstonioni 2014-04-01, by Chris Cannam
- Use application name in key & mouse reference instead of hardcoding SVtonioni 2014-03-31, by Chris Cannam
- Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automaticallytonioni 2014-03-27, by Chris Cannam
- Make pitch-track editing operations update the notes as well, automaticallytonioni 2014-03-27, by Chris Cannam
- Add Merge Notestonioni 2014-03-27, by Chris Cannam
- Add command to snap notes back to pitch track median on request; add split at selection boundariestonioni 2014-03-27, by Chris Cannam
- Fix (to some extent) the "gross assumption about layer order" and thus #840 Note split adaptation brokentonioni 2014-03-25, by Chris Cannam
- Merge from default branchtony_integration 2014-03-11, by Chris Cannam
- Merge from branch tonionitony_integration 2014-03-11, by Chris Cannam
- Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache)2014-03-11, by Chris Cannam
- Introduce a GlobalOverlays mode that shows general surrounding information but less local stufftonioni 2014-03-06, by Chris Cannam
- Allow registering an alternative shortcut using QKeySequence so as to get the right native stringtonioni 2014-03-06, by Chris Cannam
- Use NativeText in key reference (converting Ctrl to weird squiggle on Mac etc)tonioni 2014-03-06, by Chris Cannam
- Rather than undrawing the bottom bit of the dial, don't draw it in the first place (necessary on shaded background)tonioni 2014-03-06, by Chris Cannam
- Explicitly avoid doing this on Mac (so as to rule it out in investigating toolbar problems)tonioni 2014-03-06, by Chris Cannam
- Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt42014-03-06, by Chris Cannam
- Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4tonioni 2014-03-06, by Chris Cannam
- No config -> default to release modetonioni 2014-03-05, by Chris Cannam
- Do not return a dormant layer as the currently-selected layertonioni 2014-03-05, by Chris Cannam
- Pull out ShowLayerCommand into its own filetonioni 2014-03-05, by Chris Cannam
- Add selectionChangedByUser for selection changes prompted by interactivity rather than by undo/redotonioni 2014-03-05, by Chris Cannam
- Signal-slot separation between region outlining and default zoom actiontonioni 2014-03-04, by Chris Cannam
- Fix failure to delete property stack when pane is deleted (sometimes)2014-03-04, by Chris Cannam
- Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well.tonioni 2014-03-04, by Chris Cannam
- checking off show pitch turns off and disables play pitch buttontonioni 2014-02-24, by Justin Salamon
- clicking on selection pane now moves play head to that locationtonioni 2014-02-18, by Justin Salamon