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-16FEAT(client, ui): Extended quit behavior settingMerkaber
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-05-11FEAT(client): Search dialogRobert Adam
2021-05-11REFAC(client): Move channel sep. setting to own categoryRobert Adam
2021-04-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-12-20FEAT(client): Add possibility to set nicknametandunn
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-08-31FEAT(talking-ui): Allow ChannelListeners to be shownRobert Adam
2020-08-29FEAT(client, mainwindow): Show volume adjustmentsRobert Adam
2020-06-01src/mumble: Fixed typos in accessibility namesRobert Adam
2020-05-28Accessibility: Added accessibility text to dialogsEthin Probst
2020-05-13src/mumble: Made font size for TalkingUI entries configurableRobert Adam
2020-05-07src/mumble: Implemented options to display channel hierarchy in TalkingUIRobert Adam
2020-05-07Merge pull request #4118: Added setting for TalkingUI to keep local user visibleRobert Adam
2020-05-03Merge pull request #4113: Improve echo cancellation settings uiRobert Adam
2020-04-30src/mumble: Added setting for TalkingUI to keep local user visibleRobert Adam
2020-04-29src/mumble: Extended ConfigWidget interface to include name propertyRobert Adam
2020-04-24src/mumble: Implemented an optional TalkingUIRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide 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-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-07-09Add toggle to lock layout when in custom layout modeMax Weber
2017-03-16Merge PR #2922: Mumble: remove expert mode.Mikkel Krautz
2017-03-16Mumble: remove expert mode.Mikkel Krautz
2017-03-12LookConfig: hook up 'ui/developermenu' setting in the User Interface config d...Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-12-23Use ChannelDrag enum for UserDragLari Tikkanen
2016-12-23Implement configuring user draggingLari Tikkanen
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-09-08Add an experimental translator commentStefan Hacker
2015-09-08Enable LookConfig to detect changes to user themes folderStefan Hacker
2015-09-08Add link to user themes directory to LookConfigStefan Hacker
2015-07-12Fix build for Qt < 5.2Stefan Hacker
2015-07-12Add Theme support to MumbleStefan Hacker
2015-06-13Make change of language and users top settings require restartStefan Hacker
2015-02-08Add optional combobox for transmit mode selection in the MainWindow's toolbar.Kyle Smith
2014-12-23Fix Esperanto entry in language list and display cc in parentheses behind name.Stefan Hacker
2014-12-22Display the native language name in the language chooser rather than the localeAndreas Sinz
2014-10-27Fix more ApplicationPalette aspects.Stefan Hacker
2013-08-19Fix path in skin selection dialogKissaki
2013-07-09Added channel hiding/filter featuredc6jgk
2012-08-05Only show the annoying 'Drag me' title bars on DockWidgets in Custom layout m...Mikkel Krautz
2012-05-31ChatBar: Always use the current channel by defaultBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich