2014-04-02 |
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-03-31 |
Chris Cannam |
Merge from branch tonioni
tony_integration
|
2014-04-01 |
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 |
Chris Cannam |
Debug output
tonioni
|
2014-04-01 |
Chris Cannam |
Optional printouts
tonioni
|
2014-03-31 |
Chris Cannam |
Use application name in key & mouse reference instead of hardcoding SV
tonioni
|
2014-03-27 |
Chris Cannam |
Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automatically
tonioni
|
2014-03-27 |
Chris Cannam |
Make pitch-track editing operations update the notes as well, automatically
tonioni
|
2014-03-27 |
Chris Cannam |
Add Merge Notes
tonioni
|
2014-03-27 |
Chris Cannam |
Add command to snap notes back to pitch track median on request; add split at selection boundaries
tonioni
|
2014-03-25 |
Chris Cannam |
Fix (to some extent) the "gross assumption about layer order" and thus #840 Note split adaptation broken
tonioni
|
2014-03-11 |
Chris Cannam |
Merge from default branch
tony_integration
|
2014-03-11 |
Chris Cannam |
Merge from branch tonioni
tony_integration
|
2014-03-11 |
Chris Cannam |
Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache)
|
2014-03-06 |
Chris Cannam |
Introduce a GlobalOverlays mode that shows general surrounding information but less local stuff
tonioni
|
2014-03-06 |
Chris Cannam |
Allow registering an alternative shortcut using QKeySequence so as to get the right native string
tonioni
|
2014-03-06 |
Chris Cannam |
Use NativeText in key reference (converting Ctrl to weird squiggle on Mac etc)
tonioni
|
2014-03-06 |
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 |
Chris Cannam |
Explicitly avoid doing this on Mac (so as to rule it out in investigating toolbar problems)
tonioni
|
2014-03-06 |
Chris Cannam |
Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4
|
2014-03-06 |
Chris Cannam |
Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4
tonioni
|
2014-03-05 |
Chris Cannam |
No config -> default to release mode
tonioni
|
2014-03-05 |
Chris Cannam |
Do not return a dormant layer as the currently-selected layer
tonioni
|
2014-03-05 |
Chris Cannam |
Pull out ShowLayerCommand into its own file
tonioni
|
2014-03-05 |
Chris Cannam |
Add selectionChangedByUser for selection changes prompted by interactivity rather than by undo/redo
tonioni
|
2014-03-04 |
Chris Cannam |
Signal-slot separation between region outlining and default zoom action
tonioni
|
2014-03-04 |
Chris Cannam |
Fix failure to delete property stack when pane is deleted (sometimes)
|
2014-03-04 |
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-02-24 |
Justin Salamon |
checking off show pitch turns off and disables play pitch button
tonioni
|
2014-02-18 |
Justin Salamon |
clicking on selection pane now moves play head to that location
tonioni
|
2014-02-06 |
Chris Cannam |
Toward getYScaleValue in Colour3DPlotLayer
|
2014-02-06 |
Chris Cannam |
Unclamped
|