Review Request: Export the function isShiftAsModifierAllowed() from KKeySequenceWidget
Commit Hook
null at kde.org
Sat Aug 6 18:32:41 BST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101515/#review5447
-----------------------------------------------------------
This review has been submitted with commit 316a2e7d9864af1e1576093a1a9c3648a68b9502 by Simon Persson to branch KDE/4.7.
- Commit
On June 6, 2011, 8:46 a.m., Simon Persson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101515/
> -----------------------------------------------------------
>
> (Updated June 6, 2011, 8:46 a.m.)
>
>
> Review request for kdelibs and Michael Jansen.
>
>
> Summary
> -------
>
> First of two patches to fix a set of bugs for global shortcuts involving shift key. Not sure if this can go in 4.7 because of the freeze? It adds a new function to the API for the sake of a bugfix. Prepared the following commit message:
>
> Export the function isShiftAsModifierAllowed()
>
> This function inside KKeySequnceWidgetPrivate is needed by kglobalaccel,
> export here rather than duplicating code and risk falling out of sync.
> Also add Qt::Key_Backtab to the list, this is not needed internally
> since there is a special case for Alt+Shift+Tab to not be recorded as
> Alt+Backtab but other users of this function will need it.
>
>
> This addresses bugs 179504, 197548 and 215030.
> http://bugs.kde.org/show_bug.cgi?id=179504
> http://bugs.kde.org/show_bug.cgi?id=197548
> http://bugs.kde.org/show_bug.cgi?id=215030
>
>
> Diffs
> -----
>
> kdeui/widgets/kkeysequencewidget.h b9aafdc
> kdeui/widgets/kkeysequencewidget.cpp a35c2b4
>
> Diff: http://git.reviewboard.kde.org/r/101515/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Simon
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20110806/c91044db/attachment.htm>
More information about the kde-core-devel
mailing list