]> git.sesse.net Git - vlc/commit
Qt(dialog provider): rework the part of popupmenu specific to skins2
authorErwan Tulou <erwan10@videolan.org>
Sat, 12 Jul 2014 12:00:13 +0000 (14:00 +0200)
committerErwan Tulou <erwan10@videolan.org>
Sun, 13 Jul 2014 11:37:38 +0000 (13:37 +0200)
commit13e72f28eef889309f828512aab70adf7aff29cd
treec84b843aaccdb1e44fe451851632465d75467d35
parent2b427108c1e28dccb58bd5462a80e7c5ea80170c
Qt(dialog provider): rework the part of popupmenu specific to skins2

  - make it a bit simpler to read
  - add a shortcut to "Open skin.."
    (Ctrl-Shift-S chosen instead of Ctrl-S, since the latter
    is already used elsewhere)
  - Reuse the full version of "Open Media" with all accelerators
    being displayed instead of the light version
  - add the Help menu

With this new enriched popupmenu, skins2 should now offer all major
vlc hotkeys, which users have been asking for repeatedly.
modules/gui/qt4/menus.cpp