diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 15:56:40 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 15:56:40 -0600 |
commit | e16866e072f94410321d70daedbcb855ea878cac (patch) | |
tree | ee3f52eabde7da1a0e6ca845fb9c2813cf1558cf /tdeui/AUTHORS | |
parent | a58c20c1a7593631a1b50213c805507ebc16adaf (diff) | |
download | tdelibs-e16866e072f94410321d70daedbcb855ea878cac.tar.gz tdelibs-e16866e072f94410321d70daedbcb855ea878cac.zip |
Actually move the kde files that were renamed in the last commit
Diffstat (limited to 'tdeui/AUTHORS')
-rw-r--r-- | tdeui/AUTHORS | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/tdeui/AUTHORS b/tdeui/AUTHORS new file mode 100644 index 000000000..9e7ce9592 --- /dev/null +++ b/tdeui/AUTHORS @@ -0,0 +1,97 @@ +Dawit Alemayehu <[email protected]> +KLineEdit, KComboBox + +Espen Sand <[email protected]>: +KDialogBase, KAboutDialog (based on work by Mirko), KHelpMenu, KTextBrowser +and various adjustments here and there. + +Daniel M. Duley <[email protected]> +Maintainer of KPixmapEffect, KStyle, KThemeStyle, and KThemeBase - as well as +general misc coding here and there. + +Matthias Kalle Dalheimer <[email protected]>: +classes KApplication, KConfig, KTextStream, KColorSet, +automake, autoconf, maintenance + +Richard Moore <[email protected]>: +KLedLamp class, KNewPanner class. + +Martynas Kunigelis <[email protected]>: +KProgress class + +Steffen Hansen <[email protected]>: +KURL class + +Torben Weis <[email protected]> +DnD stuff, KSocket and KServerSocket classes, KPixmap + +Alexander Sanda <[email protected]> +Read and write numerical config entries, KPanner, KTabControl, +KPopupMenu, KMessageBox, KEdit widgets. + +Martin Jones <[email protected]> +Bugfixes in KPixmap and KURL, KColorDialog, KSelector +KColorButton + +Keith Brown <[email protected]> +KTreeList class + +Bernd Johannes Wuebben <[email protected]> +KFontDialog class + +Tim D. Gilman <[email protected]> +KDatePicker, KDateTable class + +Nicolas Hadacek <[email protected]> +Key configuration classes, bug fixes + +Christoph Neerfeld <[email protected]> +KIconLoader class + +Sven Radej <[email protected]> +KLineEdit, KCombo, KToolbar, KStatusBar + +Rainer Bawidamann <[email protected]> +Rubberbanding in KTreeList + +Andre Fornacon <[email protected]> +KSpinBox + +Michael Wiedmann <[email protected]> +KRestrictedLine, KIntegerLine + +Matthias Ettrich <[email protected]> +KWMModuleApplication, tearing/docking of ktoolbar and kmenubar, heavy +modifications to kbutton + +Stephan Kulow <[email protected]> +first versions of KTopLevelWidget and KToolBar, heavy modifications to +automake and autoconf + +Joerg Habenicht <[email protected]> +KLed class + +Thomas Tanghus <[email protected]> +Classes KNotebook and KWizard + +Jorge Monteiro <[email protected]> +KContainerLayout class + +Kurt Granroth <[email protected]> +KURLLabel class + +J�rg Habenicht <[email protected]> +KRuler class + +Rene Beutler <[email protected]> +Widget Identifying System + +Maxim Judin <[email protected]> +created the Dockwidget class set + +Falk Brettschneider <[email protected]> +contributes for the Dockwidget class set + +Holger Freyther <[email protected]> +KDialogBase, KGuiItem, KStdGuiItem, KAction, +added KMessageBox::questionYesNoCancel( ) |