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-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
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-05-28Accessibility: Added accessibility text to dialogsEthin Probst
2020-04-29src/mumble: Extended ConfigWidget interface to include name propertyRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide 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-07-31Replace deprecated <QtAlgorithms> functionsDavide Beatrici
2019-03-29LCD.cpp: remove unused "bound" variableDavide 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-03-16Mumble: remove expert mode.Mikkel Krautz
2017-02-05LCD: drop workaround for Qt >= 5.6.2.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-07-16LCD: add workarounds for LCD drawing on Qt 5.6.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2014-04-11Be more stringent about properly escaping external strings in HTML ('rich tex...Tim Cooper
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-03-08Unify talkstate and s/WhisperChannel/Shouting/Thorvald Natvig
2010-01-28Fix LCD enable stateThorvald Natvig
2010-01-12Show channel user count in G15Thorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-11-20General LCD fixups and make G15 on OSX a bit prettier.Mikkel Krautz
2009-08-21Use new whisper iconsThorvald Natvig
2009-08-21Move mumble/murmur specific state out of UserThorvald Natvig
2009-08-15Use VLD for debug buildsThorvald Natvig
2009-08-15Use the new SVG iconsThorvald Natvig
2009-05-02s/Player/User/Thorvald Natvig
2009-05-02Valgrind runThorvald Natvig
2009-04-30Remove character LCDs, which we never had an implementation forThorvald Natvig
2009-02-23Fix a few gcc warningsThorvald Natvig
2009-01-30Clean up a few leftover code linesThorvald Natvig
2009-01-20Indenting updateThorvald Natvig
2009-01-19Brutally simplified LCD overlay.Thorvald Natvig
2009-01-05Indenting updateThorvald Natvig
2009-01-05Update copyright for 2009Thorvald Natvig
2008-12-25Fix for crash with no LCD devices present.Thorvald Natvig
2008-12-21Don't show LCD Config if no devices are detected.Thorvald Natvig
2008-12-16Update G15 helper to use standard input/outputThorvald Natvig
2008-12-13LCD Support [mkrautz]Thorvald Natvig