log widgets/KeyReference.cpp @ 1582:01a41a37bd26

age author description
2019-07-03 Chris Cannam Fix a number of Qt deprecation warnings by-id
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2014-09-03 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
2014-03-31 Chris Cannam Use application name in key & mouse reference instead of hardcoding SV 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
2013-03-11 Chris Cannam Build fixes for Qt5 qt5
2012-01-30 Chris Cannam Add hide method
2007-07-16 Chris Cannam * dark background if necessary in key/mouse reference
2007-07-05 Chris Cannam * Add mouse actions to key and mouse reference dialog
2007-07-04 Chris Cannam * Add key reference window to Help menu (also needs mouse reference)