Mercurial > hg > svgui
log widgets/KeyReference.cpp @ 939:8744bb5d9fd0 tonioni
age | author | description |
---|---|---|
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) |