Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06REFAC: Make sure all macros are #undef'd againRobert Adam
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2021-02-05FEAT(client): Update platform-specific GlobalShortcut backends for ButtonInfoDavide Beatrici
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-12-22Fix Xi conflict that appears when MOC files are generated and included by CMakeDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-11-28GlobalShortcut_unix: fix GCC deprecation pragmas for GCC 4.2.Mikkel Krautz
2015-11-25GlobalShortcut_unix: request latest XInput 2 version by default.Mikkel Krautz
2015-11-25GlobalShortcut_unix, Settings: disable XInput2 by default.Mikkel Krautz
2015-11-22GlobalShortcut_unix: fix build on non-Linux systems.Mikkel Krautz
2015-10-28Supress deprecation warning on XKeycodeToKeysymStefan Hacker
2015-10-28Supress remaining old-style casts we incur from 3rd party headers. These shou...Stefan Hacker
2015-03-10GlobalShortcut_unix: disable evdev by default.Mikkel Krautz
2014-10-19Fix crash on Linux when trying to configure shortcuts.Bas Wijnen
2013-07-13Unify comment style.Kissaki
2013-07-13Move method comments. Remove obsolete.Kissaki
2013-06-29mumble, murmur: Qt 5 support for Linux.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-10-09handle some cppcheck-found issues:Kissaki
2011-04-24CONFIG+=no-xinput2Thorvald Natvig
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-03-13Indent, changelog, submodule and language updateThorvald Natvig
2011-02-27Work around broken XI2 master devicesThorvald Natvig
2011-02-26XInput 2.0 supportThorvald Natvig
2011-02-26Indent, changelog, submodule and language updateThorvald Natvig
2011-02-20rework to improve the quality of the code of the patch (bug 3067616 - DUAL He...Rafael Correia
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-07-31Indent, changelog and submodule updateThorvald Natvig
2009-07-30Replace XEViE with XInputThorvald Natvig
2009-01-20Older input.h doesn't have KEY_CNTThorvald Natvig
2009-01-20Indenting updateThorvald Natvig
2009-01-19Don't use /dev/input devices that are grabbed, and don't use /dev/input at al...Thorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-09-02IndentingThorvald Natvig
2008-08-15Add suppression for XEvie and fix Qt4.4ism for context menuThorvald Natvig
2008-08-14Possible support for key suppression with XEvie, but untested as Xevie itself...Thorvald Natvig
2008-08-14Use explicit static_cast<> instead of implicit conversions for float<->int etcThorvald Natvig
2008-05-11Make XEvie optionalThorvald Natvig
2008-04-25IndentingThorvald Natvig
2008-04-23Polled X input support, for OSes that lack both xevie and inputdevThorvald Natvig