[licq-im/licq] de5814: qt4-gui: Handle meta key for global hotkeys

[email protected] Tue, 15 Nov 2011 11:34:36 -0800
Newsgroups gmane.network.licq.cvs
Message-ID <[email protected]>
  Branch: refs/heads/1.6-stable
  Home:   https://github.com/licq-im/licq

  Commit: de5814c4989b8ae5a911b87fc6147a51f29ffc9a
      https://github.com/licq-im/licq/commit/de5814c4989b8ae5a911b87fc6147a51f29ffc9a
  Author: Anders Olofsson <[email protected]>
  Date:   2011-11-15 (Tue, 15 Nov 2011)

  Changed paths:
    M licq/doc/CHANGELOG
  M qt4-gui/src/core/licqgui.cpp
  M qt4-gui/src/helpers/support.cpp

  Log Message:
  -----------
  qt4-gui: Handle meta key for global hotkeys


  Commit: edf37916f21bd5ee6621ee0db0c4e7e5b96b2a37
      https://github.com/licq-im/licq/commit/edf37916f21bd5ee6621ee0db0c4e7e5b96b2a37
  Author: Anders Olofsson <[email protected]>
  Date:   2011-11-15 (Tue, 15 Nov 2011)

  Changed paths:
    M licq/doc/CHANGELOG
  M qt4-gui/src/core/licqgui.cpp
  M qt4-gui/src/helpers/support.cpp
  M qt4-gui/src/helpers/support.h

  Log Message:
  -----------
  qt4-gui: Handle global hotkeys with Caps-/Numlock

X includes lock keys as modifiers so we must grab each combination
explicitly.


Compare: https://github.com/licq-im/licq/compare/471a73f...edf3791