Re: Review Request 123376: Fix handling of mod-shift-number shortcuts.

2015-10-18 Thread Yuxuan Shui
.cpp abee5bc Diff: https://git.reviewboard.kde.org/r/123376/diff/ Testing --- Thanks, Yuxuan Shui ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 123376: Fix handling of mod-shift-number shortcuts.

2015-08-15 Thread Yuxuan Shui
} else if (KKeyServer::isShiftAsModifierAllowed(keyQt)) { > 0760 keyQt |= d->modifierKeys; > ``` Any suggestions how to fix this? - Yuxuan --- This is an automatically generated e

Re: Review Request 123376: Fix handling of mod-shift-number shortcuts.

2015-08-15 Thread Yuxuan Shui
view79753 --- On April 25, 2015, 7:54 p.m., Yuxuan Shui wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org

Review Request 123376: Fix handling of mod-shift-number shortcuts.

2015-04-15 Thread Yuxuan Shui
/show_bug.cgi?id=341959 Repository: kglobalaccel Description --- For details, see discussion in corresponding bug report. Diffs - src/runtime/kglobalaccel_x11.cpp abee5bc Diff: https://git.reviewboard.kde.org/r/123376/diff/ Testing --- Thanks, Yuxuan Shui