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
2021-01-14FIX(client,ui): Channel description via lock iconRobert 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-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-10Remove remaining Qt 4 stuffDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-07-31UserView.cpp: replace deprecated QModelIndex::child()Davide 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-13UserView.cpp: use the QStyleOptionViewItem appropriate for the Qt version we ...Davide Beatrici
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-11-26UserView: amend UserDelgate to allow a UserView's BackgroundRole to override ...Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
2014-08-18Fix channel filtering not working.Stefan Hacker
2014-06-11Removed g.uiSession from ServerHandler::joinChannelTim Cooper
2013-09-20Make sure filter never hides the channel the user resides in.Stefan Hacker
2013-09-19Fix channel flag handling with filter patchStefan Hacker
2013-09-19First set of fixes for filter patchStefan Hacker
2013-07-14Code cleanup.Kissaki
2013-07-13Unify comment style.Kissaki
2013-07-13Move method comments. Remove obsolete.Kissaki
2013-07-09Added channel hiding/filter featuredc6jgk
2013-06-29mumble, murmur: Qt 5 support for Windows.Mikkel Krautz
2012-05-15UserView: fix comment icon click target if ignore text messages is enabledBenjamin Jemlich
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-12-14Indent, changelog, submodule and language updateThorvald Natvig
2010-12-05Unbreak send message on double clickBenjamin Jemlich
2010-12-04work around linux (that is, kde) switching channels on a single clickMichael Ziegler
2010-11-28Fix context menu handling for disconnected usersBenjamin Jemlich
2010-08-16Add recording state handling to the clientarrai
2010-04-23Enter a channel with keyboard (#2981163)Stefan Hacker
2010-03-30priority speaker - client sideBenjamin Jemlich
2010-01-31Always start the channel context menu at the first optionBenjamin Jemlich
2010-01-18Fetch comment/desc on demandThorvald Natvig
2010-01-11Move assembly of some protobuf messages to ServerHandlerBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-12-30Fix QWindowsVistaStyle hack when using stylesheetsBenjamin Jemlich
2009-12-28Hack around Qt's Vista Style weirdness and drawing code cleanupBenjamin Jemlich
2009-12-28Rewrite UserView drawing codeBenjamin Jemlich
2009-12-24Remove the flags column and draw the flags icons right alignedBenjamin Jemlich
2009-11-30Upgrade deps to 4.6.0-rc1, openssl 1.0.0b4, boost 1.41Thorvald Natvig
2009-10-19Fix more compiler warningsThorvald Natvig
2009-10-06Make chatbar indicate target.Stefan Hacker
2009-10-02Indent, changelog and submodule updateThorvald Natvig