Diffusion Elisa 9287cffc0bda

Use Qt key names (e.g. Qt::SHIFT + Qt::Key_Left) for shortcuts

Authored by ngraham on Jul 24 2019, 2:15 PM.

Description

Use Qt key names (e.g. Qt::SHIFT + Qt::Key_Left) for shortcuts

Summary:
While investigating https://bugs.kde.org/show_bug.cgi?id=410110, I found that the
keyboard shortcuts were being set using a non-standard method. This patch corrects
that and uses the standard Qt style.

I was hoping that this would fix https://bugs.kde.org/show_bug.cgi?id=410110, but it
does not.

Test Plan: Use Elisa in English; keyboard shortcuts still work

Reviewers: mgallien, astippich, Elisa

Reviewed By: astippich, Elisa

Differential Revision: https://phabricator.kde.org/D22718

Details

Committed
ngrahamJul 24 2019, 6:19 PM
Reviewer
Elisa
Differential Revision
D22718: Use Qt key names (e.g. Qt::SHIFT + Qt::Key_Left) for shortcuts
Parents
R255:78e2222279dc: Speed up search of album covers
Branches
Unknown
Tags
Unknown