1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
Dawit Alemayehu <[email protected]>
KLineEdit, KComboBox
Espen Sand <[email protected]>:
KDialogBase, TDEAboutDialog (based on work by Mirko), KHelpMenu, KTextBrowser
and various adjustments here and there.
Daniel M. Duley <[email protected]>
Maintainer of KPixmapEffect, TDEStyle, KThemeStyle, and KThemeBase - as well as
general misc coding here and there.
Matthias Kalle Dalheimer <[email protected]>:
classes TDEApplication, TDEConfig, 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, TDESocket and TDEServerSocket classes, KPixmap
Alexander Sanda <[email protected]>
Read and write numerical config entries, KPanner, KTabControl,
TDEPopupMenu, KMessageBox, KEdit widgets.
Martin Jones <[email protected]>
Bugfixes in KPixmap and KURL, KColorDialog, TDESelector
KColorButton
Keith Brown <[email protected]>
KTreeList class
Bernd Johannes Wuebben <[email protected]>
TDEFontDialog class
Tim D. Gilman <[email protected]>
KDatePicker, KDateTable class
Nicolas Hadacek <[email protected]>
Key configuration classes, bug fixes
Christoph Neerfeld <[email protected]>
TDEIconLoader class
Sven Radej <[email protected]>
KLineEdit, KCombo, TDEToolbar, 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 tdetoolbar and kmenubar, heavy
modifications to kbutton
Stephan Kulow <[email protected]>
first versions of KTopLevelWidget and TDEToolBar, 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, TDEAction,
added KMessageBox::questionYesNoCancel( )
|