X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Faboutdata.cpp;h=e0ad7dd59dcb53cb4aa25e491a327fa036185af9;hp=17356fda53ef4327f11ab269c1a6ece4d048d2ea;hb=cbf0154ea097d4c2c5c51169e63147d1a8a069af;hpb=eaa1bd30bc088e5cae6d8a742d7aedb3d8ff1897 diff --git a/src/uisupport/aboutdata.cpp b/src/uisupport/aboutdata.cpp index 17356fda..e0ad7dd5 100644 --- a/src/uisupport/aboutdata.cpp +++ b/src/uisupport/aboutdata.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by the Quassel Project * + * Copyright (C) 2005-2016 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -94,7 +94,7 @@ QList AboutData::authors() const } -QList< AboutPerson > AboutData::credits() const +QList AboutData::credits() const { return _credits; } @@ -174,28 +174,35 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Manuel Nickschas", "Sputnick", tr("Project Founder, Lead Developer"), "sputnick@quassel-irc.org" }, { "Marcus Eggenberger", "EgS", tr("Project Motivator, Lead Developer"), "egs@quassel-irc.org" }, { "Alexander von Renteln", "phon", tr("Former Lead Developer"), "phon@quassel-irc.org" }, - { "Daniel Albers", "al", tr("Master of Translation, many fixes and enhancements") }, + { "Daniel Albers", "al", tr("Master of Translation, many fixes and enhancements, Travis support") }, { "Sebastian Goth", "seezer", tr("Many features, fixes and improvements") }, { "Bas Pape", "Tucos", tr("Many fixes and improvements, bug and patch triaging, community support") }, + { "Shane Synan", "digitalcircuit", tr("IRCv3 support, documentation, many other improvements, outstanding PRs") }, }); aboutData->addCredits({ + { "A. V. Lukyanov", "", tr("OSX UI improvements") }, { "Adam Harwood", "2kah", tr("Chatview improvements") }, { "Adam Tulinius", "adamt", tr("Early beta tester and bughunter, Danish translation"), "", QLocale::Danish }, { "Adolfo Jayme Barrientos", "", tr("Spanish translation"), "", QLocale::Spanish }, { "Alexander Stein", "", tr("Tray icon fix") }, { "Alf Gaida", "agaida", tr("Language improvements") }, { "Allan Jude", "", tr("Documentation improvements") }, + { "Andrew Brown", "", tr("Fixes") }, { "Arthur Titeica", "roentgen", tr("Romanian translation"), "", QLocale::Romanian }, { "Atte Virtanen", "", tr("Finnish translation"), "", QLocale::Finnish }, { "Aurélien Gâteau", "agateau", tr("Message indicator support") }, { "Awad Mackie", "firesock", tr("Chatview improvements") }, + { "Armin K", "", tr("Build system fix") }, + { "", "Ayonix", tr("Build system fix") }, { "Benjamin Zeller", "zbenjamin", tr("Windows build system fixes") }, + { "Ben Rosser", "", tr("AppData metadata") }, + { "Bernhard Scheirle", "", tr("Nicer tooltips, spell check and other improvements") }, { "Bruno Brigras", "", tr("Crash fixes") }, { "Bruno Patri", "", tr("French translation"), "", QLocale::French }, { "Celeste Paul", "seele", tr("Usability review") }, { "Chris Fuenty", "stitch", tr("SASL support") }, - { "Chris H", "Zren", tr("Various improvements") }, + { "Chris Holland", "Shade / Zren", tr("Various improvements") }, { "Chris Le Sueur", "Fish-Face", tr("Various fixes and improvements") }, { "Chris Moeller", "kode54", tr("Various fixes and improvements") }, { "", "Condex", tr("Galician translation"), "", QLocale::Galician }, @@ -203,6 +210,7 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Daniel E. Moctezuma", "", tr("Japanese translation"), "", QLocale::Japanese }, { "Daniel Meltzer", "hydrogen", tr("Various fixes and improvements") }, { "Daniel Pielmeier", "billie", tr("Gentoo maintainer") }, + { "Daniel Schaal", "", tr("Certificate handling improvements") }, { "Daniel Steinmetz", "son", tr("Early beta tester and bughunter (on Vista™!)") }, { "David Planella", "", tr("Translation system fixes") }, { "David Sansome", "", tr("OSX Notification Center support") }, @@ -222,12 +230,16 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Gábor Németh", "ELITE_x", tr("Hungarian translation"), "", QLocale::Hungarian }, { "Gryllida A", "gry", tr("IRC parser improvements") }, { "H. İbrahim Güngör", "igungor", tr("Turkish translation"), "", QLocale::Turkish }, + { "Hannah von Reth", "TheOneRing", tr("Windows build support and Appveyor maintenance, snorenotify backend") }, { "Harald Fernengel", "harryF", tr("Initial Qt5 support") }, { "Harald Sitter", "apachelogger", tr("{Ku|U}buntu packager, motivator, promoter") }, - { "Hendrik Leppkes", "nevcairiel", tr("Various features") }, + { "Hendrik Leppkes", "nevcairiel", tr("Various features and improvements") }, { "Henning Rohlfs", "honk", tr("Various fixes") }, { "J-P Nurmi", "", tr("Various fixes") }, { "Jaak Ristioja", "", tr("Bugfixes") }, + { "Jan Alexander Steffens", "heftig", tr("Fixes") }, + { "Janne Koschinski", "justJanne", tr("QuasselDroid and Java wizardess, documentation, bugfixes, many valuable technical discussions") }, + { "Jason Joyce", "", tr("Python improvements") }, { "Jason Lynch", "", tr("Bugfixes") }, { "Jens Arnold", "amiconn", tr("Postgres migration fixes") }, { "Jerome Leclanche", "Adys", tr("Context menu fixes") }, @@ -242,6 +254,8 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Jussi Schultink", "jussi01", tr("Tireless tester, {Ku|U}buntu tester and lobbyist, liters of delicious Finnish alcohol") }, { "K. Ernest Lee", "iFire", tr("Qt5 porting help, Travis CI setup") }, { "Kevin Funk", "KRF", tr("German translation"), "", QLocale::German }, + { "Kimmo Huoman", "kipe", tr("Buffer merge improvements") }, + { "Konstantin Bläsi", "", tr("Fixes") }, { "", "Larso", tr("Finnish translation"), "", QLocale::Finnish }, { "Lasse Liehu", "", tr("Finnish translation"), "", QLocale::Finnish }, { "Leo Franchi", "", tr("OSX improvements") }, @@ -251,35 +265,42 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Marco Genise", "kaffeedoktor", tr("Ideas, hacking, initial motivation") }, { "Marco Paolone", "Quizzlo", tr("Italian translation"), "", QLocale::Italian }, { "Martin Mayer", "m4yer", tr("German translation"), "", QLocale::German }, - { "Martin Sandsmark", "sandsmark", tr("Core and other fixes, QuasselDroid") }, + { "Martin Sandsmark", "sandsmark", tr("Many fixes and improvements, Sonnet support, QuasselDroid") }, { "Matthias Coy", "pennywise", tr("German translation"), "", QLocale::German }, { "Mattia Basaglia", "", tr("Fixes") }, { "Michael Groh", "brot", tr("German translation, fixes"), "", QLocale::German }, { "Michael Kedzierski", "ycros", tr("Mac fixes") }, - { "Michael Marley", "mamarley", tr("Many fixes and improvements; Ubuntu live packages") }, + { "Michael Marley", "mamarley", tr("Many fixes and improvements; Debian/Ubuntu nightly PPA") }, { "Miguel Revilla", "", tr("Spanish translation"), "", QLocale::Spanish }, { "Nuno Pinheiro", "", tr("Tons of Oxygen icons including the Quassel logo") }, { "Patrick Lauer", "bonsaikitten", tr("Gentoo maintainer") }, - { "Patrick von Reth", "TheOneRing", tr("MinGW support, SNORE backend, Windows packaging") }, { "Paul Klumpp", "Haudrauf", tr("Initial design and main window layout") }, { "Pavel Volkovitskiy", "int", tr("Early beta tester and bughunter") }, { "Per Nielsen", "", tr("Danish translation"), "", QLocale::Danish }, { "Pete Beardmore", "elbeardmorez", tr("Linewrap for input line") }, + { "Petr Bena", "", tr("Performance improvements and cleanups") }, + { "Pierre-Hugues Husson", "", tr("/print command") }, + { "Pierre Schweitzer", "", tr("Performance improvements") }, { "Ramanathan Sivagurunathan", "", tr("Bugfixes") }, { "Regis Perrin", "ZRegis", tr("French translation"), "", QLocale::French }, { "Rolf Eike Beer", "", tr("Build system fixes") }, { "Roscoe van Wyk", "", tr("Bugfixes") }, { "Rüdiger Sonderfeld", "ruediger", tr("Emacs keybindings") }, + { "Sai Nane", "esainane", tr("Various fixes") }, { "", "salnx", tr("Highlight configuration improvements") }, { "Scott Kitterman", "ScottK", tr("Kubuntu packager, (packaging/build system) bughunter") }, { "Sebastian Meyer", "", tr("Bugfixes") }, { "Sebastien Fricker", "", tr("Audio backend improvements") }, + { "Ryan Bales", "selabnayr", tr("Improvements") }, { "", "sfionov", tr("Russian translation"), "", QLocale::Russian }, { "Simon Philips", "", tr("Dutch translation"), "", QLocale::Dutch }, { "Sjors Gielen", "dazjorz", tr("Bugfixes") }, { "Stefanos Sofroniou", "", tr("Greek translation"), "", QLocale::Greek }, { "Stella Rouzi", "differentreality", tr("Greek translation"), "", QLocale::Greek }, { "Rafael Belmonte", "EagleScreen", tr("Spanish translation"), "", QLocale::Spanish }, + { "Raul Salinas-Monteagudo", "", tr("Fixes") }, + { "Rolf Eike Beer", "DerDakon", tr("Build system improvements") }, + { "Rolf Michael Bislin", "romibi", tr("Windows build support, automated OSX builds in Travis, various improvements") }, { "Sergiu Bivol", "", tr("Romanian translation"), "", QLocale::Romanian }, { "Tae-Hoon Kwon", "", tr("Korean translation"), "", QLocale::Korean }, { "Terje Andersen", "tan", tr("Norwegian translation, documentation") }, @@ -290,8 +311,10 @@ void AboutData::setQuasselPersons(AboutData *aboutData) { "Tim Schumacher", "xAFFE", tr("Fixes and feedback") }, { "", "ToBeFree", tr("German translation"), "", QLocale::German }, { "Tomáš Chvátal", "scarabeus", tr("Czech translation"), "", QLocale::Czech }, + { "Veeti Paananen", "", tr("Certificate handling improvements") }, { "Vit Pelcak", "", tr("Czech translation"), "", QLocale::Czech }, { "Volkan Gezer", "", tr("Turkish translation"), "", QLocale::Turkish }, + { "Weng Xuetian", "wengxt", tr("Build system fix") }, { "Yaohan Chen", "hagabaka", tr("Network detection improvements") }, { "Yuri Chornoivan", "", tr("Ukrainian translation"), "", QLocale::Ukrainian }, { "Zé", "", tr("Portuguese translation"), "", QLocale::Portuguese },