-rw-r--r-- | kaddressbook/kaddressbookE.pro | 2 | ||||
-rw-r--r-- | korganizer/kofilterview_base.cpp | 2 | ||||
-rw-r--r-- | korganizer/korganizerE.pro | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/kaddressbookE.pro b/kaddressbook/kaddressbookE.pro index 9fbf8ed..577dbf9 100644 --- a/kaddressbook/kaddressbookE.pro +++ b/kaddressbook/kaddressbookE.pro | |||
@@ -1,154 +1,154 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | 3 | ||
4 | 4 | ||
5 | TARGET = kapi | 5 | TARGET = kapi |
6 | OBJECTS_DIR = obj/$(PLATFORM) | 6 | OBJECTS_DIR = obj/$(PLATFORM) |
7 | MOC_DIR = moc/$(PLATFORM) | 7 | MOC_DIR = moc/$(PLATFORM) |
8 | DESTDIR=$(QPEDIR)/bin | 8 | DESTDIR=$(QPEDIR)/bin |
9 | 9 | ||
10 | 10 | ||
11 | INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include | 11 | INCLUDEPATH += . ./details ./features ./kcmconfigs ./xxport ../microkde ../microkde/kdecore ../microkde/kutils ../microkde/kio/kfile ../microkde/kdeui ../kabc ../qtcompat ../ interfaces $(QPEDIR)/include |
12 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER | 12 | DEFINES += KAB_EMBEDDED KAB_NOSPLITTER |
13 | #DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL | 13 | #DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOKABC KORG_NOARCHIVE KORG_NOMAIL |
14 | #DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 14 | #DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
15 | #DEFINES += KORG_NOLVALTERNATION | 15 | #DEFINES += KORG_NOLVALTERNATION |
16 | LIBS += -lmicrokdepim | 16 | LIBS += -lmicrokdepim |
17 | #LIBS += -lmicrokcal | 17 | #LIBS += -lmicrokcal |
18 | LIBS += -lmicrokde | 18 | LIBS += -lmicrokde |
19 | LIBS += -lmicrokcal | 19 | LIBS += -lmicrokcal |
20 | LIBS += -lmicroqtcompat | 20 | LIBS += -lmicroqtcompat |
21 | LIBS += -lmicrokabc | 21 | LIBS += -lmicrokabc |
22 | LIBS += -lqpe | 22 | LIBS += -lqpe |
23 | LIBS += -ljpeg | 23 | LIBS += -ljpeg |
24 | #LIBS += $(QTOPIALIB) | 24 | LIBS += $(QTOPIALIB) |
25 | LIBS += -L$(QPEDIR)/lib | 25 | LIBS += -L$(QPEDIR)/lib |
26 | 26 | ||
27 | INTERFACES = \ | 27 | INTERFACES = \ |
28 | # filteredit_base.ui \ | 28 | # filteredit_base.ui \ |
29 | # kofilterview_base.ui \ | 29 | # kofilterview_base.ui \ |
30 | 30 | ||
31 | HEADERS = \ | 31 | HEADERS = \ |
32 | features/mergewidget.h \ | 32 | features/mergewidget.h \ |
33 | features/distributionlistwidget.h \ | 33 | features/distributionlistwidget.h \ |
34 | kcmconfigs/addresseewidget.h \ | 34 | kcmconfigs/addresseewidget.h \ |
35 | kcmconfigs/extensionconfigdialog.h \ | 35 | kcmconfigs/extensionconfigdialog.h \ |
36 | kcmconfigs/kcmkabconfig.h \ | 36 | kcmconfigs/kcmkabconfig.h \ |
37 | kcmconfigs/kabconfigwidget.h \ | 37 | kcmconfigs/kabconfigwidget.h \ |
38 | addresseeeditordialog.h \ | 38 | addresseeeditordialog.h \ |
39 | addresseeeditorwidget.h \ | 39 | addresseeeditorwidget.h \ |
40 | addresseditwidget.h \ | 40 | addresseditwidget.h \ |
41 | addresseeconfig.h \ | 41 | addresseeconfig.h \ |
42 | addresseeutil.h \ | 42 | addresseeutil.h \ |
43 | emaileditwidget.h \ | 43 | emaileditwidget.h \ |
44 | filtereditdialog.h \ | 44 | filtereditdialog.h \ |
45 | kaddressbookmain.h \ | 45 | kaddressbookmain.h \ |
46 | kabprefs.h \ | 46 | kabprefs.h \ |
47 | kabcore.h \ | 47 | kabcore.h \ |
48 | viewmanager.h \ | 48 | viewmanager.h \ |
49 | extensionmanager.h \ | 49 | extensionmanager.h \ |
50 | extensionwidget.h \ | 50 | extensionwidget.h \ |
51 | kaddressbookview.h \ | 51 | kaddressbookview.h \ |
52 | geowidget.h \ | 52 | geowidget.h \ |
53 | imagewidget.h \ | 53 | imagewidget.h \ |
54 | incsearchwidget.h \ | 54 | incsearchwidget.h \ |
55 | jumpbuttonbar.h \ | 55 | jumpbuttonbar.h \ |
56 | phoneeditwidget.h \ | 56 | phoneeditwidget.h \ |
57 | secrecywidget.h \ | 57 | secrecywidget.h \ |
58 | keywidget.h \ | 58 | keywidget.h \ |
59 | nameeditdialog.h \ | 59 | nameeditdialog.h \ |
60 | filter.h \ | 60 | filter.h \ |
61 | addviewdialog.h \ | 61 | addviewdialog.h \ |
62 | configurewidget.h \ | 62 | configurewidget.h \ |
63 | viewconfigurewidget.h \ | 63 | viewconfigurewidget.h \ |
64 | viewconfigurefieldspage.h \ | 64 | viewconfigurefieldspage.h \ |
65 | viewconfigurefilterpage.h \ | 65 | viewconfigurefilterpage.h \ |
66 | typecombo.h \ | 66 | typecombo.h \ |
67 | undo.h \ | 67 | undo.h \ |
68 | undocmds.h \ | 68 | undocmds.h \ |
69 | xxportmanager.h \ | 69 | xxportmanager.h \ |
70 | xxportobject.h \ | 70 | xxportobject.h \ |
71 | xxportselectdialog.h \ | 71 | xxportselectdialog.h \ |
72 | details/detailsviewcontainer.h \ | 72 | details/detailsviewcontainer.h \ |
73 | details/look_basic.h \ | 73 | details/look_basic.h \ |
74 | details/look_html.h \ | 74 | details/look_html.h \ |
75 | views/kaddressbookiconview.h \ | 75 | views/kaddressbookiconview.h \ |
76 | views/kaddressbooktableview.h \ | 76 | views/kaddressbooktableview.h \ |
77 | views/kaddressbookcardview.h \ | 77 | views/kaddressbookcardview.h \ |
78 | views/configuretableviewdialog.h \ | 78 | views/configuretableviewdialog.h \ |
79 | views/configurecardviewdialog.h \ | 79 | views/configurecardviewdialog.h \ |
80 | views/cardview.h \ | 80 | views/cardview.h \ |
81 | views/colorlistbox.h \ | 81 | views/colorlistbox.h \ |
82 | views/contactlistview.h \ | 82 | views/contactlistview.h \ |
83 | xxport/vcard_xxport.h \ | 83 | xxport/vcard_xxport.h \ |
84 | xxport/kde2_xxport.h \ | 84 | xxport/kde2_xxport.h \ |
85 | xxport/csv_xxport.h \ | 85 | xxport/csv_xxport.h \ |
86 | xxport/csvimportdialog.h \ | 86 | xxport/csvimportdialog.h \ |
87 | #details/look_details.h \ | 87 | #details/look_details.h \ |
88 | #mainwindoiw.h \ | 88 | #mainwindoiw.h \ |
89 | # alarmclient.h \ | 89 | # alarmclient.h \ |
90 | # calendarview.h \ | 90 | # calendarview.h \ |
91 | # customlistviewitem.h \ | 91 | # customlistviewitem.h \ |
92 | # datenavigator.h | 92 | # datenavigator.h |
93 | 93 | ||
94 | SOURCES = \ | 94 | SOURCES = \ |
95 | addresseeeditordialog.cpp \ | 95 | addresseeeditordialog.cpp \ |
96 | addresseeeditorwidget.cpp \ | 96 | addresseeeditorwidget.cpp \ |
97 | addresseditwidget.cpp \ | 97 | addresseditwidget.cpp \ |
98 | addresseeconfig.cpp \ | 98 | addresseeconfig.cpp \ |
99 | addresseeutil.cpp \ | 99 | addresseeutil.cpp \ |
100 | extensionmanager.cpp \ | 100 | extensionmanager.cpp \ |
101 | features/mergewidget.cpp \ | 101 | features/mergewidget.cpp \ |
102 | features/distributionlistwidget.cpp \ | 102 | features/distributionlistwidget.cpp \ |
103 | kcmconfigs/addresseewidget.cpp \ | 103 | kcmconfigs/addresseewidget.cpp \ |
104 | kcmconfigs/extensionconfigdialog.cpp \ | 104 | kcmconfigs/extensionconfigdialog.cpp \ |
105 | kcmconfigs/kcmkabconfig.cpp \ | 105 | kcmconfigs/kcmkabconfig.cpp \ |
106 | kcmconfigs/kabconfigwidget.cpp \ | 106 | kcmconfigs/kabconfigwidget.cpp \ |
107 | emaileditwidget.cpp \ | 107 | emaileditwidget.cpp \ |
108 | filtereditdialog.cpp \ | 108 | filtereditdialog.cpp \ |
109 | mainembedded.cpp \ | 109 | mainembedded.cpp \ |
110 | kaddressbookmain.cpp \ | 110 | kaddressbookmain.cpp \ |
111 | kabcore.cpp \ | 111 | kabcore.cpp \ |
112 | kabprefs.cpp \ | 112 | kabprefs.cpp \ |
113 | viewmanager.cpp \ | 113 | viewmanager.cpp \ |
114 | kaddressbookview.cpp \ | 114 | kaddressbookview.cpp \ |
115 | extensionwidget.cpp \ | 115 | extensionwidget.cpp \ |
116 | geowidget.cpp \ | 116 | geowidget.cpp \ |
117 | imagewidget.cpp \ | 117 | imagewidget.cpp \ |
118 | incsearchwidget.cpp \ | 118 | incsearchwidget.cpp \ |
119 | jumpbuttonbar.cpp \ | 119 | jumpbuttonbar.cpp \ |
120 | phoneeditwidget.cpp \ | 120 | phoneeditwidget.cpp \ |
121 | secrecywidget.cpp \ | 121 | secrecywidget.cpp \ |
122 | keywidget.cpp \ | 122 | keywidget.cpp \ |
123 | nameeditdialog.cpp \ | 123 | nameeditdialog.cpp \ |
124 | filter.cpp \ | 124 | filter.cpp \ |
125 | addviewdialog.cpp \ | 125 | addviewdialog.cpp \ |
126 | configurewidget.cpp \ | 126 | configurewidget.cpp \ |
127 | viewconfigurewidget.cpp \ | 127 | viewconfigurewidget.cpp \ |
128 | viewconfigurefieldspage.cpp \ | 128 | viewconfigurefieldspage.cpp \ |
129 | viewconfigurefilterpage.cpp \ | 129 | viewconfigurefilterpage.cpp \ |
130 | undo.cpp \ | 130 | undo.cpp \ |
131 | undocmds.cpp \ | 131 | undocmds.cpp \ |
132 | xxportmanager.cpp \ | 132 | xxportmanager.cpp \ |
133 | xxportobject.cpp \ | 133 | xxportobject.cpp \ |
134 | xxportselectdialog.cpp \ | 134 | xxportselectdialog.cpp \ |
135 | details/detailsviewcontainer.cpp \ | 135 | details/detailsviewcontainer.cpp \ |
136 | details/look_basic.cpp \ | 136 | details/look_basic.cpp \ |
137 | details/look_html.cpp \ | 137 | details/look_html.cpp \ |
138 | views/kaddressbookiconview.cpp \ | 138 | views/kaddressbookiconview.cpp \ |
139 | views/kaddressbooktableview.cpp \ | 139 | views/kaddressbooktableview.cpp \ |
140 | views/kaddressbookcardview.cpp \ | 140 | views/kaddressbookcardview.cpp \ |
141 | views/configuretableviewdialog.cpp \ | 141 | views/configuretableviewdialog.cpp \ |
142 | views/configurecardviewdialog.cpp \ | 142 | views/configurecardviewdialog.cpp \ |
143 | views/cardview.cpp \ | 143 | views/cardview.cpp \ |
144 | views/contactlistview.cpp \ | 144 | views/contactlistview.cpp \ |
145 | views/colorlistbox.cpp \ | 145 | views/colorlistbox.cpp \ |
146 | xxport/vcard_xxport.cpp \ | 146 | xxport/vcard_xxport.cpp \ |
147 | xxport/kde2_xxport.cpp \ | 147 | xxport/kde2_xxport.cpp \ |
148 | xxport/csv_xxport.cpp \ | 148 | xxport/csv_xxport.cpp \ |
149 | xxport/csvimportdialog.cpp \ | 149 | xxport/csvimportdialog.cpp \ |
150 | #details/look_details.cpp \ | 150 | #details/look_details.cpp \ |
151 | #mainwindow.cpp \ | 151 | #mainwindow.cpp \ |
152 | # calendarview.cpp \ | 152 | # calendarview.cpp \ |
153 | # timespanview.cpp | 153 | # timespanview.cpp |
154 | 154 | ||
diff --git a/korganizer/kofilterview_base.cpp b/korganizer/kofilterview_base.cpp index 6709630..2bb8959 100644 --- a/korganizer/kofilterview_base.cpp +++ b/korganizer/kofilterview_base.cpp | |||
@@ -1,62 +1,62 @@ | |||
1 | /**************************************************************************** | 1 | /**************************************************************************** |
2 | ** Form implementation generated from reading ui file 'kofilterview_base.ui' | 2 | ** Form implementation generated from reading ui file 'kofilterview_base.ui' |
3 | ** | 3 | ** |
4 | ** Created: Sat Jun 26 17:24:07 2004 | 4 | ** Created: Tue Jun 29 20:36:37 2004 |
5 | ** by: The User Interface Compiler (uic) | 5 | ** by: The User Interface Compiler (uic) |
6 | ** | 6 | ** |
7 | ** WARNING! All changes made in this file will be lost! | 7 | ** WARNING! All changes made in this file will be lost! |
8 | ****************************************************************************/ | 8 | ****************************************************************************/ |
9 | #include "kofilterview_base.h" | 9 | #include "kofilterview_base.h" |
10 | 10 | ||
11 | #include <qcheckbox.h> | 11 | #include <qcheckbox.h> |
12 | #include <qcombobox.h> | 12 | #include <qcombobox.h> |
13 | #include <qframe.h> | 13 | #include <qframe.h> |
14 | #include <qpushbutton.h> | 14 | #include <qpushbutton.h> |
15 | #include <qlayout.h> | 15 | #include <qlayout.h> |
16 | #include <qvariant.h> | 16 | #include <qvariant.h> |
17 | #include <qtooltip.h> | 17 | #include <qtooltip.h> |
18 | #include <qwhatsthis.h> | 18 | #include <qwhatsthis.h> |
19 | 19 | ||
20 | /* | 20 | /* |
21 | * Constructs a KOFilterView_base which is a child of 'parent', with the | 21 | * Constructs a KOFilterView_base which is a child of 'parent', with the |
22 | * name 'name' and widget flags set to 'f' | 22 | * name 'name' and widget flags set to 'f' |
23 | */ | 23 | */ |
24 | KOFilterView_base::KOFilterView_base( QWidget* parent, const char* name, WFlags fl ) | 24 | KOFilterView_base::KOFilterView_base( QWidget* parent, const char* name, WFlags fl ) |
25 | : QWidget( parent, name, fl ) | 25 | : QWidget( parent, name, fl ) |
26 | { | 26 | { |
27 | if ( !name ) | 27 | if ( !name ) |
28 | setName( "KOFilterView_base" ); | 28 | setName( "KOFilterView_base" ); |
29 | resize( 100, 100 ); | 29 | resize( 100, 100 ); |
30 | setCaption( tr( "Form2" ) ); | 30 | setCaption( tr( "Form2" ) ); |
31 | KOFilterView_baseLayout = new QVBoxLayout( this ); | 31 | KOFilterView_baseLayout = new QVBoxLayout( this ); |
32 | KOFilterView_baseLayout->setSpacing( 2 ); | 32 | KOFilterView_baseLayout->setSpacing( 2 ); |
33 | KOFilterView_baseLayout->setMargin( 2 ); | 33 | KOFilterView_baseLayout->setMargin( 2 ); |
34 | 34 | ||
35 | Frame11 = new QFrame( this, "Frame11" ); | 35 | Frame11 = new QFrame( this, "Frame11" ); |
36 | Frame11->setFrameShadow( QFrame::Raised ); | 36 | Frame11->setFrameShadow( QFrame::Raised ); |
37 | Frame11->setFrameShape( QFrame::StyledPanel ); | 37 | Frame11->setFrameShape( QFrame::StyledPanel ); |
38 | Frame11Layout = new QVBoxLayout( Frame11 ); | 38 | Frame11Layout = new QVBoxLayout( Frame11 ); |
39 | Frame11Layout->setSpacing( 1 ); | 39 | Frame11Layout->setSpacing( 1 ); |
40 | Frame11Layout->setMargin( 2 ); | 40 | Frame11Layout->setMargin( 2 ); |
41 | 41 | ||
42 | mEnabledCheck = new QCheckBox( Frame11, "mEnabledCheck" ); | 42 | mEnabledCheck = new QCheckBox( Frame11, "mEnabledCheck" ); |
43 | mEnabledCheck->setText( tr( "Filter enabled" ) ); | 43 | mEnabledCheck->setText( tr( "Filter enabled" ) ); |
44 | Frame11Layout->addWidget( mEnabledCheck ); | 44 | Frame11Layout->addWidget( mEnabledCheck ); |
45 | 45 | ||
46 | mSelectionCombo = new QComboBox( FALSE, Frame11, "mSelectionCombo" ); | 46 | mSelectionCombo = new QComboBox( FALSE, Frame11, "mSelectionCombo" ); |
47 | Frame11Layout->addWidget( mSelectionCombo ); | 47 | Frame11Layout->addWidget( mSelectionCombo ); |
48 | KOFilterView_baseLayout->addWidget( Frame11 ); | 48 | KOFilterView_baseLayout->addWidget( Frame11 ); |
49 | 49 | ||
50 | mEditButton = new QPushButton( this, "mEditButton" ); | 50 | mEditButton = new QPushButton( this, "mEditButton" ); |
51 | mEditButton->setText( tr( "Edit Filters" ) ); | 51 | mEditButton->setText( tr( "Edit Filters" ) ); |
52 | KOFilterView_baseLayout->addWidget( mEditButton ); | 52 | KOFilterView_baseLayout->addWidget( mEditButton ); |
53 | } | 53 | } |
54 | 54 | ||
55 | /* | 55 | /* |
56 | * Destroys the object and frees any allocated resources | 56 | * Destroys the object and frees any allocated resources |
57 | */ | 57 | */ |
58 | KOFilterView_base::~KOFilterView_base() | 58 | KOFilterView_base::~KOFilterView_base() |
59 | { | 59 | { |
60 | // no need to delete child widgets, Qt does it all for us | 60 | // no need to delete child widgets, Qt does it all for us |
61 | } | 61 | } |
62 | 62 | ||
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro index b1179d4..676bc3a 100644 --- a/korganizer/korganizerE.pro +++ b/korganizer/korganizerE.pro | |||
@@ -1,151 +1,151 @@ | |||
1 | TEMPLATE= app | 1 | TEMPLATE= app |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | TARGET = kopi | 3 | TARGET = kopi |
4 | OBJECTS_DIR = obj/$(PLATFORM) | 4 | OBJECTS_DIR = obj/$(PLATFORM) |
5 | MOC_DIR = moc/$(PLATFORM) | 5 | MOC_DIR = moc/$(PLATFORM) |
6 | DESTDIR=$(QPEDIR)/bin | 6 | DESTDIR=$(QPEDIR)/bin |
7 | 7 | ||
8 | INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include | 8 | INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include |
9 | #../libkabcwrap | 9 | #../libkabcwrap |
10 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL | 10 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL |
11 | DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 11 | DEFINES += KORG_NOPRINTER KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
12 | DEFINES += KORG_NOLVALTERNATION | 12 | DEFINES += KORG_NOLVALTERNATION |
13 | #KORG_NOKABC | 13 | #KORG_NOKABC |
14 | LIBS += -lmicrokdepim | 14 | LIBS += -lmicrokdepim |
15 | LIBS += -lmicrokcal | 15 | LIBS += -lmicrokcal |
16 | LIBS += -lmicrokde | 16 | LIBS += -lmicrokde |
17 | LIBS += -lmicroqtcompat | 17 | LIBS += -lmicroqtcompat |
18 | LIBS += -lmicrokabc | 18 | LIBS += -lmicrokabc |
19 | #LIBS += -lmicrokabcwrap | 19 | #LIBS += -lmicrokabcwrap |
20 | LIBS += -lqpe | 20 | LIBS += -lqpe |
21 | LIBS += -ljpeg | 21 | LIBS += -ljpeg |
22 | #LIBS += $(QTOPIALIB) | 22 | LIBS += $(QTOPIALIB) |
23 | LIBS += -L$(QPEDIR)/lib | 23 | LIBS += -L$(QPEDIR)/lib |
24 | 24 | ||
25 | INTERFACES = kofilterview_base.ui | 25 | INTERFACES = kofilterview_base.ui |
26 | #filteredit_base.ui | 26 | #filteredit_base.ui |
27 | 27 | ||
28 | HEADERS = \ | 28 | HEADERS = \ |
29 | wordsgerman.h \ | 29 | wordsgerman.h \ |
30 | filteredit_base.h \ | 30 | filteredit_base.h \ |
31 | alarmclient.h \ | 31 | alarmclient.h \ |
32 | calendarview.h \ | 32 | calendarview.h \ |
33 | customlistviewitem.h \ | 33 | customlistviewitem.h \ |
34 | datenavigator.h \ | 34 | datenavigator.h \ |
35 | docprefs.h \ | 35 | docprefs.h \ |
36 | filtereditdialog.h \ | 36 | filtereditdialog.h \ |
37 | incomingdialog.h \ | 37 | incomingdialog.h \ |
38 | incomingdialog_base.h \ | 38 | incomingdialog_base.h \ |
39 | interfaces/korganizer/baseview.h \ | 39 | interfaces/korganizer/baseview.h \ |
40 | interfaces/korganizer/calendarviewbase.h \ | 40 | interfaces/korganizer/calendarviewbase.h \ |
41 | journalentry.h \ | 41 | journalentry.h \ |
42 | kdateedit.h \ | 42 | kdateedit.h \ |
43 | kdatenavigator.h \ | 43 | kdatenavigator.h \ |
44 | koagenda.h \ | 44 | koagenda.h \ |
45 | koagendaitem.h \ | 45 | koagendaitem.h \ |
46 | koagendaview.h \ | 46 | koagendaview.h \ |
47 | kocounterdialog.h \ | 47 | kocounterdialog.h \ |
48 | kodaymatrix.h \ | 48 | kodaymatrix.h \ |
49 | kodialogmanager.h \ | 49 | kodialogmanager.h \ |
50 | koeditordetails.h \ | 50 | koeditordetails.h \ |
51 | koeditorgeneral.h \ | 51 | koeditorgeneral.h \ |
52 | koeditorgeneralevent.h \ | 52 | koeditorgeneralevent.h \ |
53 | koeditorgeneraltodo.h \ | 53 | koeditorgeneraltodo.h \ |
54 | koeditorrecurrence.h \ | 54 | koeditorrecurrence.h \ |
55 | koeventeditor.h \ | 55 | koeventeditor.h \ |
56 | koeventpopupmenu.h \ | 56 | koeventpopupmenu.h \ |
57 | koeventview.h \ | 57 | koeventview.h \ |
58 | koeventviewer.h \ | 58 | koeventviewer.h \ |
59 | koeventviewerdialog.h \ | 59 | koeventviewerdialog.h \ |
60 | kofilterview.h \ | 60 | kofilterview.h \ |
61 | koglobals.h \ | 61 | koglobals.h \ |
62 | koincidenceeditor.h \ | 62 | koincidenceeditor.h \ |
63 | kojournalview.h \ | 63 | kojournalview.h \ |
64 | kolistview.h \ | 64 | kolistview.h \ |
65 | kolocationbox.h \ | 65 | kolocationbox.h \ |
66 | komonthview.h \ | 66 | komonthview.h \ |
67 | koprefs.h \ | 67 | koprefs.h \ |
68 | koprefsdialog.h \ | 68 | koprefsdialog.h \ |
69 | kosyncprefsdialog.h \ | 69 | kosyncprefsdialog.h \ |
70 | kotimespanview.h \ | 70 | kotimespanview.h \ |
71 | kotodoeditor.h \ | 71 | kotodoeditor.h \ |
72 | kotodoview.h \ | 72 | kotodoview.h \ |
73 | kotodoviewitem.h \ | 73 | kotodoviewitem.h \ |
74 | koviewmanager.h \ | 74 | koviewmanager.h \ |
75 | kowhatsnextview.h \ | 75 | kowhatsnextview.h \ |
76 | ktimeedit.h \ | 76 | ktimeedit.h \ |
77 | lineview.h \ | 77 | lineview.h \ |
78 | mainwindow.h \ | 78 | mainwindow.h \ |
79 | navigatorbar.h \ | 79 | navigatorbar.h \ |
80 | outgoingdialog.h \ | 80 | outgoingdialog.h \ |
81 | outgoingdialog_base.h \ | 81 | outgoingdialog_base.h \ |
82 | publishdialog.h \ | 82 | publishdialog.h \ |
83 | publishdialog_base.h \ | 83 | publishdialog_base.h \ |
84 | savetemplatedialog.h \ | 84 | savetemplatedialog.h \ |
85 | searchdialog.h \ | 85 | searchdialog.h \ |
86 | simplealarmclient.h \ | 86 | simplealarmclient.h \ |
87 | statusdialog.h \ | 87 | statusdialog.h \ |
88 | timeline.h \ | 88 | timeline.h \ |
89 | timespanview.h \ | 89 | timespanview.h \ |
90 | version.h \ | 90 | version.h \ |
91 | ../kalarmd/alarmdialog.h | 91 | ../kalarmd/alarmdialog.h |
92 | 92 | ||
93 | SOURCES = \ | 93 | SOURCES = \ |
94 | filteredit_base.cpp \ | 94 | filteredit_base.cpp \ |
95 | calendarview.cpp \ | 95 | calendarview.cpp \ |
96 | datenavigator.cpp \ | 96 | datenavigator.cpp \ |
97 | docprefs.cpp \ | 97 | docprefs.cpp \ |
98 | filtereditdialog.cpp \ | 98 | filtereditdialog.cpp \ |
99 | incomingdialog.cpp \ | 99 | incomingdialog.cpp \ |
100 | incomingdialog_base.cpp \ | 100 | incomingdialog_base.cpp \ |
101 | journalentry.cpp \ | 101 | journalentry.cpp \ |
102 | kdatenavigator.cpp \ | 102 | kdatenavigator.cpp \ |
103 | koagenda.cpp \ | 103 | koagenda.cpp \ |
104 | koagendaitem.cpp \ | 104 | koagendaitem.cpp \ |
105 | koagendaview.cpp \ | 105 | koagendaview.cpp \ |
106 | kocounterdialog.cpp \ | 106 | kocounterdialog.cpp \ |
107 | kodaymatrix.cpp \ | 107 | kodaymatrix.cpp \ |
108 | kodialogmanager.cpp \ | 108 | kodialogmanager.cpp \ |
109 | koeditordetails.cpp \ | 109 | koeditordetails.cpp \ |
110 | koeditorgeneral.cpp \ | 110 | koeditorgeneral.cpp \ |
111 | koeditorgeneralevent.cpp \ | 111 | koeditorgeneralevent.cpp \ |
112 | koeditorgeneraltodo.cpp \ | 112 | koeditorgeneraltodo.cpp \ |
113 | koeditorrecurrence.cpp \ | 113 | koeditorrecurrence.cpp \ |
114 | koeventeditor.cpp \ | 114 | koeventeditor.cpp \ |
115 | koeventpopupmenu.cpp \ | 115 | koeventpopupmenu.cpp \ |
116 | koeventview.cpp \ | 116 | koeventview.cpp \ |
117 | koeventviewer.cpp \ | 117 | koeventviewer.cpp \ |
118 | koeventviewerdialog.cpp \ | 118 | koeventviewerdialog.cpp \ |
119 | kofilterview.cpp \ | 119 | kofilterview.cpp \ |
120 | koglobals.cpp \ | 120 | koglobals.cpp \ |
121 | koincidenceeditor.cpp \ | 121 | koincidenceeditor.cpp \ |
122 | kojournalview.cpp \ | 122 | kojournalview.cpp \ |
123 | kolistview.cpp \ | 123 | kolistview.cpp \ |
124 | kolocationbox.cpp \ | 124 | kolocationbox.cpp \ |
125 | komonthview.cpp \ | 125 | komonthview.cpp \ |
126 | koprefs.cpp \ | 126 | koprefs.cpp \ |
127 | koprefsdialog.cpp \ | 127 | koprefsdialog.cpp \ |
128 | kosyncprefsdialog.cpp \ | 128 | kosyncprefsdialog.cpp \ |
129 | kotimespanview.cpp \ | 129 | kotimespanview.cpp \ |
130 | kotodoeditor.cpp \ | 130 | kotodoeditor.cpp \ |
131 | kotodoview.cpp \ | 131 | kotodoview.cpp \ |
132 | kotodoviewitem.cpp \ | 132 | kotodoviewitem.cpp \ |
133 | koviewmanager.cpp \ | 133 | koviewmanager.cpp \ |
134 | kowhatsnextview.cpp \ | 134 | kowhatsnextview.cpp \ |
135 | ktimeedit.cpp \ | 135 | ktimeedit.cpp \ |
136 | lineview.cpp \ | 136 | lineview.cpp \ |
137 | main.cpp \ | 137 | main.cpp \ |
138 | mainwindow.cpp \ | 138 | mainwindow.cpp \ |
139 | navigatorbar.cpp \ | 139 | navigatorbar.cpp \ |
140 | outgoingdialog.cpp \ | 140 | outgoingdialog.cpp \ |
141 | outgoingdialog_base.cpp \ | 141 | outgoingdialog_base.cpp \ |
142 | publishdialog.cpp \ | 142 | publishdialog.cpp \ |
143 | publishdialog_base.cpp \ | 143 | publishdialog_base.cpp \ |
144 | savetemplatedialog.cpp \ | 144 | savetemplatedialog.cpp \ |
145 | searchdialog.cpp \ | 145 | searchdialog.cpp \ |
146 | simplealarmclient.cpp \ | 146 | simplealarmclient.cpp \ |
147 | statusdialog.cpp \ | 147 | statusdialog.cpp \ |
148 | timeline.cpp \ | 148 | timeline.cpp \ |
149 | timespanview.cpp \ | 149 | timespanview.cpp \ |
150 | ../kalarmd/alarmdialog.cpp | 150 | ../kalarmd/alarmdialog.cpp |
151 | 151 | ||