-rw-r--r-- | korganizer/korganizer.pro | 2 | ||||
-rw-r--r-- | korganizer/korganizerE.pro | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/korganizer/korganizer.pro b/korganizer/korganizer.pro index 378d59a..02e608c 100644 --- a/korganizer/korganizer.pro +++ b/korganizer/korganizer.pro | |||
@@ -1,191 +1,189 @@ | |||
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/ | 4 | OBJECTS_DIR = _obj/ |
5 | MOC_DIR = _moc | 5 | MOC_DIR = _moc |
6 | DESTDIR= ../bin | 6 | DESTDIR= ../bin |
7 | 7 | ||
8 | include( ../variables.pri ) | 8 | include( ../variables.pri ) |
9 | 9 | ||
10 | INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio | 10 | INCLUDEPATH += ../microkde ../ interfaces ../microkde/kdecore ../microkde/kdeui ../microkde/kio/kfile ../microkde/kio/kio |
11 | #../qtcompat | 11 | #../qtcompat |
12 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL | 12 | DEFINES += KORG_NODND KORG_NOPLUGINS KORG_NOARCHIVE KORG_NOMAIL |
13 | DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER | 13 | DEFINES += KORG_NODCOP KORG_NOKALARMD KORG_NORESOURCEVIEW KORG_NOSPLITTER |
14 | #KORG_NOPRINTER KORG_NOKABC | 14 | #KORG_NOPRINTER KORG_NOKABC |
15 | DEFINES += KORG_NOLVALTERNATION | 15 | DEFINES += KORG_NOLVALTERNATION |
16 | DEFINES += DESKTOP_VERSION | 16 | DEFINES += DESKTOP_VERSION |
17 | unix : { | 17 | unix : { |
18 | LIBS += ../bin/libmicrokdepim.so | 18 | LIBS += ../bin/libmicrokdepim.so |
19 | LIBS += ../bin/libmicrokcal.so | 19 | LIBS += ../bin/libmicrokcal.so |
20 | LIBS += ../bin/libmicrokde.so | 20 | LIBS += ../bin/libmicrokde.so |
21 | LIBS += ../bin/libmicrokabc.so | 21 | LIBS += ../bin/libmicrokabc.so |
22 | LIBS += -lldap | 22 | LIBS += -lldap |
23 | OBJECTS_DIR = obj/unix | 23 | OBJECTS_DIR = obj/unix |
24 | MOC_DIR = moc/unix | 24 | MOC_DIR = moc/unix |
25 | } | 25 | } |
26 | win32: { | 26 | win32: { |
27 | DEFINES += _WIN32_ | 27 | DEFINES += _WIN32_ |
28 | LIBS += ../bin/microkdepim.lib | 28 | LIBS += ../bin/microkdepim.lib |
29 | LIBS += ../bin/microkcal.lib | 29 | LIBS += ../bin/microkcal.lib |
30 | LIBS += ../bin/microkde.lib | 30 | LIBS += ../bin/microkde.lib |
31 | LIBS += ../bin/microkabc.lib | 31 | LIBS += ../bin/microkabc.lib |
32 | LIBS += ../libical/lib/ical.lib | 32 | LIBS += ../libical/lib/ical.lib |
33 | LIBS += ../libical/lib/icalss.lib | 33 | LIBS += ../libical/lib/icalss.lib |
34 | #LIBS += atls.lib | 34 | #LIBS += atls.lib |
35 | LIBS += mfc71u.lib | 35 | LIBS += mfc71u.lib |
36 | QMAKE_LINK += /NODEFAULTLIB:LIBC | 36 | QMAKE_LINK += /NODEFAULTLIB:LIBC |
37 | #QMAKE_LINK += /NODEFAULTLIB:MSVCRT | 37 | #QMAKE_LINK += /NODEFAULTLIB:MSVCRT |
38 | #QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib | 38 | #QMAKE_LINK += /NODEFAULTLIB:uafxcw.lib |
39 | OBJECTS_DIR = obj/win | 39 | OBJECTS_DIR = obj/win |
40 | MOC_DIR = moc/win | 40 | MOC_DIR = moc/win |
41 | } | 41 | } |
42 | 42 | ||
43 | 43 | ||
44 | INTERFACES = kofilterview_base.ui | 44 | INTERFACES = kofilterview_base.ui |
45 | # filteredit_base.ui | 45 | # filteredit_base.ui |
46 | 46 | ||
47 | # kdateedit.h \ | 47 | # kdateedit.h \ |
48 | 48 | ||
49 | HEADERS = \ | 49 | HEADERS = \ |
50 | filteredit_base.h \ | 50 | filteredit_base.h \ |
51 | alarmclient.h \ | 51 | alarmclient.h \ |
52 | calendarview.h \ | 52 | calendarview.h \ |
53 | customlistviewitem.h \ | 53 | customlistviewitem.h \ |
54 | datenavigator.h \ | 54 | datenavigator.h \ |
55 | docprefs.h \ | 55 | docprefs.h \ |
56 | filtereditdialog.h \ | 56 | filtereditdialog.h \ |
57 | incomingdialog.h \ | 57 | incomingdialog.h \ |
58 | incomingdialog_base.h \ | 58 | incomingdialog_base.h \ |
59 | interfaces/korganizer/baseview.h \ | 59 | interfaces/korganizer/baseview.h \ |
60 | interfaces/korganizer/calendarviewbase.h \ | 60 | interfaces/korganizer/calendarviewbase.h \ |
61 | journalentry.h \ | 61 | journalentry.h \ |
62 | kdatenavigator.h \ | 62 | kdatenavigator.h \ |
63 | koagenda.h \ | 63 | koagenda.h \ |
64 | koagendaitem.h \ | 64 | koagendaitem.h \ |
65 | koagendaview.h \ | 65 | koagendaview.h \ |
66 | kocounterdialog.h \ | 66 | kocounterdialog.h \ |
67 | kodaymatrix.h \ | 67 | kodaymatrix.h \ |
68 | kodialogmanager.h \ | 68 | kodialogmanager.h \ |
69 | koeditordetails.h \ | 69 | koeditordetails.h \ |
70 | koeditorgeneral.h \ | 70 | koeditorgeneral.h \ |
71 | koeditorgeneralevent.h \ | 71 | koeditorgeneralevent.h \ |
72 | koeditorgeneraltodo.h \ | 72 | koeditorgeneraltodo.h \ |
73 | koeditorrecurrence.h \ | 73 | koeditorrecurrence.h \ |
74 | koeventeditor.h \ | 74 | koeventeditor.h \ |
75 | koeventpopupmenu.h \ | 75 | koeventpopupmenu.h \ |
76 | koeventview.h \ | 76 | koeventview.h \ |
77 | koeventviewer.h \ | 77 | koeventviewer.h \ |
78 | koeventviewerdialog.h \ | 78 | koeventviewerdialog.h \ |
79 | kofilterview.h \ | 79 | kofilterview.h \ |
80 | koglobals.h \ | 80 | koglobals.h \ |
81 | koincidenceeditor.h \ | 81 | koincidenceeditor.h \ |
82 | kojournalview.h \ | 82 | kojournalview.h \ |
83 | kolistview.h \ | 83 | kolistview.h \ |
84 | kolocationbox.h \ | 84 | kolocationbox.h \ |
85 | komonthview.h \ | 85 | komonthview.h \ |
86 | koprefs.h \ | 86 | koprefs.h \ |
87 | koprefsdialog.h \ | 87 | koprefsdialog.h \ |
88 | kosyncprefsdialog.h \ | ||
89 | kotimespanview.h \ | 88 | kotimespanview.h \ |
90 | kotodoeditor.h \ | 89 | kotodoeditor.h \ |
91 | kotodoview.h \ | 90 | kotodoview.h \ |
92 | kotodoviewitem.h \ | 91 | kotodoviewitem.h \ |
93 | koviewmanager.h \ | 92 | koviewmanager.h \ |
94 | kowhatsnextview.h \ | 93 | kowhatsnextview.h \ |
95 | ktimeedit.h \ | 94 | ktimeedit.h \ |
96 | lineview.h \ | 95 | lineview.h \ |
97 | mainwindow.h \ | 96 | mainwindow.h \ |
98 | navigatorbar.h \ | 97 | navigatorbar.h \ |
99 | outgoingdialog.h \ | 98 | outgoingdialog.h \ |
100 | outgoingdialog_base.h \ | 99 | outgoingdialog_base.h \ |
101 | publishdialog.h \ | 100 | publishdialog.h \ |
102 | publishdialog_base.h \ | 101 | publishdialog_base.h \ |
103 | savetemplatedialog.h \ | 102 | savetemplatedialog.h \ |
104 | searchdialog.h \ | 103 | searchdialog.h \ |
105 | simplealarmclient.h \ | 104 | simplealarmclient.h \ |
106 | statusdialog.h \ | 105 | statusdialog.h \ |
107 | timeline.h \ | 106 | timeline.h \ |
108 | timespanview.h \ | 107 | timespanview.h \ |
109 | version.h \ | 108 | version.h \ |
110 | ../kalarmd/alarmdialog.h \ | 109 | ../kalarmd/alarmdialog.h \ |
111 | 110 | ||
112 | 111 | ||
113 | SOURCES = \ | 112 | SOURCES = \ |
114 | filteredit_base.cpp \ | 113 | filteredit_base.cpp \ |
115 | calendarview.cpp \ | 114 | calendarview.cpp \ |
116 | datenavigator.cpp \ | 115 | datenavigator.cpp \ |
117 | docprefs.cpp \ | 116 | docprefs.cpp \ |
118 | filtereditdialog.cpp \ | 117 | filtereditdialog.cpp \ |
119 | incomingdialog.cpp \ | 118 | incomingdialog.cpp \ |
120 | incomingdialog_base.cpp \ | 119 | incomingdialog_base.cpp \ |
121 | journalentry.cpp \ | 120 | journalentry.cpp \ |
122 | kdatenavigator.cpp \ | 121 | kdatenavigator.cpp \ |
123 | koagenda.cpp \ | 122 | koagenda.cpp \ |
124 | koagendaitem.cpp \ | 123 | koagendaitem.cpp \ |
125 | koagendaview.cpp \ | 124 | koagendaview.cpp \ |
126 | kocounterdialog.cpp \ | 125 | kocounterdialog.cpp \ |
127 | kodaymatrix.cpp \ | 126 | kodaymatrix.cpp \ |
128 | kodialogmanager.cpp \ | 127 | kodialogmanager.cpp \ |
129 | koeditordetails.cpp \ | 128 | koeditordetails.cpp \ |
130 | koeditorgeneral.cpp \ | 129 | koeditorgeneral.cpp \ |
131 | koeditorgeneralevent.cpp \ | 130 | koeditorgeneralevent.cpp \ |
132 | koeditorgeneraltodo.cpp \ | 131 | koeditorgeneraltodo.cpp \ |
133 | koeditorrecurrence.cpp \ | 132 | koeditorrecurrence.cpp \ |
134 | koeventeditor.cpp \ | 133 | koeventeditor.cpp \ |
135 | koeventpopupmenu.cpp \ | 134 | koeventpopupmenu.cpp \ |
136 | koeventview.cpp \ | 135 | koeventview.cpp \ |
137 | koeventviewer.cpp \ | 136 | koeventviewer.cpp \ |
138 | koeventviewerdialog.cpp \ | 137 | koeventviewerdialog.cpp \ |
139 | kofilterview.cpp \ | 138 | kofilterview.cpp \ |
140 | koglobals.cpp \ | 139 | koglobals.cpp \ |
141 | koincidenceeditor.cpp \ | 140 | koincidenceeditor.cpp \ |
142 | kojournalview.cpp \ | 141 | kojournalview.cpp \ |
143 | kolistview.cpp \ | 142 | kolistview.cpp \ |
144 | kolocationbox.cpp \ | 143 | kolocationbox.cpp \ |
145 | komonthview.cpp \ | 144 | komonthview.cpp \ |
146 | koprefs.cpp \ | 145 | koprefs.cpp \ |
147 | koprefsdialog.cpp \ | 146 | koprefsdialog.cpp \ |
148 | kosyncprefsdialog.cpp \ | ||
149 | kotimespanview.cpp \ | 147 | kotimespanview.cpp \ |
150 | kotodoeditor.cpp \ | 148 | kotodoeditor.cpp \ |
151 | kotodoview.cpp \ | 149 | kotodoview.cpp \ |
152 | kotodoviewitem.cpp \ | 150 | kotodoviewitem.cpp \ |
153 | koviewmanager.cpp \ | 151 | koviewmanager.cpp \ |
154 | kowhatsnextview.cpp \ | 152 | kowhatsnextview.cpp \ |
155 | ktimeedit.cpp \ | 153 | ktimeedit.cpp \ |
156 | lineview.cpp \ | 154 | lineview.cpp \ |
157 | main.cpp \ | 155 | main.cpp \ |
158 | mainwindow.cpp \ | 156 | mainwindow.cpp \ |
159 | navigatorbar.cpp \ | 157 | navigatorbar.cpp \ |
160 | outgoingdialog.cpp \ | 158 | outgoingdialog.cpp \ |
161 | outgoingdialog_base.cpp \ | 159 | outgoingdialog_base.cpp \ |
162 | publishdialog.cpp \ | 160 | publishdialog.cpp \ |
163 | publishdialog_base.cpp \ | 161 | publishdialog_base.cpp \ |
164 | savetemplatedialog.cpp \ | 162 | savetemplatedialog.cpp \ |
165 | searchdialog.cpp \ | 163 | searchdialog.cpp \ |
166 | simplealarmclient.cpp \ | 164 | simplealarmclient.cpp \ |
167 | statusdialog.cpp \ | 165 | statusdialog.cpp \ |
168 | timeline.cpp \ | 166 | timeline.cpp \ |
169 | timespanview.cpp \ | 167 | timespanview.cpp \ |
170 | ../kalarmd/alarmdialog.cpp | 168 | ../kalarmd/alarmdialog.cpp |
171 | 169 | ||
172 | HEADERS += calprintbase.h calprinter.h calprintplugins.h cellitem.h | 170 | HEADERS += calprintbase.h calprinter.h calprintplugins.h cellitem.h |
173 | INTERFACES += calprintdayconfig_base.ui \ | 171 | INTERFACES += calprintdayconfig_base.ui \ |
174 | calprintmonthconfig_base.ui \ | 172 | calprintmonthconfig_base.ui \ |
175 | calprinttodoconfig_base.ui \ | 173 | calprinttodoconfig_base.ui \ |
176 | calprintweekconfig_base.ui | 174 | calprintweekconfig_base.ui |
177 | SOURCES += calprintbase.cpp calprinter.cpp calprintplugins.cpp cellitem.cpp | 175 | SOURCES += calprintbase.cpp calprinter.cpp calprintplugins.cpp cellitem.cpp |
178 | 176 | ||
179 | 177 | ||
180 | 178 | ||
181 | win32: { | 179 | win32: { |
182 | HEADERS += ../outport/msoutl9.h \ | 180 | HEADERS += ../outport/msoutl9.h \ |
183 | koimportoldialog.h | 181 | koimportoldialog.h |
184 | 182 | ||
185 | 183 | ||
186 | SOURCES += ../outport/msoutl9.cpp \ | 184 | SOURCES += ../outport/msoutl9.cpp \ |
187 | koimportoldialog.cpp | 185 | koimportoldialog.cpp |
188 | 186 | ||
189 | 187 | ||
190 | } | 188 | } |
191 | 189 | ||
diff --git a/korganizer/korganizerE.pro b/korganizer/korganizerE.pro index 00dffc2..727764a 100644 --- a/korganizer/korganizerE.pro +++ b/korganizer/korganizerE.pro | |||
@@ -1,151 +1,149 @@ | |||
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/kio/kio ../microkde/kdeui ../qtcompat ../ interfaces ../kabc $(QPEDIR)/include | 8 | INCLUDEPATH += ../microkde ../microkde/kdecore ../microkde/kio/kfile ../microkde/kio/kio ../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 \ | ||
70 | kotimespanview.h \ | 69 | kotimespanview.h \ |
71 | kotodoeditor.h \ | 70 | kotodoeditor.h \ |
72 | kotodoview.h \ | 71 | kotodoview.h \ |
73 | kotodoviewitem.h \ | 72 | kotodoviewitem.h \ |
74 | koviewmanager.h \ | 73 | koviewmanager.h \ |
75 | kowhatsnextview.h \ | 74 | kowhatsnextview.h \ |
76 | ktimeedit.h \ | 75 | ktimeedit.h \ |
77 | lineview.h \ | 76 | lineview.h \ |
78 | mainwindow.h \ | 77 | mainwindow.h \ |
79 | navigatorbar.h \ | 78 | navigatorbar.h \ |
80 | outgoingdialog.h \ | 79 | outgoingdialog.h \ |
81 | outgoingdialog_base.h \ | 80 | outgoingdialog_base.h \ |
82 | publishdialog.h \ | 81 | publishdialog.h \ |
83 | publishdialog_base.h \ | 82 | publishdialog_base.h \ |
84 | savetemplatedialog.h \ | 83 | savetemplatedialog.h \ |
85 | searchdialog.h \ | 84 | searchdialog.h \ |
86 | simplealarmclient.h \ | 85 | simplealarmclient.h \ |
87 | statusdialog.h \ | 86 | statusdialog.h \ |
88 | timeline.h \ | 87 | timeline.h \ |
89 | timespanview.h \ | 88 | timespanview.h \ |
90 | version.h \ | 89 | version.h \ |
91 | ../kalarmd/alarmdialog.h | 90 | ../kalarmd/alarmdialog.h |
92 | 91 | ||
93 | SOURCES = \ | 92 | SOURCES = \ |
94 | filteredit_base.cpp \ | 93 | filteredit_base.cpp \ |
95 | calendarview.cpp \ | 94 | calendarview.cpp \ |
96 | datenavigator.cpp \ | 95 | datenavigator.cpp \ |
97 | docprefs.cpp \ | 96 | docprefs.cpp \ |
98 | filtereditdialog.cpp \ | 97 | filtereditdialog.cpp \ |
99 | incomingdialog.cpp \ | 98 | incomingdialog.cpp \ |
100 | incomingdialog_base.cpp \ | 99 | incomingdialog_base.cpp \ |
101 | journalentry.cpp \ | 100 | journalentry.cpp \ |
102 | kdatenavigator.cpp \ | 101 | kdatenavigator.cpp \ |
103 | koagenda.cpp \ | 102 | koagenda.cpp \ |
104 | koagendaitem.cpp \ | 103 | koagendaitem.cpp \ |
105 | koagendaview.cpp \ | 104 | koagendaview.cpp \ |
106 | kocounterdialog.cpp \ | 105 | kocounterdialog.cpp \ |
107 | kodaymatrix.cpp \ | 106 | kodaymatrix.cpp \ |
108 | kodialogmanager.cpp \ | 107 | kodialogmanager.cpp \ |
109 | koeditordetails.cpp \ | 108 | koeditordetails.cpp \ |
110 | koeditorgeneral.cpp \ | 109 | koeditorgeneral.cpp \ |
111 | koeditorgeneralevent.cpp \ | 110 | koeditorgeneralevent.cpp \ |
112 | koeditorgeneraltodo.cpp \ | 111 | koeditorgeneraltodo.cpp \ |
113 | koeditorrecurrence.cpp \ | 112 | koeditorrecurrence.cpp \ |
114 | koeventeditor.cpp \ | 113 | koeventeditor.cpp \ |
115 | koeventpopupmenu.cpp \ | 114 | koeventpopupmenu.cpp \ |
116 | koeventview.cpp \ | 115 | koeventview.cpp \ |
117 | koeventviewer.cpp \ | 116 | koeventviewer.cpp \ |
118 | koeventviewerdialog.cpp \ | 117 | koeventviewerdialog.cpp \ |
119 | kofilterview.cpp \ | 118 | kofilterview.cpp \ |
120 | koglobals.cpp \ | 119 | koglobals.cpp \ |
121 | koincidenceeditor.cpp \ | 120 | koincidenceeditor.cpp \ |
122 | kojournalview.cpp \ | 121 | kojournalview.cpp \ |
123 | kolistview.cpp \ | 122 | kolistview.cpp \ |
124 | kolocationbox.cpp \ | 123 | kolocationbox.cpp \ |
125 | komonthview.cpp \ | 124 | komonthview.cpp \ |
126 | koprefs.cpp \ | 125 | koprefs.cpp \ |
127 | koprefsdialog.cpp \ | 126 | koprefsdialog.cpp \ |
128 | kosyncprefsdialog.cpp \ | ||
129 | kotimespanview.cpp \ | 127 | kotimespanview.cpp \ |
130 | kotodoeditor.cpp \ | 128 | kotodoeditor.cpp \ |
131 | kotodoview.cpp \ | 129 | kotodoview.cpp \ |
132 | kotodoviewitem.cpp \ | 130 | kotodoviewitem.cpp \ |
133 | koviewmanager.cpp \ | 131 | koviewmanager.cpp \ |
134 | kowhatsnextview.cpp \ | 132 | kowhatsnextview.cpp \ |
135 | ktimeedit.cpp \ | 133 | ktimeedit.cpp \ |
136 | lineview.cpp \ | 134 | lineview.cpp \ |
137 | main.cpp \ | 135 | main.cpp \ |
138 | mainwindow.cpp \ | 136 | mainwindow.cpp \ |
139 | navigatorbar.cpp \ | 137 | navigatorbar.cpp \ |
140 | outgoingdialog.cpp \ | 138 | outgoingdialog.cpp \ |
141 | outgoingdialog_base.cpp \ | 139 | outgoingdialog_base.cpp \ |
142 | publishdialog.cpp \ | 140 | publishdialog.cpp \ |
143 | publishdialog_base.cpp \ | 141 | publishdialog_base.cpp \ |
144 | savetemplatedialog.cpp \ | 142 | savetemplatedialog.cpp \ |
145 | searchdialog.cpp \ | 143 | searchdialog.cpp \ |
146 | simplealarmclient.cpp \ | 144 | simplealarmclient.cpp \ |
147 | statusdialog.cpp \ | 145 | statusdialog.cpp \ |
148 | timeline.cpp \ | 146 | timeline.cpp \ |
149 | timespanview.cpp \ | 147 | timespanview.cpp \ |
150 | ../kalarmd/alarmdialog.cpp | 148 | ../kalarmd/alarmdialog.cpp |
151 | 149 | ||