mumble/src
Mikkel Krautz 18c359f82a GlobalShortcut_unix: disable evdev by default.
...and gate it behind the hidden 'shortuct/linux/evdev/enable'
config option.

We don't actively want people to use evdev unless
they really have to (as it requires people to change the
permissions of their keyboard device node to be quite wide-open
to be useful).

Our evdev code has also caused problems for users of
Yubikeys and other gadgets that identify themselves as
keyboards. Those problems should be a thing of the past
with this commit.

Fixes #1145
2015-03-10 15:14:42 +01:00
..
bonjour mumble: Qt 5 support for OS X. 2013-06-29 16:56:41 +02:00
mumble GlobalShortcut_unix: disable evdev by default. 2015-03-10 15:14:42 +01:00
mumble_exe mumble, mumble_exe: fix overlay self-detection for the mumble_app.dll build. 2013-11-10 22:28:03 +01:00
murmur Use 'QSsl::TlsV1_0' on Qt 5.0 through 5.3 and allow 'QSsl::SecureProtocols' to be used on 5.4.X. 2015-03-19 14:45:53 +01:00
tests Move speex, celt-0.7.0, celt-0.11.0, opus and sbcelt to the 3rdparty directory. 2015-01-05 23:11:59 +01:00
ACL.cpp Allow using ChanACL::hasPermission without a cache 2012-01-08 12:59:47 +01:00
ACL.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Channel.cpp Fix incorrect handling of mumble:// links 2014-04-10 20:37:13 +02:00
Channel.h Fix incorrect handling of mumble:// links 2014-04-10 20:37:13 +02:00
Connection.cpp Unify comment style. 2013-07-13 18:45:09 +02:00
Connection.h Replace all uses of QT_VERSION_CHECK with explicit version. 2014-08-22 01:55:34 +02:00
CryptState.cpp Fix include guards and PCH includes 2011-11-09 00:12:10 +01:00
CryptState.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Group.cpp Fix murmur handling all groups starting with "sub" as special. 2014-09-21 15:56:26 +02:00
Group.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Message.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
mumble.pri Define Qt 4 no-ops for Q_DECL_OVERRIDE and Q_DECL_FINAL on the command line. 2014-12-25 14:34:56 +01:00
Mumble.proto Fix protocol documentation for RequestBlob in the .proto file. 2015-03-17 20:22:30 +01:00
Net.cpp Banlist: PR commit adjustments 2013-06-30 15:14:52 +02:00
Net.h Banlist: PR commit adjustments 2013-06-30 15:14:52 +02:00
OSInfo.cpp OSInfo: update Windows 10 detection due to kernel version change. 2015-03-18 19:39:38 +01:00
OSInfo.h OSInfo: use full Windows version when version string is user-facing. 2014-01-11 03:11:19 +01:00
PacketDataStream.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
Qt4Compat.h mumble, murmur: add a 'Qt::escape' for Qt 5 to avoid ifdef hell. 2014-07-25 16:54:07 +02:00
SignalCurry.h Prepend Projectname to header guard defines 2013-06-04 21:59:52 +02:00
SSL.cpp Replace all uses of QT_VERSION_CHECK with explicit version. 2014-08-22 01:55:34 +02:00
SSL.h Fix include guards and PCH includes 2011-11-09 00:12:10 +01:00
Timer.cpp Fix include guards and PCH includes 2011-11-09 00:12:10 +01:00
Timer.h Unify comment style. 2013-07-13 18:45:09 +02:00
User.cpp Fix include guards and PCH includes 2011-11-09 00:12:10 +01:00
User.h build: add support for building against Qt 5 from the win32-static build env. 2013-09-15 22:47:54 +02:00
Version.cpp Fix include guards and PCH includes 2011-11-09 00:12:10 +01:00
Version.h Remove __DATE__ and __TIME__. 2015-03-18 19:01:23 +01:00