MuseScore/mscore/qml
Peter Jonas 1a6b2647f7 fix #296154: Accessibility: Make palette tree a single Tab object
Navigation within the palette tree is now done almost entirely with the
arrow keys. This reduces the number of times the user has to press Tab
or Shift+Tab to leave the palette tree and navigate to other widgets. It
also enables the current item to be preserved on returning to the tree.
2019-10-31 04:51:32 +00:00
..
palettes fix #296154: Accessibility: Make palette tree a single Tab object 2019-10-31 04:51:32 +00:00
msqmlengine.cpp Use correct import paths for QML engine for palettes 2019-08-31 19:22:19 +03:00
msqmlengine.h Use correct import paths for QML engine for palettes 2019-08-31 19:22:19 +03:00
nativemenu.cpp Miscellaneous UX and styling fixes for QML palettes 2019-09-23 15:49:01 +02:00
nativemenu.h Miscellaneous UX and styling fixes for QML palettes 2019-09-23 15:49:01 +02:00
nativetooltip.cpp Add QWidget-based tooltips to QML palettes 2019-09-20 19:51:03 +02:00
nativetooltip.h Fix palettes-related crashes 2019-09-30 16:15:23 +02:00