[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdevelop/src
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-02-08 16:18:49
Message-ID: 1234109929.416292.6273.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 923343 by apaku:

Fixup of the authors:
Moved Matt to the credits section as he doesn't actively
work on kdevelop4 source code.

Separated credits into two sections, the first part lists people that
contributed to kdevelop4, the rest is separated by an "old contributors"
entry and lists anybody who has been in the list but worked only on
kdev3.

If anybody reading this feels he should be
a) moved from author to credits or vice versa
b) added to either of the sections as he isn't listed
just let me know by replying to this mail.

BUG:183664
CCMAIL:kdevelop-devel@kdevelop.org

 M  +31 -26    main.cpp  


--- trunk/KDE/kdevelop/src/main.cpp #923342:923343
@@ -59,40 +59,46 @@
                           i18n("%1 (using KDevPlatform %2)", QString(VERSION), \
                Core::version()).toUtf8(), ki18n(description), \
                KAboutData::License_GPL,
                           ki18n( "(c) 1999-2009, The KDevelop developers" ), \
KLocalizedString(), "http://www.kdevelop.org" );  aboutData.addAuthor( ki18n("Andreas \
Pakulat"), ki18n( "Maintainer, Architecture, VCS Support, Project Management Support, \
                QMake Projectmanager" ), "apaku@gmx.de" );
-    aboutData.addAuthor( ki18n("Matt Rogers"), KLocalizedString(), "mattr@kde.org");
     aboutData.addAuthor( ki18n("Alexander Dymo"), ki18n( "Architecture, Sublime UI, \
                Ruby support" ), "adymo@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Amilcar do Carmo Lucas"), ki18n( "Release \
coordinator, API documentation, Doxygen and autoproject patches" ), \
                "amilcar@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Bernd Gehrmann"), ki18n( "Initial idea, basic \
                architecture, much initial source code" ), "bernd@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Caleb Tennis"), ki18n( "KTabBar, bugfixes" ), \
                "caleb@aei-tech.com" );
-    aboutData.addAuthor( ki18n("Richard Dale"), ki18n( "Java & Objective C support" \
                ), "Richard_Dale@tipitina.demon.co.uk" );
-    aboutData.addAuthor( ki18n("John Birch"), ki18n( "Debugger frontend" ), \
                "jbb@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Sandy Meier"), ki18n( "PHP support, context menu \
                stuff" ), "smeier@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Kurt Granroth"), ki18n( "KDE application templates" \
                ), "kurth@granroth.org" );
-    aboutData.addAuthor( ki18n("Ian Reinhart Geiser"), ki18n( "Dist part, bash \
                support, application templates" ), "geiseri@yahoo.com" );
-    aboutData.addAuthor( ki18n("Matthias Hoelzer-Kluepfel"), ki18n( "Several \
                components, htdig indexing" ), "hoelzer@kde.org" );
-    aboutData.addAuthor( ki18n("Victor Roeder"), ki18n( "Help with Automake manager \
                and persistant class store" ), "victor_roeder@gmx.de" );
-    aboutData.addAuthor( ki18n("Harald Fernengel"), ki18n( "Ported to Qt 3, patches, \
                valgrind, diff and perforce support" ), "harry@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Roberto Raggi"), ki18n( "QEditor component, code \
completion, Abbrev component, C++ support, Java support" ), "roberto@kdevelop.org" ); \
+    aboutData.addAuthor( ki18n("David Nolden"), ki18n( "Definition-Use Chain, C++ \
Support" ), "david.nolden.kdevelop@art-master.de" ); +    aboutData.addAuthor( \
ki18n("Aleix Pol Gonzales"), ki18n( "CMake Support, Run Support, Kross Support" ), \
"aleixpol@gmail.com" ); +    aboutData.addAuthor( ki18n("Vladimir Prus"), ki18n( "GDB \
                integration" ), "ghost@cs.msu.su" );
     aboutData.addAuthor( ki18n("Hamish Rodda"), ki18n( "Text editor integration, \
                definition-use chain" ), "rodda@kde.org" );
-    aboutData.addAuthor( ki18n("Simon Hausmann"), ki18n( "Help with KParts \
                infrastructure" ), "hausmann@kde.org" );
-    aboutData.addAuthor( ki18n("Oliver Kellogg"), ki18n( "Ada support" ), \
                "okellogg@users.sourceforge.net" );
-    aboutData.addAuthor( ki18n("Jakob Simon-Gaarde"), ki18n( "QMake projectmanager" \
                ), "jsgaarde@tdcspace.dk" );
-    aboutData.addAuthor( ki18n("Falk Brettschneider"), ki18n( "MDI modes, QEditor, \
                bugfixes" ), "falkbr@kdevelop.org" );
-    aboutData.addAuthor( ki18n("Mario Scalas"), ki18n( "PartExplorer, redesign of \
                CvsPart, patches, bugs(fixes)" ), "mario.scalas@libero.it" );
-    aboutData.addAuthor( ki18n("Jens Dagerbo"), ki18n( "Replace, Bookmarks, FileList \
                and CTags2 plugins. Overall improvements and patches" ), \
                "jens.dagerbo@swipnet.se" );
-    aboutData.addAuthor( ki18n("Julian Rockey"), ki18n( "Filecreate part and other \
                bits and patches" ), "linux@jrockey.com" );
-    aboutData.addAuthor( ki18n("Dukju Ahn"), ki18n( "Subversion plugin, Custom Make \
Manager, Overall improvements" ), "dukjuahn@gmail.com" ); +
+    aboutData.addCredit( ki18n("Matt Rogers"), KLocalizedString(), "mattr@kde.org");
+    aboutData.addCredit( ki18n("Amilcar do Carmo Lucas"), ki18n( "Release \
coordinator, API documentation, Doxygen and autoproject patches" ), \
"amilcar@kdevelop.org" ); +    aboutData.addCredit( ki18n("Robert Gruber") , ki18n( \
"SnippetPart, debugger and usability patches" ), "rgruber@users.sourceforge.net" ); + \
aboutData.addCredit( ki18n("Dukju Ahn"), ki18n( "Subversion plugin, Custom Make \
Manager, Overall improvements" ), "dukjuahn@gmail.com" ); +    aboutData.addCredit( \
ki18n("Harald Fernengel"), ki18n( "Ported to Qt 3, patches, valgrind, diff and \
perforce support" ), "harry@kdevelop.org" ); +    aboutData.addCredit( ki18n("Roberto \
Raggi"), ki18n( "C++ parser" ), "roberto@kdevelop.org" ); +    aboutData.addCredit( \
ki18n("The KWrite authors"), ki18n( "Kate editor component" ), "kwrite-devel@kde.org" \
); +    aboutData.addCredit( ki18n("Trolltech AS"), ki18n( "Designer code" ), \
"info@trolltech.com" ); +    
+    aboutData.addCredit( ki18n("Contributors to older versions:"), \
KLocalizedString(), "" ); +    aboutData.addCredit( ki18n("The KHTML authors"), \
ki18n( "HTML documentation component" ), "kfm-devel@kde.org" ); +    \
aboutData.addCredit( ki18n("Bernd Gehrmann"), ki18n( "Initial idea, basic \
architecture, much initial source code" ), "bernd@kdevelop.org" ); +    \
aboutData.addCredit( ki18n("Caleb Tennis"), ki18n( "KTabBar, bugfixes" ), \
"caleb@aei-tech.com" ); +    aboutData.addCredit( ki18n("Richard Dale"), ki18n( "Java \
& Objective C support" ), "Richard_Dale@tipitina.demon.co.uk" ); +    \
aboutData.addCredit( ki18n("John Birch"), ki18n( "Debugger frontend" ), \
"jbb@kdevelop.org" ); +    aboutData.addCredit( ki18n("Sandy Meier"), ki18n( "PHP \
support, context menu stuff" ), "smeier@kdevelop.org" ); +    aboutData.addCredit( \
ki18n("Kurt Granroth"), ki18n( "KDE application templates" ), "kurth@granroth.org" ); \
+    aboutData.addCredit( ki18n("Ian Reinhart Geiser"), ki18n( "Dist part, bash \
support, application templates" ), "geiseri@yahoo.com" ); +    aboutData.addCredit( \
ki18n("Matthias Hoelzer-Kluepfel"), ki18n( "Several components, htdig indexing" ), \
"hoelzer@kde.org" ); +    aboutData.addCredit( ki18n("Victor Roeder"), ki18n( "Help \
with Automake manager and persistant class store" ), "victor_roeder@gmx.de" ); +    \
aboutData.addCredit( ki18n("Simon Hausmann"), ki18n( "Help with KParts \
infrastructure" ), "hausmann@kde.org" ); +    aboutData.addCredit( ki18n("Oliver \
Kellogg"), ki18n( "Ada support" ), "okellogg@users.sourceforge.net" ); +    \
aboutData.addCredit( ki18n("Jakob Simon-Gaarde"), ki18n( "QMake projectmanager" ), \
"jsgaarde@tdcspace.dk" ); +    aboutData.addCredit( ki18n("Falk Brettschneider"), \
ki18n( "MDI modes, QEditor, bugfixes" ), "falkbr@kdevelop.org" ); +    \
aboutData.addCredit( ki18n("Mario Scalas"), ki18n( "PartExplorer, redesign of \
CvsPart, patches, bugs(fixes)" ), "mario.scalas@libero.it" ); +    \
aboutData.addCredit( ki18n("Jens Dagerbo"), ki18n( "Replace, Bookmarks, FileList and \
CTags2 plugins. Overall improvements and patches" ), "jens.dagerbo@swipnet.se" ); +   \
aboutData.addCredit( ki18n("Julian Rockey"), ki18n( "Filecreate part and other bits \
                and patches" ), "linux@jrockey.com" );
     aboutData.addCredit( ki18n("Ajay Guleria"), ki18n( "ClearCase support" ), \
                "ajay_guleria@yahoo.com" );
     aboutData.addCredit( ki18n("Marek Janukowicz"), ki18n( "Ruby support" ), \
                "child@t17.ds.pwr.wroc.pl" );
-
-    aboutData.addCredit( ki18n("The KWrite authors"), ki18n( "Kate editor component" \
                ), "kwrite-devel@kde.org" );
-    aboutData.addCredit( ki18n("The KHTML authors"), ki18n( "HTML documentation \
                component" ), "kwrite-devel@kde.org" );
     aboutData.addCredit( ki18n("Robert Moniot"), ki18n( "Fortran documentation" ), \
                "moniot@fordham.edu" );
     aboutData.addCredit( ki18n("Ka-Ping Yee"), ki18n( "Python documentation utility" \
                ), "ping@lfw.org" );
     aboutData.addCredit( ki18n("Dimitri van Heesch"), ki18n( "Doxygen wizard" ), \
                "dimitri@stack.nl" );
     aboutData.addCredit( ki18n("Hugo Varotto"), ki18n( "Fileselector component" ), \
                "hugo@varotto-usa.com" );
     aboutData.addCredit( ki18n("Matt Newell"), ki18n( "Fileselector component" ), \
                "newellm@proaxis.com" );
-    aboutData.addCredit( ki18n("Trolltech AS"), ki18n( "Designer code" ), \
                "info@trolltech.com" );
     aboutData.addCredit( ki18n("Daniel Engelschalt"), ki18n( "C++ code completion, \
                persistant class store" ), "daniel.engelschalt@gmx.net" );
     aboutData.addCredit( ki18n("Stephane Ancelot"), ki18n( "Patches" ), \
                "sancelot@free.fr" );
     aboutData.addCredit( ki18n("Jens Zurheide"), ki18n( "Patches" ), \
"jens.zurheide@gmx.de" ); @@ -102,7 +108,6 @@
     aboutData.addCredit( ki18n("Tobias Gl\303\244\303\237er") , ki18n( \
"Documentation Finder,  qmake projectmanager patches, usability improvements, \
                bugfixes ... " ), "tobi.web@gmx.de" );
     aboutData.addCredit( ki18n("Andreas Koepfle") , ki18n( "QMake project manager \
                patches" ), "koepfle@ti.uni-mannheim.de" );
     aboutData.addCredit( ki18n("Sascha Cunz") , ki18n( "Cleanup and bugfixes for \
                qEditor, AutoMake and much other stuff" ), "mail@sacu.de" );
-    aboutData.addCredit( ki18n("Robert Gruber") , ki18n( "SnippetPart, debugger and \
                usability patches" ), "rgruber@users.sourceforge.net" );
     aboutData.addCredit( ki18n("Zoran Karavla"), ki18n( "Artwork for the ruby \
language" ), "webmaster@the-error.net", "http://the-error.net" );  
     KCmdLineArgs::init( argc, argv, &aboutData );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic