diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch) | |
tree | 5ac38a06f3dde268dc7927dc155896926aaf7012 /kdeui/AUTHORS | |
download | tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdeui/AUTHORS')
-rw-r--r-- | kdeui/AUTHORS | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/kdeui/AUTHORS b/kdeui/AUTHORS new file mode 100644 index 000000000..9e7ce9592 --- /dev/null +++ b/kdeui/AUTHORS @@ -0,0 +1,97 @@ +Dawit Alemayehu <adawit@earthlink.net> +KLineEdit, KComboBox + +Espen Sand <espen@kde.org>: +KDialogBase, KAboutDialog (based on work by Mirko), KHelpMenu, KTextBrowser +and various adjustments here and there. + +Daniel M. Duley <mosfet@kde.org> +Maintainer of KPixmapEffect, KStyle, KThemeStyle, and KThemeBase - as well as +general misc coding here and there. + +Matthias Kalle Dalheimer <kalle@kde.org>: +classes KApplication, KConfig, KTextStream, KColorSet, +automake, autoconf, maintenance + +Richard Moore <moorer@cs.man.ac.uk>: +KLedLamp class, KNewPanner class. + +Martynas Kunigelis <algikun@santaka.ktu.lt>: +KProgress class + +Steffen Hansen <stefh@dit.ou.dk>: +KURL class + +Torben Weis <weis@stud.uni-frankfurt.de> +DnD stuff, KSocket and KServerSocket classes, KPixmap + +Alexander Sanda <alex@darkstar.ping.at> +Read and write numerical config entries, KPanner, KTabControl, +KPopupMenu, KMessageBox, KEdit widgets. + +Martin Jones <mjones@powerup.com.au> +Bugfixes in KPixmap and KURL, KColorDialog, KSelector +KColorButton + +Keith Brown <kbrown@pdq.net> +KTreeList class + +Bernd Johannes Wuebben <wuebben@math.cornell.edu> +KFontDialog class + +Tim D. Gilman <tdgilman@best.com> +KDatePicker, KDateTable class + +Nicolas Hadacek <hadacek@kde.org> +Key configuration classes, bug fixes + +Christoph Neerfeld <Christoph.Neerfeld@mail.bonn.netsurf.de> +KIconLoader class + +Sven Radej <sven.radej@iname.com> +KLineEdit, KCombo, KToolbar, KStatusBar + +Rainer Bawidamann <Rainer.Bawidamann@wohnheim.uni-ulm.de> +Rubberbanding in KTreeList + +Andre Fornacon <afo@fh-zwickau.de> +KSpinBox + +Michael Wiedmann <mw@miwie.in-berlin.de> +KRestrictedLine, KIntegerLine + +Matthias Ettrich <ettrich@kde.org> +KWMModuleApplication, tearing/docking of ktoolbar and kmenubar, heavy +modifications to kbutton + +Stephan Kulow <coolo@kde.org> +first versions of KTopLevelWidget and KToolBar, heavy modifications to +automake and autoconf + +Joerg Habenicht <j.habenicht@europemail.com> +KLed class + +Thomas Tanghus <tanghus@earthling.net> +Classes KNotebook and KWizard + +Jorge Monteiro <jomo@casema.net> +KContainerLayout class + +Kurt Granroth <granroth@kde.org> +KURLLabel class + +Jörg Habenicht <habenich@kbs.uni-hannover.de> +KRuler class + +Rene Beutler <rbeutler@iiic.ethz.ch> +Widget Identifying System + +Maxim Judin <novaprint@mtu-net.ru> +created the Dockwidget class set + +Falk Brettschneider <gigafalk@yahoo.com> +contributes for the Dockwidget class set + +Holger Freyther <freyther@yahoo.com> +KDialogBase, KGuiItem, KStdGuiItem, KAction, +added KMessageBox::questionYesNoCancel( ) |