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
2022-09-09FEAT(client): Add shortcut to listen to a channelRobert Adam
2022-09-09FIX(client): Clear shortcut data also for user-typesRobert Adam
2022-07-31FEAT(client, unix): Make shortcuts disablableRobert Adam
2022-07-31CHANGE(client): Don't hard block shortcuts on WaylandRobert Adam
2022-02-07FEAT(client): Immediately save settingsRobert Adam
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-11-10FIX(client): Disable broken shortcuts on WaylandRobert Adam
2021-05-11REFAC(client): Use constant for root channel IDRobert Adam
2021-04-28FEAT(client): Implement raw input, get rid of hooks and DirectInput (Windows)Davide Beatrici
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-03-06REFAC(client): Avoid name clash for "registrar"Robert Adam
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2021-02-05FEAT(client): Use GlobalShortcutButtons in AudioWizard and GlobalShortcutDavide Beatrici
2020-11-03FEAT(client): Show keys in tooltip in shortcuts settings, each one in a new lineDavide Beatrici
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-07-10FIX(shortcuts-ui): Clear selection after removeRobert Adam
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-05-28Accessibility: Added accessibility text to dialogsEthin Probst
2020-04-29src/mumble: Extended ConfigWidget interface to include name propertyRobert Adam
2020-04-09src/mumble: Implemented #1548: Whisper/Shout to selectionRobert Adam
2020-02-27Qt: Adapted to use range-based constructors for lists/vectors/sets forRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-09-27Enabled sorting of shortcuts function listRobby Zampino
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-07-31Replace deprecated QSysInfo stuff with QOperatingSystemVersionDavide Beatrici
2019-07-31GlobalShortcut.cpp: replace deprecated QColor::dark() with QColor::darker()Davide Beatrici
2019-07-31Replace deprecated <QtAlgorithms> functionsDavide Beatrici
2019-03-05Include "Global.h" after "Mumble.pb.h", to avoid a redefinition issue with pr...Davide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-06-18Fix #3411: Threaded access to DatabaseJan Klass
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-08-05GlobalShortcut: add UI to allow users to opt-out of UIAccess.Mikkel Krautz
2017-07-29GlobalShortcut, GlobalShortcutWin: MumbleApplication: remove GlobalShortcut::...Mikkel Krautz
2017-05-09Added a "Undo Idle action upon activity" setting.Andrew Johnson
2017-03-16Merge PR #2922: Mumble: remove expert mode.Mikkel Krautz
2017-03-16Mumble: remove expert mode.Mikkel Krautz
2017-03-12GlobalShortcut: allow users to enable/disable our additional shortcut engines...Mikkel Krautz
2017-01-21Revert PR #2674: Mumble: convert AudioInputPtr and AudioOutputPtr to use QSha...Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-11-28Mumble: convert AudioInputPtr and AudioOutputPtr to use QSharedPointer instea...Mikkel Krautz
2016-08-07GlobalShortcut: use MUComboBox.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-12-12GlobalShortcut: only build in the OS X-specific AXIsProcessTrustedWithOptions...Mikkel Krautz
2015-12-08GlobalShortcut: update help text for marking Mumble trusted for OS X Maverick...Mikkel Krautz
2015-10-28Fix various shadow warnings in mumble by renamingStefan Hacker
2015-03-18Add basic support for sending text messages via GlobalShortcuts.Tim Cooper
2014-09-21GlobalShortcut: do not require expert mode for Mac event tap warning message ...Mikkel Krautz