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-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-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-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-05-21Improve method documentationJan Klass
2017-05-21Move XML functions into separate classJan Klass
2017-04-28Checking with PVS-Studio static analyser.Svyatoslav
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-07-10TextMessage, RichTextEditor: accept TextMessage dialog when Ctrl-Enter is pre...Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2016-04-26fix crash caused by decoding all MIME data formats in RichTextHtmlEditTim Cooper
2015-12-01RichTextEditor: inherit QApplication's stylesheet in RichTextHtmlEdit.Mikkel Krautz
2015-10-28Fix various shadow warnings in mumble by renamingStefan Hacker
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
2014-05-15mumble: fix Mumble-SA-2014-005.Mikkel Krautz
2013-10-23Fix various compiler warnings with VS2010Stefan Hacker
2013-06-29mumble: migrate hardcoded 0x050000 Qt version to the QT_VERSION_CHECK macro.Mikkel Krautz
2013-06-29mumble: Qt 5 support for OS X.Mikkel Krautz
2013-06-29mumble, murmur: Qt 5 support for Linux.Mikkel Krautz
2012-11-01Fix regression in RichTextEditor that prevent it from being completely emptied.Stefan Hacker
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-10-01Fix bug #3200725 @ SF - RichTextEditor disregarding g.uiImageLength.Jamie Fraser
2011-05-14Fixes for /Zc:wchar_tBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-02-24Assume input URLs are valid-ishThorvald Natvig
2010-01-29Indent, changelog, submodule and language updateThorvald Natvig
2010-01-28Show tooltip warning in rich text editor when over message limitsThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-12-29Allow viewing comments in richtexteditorThorvald Natvig
2009-11-11Indent, changelog and submodule updateThorvald Natvig
2009-11-07fix build with qt 4.4Ludwig Nussel
2009-11-03Add workaround for Chrome cut&paste URL on Win32Thorvald Natvig
2009-10-21We don't really support plaintext anymore, so remove detection from the rich ...Thorvald Natvig
2009-10-19Fix more compiler warningsThorvald Natvig
2009-10-19Fix a few compiler warningsThorvald Natvig
2009-10-09Spelling fixesThorvald Natvig
2009-10-09Indent, changelog and submodule updateThorvald Natvig
2009-10-09Mime demangler for richtexteditorThorvald Natvig
2009-10-02Indent, changelog and submodule updateThorvald Natvig
2009-10-01Show texture images in tooltipThorvald Natvig
2009-09-24Rich Text EditorThorvald Natvig
2009-09-24Start of rich text editorThorvald Natvig