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-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-01-07Auto-update LICENSE.header in source filesDavide 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
2014-09-20Introduce use of Q_DECL_OVERRIDE and Q_DECL_FINAL into the codebase.Stefan Hacker
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2013-06-04Adjust header guard defines for uniformityKissaki
2012-02-23GlobalShortcut_macx: add EventTap listing when pressing Ctrl-Alt-Cmd.Mikkel Krautz
2012-02-23GlobalShortcut: allow users to disable global shortcuts without removing all ...Mikkel Krautz
2012-02-18OS X: Build fixes for Xcode 4.3 (mostly PCH-related)Mikkel Krautz
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-02-26Kill the nagging accessibility dialog from GlobalShortcutMac.Mikkel Krautz
2011-02-20Remove 1.1.x - no longer maintainedThorvald Natvig
2010-08-27Forward events through Qt instead of using performSelector:onThread: to be ab...Mikkel Krautz
2010-01-05Update license to 2010Thorvald Natvig
2009-11-06Catch and handle kCGEventTapDisabledByTimeout Snow Leopard behavior in Global...Mikkel Krautz
2009-03-13Fix header mess on Mac OS X.Mikkel Krautz
2009-01-05Update copyright for 2009Thorvald Natvig
2008-10-18Make GlobalShortcutMac build again.Mikkel Krautz
2008-10-09Add Q_DISABLE_COPY to most classesThorvald Natvig
2008-08-29GlobalShortcutMac cleanups.Mikkel Krautz
2008-08-28Convert GlobalShortcut on OSX to use the Quartz Event Tap API. Fixes bug #192...Mikkel Krautz
2008-03-21Patch 1919733: Update for GlobalShortcutMac [mkrautz]Thorvald Natvig
2008-03-18Patch #1917558 Implement GlobalShortcut for OSX [mkrautz]Thorvald Natvig
2008-01-05Update copyright for 2008Thorvald Natvig
2007-11-18Patch #1832382 by metzThorvald Natvig