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-09MAINT: Update copyright notice to 2021 (Part II)Robert
2021-03-17FIX(client): Make button in config dialog translatableThomas Lange
2021-03-06REFAC(client): Remove global "g" macroRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2020-10-26FEAT(client, ui): Add button to reset all settingsRobert 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-05-14src/mumble/ConfigDialog.cpp: Added missing includeRobert Adam
2020-05-14src/mumble: Remove overlay related code if no-overlay option is usedRobert Adam
2020-05-07src/mumble: Implemented options to display channel hierarchy in TalkingUIRobert Adam
2020-04-29src/mumble/ConfigDialog: Added possibility to get ConfigWidget by nameRobert Adam
2020-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-09-12Add missing includes for "no-pch" buildDavide Beatrici
2019-09-12Don't include PCH headers directlyDavide Beatrici
2019-07-31Replace deprecated QDesktopWidgetDavide Beatrici
2019-07-31ConfigDialog.cpp: replace deprecated QFontMetrics::width() with QFontMetrics:...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-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-10-28Fix various shadow warnings in mumble by renamingStefan Hacker
2015-07-25Ensure closeEvent for MainWindow is called on self-restartStefan Hacker
2015-06-19Enable audio to be played during config restart queryStefan Hacker
2015-06-13Add capability to trigger restart to ConfigDialogStefan Hacker
2012-08-06ConfigDialog: keep a ConfigWidget in expert mode after defaults have been res...Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-02-20Remove 1.1.x - no longer maintainedThorvald Natvig
2010-10-15Better Engrish for buttonArie
2010-08-21Don't restore/store geometry for overlay-embedded ConfigDialog.Mikkel Krautz
2010-02-11Create isAlive() to check runstate instead of bRunning, and unify stop/start ...Thorvald Natvig
2010-01-11Add QThread yield callsBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-12-24Add possibility to attenuate other applications while talkingStefan Hacker
2009-10-14Indent, changelog and submodule updateThorvald Natvig
2009-10-13Force config iconlist sizeThorvald Natvig
2009-10-09Indent, changelog and submodule updateThorvald Natvig
2009-10-09Switch back to listbased config dialogThorvald Natvig
2009-09-17QScrollArea's background seems to be bugged in a QTabWidget, so stick our hea...Thorvald Natvig
2009-09-16Fix background on scrolled config widgetsThorvald Natvig
2009-08-18Indent, changelog and submodule updateThorvald Natvig
2009-08-16Threaded pulseaudioThorvald Natvig
2009-07-21Native-feeling ConfigDialog for Mac OS X.Mikkel Krautz
2009-05-28VoiceTarget clientsideThorvald Natvig
2009-04-30The big spelling fixThorvald Natvig
2009-01-25Add elide mode for the audio devices, and store configdialog geometry.Thorvald Natvig
2009-01-20Indenting updateThorvald Natvig