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): Avoid name clash for "registrar"Robert 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-06-27REFAC(client): replace NULL and Q_NULLPTR with nullptrPopkornium18
2020-04-29src/mumble: Extended ConfigWidget interface to include name propertyRobert 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-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-04-22Use PathListWidget for Overlay exception listsJan Klass
2017-04-20Move code into method addWhitelistPathJan Klass
2017-04-20Move OverlayAppInfo (creation) logic into OverlayAppInfoJan Klass
2017-04-07Discard duplicate path exceptionsJan Klass
2017-03-19OverlayConfig: add UI for configuring the launcher filter.Mikkel Krautz
2017-03-16Mumble: remove expert mode.Mikkel Krautz
2017-02-20OverlayConfig: handle removal of qWinAppInst() in Qt 5.8.Mikkel Krautz
2017-01-08Update tree copyrights to 2017.Mikkel Krautz
2016-05-10src/mumble: update to use LICENSE.header.Mikkel Krautz
2015-11-15OverlayConfig: avoid implementing OverlayConfigDialogNew on OS X Universal.Mikkel Krautz
2015-10-11Replace obsolete Qt method with new methodKissaki
2015-10-11Make overlay FPS and clock positionableKissaki
2015-07-04Fix various warnings in Linux buildStefan Hacker
2015-01-03Add MinHook-based overlay for Windows x64.Mikkel Krautz
2014-11-04Ensure up-to-date built-in overlay blacklist.Mikkel Krautz
2014-08-22Replace all uses of QT_VERSION_CHECK with explicit version.Stefan Hacker
2014-07-17OverlayConfig: hide the Overlay in Settings on winx64, since it's not enabled...Mikkel Krautz
2014-02-23Refactor code: Create headers for cpp filesKissaki
2013-07-08Clock in OverlayZuko
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 Windows.Mikkel Krautz
2012-09-14OverlayConfig: Hide uninstall button on WindowsBenjamin Jemlich
2012-08-05Overlay: simplify OS X overlay installation.Mikkel Krautz
2011-11-09Fix include guards and PCH includesBenjamin Jemlich
2011-05-14Fixes for /Zc:wchar_tBenjamin Jemlich
2011-03-26Fix QString-from-ASCII errors on OS X.Mikkel Krautz
2011-03-18Update copyright year ranges of dev team.Thorvald Natvig
2011-02-20Remove obvious "FPS:" text from overlay leaving only the numberStefan Hacker
2010-12-03Overlay: On windows sync the settings to registry when overlay config is changedMark-Willem Jansen
2010-11-06Fix rounding behavior in conjunction with iroundf macro in lots of places.Stefan Hacker
2010-10-04Fix English source stringsThorvald Natvig
2010-09-07Give the overlay text a bit more spaceThorvald Natvig
2010-09-02Indent, changelog, submodule and language updateThorvald Natvig
2010-08-24Portable OverlayTest, disable exception on LinuxNicos Gollan
2010-08-24Fix config layout, some code fixesNicos Gollan