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-16FORMAT: Run clang-format 10 on all source filesRobert Adam
2021-04-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-27FEAT(client): Allow gemini:// in chat messagesMark Dain
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
2020-12-23FEAT(client): Easier pasting of imagesMeru Alagalingam
2020-09-28FIX(client): Warning about unused parameterRobert
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-09-08FEAT(client,ui): Add "select all" for messagesRobert Adam
2020-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-06-17FEAT(tts): Allow disabling Text-To-Speech per userPopkornium18
2020-06-01src/mumble: Fixed typos in accessibility namesRobert Adam
2020-05-28Accessibility: Added accessibility text to dialogsEthin Probst
2020-04-29src/mumble: Extended ConfigWidget interface to include name propertyRobert Adam
2020-04-16Feature: Channel ListenersRobert Adam
2020-04-01src/mumble: Added & implemented setting for message marginRobert Adam
2020-04-01src/mumble/Log.cpp: Only draw frame around messages that end with blank line(s)Robert Adam
2020-04-01src/mumble/Log.cpp: Fix message spacing after frameRobert Adam
2020-01-18Logging: Implemented framework for deferred log messages that can be used as ...Robert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-12-16Log: fix build without TTSDavide Beatrici
2019-10-17Merge PR #3853: Log: change message names to have consistent capitalization (...Davide Beatrici
2019-10-17Changed message names to have consistent capitalization (First word only) in ...Ryan Thomas
2019-10-11Add setting to toggle 24-hour time format for the chatDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-10-10Remove Qt::escape() -> QString::toHtmlEscaped() compatibility layerDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-08-17Add option to omit scope in TTS messagesScott Register
2019-07-31Replace deprecated QDesktopWidgetDavide 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-07-17Log: fix notification being triggered for own messages when TTS readback is e...Davide Beatrici
2018-07-08Add configurable private text message notificationDavide Beatrici
2018-07-08Add configurable "User connected and entered channel" and "User left channel ...Davide Beatrici
2018-03-02Add per-notification setting to toggle window highlightdavidebeatrici
2018-03-01Add configurable "You joined channel" and "You have been moved to channel by....davidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-11-27Merge PR #3168: Log: remove support for external images.Mikkel Krautz
2017-07-16FTPAllan Nordhøy
2017-07-14Log: remove support for external images.Mikkel Krautz
2017-07-13Log: remove dead m_valid code from LogDocument.Mikkel Krautz
2017-07-09Log: remove the notion of an invalid LogDocument.Mikkel Krautz
2017-03-16Mumble: remove expert mode.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-08-07Log: introduce new 2048x2048 message area size restriction.Nascher
2016-07-31Log: check for QSizeF::isValid() in Log::validHtml().Nascher
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz