<div>Hello</div><div> </div><div>05.05.2017, 10:17, "Kevin Funk" <kfunk@kde.org>:</div><blockquote type="cite"><p>On Thursday, 4 May 2017 21:40:00 CEST Matthew Woehlke wrote:</p><blockquote> In KDevelop 4.x, I got used to being able to right-click a project and<br /> hit 'b' to quickly build that project.<br /><br /> In KDevelop 5.1.0, this doesn't work; in fact, the project context menu<br /> doesn't appear to have *any* accelerators. Did something happen to them,<br /> or have I turned them off somehow?</blockquote><p><br />This was a KMenu (from kdelibs) feature [1] -- which is deprecated nowadays.<br />During the kdelibs (Qt4) -> KF5 (Qt5) transition we ported all uses of KMenu<br />to QMenu, which doesn't have this feature.</p></blockquote><blockquote type="cite"><p><br />[1] See:<br />  <a href="https://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKMenu.html#a1c4c4b910df899d814e511e357283bcd">https://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKMenu.html#a1c4c4b910df899d814e511e357283bcd</a><br /><br />You'd need to port KMenu's accelerator feature to QMenu to fix.</p></blockquote><div>But we can use the Alt key, right?<br />Now in the project context menu (see screenshot) there are alt-bindings only for "copy" and "paste" entries...</div><div> </div><blockquote type="cite"><p><br />Cheers,<br />Kevin<br /> </p><span>--<br />Kevin Funk | <a href="mailto:kfunk@kde.org">kfunk@kde.org</a> | <a href="http://kfunk.org/">http://kfunk.org</a></span></blockquote><div> </div><div> </div><div>-- </div><div>Alexander Zhigalin - <span style="color:#0000ff;">DevOps</span></div><div> </div>