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-09MAINT: Update copyright notice to 2021 (Part II)Robert
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-01-07Auto-update LICENSE.header in source filesDavide Beatrici
2019-01-25Auto-update LICENSE.header in source filesDavide Beatrici
2018-01-02Auto-update LICENSE.header in source files.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
2014-09-20Introduce use of Q_DECL_OVERRIDE and Q_DECL_FINAL into the codebase.Stefan Hacker
2013-09-21Re-implement UserEdit using Model/View paradigm to resolve various problemsStefan Hacker
2013-06-29Accountlist: Fix filtering. Windowtitle and refacs.Kissaki
2013-06-29Userlist improvements: Use QDateTime.Kissaki
2013-06-28Improved Userlist: Refacs.Kissaki
2013-06-28Filtered Userlist: Refactoring. CKissaki
2013-06-24Userlist improv.: Fix indent. Use iterator again.Kissaki
2013-06-23UserList improvementsZuko
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-03-18Update copyright year ranges of dev team.Thorvald Natvig
2010-11-21Fix user sorting in UserEdit formStefan Hacker
2010-07-20Fix some gcc and cppcheck warningsBenjamin Jemlich
2010-01-05Update license to 2010Thorvald Natvig
2009-12-20Add rename context menu entry in "Registered User" (#2885100)Stefan Hacker
2009-05-18Clientside usereditThorvald Natvig