-rw-r--r-- | libetpan/libetpan.pro | 5 | ||||
-rw-r--r-- | libetpan/libetpanE.pro | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/libetpan/libetpan.pro b/libetpan/libetpan.pro index 10f51da..909d064 100644 --- a/libetpan/libetpan.pro +++ b/libetpan/libetpan.pro | |||
@@ -1,450 +1,453 @@ | |||
1 | include( ../variables.pri ) | ||
1 | ###################################################################### | 2 | ###################################################################### |
2 | # Automatically generated by qmake (1.07a) Fri Mar 18 19:27:39 2005 | 3 | # Automatically generated by qmake (1.07a) Fri Mar 18 19:27:39 2005 |
3 | ###################################################################### | 4 | ###################################################################### |
4 | 5 | ||
5 | TEMPLATE = lib | 6 | TEMPLATE = lib |
6 | TARGET = microlibetpan | 7 | TARGET = xmicrolibetpan |
7 | OBJECTS_DIR = obj | 8 | OBJECTS_DIR = obj |
8 | MOC_DIR = moc | 9 | MOC_DIR = moc |
9 | DESTDIR=../bin | 10 | DESTDIR=../bin |
10 | DEPENDPATH += include/libetpan \ | 11 | DEPENDPATH += include/libetpan \ |
11 | src/data-types \ | 12 | src/data-types \ |
12 | src/engine \ | 13 | src/engine \ |
13 | src/main \ | 14 | src/main \ |
14 | src/driver/interface \ | 15 | src/driver/interface \ |
15 | src/driver/tools \ | 16 | src/driver/tools \ |
16 | src/low-level/imap \ | 17 | src/low-level/imap \ |
17 | src/low-level/imf \ | 18 | src/low-level/imf \ |
18 | src/low-level/maildir \ | 19 | src/low-level/maildir \ |
19 | src/low-level/mbox \ | 20 | src/low-level/mbox \ |
20 | src/low-level/mh \ | 21 | src/low-level/mh \ |
21 | src/low-level/mime \ | 22 | src/low-level/mime \ |
22 | src/low-level/nntp \ | 23 | src/low-level/nntp \ |
23 | src/low-level/pop3 \ | 24 | src/low-level/pop3 \ |
24 | src/low-level/smtp \ | 25 | src/low-level/smtp \ |
25 | src/driver/implementation/data-message \ | 26 | src/driver/implementation/data-message \ |
26 | src/driver/implementation/db \ | 27 | src/driver/implementation/db \ |
27 | src/driver/implementation/hotmail \ | 28 | src/driver/implementation/hotmail \ |
28 | src/driver/implementation/imap \ | 29 | src/driver/implementation/imap \ |
29 | src/driver/implementation/maildir \ | 30 | src/driver/implementation/maildir \ |
30 | src/driver/implementation/mbox \ | 31 | src/driver/implementation/mbox \ |
31 | src/driver/implementation/mh \ | 32 | src/driver/implementation/mh \ |
32 | src/driver/implementation/mime-message \ | 33 | src/driver/implementation/mime-message \ |
33 | src/driver/implementation/nntp \ | 34 | src/driver/implementation/nntp \ |
34 | src/driver/implementation/pop3 | 35 | src/driver/implementation/pop3 |
35 | INCLUDEPATH += . \ | 36 | INCLUDEPATH += . \ |
36 | ./include \ | 37 | ./include \ |
37 | src/data-types \ | 38 | src/data-types \ |
38 | src/engine \ | 39 | src/engine \ |
39 | include/libetpan \ | 40 | include/libetpan \ |
40 | src/main \ | 41 | src/main \ |
41 | src/driver/interface \ | 42 | src/driver/interface \ |
42 | src/driver/tools \ | 43 | src/driver/tools \ |
43 | src/low-level/imap \ | 44 | src/low-level/imap \ |
44 | src/low-level/imf \ | 45 | src/low-level/imf \ |
45 | src/low-level/maildir \ | 46 | src/low-level/maildir \ |
46 | src/low-level/mbox \ | 47 | src/low-level/mbox \ |
47 | src/low-level/mh \ | 48 | src/low-level/mh \ |
48 | src/low-level/mime \ | 49 | src/low-level/mime \ |
49 | src/low-level/nntp \ | 50 | src/low-level/nntp \ |
50 | src/low-level/pop3 \ | 51 | src/low-level/pop3 \ |
51 | src/low-level/smtp \ | 52 | src/low-level/smtp \ |
52 | src/driver/implementation/data-message \ | 53 | src/driver/implementation/data-message \ |
53 | src/driver/implementation/db \ | 54 | src/driver/implementation/db \ |
54 | src/driver/implementation/hotmail \ | 55 | src/driver/implementation/hotmail \ |
55 | src/driver/implementation/imap \ | 56 | src/driver/implementation/imap \ |
56 | src/driver/implementation/maildir \ | 57 | src/driver/implementation/maildir \ |
57 | src/driver/implementation/mbox \ | 58 | src/driver/implementation/mbox \ |
58 | src/driver/implementation/mh \ | 59 | src/driver/implementation/mh \ |
59 | src/driver/implementation/mime-message \ | 60 | src/driver/implementation/mime-message \ |
60 | src/driver/implementation/nntp \ | 61 | src/driver/implementation/nntp \ |
61 | src/driver/implementation/pop3 | 62 | src/driver/implementation/pop3 |
62 | 63 | ||
63 | # Input | 64 | # Input |
64 | HEADERS += config.h \ | 65 | HEADERS += config.h \ |
65 | libetpan-config.h \ | 66 | libetpan-config.h \ |
66 | include/libetpan/carray.h \ | 67 | include/libetpan/carray.h \ |
67 | include/libetpan/charconv.h \ | 68 | include/libetpan/charconv.h \ |
68 | include/libetpan/chash.h \ | 69 | include/libetpan/chash.h \ |
69 | include/libetpan/cinthash.h \ | 70 | include/libetpan/cinthash.h \ |
70 | include/libetpan/clist.h \ | 71 | include/libetpan/clist.h \ |
71 | include/libetpan/data_message_driver.h \ | 72 | include/libetpan/data_message_driver.h \ |
72 | include/libetpan/dbdriver.h \ | 73 | include/libetpan/dbdriver.h \ |
73 | include/libetpan/dbdriver_message.h \ | 74 | include/libetpan/dbdriver_message.h \ |
74 | include/libetpan/dbdriver_types.h \ | 75 | include/libetpan/dbdriver_types.h \ |
75 | include/libetpan/dbstorage.h \ | 76 | include/libetpan/dbstorage.h \ |
76 | include/libetpan/generic_cache_types.h \ | 77 | include/libetpan/generic_cache_types.h \ |
77 | include/libetpan/hotmailstorage.h \ | 78 | include/libetpan/hotmailstorage.h \ |
78 | include/libetpan/imapdriver.h \ | 79 | include/libetpan/imapdriver.h \ |
79 | include/libetpan/imapdriver_cached.h \ | 80 | include/libetpan/imapdriver_cached.h \ |
80 | include/libetpan/imapdriver_cached_message.h \ | 81 | include/libetpan/imapdriver_cached_message.h \ |
81 | include/libetpan/imapdriver_message.h \ | 82 | include/libetpan/imapdriver_message.h \ |
82 | include/libetpan/imapdriver_types.h \ | 83 | include/libetpan/imapdriver_types.h \ |
83 | include/libetpan/imapstorage.h \ | 84 | include/libetpan/imapstorage.h \ |
84 | include/libetpan/libetpan-config.h \ | 85 | include/libetpan/libetpan-config.h \ |
85 | include/libetpan/libetpan.h \ | 86 | include/libetpan/libetpan.h \ |
86 | include/libetpan/libetpan_version.h \ | 87 | include/libetpan/libetpan_version.h \ |
87 | include/libetpan/mail.h \ | 88 | include/libetpan/mail.h \ |
88 | include/libetpan/maildir.h \ | 89 | include/libetpan/maildir.h \ |
89 | include/libetpan/maildir_types.h \ | 90 | include/libetpan/maildir_types.h \ |
90 | include/libetpan/maildirdriver.h \ | 91 | include/libetpan/maildirdriver.h \ |
91 | include/libetpan/maildirdriver_cached.h \ | 92 | include/libetpan/maildirdriver_cached.h \ |
92 | include/libetpan/maildirdriver_cached_message.h \ | 93 | include/libetpan/maildirdriver_cached_message.h \ |
93 | include/libetpan/maildirdriver_message.h \ | 94 | include/libetpan/maildirdriver_message.h \ |
94 | include/libetpan/maildirdriver_types.h \ | 95 | include/libetpan/maildirdriver_types.h \ |
95 | include/libetpan/maildirstorage.h \ | 96 | include/libetpan/maildirstorage.h \ |
96 | include/libetpan/maildriver.h \ | 97 | include/libetpan/maildriver.h \ |
97 | include/libetpan/maildriver_errors.h \ | 98 | include/libetpan/maildriver_errors.h \ |
98 | include/libetpan/maildriver_types.h \ | 99 | include/libetpan/maildriver_types.h \ |
99 | include/libetpan/maildriver_types_helper.h \ | 100 | include/libetpan/maildriver_types_helper.h \ |
100 | include/libetpan/mailengine.h \ | 101 | include/libetpan/mailengine.h \ |
101 | include/libetpan/mailfolder.h \ | 102 | include/libetpan/mailfolder.h \ |
102 | include/libetpan/mailimap.h \ | 103 | include/libetpan/mailimap.h \ |
103 | include/libetpan/mailimap_helper.h \ | 104 | include/libetpan/mailimap_helper.h \ |
104 | include/libetpan/mailimap_socket.h \ | 105 | include/libetpan/mailimap_socket.h \ |
105 | include/libetpan/mailimap_ssl.h \ | 106 | include/libetpan/mailimap_ssl.h \ |
106 | include/libetpan/mailimap_types.h \ | 107 | include/libetpan/mailimap_types.h \ |
107 | include/libetpan/mailimap_types_helper.h \ | 108 | include/libetpan/mailimap_types_helper.h \ |
108 | include/libetpan/mailimf.h \ | 109 | include/libetpan/mailimf.h \ |
109 | include/libetpan/mailimf_types.h \ | 110 | include/libetpan/mailimf_types.h \ |
110 | include/libetpan/mailimf_types_helper.h \ | 111 | include/libetpan/mailimf_types_helper.h \ |
111 | include/libetpan/mailimf_write_file.h \ | 112 | include/libetpan/mailimf_write_file.h \ |
112 | include/libetpan/mailimf_write_generic.h \ | 113 | include/libetpan/mailimf_write_generic.h \ |
113 | include/libetpan/mailimf_write_mem.h \ | 114 | include/libetpan/mailimf_write_mem.h \ |
114 | include/libetpan/mailmbox.h \ | 115 | include/libetpan/mailmbox.h \ |
115 | include/libetpan/mailmbox_types.h \ | 116 | include/libetpan/mailmbox_types.h \ |
116 | include/libetpan/mailmessage.h \ | 117 | include/libetpan/mailmessage.h \ |
117 | include/libetpan/mailmessage_types.h \ | 118 | include/libetpan/mailmessage_types.h \ |
118 | include/libetpan/mailmh.h \ | 119 | include/libetpan/mailmh.h \ |
119 | include/libetpan/mailmime.h \ | 120 | include/libetpan/mailmime.h \ |
120 | include/libetpan/mailmime_content.h \ | 121 | include/libetpan/mailmime_content.h \ |
121 | include/libetpan/mailmime_decode.h \ | 122 | include/libetpan/mailmime_decode.h \ |
122 | include/libetpan/mailmime_disposition.h \ | 123 | include/libetpan/mailmime_disposition.h \ |
123 | include/libetpan/mailmime_types.h \ | 124 | include/libetpan/mailmime_types.h \ |
124 | include/libetpan/mailmime_types_helper.h \ | 125 | include/libetpan/mailmime_types_helper.h \ |
125 | include/libetpan/mailmime_write_file.h \ | 126 | include/libetpan/mailmime_write_file.h \ |
126 | include/libetpan/mailmime_write_generic.h \ | 127 | include/libetpan/mailmime_write_generic.h \ |
127 | include/libetpan/mailmime_write_mem.h \ | 128 | include/libetpan/mailmime_write_mem.h \ |
128 | include/libetpan/mailpop3.h \ | 129 | include/libetpan/mailpop3.h \ |
129 | include/libetpan/mailpop3_helper.h \ | 130 | include/libetpan/mailpop3_helper.h \ |
130 | include/libetpan/mailpop3_socket.h \ | 131 | include/libetpan/mailpop3_socket.h \ |
131 | include/libetpan/mailpop3_ssl.h \ | 132 | include/libetpan/mailpop3_ssl.h \ |
132 | include/libetpan/mailpop3_types.h \ | 133 | include/libetpan/mailpop3_types.h \ |
133 | include/libetpan/mailprivacy.h \ | 134 | include/libetpan/mailprivacy.h \ |
134 | include/libetpan/mailprivacy_gnupg.h \ | 135 | include/libetpan/mailprivacy_gnupg.h \ |
135 | include/libetpan/mailprivacy_smime.h \ | 136 | include/libetpan/mailprivacy_smime.h \ |
136 | include/libetpan/mailprivacy_tools.h \ | 137 | include/libetpan/mailprivacy_tools.h \ |
137 | include/libetpan/mailprivacy_types.h \ | 138 | include/libetpan/mailprivacy_types.h \ |
138 | include/libetpan/mailsem.h \ | 139 | include/libetpan/mailsem.h \ |
139 | include/libetpan/mailsmtp.h \ | 140 | include/libetpan/mailsmtp.h \ |
140 | include/libetpan/mailsmtp_helper.h \ | 141 | include/libetpan/mailsmtp_helper.h \ |
141 | include/libetpan/mailsmtp_socket.h \ | 142 | include/libetpan/mailsmtp_socket.h \ |
142 | include/libetpan/mailsmtp_ssl.h \ | 143 | include/libetpan/mailsmtp_ssl.h \ |
143 | include/libetpan/mailsmtp_types.h \ | 144 | include/libetpan/mailsmtp_types.h \ |
144 | include/libetpan/mailstorage.h \ | 145 | include/libetpan/mailstorage.h \ |
145 | include/libetpan/mailstorage_types.h \ | 146 | include/libetpan/mailstorage_types.h \ |
146 | include/libetpan/mailstream.h \ | 147 | include/libetpan/mailstream.h \ |
147 | include/libetpan/mailstream_helper.h \ | 148 | include/libetpan/mailstream_helper.h \ |
148 | include/libetpan/mailstream_low.h \ | 149 | include/libetpan/mailstream_low.h \ |
149 | include/libetpan/mailstream_socket.h \ | 150 | include/libetpan/mailstream_socket.h \ |
150 | include/libetpan/mailstream_ssl.h \ | 151 | include/libetpan/mailstream_ssl.h \ |
151 | include/libetpan/mailstream_types.h \ | 152 | include/libetpan/mailstream_types.h \ |
152 | include/libetpan/mailthread.h \ | 153 | include/libetpan/mailthread.h \ |
153 | include/libetpan/mailthread_types.h \ | 154 | include/libetpan/mailthread_types.h \ |
154 | include/libetpan/mboxdriver.h \ | 155 | include/libetpan/mboxdriver.h \ |
155 | include/libetpan/mboxdriver_cached.h \ | 156 | include/libetpan/mboxdriver_cached.h \ |
156 | include/libetpan/mboxdriver_cached_message.h \ | 157 | include/libetpan/mboxdriver_cached_message.h \ |
157 | include/libetpan/mboxdriver_message.h \ | 158 | include/libetpan/mboxdriver_message.h \ |
158 | include/libetpan/mboxdriver_types.h \ | 159 | include/libetpan/mboxdriver_types.h \ |
159 | include/libetpan/mboxstorage.h \ | 160 | include/libetpan/mboxstorage.h \ |
160 | include/libetpan/mhdriver.h \ | 161 | include/libetpan/mhdriver.h \ |
161 | include/libetpan/mhdriver_cached.h \ | 162 | include/libetpan/mhdriver_cached.h \ |
162 | include/libetpan/mhdriver_cached_message.h \ | 163 | include/libetpan/mhdriver_cached_message.h \ |
163 | include/libetpan/mhdriver_message.h \ | 164 | include/libetpan/mhdriver_message.h \ |
164 | include/libetpan/mhdriver_types.h \ | 165 | include/libetpan/mhdriver_types.h \ |
165 | include/libetpan/mhstorage.h \ | 166 | include/libetpan/mhstorage.h \ |
166 | include/libetpan/mime_message_driver.h \ | 167 | include/libetpan/mime_message_driver.h \ |
167 | include/libetpan/mmapstring.h \ | 168 | include/libetpan/mmapstring.h \ |
168 | include/libetpan/newsnntp.h \ | 169 | include/libetpan/newsnntp.h \ |
169 | include/libetpan/newsnntp_socket.h \ | 170 | include/libetpan/newsnntp_socket.h \ |
170 | include/libetpan/newsnntp_ssl.h \ | 171 | include/libetpan/newsnntp_ssl.h \ |
171 | include/libetpan/newsnntp_types.h \ | 172 | include/libetpan/newsnntp_types.h \ |
172 | include/libetpan/nntpdriver.h \ | 173 | include/libetpan/nntpdriver.h \ |
173 | include/libetpan/nntpdriver_cached.h \ | 174 | include/libetpan/nntpdriver_cached.h \ |
174 | include/libetpan/nntpdriver_cached_message.h \ | 175 | include/libetpan/nntpdriver_cached_message.h \ |
175 | include/libetpan/nntpdriver_message.h \ | 176 | include/libetpan/nntpdriver_message.h \ |
176 | include/libetpan/nntpdriver_types.h \ | 177 | include/libetpan/nntpdriver_types.h \ |
177 | include/libetpan/nntpstorage.h \ | 178 | include/libetpan/nntpstorage.h \ |
178 | include/libetpan/pop3driver.h \ | 179 | include/libetpan/pop3driver.h \ |
179 | include/libetpan/pop3driver_cached.h \ | 180 | include/libetpan/pop3driver_cached.h \ |
180 | include/libetpan/pop3driver_cached_message.h \ | 181 | include/libetpan/pop3driver_cached_message.h \ |
181 | include/libetpan/pop3driver_message.h \ | 182 | include/libetpan/pop3driver_message.h \ |
182 | include/libetpan/pop3driver_types.h \ | 183 | include/libetpan/pop3driver_types.h \ |
183 | include/libetpan/pop3storage.h \ | 184 | include/libetpan/pop3storage.h \ |
184 | src/data-types/base64.h \ | 185 | src/data-types/base64.h \ |
185 | src/data-types/carray.h \ | 186 | src/data-types/carray.h \ |
186 | src/data-types/charconv.h \ | 187 | src/data-types/charconv.h \ |
187 | src/data-types/chash.h \ | 188 | src/data-types/chash.h \ |
188 | src/data-types/cinthash.h \ | 189 | src/data-types/cinthash.h \ |
189 | src/data-types/clist.h \ | 190 | src/data-types/clist.h \ |
190 | src/data-types/connect.h \ | 191 | src/data-types/connect.h \ |
191 | src/data-types/hmac-md5.h \ | 192 | src/data-types/hmac-md5.h \ |
192 | src/data-types/mail.h \ | 193 | src/data-types/mail.h \ |
193 | src/data-types/mail_cache_db.h \ | 194 | src/data-types/mail_cache_db.h \ |
194 | src/data-types/mail_cache_db_types.h \ | 195 | src/data-types/mail_cache_db_types.h \ |
195 | src/data-types/maillock.h \ | 196 | src/data-types/maillock.h \ |
196 | src/data-types/mailsem.h \ | 197 | src/data-types/mailsem.h \ |
197 | src/data-types/mailstream.h \ | 198 | src/data-types/mailstream.h \ |
198 | src/data-types/mailstream_helper.h \ | 199 | src/data-types/mailstream_helper.h \ |
199 | src/data-types/mailstream_low.h \ | 200 | src/data-types/mailstream_low.h \ |
200 | src/data-types/mailstream_socket.h \ | 201 | src/data-types/mailstream_socket.h \ |
201 | src/data-types/mailstream_ssl.h \ | 202 | src/data-types/mailstream_ssl.h \ |
202 | src/data-types/mailstream_types.h \ | 203 | src/data-types/mailstream_types.h \ |
203 | src/data-types/mapping.h \ | 204 | src/data-types/mapping.h \ |
204 | src/data-types/md5.h \ | 205 | src/data-types/md5.h \ |
205 | src/data-types/md5global.h \ | 206 | src/data-types/md5global.h \ |
206 | src/data-types/mmapstring.h \ | 207 | src/data-types/mmapstring.h \ |
207 | src/engine/mailengine.h \ | 208 | src/engine/mailengine.h \ |
208 | src/engine/mailprivacy.h \ | 209 | src/engine/mailprivacy.h \ |
209 | src/engine/mailprivacy_gnupg.h \ | 210 | src/engine/mailprivacy_gnupg.h \ |
210 | src/engine/mailprivacy_smime.h \ | 211 | src/engine/mailprivacy_smime.h \ |
211 | src/engine/mailprivacy_tools.h \ | 212 | src/engine/mailprivacy_tools.h \ |
212 | src/engine/mailprivacy_types.h \ | 213 | src/engine/mailprivacy_types.h \ |
213 | src/main/libetpan.h \ | 214 | src/main/libetpan.h \ |
214 | src/main/libetpan_version.h \ | 215 | src/main/libetpan_version.h \ |
215 | src/driver/interface/maildriver.h \ | 216 | src/driver/interface/maildriver.h \ |
216 | src/driver/interface/maildriver_errors.h \ | 217 | src/driver/interface/maildriver_errors.h \ |
217 | src/driver/interface/maildriver_tools.h \ | 218 | src/driver/interface/maildriver_tools.h \ |
218 | src/driver/interface/maildriver_types.h \ | 219 | src/driver/interface/maildriver_types.h \ |
219 | src/driver/interface/maildriver_types_helper.h \ | 220 | src/driver/interface/maildriver_types_helper.h \ |
220 | src/driver/interface/mailfolder.h \ | 221 | src/driver/interface/mailfolder.h \ |
221 | src/driver/interface/mailmessage.h \ | 222 | src/driver/interface/mailmessage.h \ |
222 | src/driver/interface/mailmessage_tools.h \ | 223 | src/driver/interface/mailmessage_tools.h \ |
223 | src/driver/interface/mailmessage_types.h \ | 224 | src/driver/interface/mailmessage_types.h \ |
224 | src/driver/interface/mailstorage.h \ | 225 | src/driver/interface/mailstorage.h \ |
225 | src/driver/interface/mailstorage_tools.h \ | 226 | src/driver/interface/mailstorage_tools.h \ |
226 | src/driver/interface/mailstorage_types.h \ | 227 | src/driver/interface/mailstorage_types.h \ |
227 | src/driver/tools/generic_cache.h \ | 228 | src/driver/tools/generic_cache.h \ |
228 | src/driver/tools/generic_cache_types.h \ | 229 | src/driver/tools/generic_cache_types.h \ |
229 | src/driver/tools/imfcache.h \ | 230 | src/driver/tools/imfcache.h \ |
230 | src/driver/tools/mailthread.h \ | 231 | src/driver/tools/mailthread.h \ |
231 | src/driver/tools/mailthread_types.h \ | 232 | src/driver/tools/mailthread_types.h \ |
232 | src/low-level/imap/mailimap.h \ | 233 | src/low-level/imap/mailimap.h \ |
233 | src/low-level/imap/mailimap_helper.h \ | 234 | src/low-level/imap/mailimap_helper.h \ |
234 | src/low-level/imap/mailimap_keywords.h \ | 235 | src/low-level/imap/mailimap_keywords.h \ |
235 | src/low-level/imap/mailimap_parser.h \ | 236 | src/low-level/imap/mailimap_parser.h \ |
236 | src/low-level/imap/mailimap_print.h \ | 237 | src/low-level/imap/mailimap_print.h \ |
237 | src/low-level/imap/mailimap_sender.h \ | 238 | src/low-level/imap/mailimap_sender.h \ |
238 | src/low-level/imap/mailimap_socket.h \ | 239 | src/low-level/imap/mailimap_socket.h \ |
239 | src/low-level/imap/mailimap_ssl.h \ | 240 | src/low-level/imap/mailimap_ssl.h \ |
240 | src/low-level/imap/mailimap_types.h \ | 241 | src/low-level/imap/mailimap_types.h \ |
241 | src/low-level/imap/mailimap_types_helper.h \ | 242 | src/low-level/imap/mailimap_types_helper.h \ |
242 | src/low-level/imf/mailimf.h \ | 243 | src/low-level/imf/mailimf.h \ |
243 | src/low-level/imf/mailimf_types.h \ | 244 | src/low-level/imf/mailimf_types.h \ |
244 | src/low-level/imf/mailimf_types_helper.h \ | 245 | src/low-level/imf/mailimf_types_helper.h \ |
245 | src/low-level/imf/mailimf_write.h \ | 246 | src/low-level/imf/mailimf_write.h \ |
246 | src/low-level/imf/mailimf_write_file.h \ | 247 | src/low-level/imf/mailimf_write_file.h \ |
247 | src/low-level/imf/mailimf_write_generic.h \ | 248 | src/low-level/imf/mailimf_write_generic.h \ |
248 | src/low-level/imf/mailimf_write_mem.h \ | 249 | src/low-level/imf/mailimf_write_mem.h \ |
249 | src/low-level/maildir/maildir.h \ | 250 | src/low-level/maildir/maildir.h \ |
250 | src/low-level/maildir/maildir_types.h \ | 251 | src/low-level/maildir/maildir_types.h \ |
251 | src/low-level/mbox/mailmbox.h \ | 252 | src/low-level/mbox/mailmbox.h \ |
252 | src/low-level/mbox/mailmbox_parse.h \ | 253 | src/low-level/mbox/mailmbox_parse.h \ |
253 | src/low-level/mbox/mailmbox_types.h \ | 254 | src/low-level/mbox/mailmbox_types.h \ |
254 | src/low-level/mh/mailmh.h \ | 255 | src/low-level/mh/mailmh.h \ |
255 | src/low-level/mime/mailmime.h \ | 256 | src/low-level/mime/mailmime.h \ |
256 | src/low-level/mime/mailmime_content.h \ | 257 | src/low-level/mime/mailmime_content.h \ |
257 | src/low-level/mime/mailmime_decode.h \ | 258 | src/low-level/mime/mailmime_decode.h \ |
258 | src/low-level/mime/mailmime_disposition.h \ | 259 | src/low-level/mime/mailmime_disposition.h \ |
259 | src/low-level/mime/mailmime_types.h \ | 260 | src/low-level/mime/mailmime_types.h \ |
260 | src/low-level/mime/mailmime_types_helper.h \ | 261 | src/low-level/mime/mailmime_types_helper.h \ |
261 | src/low-level/mime/mailmime_write.h \ | 262 | src/low-level/mime/mailmime_write.h \ |
262 | src/low-level/mime/mailmime_write_file.h \ | 263 | src/low-level/mime/mailmime_write_file.h \ |
263 | src/low-level/mime/mailmime_write_generic.h \ | 264 | src/low-level/mime/mailmime_write_generic.h \ |
264 | src/low-level/mime/mailmime_write_mem.h \ | 265 | src/low-level/mime/mailmime_write_mem.h \ |
265 | src/low-level/nntp/newsnntp.h \ | 266 | src/low-level/nntp/newsnntp.h \ |
266 | src/low-level/nntp/newsnntp_socket.h \ | 267 | src/low-level/nntp/newsnntp_socket.h \ |
267 | src/low-level/nntp/newsnntp_ssl.h \ | 268 | src/low-level/nntp/newsnntp_ssl.h \ |
268 | src/low-level/nntp/newsnntp_types.h \ | 269 | src/low-level/nntp/newsnntp_types.h \ |
269 | src/low-level/pop3/mailpop3.h \ | 270 | src/low-level/pop3/mailpop3.h \ |
270 | src/low-level/pop3/mailpop3_helper.h \ | 271 | src/low-level/pop3/mailpop3_helper.h \ |
271 | src/low-level/pop3/mailpop3_socket.h \ | 272 | src/low-level/pop3/mailpop3_socket.h \ |
272 | src/low-level/pop3/mailpop3_ssl.h \ | 273 | src/low-level/pop3/mailpop3_ssl.h \ |
273 | src/low-level/pop3/mailpop3_types.h \ | 274 | src/low-level/pop3/mailpop3_types.h \ |
274 | src/low-level/smtp/mailsmtp.h \ | 275 | src/low-level/smtp/mailsmtp.h \ |
275 | src/low-level/smtp/mailsmtp_helper.h \ | 276 | src/low-level/smtp/mailsmtp_helper.h \ |
276 | src/low-level/smtp/mailsmtp_socket.h \ | 277 | src/low-level/smtp/mailsmtp_socket.h \ |
277 | src/low-level/smtp/mailsmtp_ssl.h \ | 278 | src/low-level/smtp/mailsmtp_ssl.h \ |
278 | src/low-level/smtp/mailsmtp_types.h \ | 279 | src/low-level/smtp/mailsmtp_types.h \ |
279 | src/driver/implementation/data-message/data_message_driver.h \ | 280 | src/driver/implementation/data-message/data_message_driver.h \ |
280 | src/driver/implementation/db/dbdriver.h \ | 281 | src/driver/implementation/db/dbdriver.h \ |
281 | src/driver/implementation/db/dbdriver_message.h \ | 282 | src/driver/implementation/db/dbdriver_message.h \ |
282 | src/driver/implementation/db/dbdriver_types.h \ | 283 | src/driver/implementation/db/dbdriver_types.h \ |
283 | src/driver/implementation/db/dbstorage.h \ | 284 | src/driver/implementation/db/dbstorage.h \ |
284 | src/driver/implementation/hotmail/hotmailstorage.h \ | 285 | src/driver/implementation/hotmail/hotmailstorage.h \ |
285 | src/driver/implementation/imap/imapdriver.h \ | 286 | src/driver/implementation/imap/imapdriver.h \ |
286 | src/driver/implementation/imap/imapdriver_cached.h \ | 287 | src/driver/implementation/imap/imapdriver_cached.h \ |
287 | src/driver/implementation/imap/imapdriver_cached_message.h \ | 288 | src/driver/implementation/imap/imapdriver_cached_message.h \ |
288 | src/driver/implementation/imap/imapdriver_message.h \ | 289 | src/driver/implementation/imap/imapdriver_message.h \ |
289 | src/driver/implementation/imap/imapdriver_tools.h \ | 290 | src/driver/implementation/imap/imapdriver_tools.h \ |
290 | src/driver/implementation/imap/imapdriver_types.h \ | 291 | src/driver/implementation/imap/imapdriver_types.h \ |
291 | src/driver/implementation/imap/imapstorage.h \ | 292 | src/driver/implementation/imap/imapstorage.h \ |
292 | src/driver/implementation/maildir/maildirdriver.h \ | 293 | src/driver/implementation/maildir/maildirdriver.h \ |
293 | src/driver/implementation/maildir/maildirdriver_cached.h \ | 294 | src/driver/implementation/maildir/maildirdriver_cached.h \ |
294 | src/driver/implementation/maildir/maildirdriver_cached_message.h \ | 295 | src/driver/implementation/maildir/maildirdriver_cached_message.h \ |
295 | src/driver/implementation/maildir/maildirdriver_message.h \ | 296 | src/driver/implementation/maildir/maildirdriver_message.h \ |
296 | src/driver/implementation/maildir/maildirdriver_tools.h \ | 297 | src/driver/implementation/maildir/maildirdriver_tools.h \ |
297 | src/driver/implementation/maildir/maildirdriver_types.h \ | 298 | src/driver/implementation/maildir/maildirdriver_types.h \ |
298 | src/driver/implementation/maildir/maildirstorage.h \ | 299 | src/driver/implementation/maildir/maildirstorage.h \ |
299 | src/driver/implementation/mbox/mboxdriver.h \ | 300 | src/driver/implementation/mbox/mboxdriver.h \ |
300 | src/driver/implementation/mbox/mboxdriver_cached.h \ | 301 | src/driver/implementation/mbox/mboxdriver_cached.h \ |
301 | src/driver/implementation/mbox/mboxdriver_cached_message.h \ | 302 | src/driver/implementation/mbox/mboxdriver_cached_message.h \ |
302 | src/driver/implementation/mbox/mboxdriver_message.h \ | 303 | src/driver/implementation/mbox/mboxdriver_message.h \ |
303 | src/driver/implementation/mbox/mboxdriver_tools.h \ | 304 | src/driver/implementation/mbox/mboxdriver_tools.h \ |
304 | src/driver/implementation/mbox/mboxdriver_types.h \ | 305 | src/driver/implementation/mbox/mboxdriver_types.h \ |
305 | src/driver/implementation/mbox/mboxstorage.h \ | 306 | src/driver/implementation/mbox/mboxstorage.h \ |
306 | src/driver/implementation/mh/mhdriver.h \ | 307 | src/driver/implementation/mh/mhdriver.h \ |
307 | src/driver/implementation/mh/mhdriver_cached.h \ | 308 | src/driver/implementation/mh/mhdriver_cached.h \ |
308 | src/driver/implementation/mh/mhdriver_cached_message.h \ | 309 | src/driver/implementation/mh/mhdriver_cached_message.h \ |
309 | src/driver/implementation/mh/mhdriver_message.h \ | 310 | src/driver/implementation/mh/mhdriver_message.h \ |
310 | src/driver/implementation/mh/mhdriver_tools.h \ | 311 | src/driver/implementation/mh/mhdriver_tools.h \ |
311 | src/driver/implementation/mh/mhdriver_types.h \ | 312 | src/driver/implementation/mh/mhdriver_types.h \ |
312 | src/driver/implementation/mh/mhstorage.h \ | 313 | src/driver/implementation/mh/mhstorage.h \ |
313 | src/driver/implementation/mime-message/mime_message_driver.h \ | 314 | src/driver/implementation/mime-message/mime_message_driver.h \ |
314 | src/driver/implementation/nntp/nntpdriver.h \ | 315 | src/driver/implementation/nntp/nntpdriver.h \ |
315 | src/driver/implementation/nntp/nntpdriver_cached.h \ | 316 | src/driver/implementation/nntp/nntpdriver_cached.h \ |
316 | src/driver/implementation/nntp/nntpdriver_cached_message.h \ | 317 | src/driver/implementation/nntp/nntpdriver_cached_message.h \ |
317 | src/driver/implementation/nntp/nntpdriver_message.h \ | 318 | src/driver/implementation/nntp/nntpdriver_message.h \ |
318 | src/driver/implementation/nntp/nntpdriver_tools.h \ | 319 | src/driver/implementation/nntp/nntpdriver_tools.h \ |
319 | src/driver/implementation/nntp/nntpdriver_types.h \ | 320 | src/driver/implementation/nntp/nntpdriver_types.h \ |
320 | src/driver/implementation/nntp/nntpstorage.h \ | 321 | src/driver/implementation/nntp/nntpstorage.h \ |
321 | src/driver/implementation/pop3/pop3driver.h \ | 322 | src/driver/implementation/pop3/pop3driver.h \ |
322 | src/driver/implementation/pop3/pop3driver_cached.h \ | 323 | src/driver/implementation/pop3/pop3driver_cached.h \ |
323 | src/driver/implementation/pop3/pop3driver_cached_message.h \ | 324 | src/driver/implementation/pop3/pop3driver_cached_message.h \ |
324 | src/driver/implementation/pop3/pop3driver_message.h \ | 325 | src/driver/implementation/pop3/pop3driver_message.h \ |
325 | src/driver/implementation/pop3/pop3driver_tools.h \ | 326 | src/driver/implementation/pop3/pop3driver_tools.h \ |
326 | src/driver/implementation/pop3/pop3driver_types.h \ | 327 | src/driver/implementation/pop3/pop3driver_types.h \ |
327 | src/driver/implementation/pop3/pop3storage.h | 328 | src/driver/implementation/pop3/pop3storage.h |
328 | SOURCES += src/data-types/base64.c \ | 329 | SOURCES += src/data-types/base64.c \ |
329 | src/data-types/carray.c \ | 330 | src/data-types/carray.c \ |
330 | src/data-types/charconv.c \ | 331 | src/data-types/charconv.c \ |
331 | src/data-types/chash.c \ | 332 | src/data-types/chash.c \ |
332 | src/data-types/cinthash.c \ | 333 | src/data-types/cinthash.c \ |
333 | src/data-types/clist.c \ | 334 | src/data-types/clist.c \ |
334 | src/data-types/connect.c \ | 335 | src/data-types/connect.c \ |
335 | src/data-types/mail_cache_db.c \ | 336 | src/data-types/mail_cache_db.c \ |
336 | src/data-types/maillock.c \ | 337 | src/data-types/maillock.c \ |
337 | src/data-types/mailsem.c \ | 338 | src/data-types/mailsem.c \ |
338 | src/data-types/mailstream.c \ | 339 | src/data-types/mailstream.c \ |
339 | src/data-types/mailstream_helper.c \ | 340 | src/data-types/mailstream_helper.c \ |
340 | src/data-types/mailstream_low.c \ | 341 | src/data-types/mailstream_low.c \ |
341 | src/data-types/mailstream_socket.c \ | 342 | src/data-types/mailstream_socket.c \ |
342 | src/data-types/mailstream_ssl.c \ | 343 | src/data-types/mailstream_ssl.c \ |
343 | src/data-types/mapping.c \ | 344 | src/data-types/mapping.c \ |
344 | src/data-types/md5.c \ | 345 | src/data-types/md5.c \ |
345 | src/data-types/mmapstring.c \ | 346 | src/data-types/mmapstring.c \ |
346 | src/engine/mailengine.c \ | 347 | src/engine/mailengine.c \ |
347 | src/engine/mailprivacy.c \ | 348 | src/engine/mailprivacy.c \ |
348 | src/engine/mailprivacy_gnupg.c \ | 349 | src/engine/mailprivacy_gnupg.c \ |
349 | src/engine/mailprivacy_smime.c \ | 350 | src/engine/mailprivacy_smime.c \ |
350 | src/engine/mailprivacy_tools.c \ | 351 | src/engine/mailprivacy_tools.c \ |
351 | src/main/libetpan_version.c \ | 352 | src/main/libetpan_version.c \ |
352 | src/driver/interface/maildriver.c \ | 353 | src/driver/interface/maildriver.c \ |
353 | src/driver/interface/maildriver_tools.c \ | 354 | src/driver/interface/maildriver_tools.c \ |
354 | src/driver/interface/maildriver_types.c \ | 355 | src/driver/interface/maildriver_types.c \ |
355 | src/driver/interface/maildriver_types_helper.c \ | 356 | src/driver/interface/maildriver_types_helper.c \ |
356 | src/driver/interface/mailfolder.c \ | 357 | src/driver/interface/mailfolder.c \ |
357 | src/driver/interface/mailmessage.c \ | 358 | src/driver/interface/mailmessage.c \ |
358 | src/driver/interface/mailmessage_tools.c \ | 359 | src/driver/interface/mailmessage_tools.c \ |
359 | src/driver/interface/mailmessage_types.c \ | 360 | src/driver/interface/mailmessage_types.c \ |
360 | src/driver/interface/mailstorage.c \ | 361 | src/driver/interface/mailstorage.c \ |
361 | src/driver/interface/mailstorage_tools.c \ | 362 | src/driver/interface/mailstorage_tools.c \ |
362 | src/driver/tools/generic_cache.c \ | 363 | src/driver/tools/generic_cache.c \ |
363 | src/driver/tools/imfcache.c \ | 364 | src/driver/tools/imfcache.c \ |
364 | src/driver/tools/mailthread.c \ | 365 | src/driver/tools/mailthread.c \ |
365 | src/driver/tools/mailthread_types.c \ | 366 | src/driver/tools/mailthread_types.c \ |
366 | src/low-level/imap/mailimap.c \ | 367 | src/low-level/imap/mailimap.c \ |
367 | src/low-level/imap/mailimap_helper.c \ | 368 | src/low-level/imap/mailimap_helper.c \ |
368 | src/low-level/imap/mailimap_keywords.c \ | 369 | src/low-level/imap/mailimap_keywords.c \ |
369 | src/low-level/imap/mailimap_parser.c \ | 370 | src/low-level/imap/mailimap_parser.c \ |
370 | src/low-level/imap/mailimap_print.c \ | 371 | src/low-level/imap/mailimap_print.c \ |
371 | src/low-level/imap/mailimap_sender.c \ | 372 | src/low-level/imap/mailimap_sender.c \ |
372 | src/low-level/imap/mailimap_socket.c \ | 373 | src/low-level/imap/mailimap_socket.c \ |
373 | src/low-level/imap/mailimap_ssl.c \ | 374 | src/low-level/imap/mailimap_ssl.c \ |
374 | src/low-level/imap/mailimap_types.c \ | 375 | src/low-level/imap/mailimap_types.c \ |
375 | src/low-level/imap/mailimap_types_helper.c \ | 376 | src/low-level/imap/mailimap_types_helper.c \ |
376 | src/low-level/imf/mailimf.c \ | 377 | src/low-level/imf/mailimf.c \ |
377 | src/low-level/imf/mailimf_types.c \ | 378 | src/low-level/imf/mailimf_types.c \ |
378 | src/low-level/imf/mailimf_types_helper.c \ | 379 | src/low-level/imf/mailimf_types_helper.c \ |
379 | src/low-level/imf/mailimf_write.c \ | 380 | src/low-level/imf/mailimf_write.c \ |
380 | src/low-level/imf/mailimf_write_file.c \ | 381 | src/low-level/imf/mailimf_write_file.c \ |
381 | src/low-level/imf/mailimf_write_generic.c \ | 382 | src/low-level/imf/mailimf_write_generic.c \ |
382 | src/low-level/imf/mailimf_write_mem.c \ | 383 | src/low-level/imf/mailimf_write_mem.c \ |
383 | src/low-level/maildir/maildir.c \ | 384 | src/low-level/maildir/maildir.c \ |
384 | src/low-level/mbox/mailmbox.c \ | 385 | src/low-level/mbox/mailmbox.c \ |
385 | src/low-level/mbox/mailmbox_parse.c \ | 386 | src/low-level/mbox/mailmbox_parse.c \ |
386 | src/low-level/mbox/mailmbox_types.c \ | 387 | src/low-level/mbox/mailmbox_types.c \ |
387 | src/low-level/mh/mailmh.c \ | 388 | src/low-level/mh/mailmh.c \ |
388 | src/low-level/mime/mailmime.c \ | 389 | src/low-level/mime/mailmime.c \ |
389 | src/low-level/mime/mailmime_content.c \ | 390 | src/low-level/mime/mailmime_content.c \ |
390 | src/low-level/mime/mailmime_decode.c \ | 391 | src/low-level/mime/mailmime_decode.c \ |
391 | src/low-level/mime/mailmime_disposition.c \ | 392 | src/low-level/mime/mailmime_disposition.c \ |
392 | src/low-level/mime/mailmime_types.c \ | 393 | src/low-level/mime/mailmime_types.c \ |
393 | src/low-level/mime/mailmime_types_helper.c \ | 394 | src/low-level/mime/mailmime_types_helper.c \ |
394 | src/low-level/mime/mailmime_write.c \ | 395 | src/low-level/mime/mailmime_write.c \ |
395 | src/low-level/mime/mailmime_write_file.c \ | 396 | src/low-level/mime/mailmime_write_file.c \ |
396 | src/low-level/mime/mailmime_write_generic.c \ | 397 | src/low-level/mime/mailmime_write_generic.c \ |
397 | src/low-level/mime/mailmime_write_mem.c \ | 398 | src/low-level/mime/mailmime_write_mem.c \ |
398 | src/low-level/nntp/newsnntp.c \ | 399 | src/low-level/nntp/newsnntp.c \ |
399 | src/low-level/nntp/newsnntp_socket.c \ | 400 | src/low-level/nntp/newsnntp_socket.c \ |
400 | src/low-level/nntp/newsnntp_ssl.c \ | 401 | src/low-level/nntp/newsnntp_ssl.c \ |
401 | src/low-level/pop3/mailpop3.c \ | 402 | src/low-level/pop3/mailpop3.c \ |
402 | src/low-level/pop3/mailpop3_helper.c \ | 403 | src/low-level/pop3/mailpop3_helper.c \ |
403 | src/low-level/pop3/mailpop3_socket.c \ | 404 | src/low-level/pop3/mailpop3_socket.c \ |
404 | src/low-level/pop3/mailpop3_ssl.c \ | 405 | src/low-level/pop3/mailpop3_ssl.c \ |
405 | src/low-level/smtp/mailsmtp.c \ | 406 | src/low-level/smtp/mailsmtp.c \ |
406 | src/low-level/smtp/mailsmtp_helper.c \ | 407 | src/low-level/smtp/mailsmtp_helper.c \ |
407 | src/low-level/smtp/mailsmtp_socket.c \ | 408 | src/low-level/smtp/mailsmtp_socket.c \ |
408 | src/low-level/smtp/mailsmtp_ssl.c \ | 409 | src/low-level/smtp/mailsmtp_ssl.c \ |
409 | src/driver/implementation/data-message/data_message_driver.c \ | 410 | src/driver/implementation/data-message/data_message_driver.c \ |
410 | src/driver/implementation/db/dbdriver.c \ | 411 | src/driver/implementation/db/dbdriver.c \ |
411 | src/driver/implementation/db/dbdriver_message.c \ | 412 | src/driver/implementation/db/dbdriver_message.c \ |
412 | src/driver/implementation/db/dbstorage.c \ | 413 | src/driver/implementation/db/dbstorage.c \ |
413 | src/driver/implementation/hotmail/hotmailstorage.c \ | 414 | src/driver/implementation/hotmail/hotmailstorage.c \ |
414 | src/driver/implementation/imap/imapdriver.c \ | 415 | src/driver/implementation/imap/imapdriver.c \ |
415 | src/driver/implementation/imap/imapdriver_cached.c \ | 416 | src/driver/implementation/imap/imapdriver_cached.c \ |
416 | src/driver/implementation/imap/imapdriver_cached_message.c \ | 417 | src/driver/implementation/imap/imapdriver_cached_message.c \ |
417 | src/driver/implementation/imap/imapdriver_message.c \ | 418 | src/driver/implementation/imap/imapdriver_message.c \ |
418 | src/driver/implementation/imap/imapdriver_tools.c \ | 419 | src/driver/implementation/imap/imapdriver_tools.c \ |
419 | src/driver/implementation/imap/imapstorage.c \ | 420 | src/driver/implementation/imap/imapstorage.c \ |
420 | src/driver/implementation/maildir/maildirdriver.c \ | 421 | src/driver/implementation/maildir/maildirdriver.c \ |
421 | src/driver/implementation/maildir/maildirdriver_cached.c \ | 422 | src/driver/implementation/maildir/maildirdriver_cached.c \ |
422 | src/driver/implementation/maildir/maildirdriver_cached_message.c \ | 423 | src/driver/implementation/maildir/maildirdriver_cached_message.c \ |
423 | src/driver/implementation/maildir/maildirdriver_message.c \ | 424 | src/driver/implementation/maildir/maildirdriver_message.c \ |
424 | src/driver/implementation/maildir/maildirdriver_tools.c \ | 425 | src/driver/implementation/maildir/maildirdriver_tools.c \ |
425 | src/driver/implementation/maildir/maildirstorage.c \ | 426 | src/driver/implementation/maildir/maildirstorage.c \ |
426 | src/driver/implementation/mbox/mboxdriver.c \ | 427 | src/driver/implementation/mbox/mboxdriver.c \ |
427 | src/driver/implementation/mbox/mboxdriver_cached.c \ | 428 | src/driver/implementation/mbox/mboxdriver_cached.c \ |
428 | src/driver/implementation/mbox/mboxdriver_cached_message.c \ | 429 | src/driver/implementation/mbox/mboxdriver_cached_message.c \ |
429 | src/driver/implementation/mbox/mboxdriver_message.c \ | 430 | src/driver/implementation/mbox/mboxdriver_message.c \ |
430 | src/driver/implementation/mbox/mboxdriver_tools.c \ | 431 | src/driver/implementation/mbox/mboxdriver_tools.c \ |
431 | src/driver/implementation/mbox/mboxstorage.c \ | 432 | src/driver/implementation/mbox/mboxstorage.c \ |
432 | src/driver/implementation/mh/mhdriver.c \ | 433 | src/driver/implementation/mh/mhdriver.c \ |
433 | src/driver/implementation/mh/mhdriver_cached.c \ | 434 | src/driver/implementation/mh/mhdriver_cached.c \ |
434 | src/driver/implementation/mh/mhdriver_cached_message.c \ | 435 | src/driver/implementation/mh/mhdriver_cached_message.c \ |
435 | src/driver/implementation/mh/mhdriver_message.c \ | 436 | src/driver/implementation/mh/mhdriver_message.c \ |
436 | src/driver/implementation/mh/mhdriver_tools.c \ | 437 | src/driver/implementation/mh/mhdriver_tools.c \ |
437 | src/driver/implementation/mh/mhstorage.c \ | 438 | src/driver/implementation/mh/mhstorage.c \ |
438 | src/driver/implementation/mime-message/mime_message_driver.c \ | 439 | src/driver/implementation/mime-message/mime_message_driver.c \ |
439 | src/driver/implementation/nntp/nntpdriver.c \ | 440 | src/driver/implementation/nntp/nntpdriver.c \ |
440 | src/driver/implementation/nntp/nntpdriver_cached.c \ | 441 | src/driver/implementation/nntp/nntpdriver_cached.c \ |
441 | src/driver/implementation/nntp/nntpdriver_cached_message.c \ | 442 | src/driver/implementation/nntp/nntpdriver_cached_message.c \ |
442 | src/driver/implementation/nntp/nntpdriver_message.c \ | 443 | src/driver/implementation/nntp/nntpdriver_message.c \ |
443 | src/driver/implementation/nntp/nntpdriver_tools.c \ | 444 | src/driver/implementation/nntp/nntpdriver_tools.c \ |
444 | src/driver/implementation/nntp/nntpstorage.c \ | 445 | src/driver/implementation/nntp/nntpstorage.c \ |
445 | src/driver/implementation/pop3/pop3driver.c \ | 446 | src/driver/implementation/pop3/pop3driver.c \ |
446 | src/driver/implementation/pop3/pop3driver_cached.c \ | 447 | src/driver/implementation/pop3/pop3driver_cached.c \ |
447 | src/driver/implementation/pop3/pop3driver_cached_message.c \ | 448 | src/driver/implementation/pop3/pop3driver_cached_message.c \ |
448 | src/driver/implementation/pop3/pop3driver_message.c \ | 449 | src/driver/implementation/pop3/pop3driver_message.c \ |
449 | src/driver/implementation/pop3/pop3driver_tools.c \ | 450 | src/driver/implementation/pop3/pop3driver_tools.c \ |
450 | src/driver/implementation/pop3/pop3storage.c | 451 | src/driver/implementation/pop3/pop3storage.c |
452 | #The following line was inserted by qt3to4 | ||
453 | QT += xml qt3support | ||
diff --git a/libetpan/libetpanE.pro b/libetpan/libetpanE.pro index 4b82196..9ba1a6d 100644 --- a/libetpan/libetpanE.pro +++ b/libetpan/libetpanE.pro | |||
@@ -1,390 +1,390 @@ | |||
1 | ###################################################################### | 1 | ###################################################################### |
2 | # Automatically generated by qmake (1.07a) Fri Mar 18 19:27:39 2005 | 2 | # Automatically generated by qmake (1.07a) Fri Mar 18 19:27:39 2005 |
3 | ###################################################################### | 3 | ###################################################################### |
4 | 4 | ||
5 | TEMPLATE = lib | 5 | TEMPLATE = lib |
6 | TARGET = microlibetpan | 6 | TARGET = xmicrolibetpan |
7 | OBJECTS_DIR = obj/$(PLATFORM) | 7 | OBJECTS_DIR = obj/$(PLATFORM) |
8 | MOC_DIR = moc/$(PLATFORM) | 8 | MOC_DIR = moc/$(PLATFORM) |
9 | DESTDIR=$(QPEDIR)/lib | 9 | DESTDIR=$(QPEDIR)/lib |
10 | DEPENDPATH += include/libetpan \ | 10 | DEPENDPATH += include/libetpan \ |
11 | src/data-types \ | 11 | src/data-types \ |
12 | src/engine \ | 12 | src/engine \ |
13 | src/main \ | 13 | src/main \ |
14 | src/driver/interface \ | 14 | src/driver/interface \ |
15 | src/driver/tools \ | 15 | src/driver/tools \ |
16 | src/low-level/imap \ | 16 | src/low-level/imap \ |
17 | src/low-level/imf \ | 17 | src/low-level/imf \ |
18 | src/low-level/maildir \ | 18 | src/low-level/maildir \ |
19 | src/low-level/mbox \ | 19 | src/low-level/mbox \ |
20 | src/low-level/mh \ | 20 | src/low-level/mh \ |
21 | src/low-level/mime \ | 21 | src/low-level/mime \ |
22 | src/low-level/nntp \ | 22 | src/low-level/nntp \ |
23 | src/low-level/pop3 \ | 23 | src/low-level/pop3 \ |
24 | src/low-level/smtp \ | 24 | src/low-level/smtp \ |
25 | src/driver/implementation/data-message \ | 25 | src/driver/implementation/data-message \ |
26 | src/driver/implementation/db \ | 26 | src/driver/implementation/db \ |
27 | src/driver/implementation/hotmail \ | 27 | src/driver/implementation/hotmail \ |
28 | src/driver/implementation/imap \ | 28 | src/driver/implementation/imap \ |
29 | src/driver/implementation/maildir \ | 29 | src/driver/implementation/maildir \ |
30 | src/driver/implementation/mbox \ | 30 | src/driver/implementation/mbox \ |
31 | src/driver/implementation/mh \ | 31 | src/driver/implementation/mh \ |
32 | src/driver/implementation/mime-message \ | 32 | src/driver/implementation/mime-message \ |
33 | src/driver/implementation/nntp \ | 33 | src/driver/implementation/nntp \ |
34 | src/driver/implementation/pop3 | 34 | src/driver/implementation/pop3 |
35 | INCLUDEPATH += . \ | 35 | INCLUDEPATH += . \ |
36 | ./include \ | 36 | ./include \ |
37 | src/data-types \ | 37 | src/data-types \ |
38 | src/engine \ | 38 | src/engine \ |
39 | include/libetpan \ | 39 | include/libetpan \ |
40 | src/main \ | 40 | src/main \ |
41 | src/driver/interface \ | 41 | src/driver/interface \ |
42 | src/driver/tools \ | 42 | src/driver/tools \ |
43 | src/low-level/imap \ | 43 | src/low-level/imap \ |
44 | src/low-level/imf \ | 44 | src/low-level/imf \ |
45 | src/low-level/maildir \ | 45 | src/low-level/maildir \ |
46 | src/low-level/mbox \ | 46 | src/low-level/mbox \ |
47 | src/low-level/mh \ | 47 | src/low-level/mh \ |
48 | src/low-level/mime \ | 48 | src/low-level/mime \ |
49 | src/low-level/nntp \ | 49 | src/low-level/nntp \ |
50 | src/low-level/pop3 \ | 50 | src/low-level/pop3 \ |
51 | src/low-level/smtp \ | 51 | src/low-level/smtp \ |
52 | src/driver/implementation/data-message \ | 52 | src/driver/implementation/data-message \ |
53 | src/driver/implementation/db \ | 53 | src/driver/implementation/db \ |
54 | src/driver/implementation/hotmail \ | 54 | src/driver/implementation/hotmail \ |
55 | src/driver/implementation/imap \ | 55 | src/driver/implementation/imap \ |
56 | src/driver/implementation/maildir \ | 56 | src/driver/implementation/maildir \ |
57 | src/driver/implementation/mbox \ | 57 | src/driver/implementation/mbox \ |
58 | src/driver/implementation/mh \ | 58 | src/driver/implementation/mh \ |
59 | src/driver/implementation/mime-message \ | 59 | src/driver/implementation/mime-message \ |
60 | src/driver/implementation/nntp \ | 60 | src/driver/implementation/nntp \ |
61 | src/driver/implementation/pop3 | 61 | src/driver/implementation/pop3 |
62 | 62 | ||
63 | # Input | 63 | # Input |
64 | HEADERS += config.h \ | 64 | HEADERS += config.h \ |
65 | libetpan-config.h \ | 65 | libetpan-config.h \ |
66 | include/libetpan/carray.h \ | 66 | include/libetpan/carray.h \ |
67 | include/libetpan/charconv.h \ | 67 | include/libetpan/charconv.h \ |
68 | include/libetpan/chash.h \ | 68 | include/libetpan/chash.h \ |
69 | include/libetpan/cinthash.h \ | 69 | include/libetpan/cinthash.h \ |
70 | include/libetpan/clist.h \ | 70 | include/libetpan/clist.h \ |
71 | include/libetpan/data_message_driver.h \ | 71 | include/libetpan/data_message_driver.h \ |
72 | include/libetpan/dbdriver.h \ | 72 | include/libetpan/dbdriver.h \ |
73 | include/libetpan/dbdriver_message.h \ | 73 | include/libetpan/dbdriver_message.h \ |
74 | include/libetpan/dbdriver_types.h \ | 74 | include/libetpan/dbdriver_types.h \ |
75 | include/libetpan/dbstorage.h \ | 75 | include/libetpan/dbstorage.h \ |
76 | include/libetpan/generic_cache_types.h \ | 76 | include/libetpan/generic_cache_types.h \ |
77 | include/libetpan/hotmailstorage.h \ | 77 | include/libetpan/hotmailstorage.h \ |
78 | include/libetpan/imapdriver.h \ | 78 | include/libetpan/imapdriver.h \ |
79 | include/libetpan/imapdriver_cached.h \ | 79 | include/libetpan/imapdriver_cached.h \ |
80 | include/libetpan/imapdriver_cached_message.h \ | 80 | include/libetpan/imapdriver_cached_message.h \ |
81 | include/libetpan/imapdriver_message.h \ | 81 | include/libetpan/imapdriver_message.h \ |
82 | include/libetpan/imapdriver_types.h \ | 82 | include/libetpan/imapdriver_types.h \ |
83 | include/libetpan/imapstorage.h \ | 83 | include/libetpan/imapstorage.h \ |
84 | include/libetpan/libetpan-config.h \ | 84 | include/libetpan/libetpan-config.h \ |
85 | include/libetpan/libetpan.h \ | 85 | include/libetpan/libetpan.h \ |
86 | include/libetpan/libetpan_version.h \ | 86 | include/libetpan/libetpan_version.h \ |
87 | include/libetpan/mail.h \ | 87 | include/libetpan/mail.h \ |
88 | include/libetpan/maildir.h \ | 88 | include/libetpan/maildir.h \ |
89 | include/libetpan/maildir_types.h \ | 89 | include/libetpan/maildir_types.h \ |
90 | include/libetpan/maildirdriver.h \ | 90 | include/libetpan/maildirdriver.h \ |
91 | include/libetpan/maildirdriver_cached.h \ | 91 | include/libetpan/maildirdriver_cached.h \ |
92 | include/libetpan/maildirdriver_cached_message.h \ | 92 | include/libetpan/maildirdriver_cached_message.h \ |
93 | include/libetpan/maildirdriver_message.h \ | 93 | include/libetpan/maildirdriver_message.h \ |
94 | include/libetpan/maildirdriver_types.h \ | 94 | include/libetpan/maildirdriver_types.h \ |
95 | include/libetpan/maildirstorage.h \ | 95 | include/libetpan/maildirstorage.h \ |
96 | include/libetpan/maildriver.h \ | 96 | include/libetpan/maildriver.h \ |
97 | include/libetpan/maildriver_errors.h \ | 97 | include/libetpan/maildriver_errors.h \ |
98 | include/libetpan/maildriver_types.h \ | 98 | include/libetpan/maildriver_types.h \ |
99 | include/libetpan/maildriver_types_helper.h \ | 99 | include/libetpan/maildriver_types_helper.h \ |
100 | include/libetpan/mailengine.h \ | 100 | include/libetpan/mailengine.h \ |
101 | include/libetpan/mailfolder.h \ | 101 | include/libetpan/mailfolder.h \ |
102 | include/libetpan/mailimap.h \ | 102 | include/libetpan/mailimap.h \ |
103 | include/libetpan/mailimap_helper.h \ | 103 | include/libetpan/mailimap_helper.h \ |
104 | include/libetpan/mailimap_socket.h \ | 104 | include/libetpan/mailimap_socket.h \ |
105 | include/libetpan/mailimap_ssl.h \ | 105 | include/libetpan/mailimap_ssl.h \ |
106 | include/libetpan/mailimap_types.h \ | 106 | include/libetpan/mailimap_types.h \ |
107 | include/libetpan/mailimap_types_helper.h \ | 107 | include/libetpan/mailimap_types_helper.h \ |
108 | include/libetpan/mailimf.h \ | 108 | include/libetpan/mailimf.h \ |
109 | include/libetpan/mailimf_types.h \ | 109 | include/libetpan/mailimf_types.h \ |
110 | include/libetpan/mailimf_types_helper.h \ | 110 | include/libetpan/mailimf_types_helper.h \ |
111 | include/libetpan/mailimf_write_file.h \ | 111 | include/libetpan/mailimf_write_file.h \ |
112 | include/libetpan/mailimf_write_generic.h \ | 112 | include/libetpan/mailimf_write_generic.h \ |
113 | include/libetpan/mailimf_write_mem.h \ | 113 | include/libetpan/mailimf_write_mem.h \ |
114 | include/libetpan/mailmbox.h \ | 114 | include/libetpan/mailmbox.h \ |
115 | include/libetpan/mailmbox_types.h \ | 115 | include/libetpan/mailmbox_types.h \ |
116 | include/libetpan/mailmessage.h \ | 116 | include/libetpan/mailmessage.h \ |
117 | include/libetpan/mailmessage_types.h \ | 117 | include/libetpan/mailmessage_types.h \ |
118 | include/libetpan/mailmh.h \ | 118 | include/libetpan/mailmh.h \ |
119 | include/libetpan/mailmime.h \ | 119 | include/libetpan/mailmime.h \ |
120 | include/libetpan/mailmime_content.h \ | 120 | include/libetpan/mailmime_content.h \ |
121 | include/libetpan/mailmime_decode.h \ | 121 | include/libetpan/mailmime_decode.h \ |
122 | include/libetpan/mailmime_disposition.h \ | 122 | include/libetpan/mailmime_disposition.h \ |
123 | include/libetpan/mailmime_types.h \ | 123 | include/libetpan/mailmime_types.h \ |
124 | include/libetpan/mailmime_types_helper.h \ | 124 | include/libetpan/mailmime_types_helper.h \ |
125 | include/libetpan/mailmime_write_file.h \ | 125 | include/libetpan/mailmime_write_file.h \ |
126 | include/libetpan/mailmime_write_generic.h \ | 126 | include/libetpan/mailmime_write_generic.h \ |
127 | include/libetpan/mailmime_write_mem.h \ | 127 | include/libetpan/mailmime_write_mem.h \ |
128 | include/libetpan/mailpop3.h \ | 128 | include/libetpan/mailpop3.h \ |
129 | include/libetpan/mailpop3_helper.h \ | 129 | include/libetpan/mailpop3_helper.h \ |
130 | include/libetpan/mailpop3_socket.h \ | 130 | include/libetpan/mailpop3_socket.h \ |
131 | include/libetpan/mailpop3_ssl.h \ | 131 | include/libetpan/mailpop3_ssl.h \ |
132 | include/libetpan/mailpop3_types.h \ | 132 | include/libetpan/mailpop3_types.h \ |
133 | include/libetpan/mailprivacy.h \ | 133 | include/libetpan/mailprivacy.h \ |
134 | include/libetpan/mailprivacy_gnupg.h \ | 134 | include/libetpan/mailprivacy_gnupg.h \ |
135 | include/libetpan/mailprivacy_smime.h \ | 135 | include/libetpan/mailprivacy_smime.h \ |
136 | include/libetpan/mailprivacy_tools.h \ | 136 | include/libetpan/mailprivacy_tools.h \ |
137 | include/libetpan/mailprivacy_types.h \ | 137 | include/libetpan/mailprivacy_types.h \ |
138 | include/libetpan/mailsem.h \ | 138 | include/libetpan/mailsem.h \ |
139 | include/libetpan/mailsmtp.h \ | 139 | include/libetpan/mailsmtp.h \ |
140 | include/libetpan/mailsmtp_helper.h \ | 140 | include/libetpan/mailsmtp_helper.h \ |
141 | include/libetpan/mailsmtp_socket.h \ | 141 | include/libetpan/mailsmtp_socket.h \ |
142 | include/libetpan/mailsmtp_ssl.h \ | 142 | include/libetpan/mailsmtp_ssl.h \ |
143 | include/libetpan/mailsmtp_types.h \ | 143 | include/libetpan/mailsmtp_types.h \ |
144 | include/libetpan/mailstorage.h \ | 144 | include/libetpan/mailstorage.h \ |
145 | include/libetpan/mailstorage_types.h \ | 145 | include/libetpan/mailstorage_types.h \ |
146 | include/libetpan/mailstream.h \ | 146 | include/libetpan/mailstream.h \ |
147 | include/libetpan/mailstream_helper.h \ | 147 | include/libetpan/mailstream_helper.h \ |
148 | include/libetpan/mailstream_low.h \ | 148 | include/libetpan/mailstream_low.h \ |
149 | include/libetpan/mailstream_socket.h \ | 149 | include/libetpan/mailstream_socket.h \ |
150 | include/libetpan/mailstream_ssl.h \ | 150 | include/libetpan/mailstream_ssl.h \ |
151 | include/libetpan/mailstream_types.h \ | 151 | include/libetpan/mailstream_types.h \ |
152 | include/libetpan/mailthread.h \ | 152 | include/libetpan/mailthread.h \ |
153 | include/libetpan/mailthread_types.h \ | 153 | include/libetpan/mailthread_types.h \ |
154 | include/libetpan/mboxdriver.h \ | 154 | include/libetpan/mboxdriver.h \ |
155 | include/libetpan/mboxdriver_cached.h \ | 155 | include/libetpan/mboxdriver_cached.h \ |
156 | include/libetpan/mboxdriver_cached_message.h \ | 156 | include/libetpan/mboxdriver_cached_message.h \ |
157 | include/libetpan/mboxdriver_message.h \ | 157 | include/libetpan/mboxdriver_message.h \ |
158 | include/libetpan/mboxdriver_types.h \ | 158 | include/libetpan/mboxdriver_types.h \ |
159 | include/libetpan/mboxstorage.h \ | 159 | include/libetpan/mboxstorage.h \ |
160 | include/libetpan/mhdriver.h \ | 160 | include/libetpan/mhdriver.h \ |
161 | include/libetpan/mhdriver_cached.h \ | 161 | include/libetpan/mhdriver_cached.h \ |
162 | include/libetpan/mhdriver_cached_message.h \ | 162 | include/libetpan/mhdriver_cached_message.h \ |
163 | include/libetpan/mhdriver_message.h \ | 163 | include/libetpan/mhdriver_message.h \ |
164 | include/libetpan/mhdriver_types.h \ | 164 | include/libetpan/mhdriver_types.h \ |
165 | include/libetpan/mhstorage.h \ | 165 | include/libetpan/mhstorage.h \ |
166 | include/libetpan/mime_message_driver.h \ | 166 | include/libetpan/mime_message_driver.h \ |
167 | include/libetpan/mmapstring.h \ | 167 | include/libetpan/mmapstring.h \ |
168 | include/libetpan/newsnntp.h \ | 168 | include/libetpan/newsnntp.h \ |
169 | include/libetpan/newsnntp_socket.h \ | 169 | include/libetpan/newsnntp_socket.h \ |
170 | include/libetpan/newsnntp_ssl.h \ | 170 | include/libetpan/newsnntp_ssl.h \ |
171 | include/libetpan/newsnntp_types.h \ | 171 | include/libetpan/newsnntp_types.h \ |
172 | include/libetpan/nntpdriver.h \ | 172 | include/libetpan/nntpdriver.h \ |
173 | include/libetpan/nntpdriver_cached.h \ | 173 | include/libetpan/nntpdriver_cached.h \ |
174 | include/libetpan/nntpdriver_cached_message.h \ | 174 | include/libetpan/nntpdriver_cached_message.h \ |
175 | include/libetpan/nntpdriver_message.h \ | 175 | include/libetpan/nntpdriver_message.h \ |
176 | include/libetpan/nntpdriver_types.h \ | 176 | include/libetpan/nntpdriver_types.h \ |
177 | include/libetpan/nntpstorage.h \ | 177 | include/libetpan/nntpstorage.h \ |
178 | include/libetpan/pop3driver.h \ | 178 | include/libetpan/pop3driver.h \ |
179 | include/libetpan/pop3driver_cached.h \ | 179 | include/libetpan/pop3driver_cached.h \ |
180 | include/libetpan/pop3driver_cached_message.h \ | 180 | include/libetpan/pop3driver_cached_message.h \ |
181 | include/libetpan/pop3driver_message.h \ | 181 | include/libetpan/pop3driver_message.h \ |
182 | include/libetpan/pop3driver_types.h \ | 182 | include/libetpan/pop3driver_types.h \ |
183 | include/libetpan/pop3storage.h \ | 183 | include/libetpan/pop3storage.h \ |
184 | src/data-types/base64.h \ | 184 | src/data-types/base64.h \ |
185 | src/data-types/carray.h \ | 185 | src/data-types/carray.h \ |
186 | src/data-types/charconv.h \ | 186 | src/data-types/charconv.h \ |
187 | src/data-types/chash.h \ | 187 | src/data-types/chash.h \ |
188 | src/data-types/cinthash.h \ | 188 | src/data-types/cinthash.h \ |
189 | src/data-types/clist.h \ | 189 | src/data-types/clist.h \ |
190 | src/data-types/connect.h \ | 190 | src/data-types/connect.h \ |
191 | src/data-types/hmac-md5.h \ | 191 | src/data-types/hmac-md5.h \ |
192 | src/data-types/mail.h \ | 192 | src/data-types/mail.h \ |
193 | src/data-types/mail_cache_db.h \ | 193 | src/data-types/mail_cache_db.h \ |
194 | src/data-types/mail_cache_db_types.h \ | 194 | src/data-types/mail_cache_db_types.h \ |
195 | src/data-types/maillock.h \ | 195 | src/data-types/maillock.h \ |
196 | src/data-types/mailsem.h \ | 196 | src/data-types/mailsem.h \ |
197 | src/data-types/mailstream.h \ | 197 | src/data-types/mailstream.h \ |
198 | src/data-types/mailstream_helper.h \ | 198 | src/data-types/mailstream_helper.h \ |
199 | src/data-types/mailstream_low.h \ | 199 | src/data-types/mailstream_low.h \ |
200 | src/data-types/mailstream_socket.h \ | 200 | src/data-types/mailstream_socket.h \ |
201 | src/data-types/mailstream_ssl.h \ | 201 | src/data-types/mailstream_ssl.h \ |
202 | src/data-types/mailstream_types.h \ | 202 | src/data-types/mailstream_types.h \ |
203 | src/data-types/mapping.h \ | 203 | src/data-types/mapping.h \ |
204 | src/data-types/md5.h \ | 204 | src/data-types/md5.h \ |
205 | src/data-types/md5global.h \ | 205 | src/data-types/md5global.h \ |
206 | src/data-types/mmapstring.h \ | 206 | src/data-types/mmapstring.h \ |
207 | src/engine/mailengine.h \ | 207 | src/engine/mailengine.h \ |
208 | src/engine/mailprivacy.h \ | 208 | src/engine/mailprivacy.h \ |
209 | src/engine/mailprivacy_gnupg.h \ | 209 | src/engine/mailprivacy_gnupg.h \ |
210 | src/engine/mailprivacy_smime.h \ | 210 | src/engine/mailprivacy_smime.h \ |
211 | src/engine/mailprivacy_tools.h \ | 211 | src/engine/mailprivacy_tools.h \ |
212 | src/engine/mailprivacy_types.h \ | 212 | src/engine/mailprivacy_types.h \ |
213 | src/main/libetpan.h \ | 213 | src/main/libetpan.h \ |
214 | src/main/libetpan_version.h \ | 214 | src/main/libetpan_version.h \ |
215 | src/driver/interface/maildriver.h \ | 215 | src/driver/interface/maildriver.h \ |
216 | src/driver/interface/maildriver_errors.h \ | 216 | src/driver/interface/maildriver_errors.h \ |
217 | src/driver/interface/maildriver_tools.h \ | 217 | src/driver/interface/maildriver_tools.h \ |
218 | src/driver/interface/maildriver_types.h \ | 218 | src/driver/interface/maildriver_types.h \ |
219 | src/driver/interface/maildriver_types_helper.h \ | 219 | src/driver/interface/maildriver_types_helper.h \ |
220 | src/driver/interface/mailfolder.h \ | 220 | src/driver/interface/mailfolder.h \ |
221 | src/driver/interface/mailmessage.h \ | 221 | src/driver/interface/mailmessage.h \ |
222 | src/driver/interface/mailmessage_tools.h \ | 222 | src/driver/interface/mailmessage_tools.h \ |
223 | src/driver/interface/mailmessage_types.h \ | 223 | src/driver/interface/mailmessage_types.h \ |
224 | src/driver/interface/mailstorage.h \ | 224 | src/driver/interface/mailstorage.h \ |
225 | src/driver/interface/mailstorage_tools.h \ | 225 | src/driver/interface/mailstorage_tools.h \ |
226 | src/driver/interface/mailstorage_types.h \ | 226 | src/driver/interface/mailstorage_types.h \ |
227 | src/driver/tools/generic_cache.h \ | 227 | src/driver/tools/generic_cache.h \ |
228 | src/driver/tools/generic_cache_types.h \ | 228 | src/driver/tools/generic_cache_types.h \ |
229 | src/driver/tools/imfcache.h \ | 229 | src/driver/tools/imfcache.h \ |
230 | src/driver/tools/mailthread.h \ | 230 | src/driver/tools/mailthread.h \ |
231 | src/driver/tools/mailthread_types.h \ | 231 | src/driver/tools/mailthread_types.h \ |
232 | src/low-level/imap/mailimap.h \ | 232 | src/low-level/imap/mailimap.h \ |
233 | src/low-level/imap/mailimap_helper.h \ | 233 | src/low-level/imap/mailimap_helper.h \ |
234 | src/low-level/imap/mailimap_keywords.h \ | 234 | src/low-level/imap/mailimap_keywords.h \ |
235 | src/low-level/imap/mailimap_parser.h \ | 235 | src/low-level/imap/mailimap_parser.h \ |
236 | src/low-level/imap/mailimap_print.h \ | 236 | src/low-level/imap/mailimap_print.h \ |
237 | src/low-level/imap/mailimap_sender.h \ | 237 | src/low-level/imap/mailimap_sender.h \ |
238 | src/low-level/imap/mailimap_socket.h \ | 238 | src/low-level/imap/mailimap_socket.h \ |
239 | src/low-level/imap/mailimap_ssl.h \ | 239 | src/low-level/imap/mailimap_ssl.h \ |
240 | src/low-level/imap/mailimap_types.h \ | 240 | src/low-level/imap/mailimap_types.h \ |
241 | src/low-level/imap/mailimap_types_helper.h \ | 241 | src/low-level/imap/mailimap_types_helper.h \ |
242 | src/low-level/imf/mailimf.h \ | 242 | src/low-level/imf/mailimf.h \ |
243 | src/low-level/imf/mailimf_types.h \ | 243 | src/low-level/imf/mailimf_types.h \ |
244 | src/low-level/imf/mailimf_types_helper.h \ | 244 | src/low-level/imf/mailimf_types_helper.h \ |
245 | src/low-level/imf/mailimf_write.h \ | 245 | src/low-level/imf/mailimf_write.h \ |
246 | src/low-level/imf/mailimf_write_file.h \ | 246 | src/low-level/imf/mailimf_write_file.h \ |
247 | src/low-level/imf/mailimf_write_generic.h \ | 247 | src/low-level/imf/mailimf_write_generic.h \ |
248 | src/low-level/imf/mailimf_write_mem.h \ | 248 | src/low-level/imf/mailimf_write_mem.h \ |
249 | src/low-level/maildir/maildir.h \ | 249 | src/low-level/maildir/maildir.h \ |
250 | src/low-level/maildir/maildir_types.h \ | 250 | src/low-level/maildir/maildir_types.h \ |
251 | src/low-level/mbox/mailmbox.h \ | 251 | src/low-level/mbox/mailmbox.h \ |
252 | src/low-level/mbox/mailmbox_parse.h \ | 252 | src/low-level/mbox/mailmbox_parse.h \ |
253 | src/low-level/mbox/mailmbox_types.h \ | 253 | src/low-level/mbox/mailmbox_types.h \ |
254 | src/low-level/mh/mailmh.h \ | 254 | src/low-level/mh/mailmh.h \ |
255 | src/low-level/mime/mailmime.h \ | 255 | src/low-level/mime/mailmime.h \ |
256 | src/low-level/mime/mailmime_content.h \ | 256 | src/low-level/mime/mailmime_content.h \ |
257 | src/low-level/mime/mailmime_decode.h \ | 257 | src/low-level/mime/mailmime_decode.h \ |
258 | src/low-level/mime/mailmime_disposition.h \ | 258 | src/low-level/mime/mailmime_disposition.h \ |
259 | src/low-level/mime/mailmime_types.h \ | 259 | src/low-level/mime/mailmime_types.h \ |
260 | src/low-level/mime/mailmime_types_helper.h \ | 260 | src/low-level/mime/mailmime_types_helper.h \ |
261 | src/low-level/mime/mailmime_write.h \ | 261 | src/low-level/mime/mailmime_write.h \ |
262 | src/low-level/mime/mailmime_write_file.h \ | 262 | src/low-level/mime/mailmime_write_file.h \ |
263 | src/low-level/mime/mailmime_write_generic.h \ | 263 | src/low-level/mime/mailmime_write_generic.h \ |
264 | src/low-level/mime/mailmime_write_mem.h \ | 264 | src/low-level/mime/mailmime_write_mem.h \ |
265 | src/low-level/nntp/newsnntp.h \ | 265 | src/low-level/nntp/newsnntp.h \ |
266 | src/low-level/nntp/newsnntp_socket.h \ | 266 | src/low-level/nntp/newsnntp_socket.h \ |
267 | src/low-level/nntp/newsnntp_ssl.h \ | 267 | src/low-level/nntp/newsnntp_ssl.h \ |
268 | src/low-level/nntp/newsnntp_types.h \ | 268 | src/low-level/nntp/newsnntp_types.h \ |
269 | src/low-level/pop3/mailpop3.h \ | 269 | src/low-level/pop3/mailpop3.h \ |
270 | src/low-level/pop3/mailpop3_helper.h \ | 270 | src/low-level/pop3/mailpop3_helper.h \ |
271 | src/low-level/pop3/mailpop3_socket.h \ | 271 | src/low-level/pop3/mailpop3_socket.h \ |
272 | src/low-level/pop3/mailpop3_ssl.h \ | 272 | src/low-level/pop3/mailpop3_ssl.h \ |
273 | src/low-level/pop3/mailpop3_types.h \ | 273 | src/low-level/pop3/mailpop3_types.h \ |
274 | src/low-level/smtp/mailsmtp.h \ | 274 | src/low-level/smtp/mailsmtp.h \ |
275 | src/low-level/smtp/mailsmtp_helper.h \ | 275 | src/low-level/smtp/mailsmtp_helper.h \ |
276 | src/low-level/smtp/mailsmtp_socket.h \ | 276 | src/low-level/smtp/mailsmtp_socket.h \ |
277 | src/low-level/smtp/mailsmtp_ssl.h \ | 277 | src/low-level/smtp/mailsmtp_ssl.h \ |
278 | src/low-level/smtp/mailsmtp_types.h \ | 278 | src/low-level/smtp/mailsmtp_types.h \ |
279 | src/driver/implementation/data-message/data_message_driver.h \ | 279 | src/driver/implementation/data-message/data_message_driver.h \ |
280 | src/driver/implementation/db/dbdriver.h \ | 280 | src/driver/implementation/db/dbdriver.h \ |
281 | src/driver/implementation/db/dbdriver_message.h \ | 281 | src/driver/implementation/db/dbdriver_message.h \ |
282 | src/driver/implementation/db/dbdriver_types.h \ | 282 | src/driver/implementation/db/dbdriver_types.h \ |
283 | src/driver/implementation/db/dbstorage.h \ | 283 | src/driver/implementation/db/dbstorage.h \ |
284 | src/driver/implementation/hotmail/hotmailstorage.h \ | 284 | src/driver/implementation/hotmail/hotmailstorage.h \ |
285 | src/driver/implementation/imap/imapdriver.h \ | 285 | src/driver/implementation/imap/imapdriver.h \ |
286 | src/driver/implementation/imap/imapdriver_cached.h \ | 286 | src/driver/implementation/imap/imapdriver_cached.h \ |
287 | src/driver/implementation/imap/imapdriver_cached_message.h \ | 287 | src/driver/implementation/imap/imapdriver_cached_message.h \ |
288 | src/driver/implementation/imap/imapdriver_message.h \ | 288 | src/driver/implementation/imap/imapdriver_message.h \ |
289 | src/driver/implementation/imap/imapdriver_tools.h \ | 289 | src/driver/implementation/imap/imapdriver_tools.h \ |
290 | src/driver/implementation/imap/imapdriver_types.h \ | 290 | src/driver/implementation/imap/imapdriver_types.h \ |
291 | src/driver/implementation/imap/imapstorage.h \ | 291 | src/driver/implementation/imap/imapstorage.h \ |
292 | src/driver/implementation/maildir/maildirdriver.h \ | 292 | src/driver/implementation/maildir/maildirdriver.h \ |
293 | src/driver/implementation/maildir/maildirdriver_cached.h \ | 293 | src/driver/implementation/maildir/maildirdriver_cached.h \ |
294 | src/driver/implementation/maildir/maildirdriver_cached_message.h \ | 294 | src/driver/implementation/maildir/maildirdriver_cached_message.h \ |
295 | src/driver/implementation/maildir/maildirdriver_message.h \ | 295 | src/driver/implementation/maildir/maildirdriver_message.h \ |
296 | src/driver/implementation/maildir/maildirdriver_tools.h \ | 296 | src/driver/implementation/maildir/maildirdriver_tools.h \ |
297 | src/driver/implementation/maildir/maildirdriver_types.h \ | 297 | src/driver/implementation/maildir/maildirdriver_types.h \ |
298 | src/driver/implementation/maildir/maildirstorage.h \ | 298 | src/driver/implementation/maildir/maildirstorage.h \ |
299 | src/driver/implementation/mbox/mboxdriver.h \ | 299 | src/driver/implementation/mbox/mboxdriver.h \ |
300 | src/driver/implementation/mbox/mboxdriver_cached.h \ | 300 | src/driver/implementation/mbox/mboxdriver_cached.h \ |
301 | src/driver/implementation/mbox/mboxdriver_cached_message.h \ | 301 | src/driver/implementation/mbox/mboxdriver_cached_message.h \ |
302 | src/driver/implementation/mbox/mboxdriver_message.h \ | 302 | src/driver/implementation/mbox/mboxdriver_message.h \ |
303 | src/driver/implementation/mbox/mboxdriver_tools.h \ | 303 | src/driver/implementation/mbox/mboxdriver_tools.h \ |
304 | src/driver/implementation/mbox/mboxdriver_types.h \ | 304 | src/driver/implementation/mbox/mboxdriver_types.h \ |
305 | src/driver/implementation/mbox/mboxstorage.h \ | 305 | src/driver/implementation/mbox/mboxstorage.h \ |
306 | src/driver/implementation/mh/mhdriver.h \ | 306 | src/driver/implementation/mh/mhdriver.h \ |
307 | src/driver/implementation/mh/mhdriver_cached.h \ | 307 | src/driver/implementation/mh/mhdriver_cached.h \ |
308 | src/driver/implementation/mh/mhdriver_cached_message.h \ | 308 | src/driver/implementation/mh/mhdriver_cached_message.h \ |
309 | src/driver/implementation/mh/mhdriver_message.h \ | 309 | src/driver/implementation/mh/mhdriver_message.h \ |
310 | src/driver/implementation/mh/mhdriver_tools.h \ | 310 | src/driver/implementation/mh/mhdriver_tools.h \ |
311 | src/driver/implementation/mh/mhdriver_types.h \ | 311 | src/driver/implementation/mh/mhdriver_types.h \ |
312 | src/driver/implementation/mh/mhstorage.h \ | 312 | src/driver/implementation/mh/mhstorage.h \ |
313 | src/driver/implementation/mime-message/mime_message_driver.h \ | 313 | src/driver/implementation/mime-message/mime_message_driver.h \ |
314 | src/driver/implementation/nntp/nntpdriver.h \ | 314 | src/driver/implementation/nntp/nntpdriver.h \ |
315 | src/driver/implementation/nntp/nntpdriver_cached.h \ | 315 | src/driver/implementation/nntp/nntpdriver_cached.h \ |
316 | src/driver/implementation/nntp/nntpdriver_cached_message.h \ | 316 | src/driver/implementation/nntp/nntpdriver_cached_message.h \ |
317 | src/driver/implementation/nntp/nntpdriver_message.h \ | 317 | src/driver/implementation/nntp/nntpdriver_message.h \ |
318 | src/driver/implementation/nntp/nntpdriver_tools.h \ | 318 | src/driver/implementation/nntp/nntpdriver_tools.h \ |
319 | src/driver/implementation/nntp/nntpdriver_types.h \ | 319 | src/driver/implementation/nntp/nntpdriver_types.h \ |
320 | src/driver/implementation/nntp/nntpstorage.h \ | 320 | src/driver/implementation/nntp/nntpstorage.h \ |
321 | src/driver/implementation/pop3/pop3driver.h \ | 321 | src/driver/implementation/pop3/pop3driver.h \ |
322 | src/driver/implementation/pop3/pop3driver_cached.h \ | 322 | src/driver/implementation/pop3/pop3driver_cached.h \ |
323 | src/driver/implementation/pop3/pop3driver_cached_message.h \ | 323 | src/driver/implementation/pop3/pop3driver_cached_message.h \ |
324 | src/driver/implementation/pop3/pop3driver_message.h \ | 324 | src/driver/implementation/pop3/pop3driver_message.h \ |
325 | src/driver/implementation/pop3/pop3driver_tools.h \ | 325 | src/driver/implementation/pop3/pop3driver_tools.h \ |
326 | src/driver/implementation/pop3/pop3driver_types.h \ | 326 | src/driver/implementation/pop3/pop3driver_types.h \ |
327 | src/driver/implementation/pop3/pop3storage.h | 327 | src/driver/implementation/pop3/pop3storage.h |
328 | SOURCES += src/data-types/base64.c \ | 328 | SOURCES += src/data-types/base64.c \ |
329 | src/data-types/carray.c \ | 329 | src/data-types/carray.c \ |
330 | src/data-types/charconv.c \ | 330 | src/data-types/charconv.c \ |
331 | src/data-types/chash.c \ | 331 | src/data-types/chash.c \ |
332 | src/data-types/cinthash.c \ | 332 | src/data-types/cinthash.c \ |
333 | src/data-types/clist.c \ | 333 | src/data-types/clist.c \ |
334 | src/data-types/connect.c \ | 334 | src/data-types/connect.c \ |
335 | src/data-types/mail_cache_db.c \ | 335 | src/data-types/mail_cache_db.c \ |
336 | src/data-types/maillock.c \ | 336 | src/data-types/maillock.c \ |
337 | src/data-types/mailsem.c \ | 337 | src/data-types/mailsem.c \ |
338 | src/data-types/mailstream.c \ | 338 | src/data-types/mailstream.c \ |
339 | src/data-types/mailstream_helper.c \ | 339 | src/data-types/mailstream_helper.c \ |
340 | src/data-types/mailstream_low.c \ | 340 | src/data-types/mailstream_low.c \ |
341 | src/data-types/mailstream_socket.c \ | 341 | src/data-types/mailstream_socket.c \ |
342 | src/data-types/mailstream_ssl.c \ | 342 | src/data-types/mailstream_ssl.c \ |
343 | src/data-types/mapping.c \ | 343 | src/data-types/mapping.c \ |
344 | src/data-types/md5.c \ | 344 | src/data-types/md5.c \ |
345 | src/data-types/mmapstring.c \ | 345 | src/data-types/mmapstring.c \ |
346 | src/engine/mailengine.c \ | 346 | src/engine/mailengine.c \ |
347 | src/engine/mailprivacy.c \ | 347 | src/engine/mailprivacy.c \ |
348 | src/engine/mailprivacy_gnupg.c \ | 348 | src/engine/mailprivacy_gnupg.c \ |
349 | src/engine/mailprivacy_smime.c \ | 349 | src/engine/mailprivacy_smime.c \ |
350 | src/engine/mailprivacy_tools.c \ | 350 | src/engine/mailprivacy_tools.c \ |
351 | src/main/libetpan_version.c \ | 351 | src/main/libetpan_version.c \ |
352 | src/driver/interface/maildriver.c \ | 352 | src/driver/interface/maildriver.c \ |
353 | src/driver/interface/maildriver_tools.c \ | 353 | src/driver/interface/maildriver_tools.c \ |
354 | src/driver/interface/maildriver_types.c \ | 354 | src/driver/interface/maildriver_types.c \ |
355 | src/driver/interface/maildriver_types_helper.c \ | 355 | src/driver/interface/maildriver_types_helper.c \ |
356 | src/driver/interface/mailfolder.c \ | 356 | src/driver/interface/mailfolder.c \ |
357 | src/driver/interface/mailmessage.c \ | 357 | src/driver/interface/mailmessage.c \ |
358 | src/driver/interface/mailmessage_tools.c \ | 358 | src/driver/interface/mailmessage_tools.c \ |
359 | src/driver/interface/mailmessage_types.c \ | 359 | src/driver/interface/mailmessage_types.c \ |
360 | src/driver/interface/mailstorage.c \ | 360 | src/driver/interface/mailstorage.c \ |
361 | src/driver/interface/mailstorage_tools.c \ | 361 | src/driver/interface/mailstorage_tools.c \ |
362 | src/driver/tools/generic_cache.c \ | 362 | src/driver/tools/generic_cache.c \ |
363 | src/driver/tools/imfcache.c \ | 363 | src/driver/tools/imfcache.c \ |
364 | src/driver/tools/mailthread.c \ | 364 | src/driver/tools/mailthread.c \ |
365 | src/driver/tools/mailthread_types.c \ | 365 | src/driver/tools/mailthread_types.c \ |
366 | src/low-level/imap/mailimap.c \ | 366 | src/low-level/imap/mailimap.c \ |
367 | src/low-level/imap/mailimap_helper.c \ | 367 | src/low-level/imap/mailimap_helper.c \ |
368 | src/low-level/imap/mailimap_keywords.c \ | 368 | src/low-level/imap/mailimap_keywords.c \ |
369 | src/low-level/imap/mailimap_parser.c \ | 369 | src/low-level/imap/mailimap_parser.c \ |
370 | src/low-level/imap/mailimap_print.c \ | 370 | src/low-level/imap/mailimap_print.c \ |
371 | src/low-level/imap/mailimap_sender.c \ | 371 | src/low-level/imap/mailimap_sender.c \ |
372 | src/low-level/imap/mailimap_socket.c \ | 372 | src/low-level/imap/mailimap_socket.c \ |
373 | src/low-level/imap/mailimap_ssl.c \ | 373 | src/low-level/imap/mailimap_ssl.c \ |
374 | src/low-level/imap/mailimap_types.c \ | 374 | src/low-level/imap/mailimap_types.c \ |
375 | src/low-level/imap/mailimap_types_helper.c \ | 375 | src/low-level/imap/mailimap_types_helper.c \ |
376 | src/low-level/imf/mailimf.c \ | 376 | src/low-level/imf/mailimf.c \ |
377 | src/low-level/imf/mailimf_types.c \ | 377 | src/low-level/imf/mailimf_types.c \ |
378 | src/low-level/imf/mailimf_types_helper.c \ | 378 | src/low-level/imf/mailimf_types_helper.c \ |
379 | src/low-level/imf/mailimf_write.c \ | 379 | src/low-level/imf/mailimf_write.c \ |
380 | src/low-level/imf/mailimf_write_file.c \ | 380 | src/low-level/imf/mailimf_write_file.c \ |
381 | src/low-level/imf/mailimf_write_generic.c \ | 381 | src/low-level/imf/mailimf_write_generic.c \ |
382 | src/low-level/imf/mailimf_write_mem.c \ | 382 | src/low-level/imf/mailimf_write_mem.c \ |
383 | src/low-level/maildir/maildir.c \ | 383 | src/low-level/maildir/maildir.c \ |
384 | src/low-level/mbox/mailmbox.c \ | 384 | src/low-level/mbox/mailmbox.c \ |
385 | src/low-level/mbox/mailmbox_parse.c \ | 385 | src/low-level/mbox/mailmbox_parse.c \ |
386 | src/low-level/mbox/mailmbox_types.c \ | 386 | src/low-level/mbox/mailmbox_types.c \ |
387 | src/low-level/mh/mailmh.c \ | 387 | src/low-level/mh/mailmh.c \ |
388 | src/low-level/mime/mailmime.c \ | 388 | src/low-level/mime/mailmime.c \ |
389 | src/low-level/mime/mailmime_content.c \ | 389 | src/low-level/mime/mailmime_content.c \ |
390 | src/low-level/mime/mailmime_decode.c \ | 390 | src/low-level/mime/mailmime_decode.c \ |