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-16FEAT(client): Plugin frameworkRobert Adam
2021-04-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-09-15FIX(client,ui): MainWindow not updating on vol. adj.Robert
2020-09-11FORMAT: Run clang-format 10 on all C/CXX source-filesRobert
2020-08-31DOCS(client): UserModel::createDisplayStringRobert Adam
2020-08-31FEAT(talking-ui): Allow ChannelListeners to be shownRobert Adam
2020-08-31 REFAC(channel-listener): Use eventsRobert Adam
2020-08-29FEAT(client, mainwindow): Show volume adjustmentsRobert Adam
2020-07-02FEAT(client): Indicate talking users when locally mutedRobert Adam
2020-05-10src/mumble/UserModel: Fixed rowOf() function for listener proxiesRobert Adam
2020-04-24src/mumble/UserModel: Added functions to set the current selectionRobert Adam
2020-04-16Feature: Channel ListenersRobert Adam
2020-04-09src/mumble/UserModel: Added functions to retrieve the current selectionRobert Adam
2020-02-28UI: Show lock icons next to enter restricted channels (either a locked or an ...Robert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-10-27Make client robust against server dropping occupied channelStefan Hacker
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-03-12Add push-to-mute status icondavidebeatrici
2018-01-02Auto-update LICENSE.header in source files.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-07-05mumble: add various Q_DECL_OVERRIDE declarations to fix the macOS build.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2014-09-20Introduce use of Q_DECL_OVERRIDE and Q_DECL_FINAL into the codebase.Stefan Hacker
2014-02-23Refactor ClientUser to UserModel/MainWindow signal & slot connections.Stefan Hacker
2013-09-19First set of fixes for filter patchStefan Hacker
2013-07-09Added channel hiding/filter featuredc6jgk
2013-06-04add path (sub-src) to header guard defineKissaki
2013-06-04Prepend Projectname to header guard definesKissaki
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-10-14Add local-ignore-text-messages option.Jamie Fraser
2011-05-14Add and remove some forward declares from header filesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-08-16Add recording state handling to the clientarrai
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-03-30priority speaker - client sideBenjamin Jemlich
2010-03-08Unify talkstate and s/WhisperChannel/Shouting/Thorvald Natvig
2010-02-03Drop qaUserComment in favor of qaSelfComment, and query comment/desc on view/...Thorvald Natvig
2010-01-19Indent, changelog, submodule and language updateThorvald Natvig
2010-01-18Fetch comment/desc on demandThorvald Natvig
2010-01-05Update license to 2010Thorvald Natvig
2009-10-13Tab and Ctrl+Space completion for chatbar.Stefan Hacker
2009-08-21Use new whisper iconsThorvald Natvig
2009-08-15Use the new SVG iconsThorvald Natvig
2009-08-04Mystery contextsThorvald Natvig
2009-08-03Clickable comment iconsThorvald Natvig
2009-08-03Do lookups with Channel::get()Stefan Hacker
2009-08-03Channel Add/Edit dialog.Stefan Hacker
2009-07-29Autoexpand usermodel on hover, and use QStyledItemDelegateThorvald Natvig
2009-07-23Channel sorting.Stefan Hacker