From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .emacs-dirvars | 9 + MAINTAINERS | 45 + Mainpage.dox | 94 + Makefile.am.in | 50 + Makefile.cvs | 16 + README | 84 + README.Kolab | 82 + README.libical | 4 + akregator/AUTHORS | 44 + akregator/COPYING | 340 + akregator/ChangeLog | 430 + akregator/HACKING | 251 + akregator/INSTALL | 167 + akregator/Makefile.am | 5 + akregator/NEWS | 3 + akregator/README | 27 + akregator/TODO | 23 + akregator/akregator.lsm | 14 + akregator/src/Makefile.am | 166 + akregator/src/about/Makefile.am | 6 + akregator/src/about/akregator.css | 20 + akregator/src/about/main.html | 66 + akregator/src/about/top-right-akregator.png | Bin 0 -> 14809 bytes akregator/src/aboutdata.cpp | 58 + akregator/src/aboutdata.h | 46 + akregator/src/actionmanager.cpp | 55 + akregator/src/actionmanager.h | 62 + akregator/src/actionmanagerimpl.cpp | 443 + akregator/src/actionmanagerimpl.h | 97 + akregator/src/addfeeddialog.cpp | 123 + akregator/src/addfeeddialog.h | 74 + akregator/src/addfeedwidgetbase.ui | 145 + akregator/src/akregator.desktop | 111 + akregator/src/akregator.kcfg | 218 + akregator/src/akregator_export.h | 28 + akregator/src/akregator_options.h | 45 + akregator/src/akregator_part.cpp | 1035 + akregator/src/akregator_part.desktop | 13 + akregator/src/akregator_part.h | 223 + akregator/src/akregator_part.rc | 175 + akregator/src/akregator_partiface.h | 49 + akregator/src/akregator_plugin.desktop | 86 + akregator/src/akregator_run.cpp | 72 + akregator/src/akregator_run.h | 70 + akregator/src/akregator_shell.rc | 55 + akregator/src/akregator_view.cpp | 1533 + akregator/src/akregator_view.h | 343 + akregator/src/akregatorconfig.kcfgc | 8 + akregator/src/article.cpp | 479 + akregator/src/article.h | 147 + akregator/src/articlefilter.cpp | 715 + akregator/src/articlefilter.h | 301 + akregator/src/articleinterceptor.cpp | 52 + akregator/src/articleinterceptor.h | 46 + akregator/src/articlelistview.cpp | 812 + akregator/src/articlelistview.h | 137 + akregator/src/articleviewer.cpp | 797 + akregator/src/articleviewer.h | 154 + akregator/src/articleviewer.rc | 30 + akregator/src/configdialog.cpp | 77 + akregator/src/configdialog.h | 58 + akregator/src/cr16-app-akregator_empty.png | Bin 0 -> 578 bytes akregator/src/dragobjects.cpp | 119 + akregator/src/dragobjects.h | 72 + akregator/src/eventsrc | 219 + akregator/src/feed.cpp | 857 + akregator/src/feed.h | 292 + akregator/src/feed.protocol | 12 + akregator/src/feediconmanager.cpp | 157 + akregator/src/feediconmanager.h | 86 + akregator/src/feeditem.cpp | 119 + akregator/src/feeditem.h | 63 + akregator/src/feedlist.cpp | 268 + akregator/src/feedlist.h | 102 + akregator/src/feedlistview.cpp | 1023 + akregator/src/feedlistview.h | 206 + akregator/src/feedstorage.h | 146 + akregator/src/feedstoragedummyimpl.cpp | 469 + akregator/src/feedstoragedummyimpl.h | 106 + akregator/src/fetchqueue.cpp | 160 + akregator/src/fetchqueue.h | 90 + akregator/src/folder.cpp | 347 + akregator/src/folder.h | 179 + akregator/src/folderitem.cpp | 86 + akregator/src/folderitem.h | 61 + akregator/src/frame.cpp | 213 + akregator/src/frame.h | 100 + akregator/src/hi128-app-akregator.png | Bin 0 -> 9822 bytes akregator/src/hi16-app-akregator.png | Bin 0 -> 545 bytes akregator/src/hi22-app-akregator.png | Bin 0 -> 1050 bytes akregator/src/hi32-app-akregator.png | Bin 0 -> 1731 bytes akregator/src/hi48-app-akregator.png | Bin 0 -> 2861 bytes akregator/src/hi64-app-akregator.png | Bin 0 -> 4245 bytes akregator/src/hisc-app-akregator.svgz | Bin 0 -> 6755 bytes akregator/src/kcursorsaver.h | 67 + akregator/src/kernel.cpp | 60 + akregator/src/kernel.h | 80 + akregator/src/librss/COPYING | 20 + akregator/src/librss/Makefile.am | 22 + akregator/src/librss/README | 6 + akregator/src/librss/article.cpp | 290 + akregator/src/librss/article.h | 172 + akregator/src/librss/category.cpp | 129 + akregator/src/librss/category.h | 64 + akregator/src/librss/document.cpp | 653 + akregator/src/librss/document.h | 237 + akregator/src/librss/enclosure.cpp | 154 + akregator/src/librss/enclosure.h | 69 + akregator/src/librss/feeddetector.cpp | 179 + akregator/src/librss/feeddetector.h | 80 + akregator/src/librss/global.h | 148 + akregator/src/librss/image.cpp | 167 + akregator/src/librss/image.h | 173 + akregator/src/librss/librss.doxyfile | 921 + akregator/src/librss/librss.h | 24 + akregator/src/librss/loader.cpp | 413 + akregator/src/librss/loader.h | 341 + akregator/src/librss/rss-faq.html | 396 + akregator/src/librss/testlibrss.cpp | 75 + akregator/src/librss/testlibrss.h | 25 + akregator/src/librss/textinput.cpp | 96 + akregator/src/librss/textinput.h | 121 + akregator/src/librss/tools_p.cpp | 249 + akregator/src/librss/tools_p.h | 40 + akregator/src/listtabwidget.cpp | 234 + akregator/src/listtabwidget.h | 99 + akregator/src/main.cpp | 115 + akregator/src/mainwindow.cpp | 290 + akregator/src/mainwindow.h | 151 + akregator/src/mk4storage/Makefile.am | 30 + .../mk4storage/akregator_mk4storage_plugin.desktop | 109 + akregator/src/mk4storage/feedstoragemk4impl.cpp | 871 + akregator/src/mk4storage/feedstoragemk4impl.h | 107 + akregator/src/mk4storage/metakit/CHANGES | 1690 + akregator/src/mk4storage/metakit/Makefile.am | 1 + akregator/src/mk4storage/metakit/README | 153 + akregator/src/mk4storage/metakit/include/mk4.h | 1078 + akregator/src/mk4storage/metakit/include/mk4.inl | 874 + akregator/src/mk4storage/metakit/include/mk4dll.h | 112 + akregator/src/mk4storage/metakit/include/mk4io.h | 66 + akregator/src/mk4storage/metakit/include/mk4str.h | 181 + .../src/mk4storage/metakit/include/mk4str.inl | 299 + akregator/src/mk4storage/metakit/src/Makefile.am | 10 + akregator/src/mk4storage/metakit/src/borc.h | 33 + akregator/src/mk4storage/metakit/src/column.cpp | 1533 + akregator/src/mk4storage/metakit/src/column.h | 212 + akregator/src/mk4storage/metakit/src/column.inl | 89 + akregator/src/mk4storage/metakit/src/custom.cpp | 1066 + akregator/src/mk4storage/metakit/src/custom.h | 63 + akregator/src/mk4storage/metakit/src/derived.cpp | 1003 + akregator/src/mk4storage/metakit/src/derived.h | 25 + akregator/src/mk4storage/metakit/src/field.cpp | 119 + akregator/src/mk4storage/metakit/src/field.h | 64 + akregator/src/mk4storage/metakit/src/field.inl | 37 + akregator/src/mk4storage/metakit/src/fileio.cpp | 434 + akregator/src/mk4storage/metakit/src/format.cpp | 1341 + akregator/src/mk4storage/metakit/src/format.h | 23 + akregator/src/mk4storage/metakit/src/gnuc.h | 13 + akregator/src/mk4storage/metakit/src/handler.cpp | 500 + akregator/src/mk4storage/metakit/src/handler.h | 150 + akregator/src/mk4storage/metakit/src/handler.inl | 90 + akregator/src/mk4storage/metakit/src/header.h | 215 + akregator/src/mk4storage/metakit/src/mfc.h | 34 + akregator/src/mk4storage/metakit/src/msvc.h | 39 + akregator/src/mk4storage/metakit/src/mwcw.h | 31 + akregator/src/mk4storage/metakit/src/persist.cpp | 1185 + akregator/src/mk4storage/metakit/src/persist.h | 127 + akregator/src/mk4storage/metakit/src/remap.cpp | 1154 + akregator/src/mk4storage/metakit/src/remap.h | 26 + akregator/src/mk4storage/metakit/src/std.cpp | 84 + akregator/src/mk4storage/metakit/src/std.h | 63 + akregator/src/mk4storage/metakit/src/store.cpp | 587 + akregator/src/mk4storage/metakit/src/store.h | 114 + akregator/src/mk4storage/metakit/src/store.inl | 20 + akregator/src/mk4storage/metakit/src/string.cpp | 304 + akregator/src/mk4storage/metakit/src/table.cpp | 160 + akregator/src/mk4storage/metakit/src/univ.cpp | 227 + akregator/src/mk4storage/metakit/src/univ.h | 115 + akregator/src/mk4storage/metakit/src/univ.inl | 126 + akregator/src/mk4storage/metakit/src/view.cpp | 1271 + akregator/src/mk4storage/metakit/src/viewx.cpp | 857 + akregator/src/mk4storage/metakit/src/win.h | 33 + akregator/src/mk4storage/metakit/tests/ok/b00.txt | 3 + akregator/src/mk4storage/metakit/tests/ok/b01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b07.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b08.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b09.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b10.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b11.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b12.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b13.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b14.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b15.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b16.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b17.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b18.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b19.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b20.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b21.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b22.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b23.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b24.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b25.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b26.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/b27.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c07.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c08.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c09.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c10.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c11.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c12.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c13.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c14.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c15.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c16.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c17.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c18.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c19.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c20.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c21.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/c22.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/d01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/d01a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/d01b.txt | 19 + akregator/src/mk4storage/metakit/tests/ok/e01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/e01a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/e02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/e02a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/e03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/e03a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/e04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/e04a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/e05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/e05a.txt | 1 + akregator/src/mk4storage/metakit/tests/ok/e06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/e06a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/f01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f01a.txt | 8 + akregator/src/mk4storage/metakit/tests/ok/f02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f02a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/f03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f03a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/f04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f04a.txt | 8 + akregator/src/mk4storage/metakit/tests/ok/f05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f05a.txt | 8 + akregator/src/mk4storage/metakit/tests/ok/f06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f07.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f07a.txt | 3 + akregator/src/mk4storage/metakit/tests/ok/f08.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f08a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/f09.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f09a.txt | 13 + akregator/src/mk4storage/metakit/tests/ok/f10.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f10a.txt | 13 + akregator/src/mk4storage/metakit/tests/ok/f11.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/f11a.txt | 1 + akregator/src/mk4storage/metakit/tests/ok/l00.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l00a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/l01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l01a.txt | 9003 ++ akregator/src/mk4storage/metakit/tests/ok/l02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l02a.txt | 3503 + akregator/src/mk4storage/metakit/tests/ok/l03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l03a.txt | 1503 + akregator/src/mk4storage/metakit/tests/ok/l03b.txt | 1503 + akregator/src/mk4storage/metakit/tests/ok/l04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l04a.txt | 1503 + akregator/src/mk4storage/metakit/tests/ok/l05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l05a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/l06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l06a.txt | 1371 + akregator/src/mk4storage/metakit/tests/ok/l07.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/l07a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/m01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/m02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/m02a.txt | 22 + akregator/src/mk4storage/metakit/tests/ok/m03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/m03a.txt | 55 + akregator/src/mk4storage/metakit/tests/ok/m04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/m04a.txt | 9 + akregator/src/mk4storage/metakit/tests/ok/m05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/m05a.txt | 4012 + akregator/src/mk4storage/metakit/tests/ok/m06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/m06a.txt | 2963 + akregator/src/mk4storage/metakit/tests/ok/m07.txt | 63 + akregator/src/mk4storage/metakit/tests/ok/n01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n07.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n08.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n09.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n10.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n11.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n12.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n13.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n14.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/n14a.txt | 15 + akregator/src/mk4storage/metakit/tests/ok/r00.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/r00a.txt | 253 + akregator/src/mk4storage/metakit/tests/ok/r01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/r01a.txt | 18 + akregator/src/mk4storage/metakit/tests/ok/r02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/r02a.txt | 8 + akregator/src/mk4storage/metakit/tests/ok/r03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/r03a.txt | 8 + akregator/src/mk4storage/metakit/tests/ok/r04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/r04a.txt | 3 + .../src/mk4storage/metakit/tests/ok/reversed.txt | 14 + akregator/src/mk4storage/metakit/tests/ok/s00.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s00a.txt | 3 + akregator/src/mk4storage/metakit/tests/ok/s01.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s01a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s02.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s02a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s03.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s03a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s04.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s04a.txt | 18 + akregator/src/mk4storage/metakit/tests/ok/s05.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s05a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s06.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s06a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/s07.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s07a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s08.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s08a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s09.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s09a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s09b.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s10.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s10a.txt | 18 + akregator/src/mk4storage/metakit/tests/ok/s10b.txt | 18 + akregator/src/mk4storage/metakit/tests/ok/s10c.txt | 21 + akregator/src/mk4storage/metakit/tests/ok/s11.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s11a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s12.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s12a.txt | 3 + akregator/src/mk4storage/metakit/tests/ok/s13.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s13a.txt | 13 + akregator/src/mk4storage/metakit/tests/ok/s14.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s14a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s15.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s15a.txt | 7 + akregator/src/mk4storage/metakit/tests/ok/s16.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s16a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s17.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s17a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s18.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s18a.txt | 1 + akregator/src/mk4storage/metakit/tests/ok/s19.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s19a.txt | 1 + akregator/src/mk4storage/metakit/tests/ok/s20.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s20a.txt | 1 + akregator/src/mk4storage/metakit/tests/ok/s21.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s21a.txt | 10 + akregator/src/mk4storage/metakit/tests/ok/s22.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s22a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s23.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s23a.txt | 1 + akregator/src/mk4storage/metakit/tests/ok/s24.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s24a.txt | 45 + akregator/src/mk4storage/metakit/tests/ok/s25.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s25a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s26.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s26a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s27.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s27a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s28.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s28a.txt | 7 + akregator/src/mk4storage/metakit/tests/ok/s29.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s29a.txt | 3 + akregator/src/mk4storage/metakit/tests/ok/s30.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s30a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s31.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s31a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s32.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s32a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s33.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s33a.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s33b.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s33c.txt | 6 + akregator/src/mk4storage/metakit/tests/ok/s34.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s34a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s35.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s35a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s36.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s36a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s36b.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s37.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s37a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s38.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s38a.txt | 7 + akregator/src/mk4storage/metakit/tests/ok/s39.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s39a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s40.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s40a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s41.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s41a.txt | 8 + akregator/src/mk4storage/metakit/tests/ok/s42.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s43.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s43a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/s44.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s44a.txt | 4 + akregator/src/mk4storage/metakit/tests/ok/s45.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s45a.txt | 7 + akregator/src/mk4storage/metakit/tests/ok/s46.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s46a.txt | 15 + akregator/src/mk4storage/metakit/tests/ok/s47.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s48.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s48a.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/s48b.txt | 5 + akregator/src/mk4storage/metakit/tests/ok/s49.txt | 2 + akregator/src/mk4storage/metakit/tests/ok/s49a.txt | 7 + akregator/src/mk4storage/metakit/tests/regress.cpp | 269 + akregator/src/mk4storage/metakit/tests/regress.h | 145 + akregator/src/mk4storage/metakit/tests/tbasic1.cpp | 268 + akregator/src/mk4storage/metakit/tests/tbasic2.cpp | 218 + akregator/src/mk4storage/metakit/tests/tcusto1.cpp | 277 + akregator/src/mk4storage/metakit/tests/tcusto2.cpp | 441 + akregator/src/mk4storage/metakit/tests/tdiffer.cpp | 52 + akregator/src/mk4storage/metakit/tests/textend.cpp | 195 + akregator/src/mk4storage/metakit/tests/tformat.cpp | 306 + akregator/src/mk4storage/metakit/tests/tlimits.cpp | 282 + akregator/src/mk4storage/metakit/tests/tmapped.cpp | 244 + akregator/src/mk4storage/metakit/tests/tnotify.cpp | 444 + akregator/src/mk4storage/metakit/tests/tresize.cpp | 289 + akregator/src/mk4storage/metakit/tests/tstore1.cpp | 180 + akregator/src/mk4storage/metakit/tests/tstore2.cpp | 326 + akregator/src/mk4storage/metakit/tests/tstore3.cpp | 366 + akregator/src/mk4storage/metakit/tests/tstore4.cpp | 323 + akregator/src/mk4storage/metakit/tests/tstore5.cpp | 286 + akregator/src/mk4storage/mk4config.kcfg | 18 + akregator/src/mk4storage/mk4config.kcfgc | 6 + akregator/src/mk4storage/mk4confwidget.cpp | 92 + akregator/src/mk4storage/mk4confwidget.h | 48 + akregator/src/mk4storage/mk4confwidgetbase.ui | 178 + akregator/src/mk4storage/mk4plugin.cpp | 50 + akregator/src/mk4storage/mk4plugin.h | 49 + akregator/src/mk4storage/storagefactorymk4impl.cpp | 71 + akregator/src/mk4storage/storagefactorymk4impl.h | 53 + akregator/src/mk4storage/storagemk4impl.cpp | 402 + akregator/src/mk4storage/storagemk4impl.h | 130 + akregator/src/nodelist.cpp | 243 + akregator/src/nodelist.h | 126 + akregator/src/notificationmanager.cpp | 143 + akregator/src/notificationmanager.h | 85 + akregator/src/pageviewer.cpp | 514 + akregator/src/pageviewer.h | 87 + akregator/src/pageviewer.rc | 41 + akregator/src/pics/Makefile.am | 8 + akregator/src/pics/action-rss_tag.svg | 1359 + akregator/src/pics/akregator_flag.png | Bin 0 -> 568 bytes akregator/src/pics/cr16-action-rss_tag.png | Bin 0 -> 706 bytes akregator/src/pics/cr22-action-rss_tag.png | Bin 0 -> 1052 bytes akregator/src/pics/cr32-action-rss_tag.png | Bin 0 -> 1687 bytes akregator/src/pics/cr48-action-rss_tag.png | Bin 0 -> 2860 bytes akregator/src/pics/cr64-action-rss_tag.png | Bin 0 -> 4225 bytes akregator/src/pics/kmmsgflag.png | Bin 0 -> 568 bytes akregator/src/pics/kmmsgnew.png | Bin 0 -> 481 bytes akregator/src/pics/kmmsgunseen.png | Bin 0 -> 396 bytes akregator/src/plugin.cpp | 41 + akregator/src/plugin.h | 51 + akregator/src/pluginmanager.cpp | 222 + akregator/src/pluginmanager.h | 116 + akregator/src/progressmanager.cpp | 209 + akregator/src/progressmanager.h | 87 + akregator/src/propertiesdialog.cpp | 324 + akregator/src/propertiesdialog.h | 91 + akregator/src/propertieswidgetbase.ui | 467 + akregator/src/searchbar.cpp | 229 + akregator/src/searchbar.h | 78 + akregator/src/settings_advanced.cpp | 54 + akregator/src/settings_advanced.h | 42 + akregator/src/settings_advancedbase.ui | 157 + akregator/src/settings_appearance.ui | 250 + akregator/src/settings_archive.ui | 176 + akregator/src/settings_browser.ui | 206 + akregator/src/settings_general.ui | 187 + akregator/src/shared.h | 27 + akregator/src/simplenodeselector.cpp | 200 + akregator/src/simplenodeselector.h | 102 + akregator/src/speechclient.cpp | 203 + akregator/src/speechclient.h | 86 + akregator/src/storage.cpp | 44 + akregator/src/storage.h | 123 + akregator/src/storagedummyimpl.cpp | 200 + akregator/src/storagedummyimpl.h | 109 + akregator/src/storagefactory.h | 72 + akregator/src/storagefactorydummyimpl.cpp | 57 + akregator/src/storagefactorydummyimpl.h | 52 + akregator/src/storagefactoryregistry.cpp | 92 + akregator/src/storagefactoryregistry.h | 66 + akregator/src/tabwidget.cpp | 331 + akregator/src/tabwidget.h | 90 + akregator/src/tag.cpp | 160 + akregator/src/tag.h | 123 + akregator/src/tagaction.cpp | 114 + akregator/src/tagaction.h | 68 + akregator/src/tagfolder.cpp | 60 + akregator/src/tagfolder.h | 55 + akregator/src/tagfolderitem.cpp | 69 + akregator/src/tagfolderitem.h | 56 + akregator/src/tagnode.cpp | 304 + akregator/src/tagnode.h | 136 + akregator/src/tagnodeitem.cpp | 91 + akregator/src/tagnodeitem.h | 56 + akregator/src/tagnodelist.cpp | 206 + akregator/src/tagnodelist.h | 92 + akregator/src/tagpropertiesdialog.cpp | 90 + akregator/src/tagpropertiesdialog.h | 58 + akregator/src/tagpropertieswidgetbase.ui | 135 + akregator/src/tagset.cpp | 161 + akregator/src/tagset.h | 111 + akregator/src/trayicon.cpp | 192 + akregator/src/trayicon.h | 64 + akregator/src/treenode.cpp | 177 + akregator/src/treenode.h | 218 + akregator/src/treenodeitem.cpp | 165 + akregator/src/treenodeitem.h | 75 + akregator/src/treenodevisitor.cpp | 35 + akregator/src/treenodevisitor.h | 49 + akregator/src/utils.cpp | 59 + akregator/src/utils.h | 58 + akregator/src/viewer.cpp | 336 + akregator/src/viewer.h | 123 + certmanager/Makefile.am | 32 + certmanager/aboutdata.cpp | 93 + certmanager/aboutdata.h | 43 + certmanager/certificateinfowidget.ui | 215 + certmanager/certificateinfowidgetimpl.cpp | 440 + certmanager/certificateinfowidgetimpl.h | 87 + certmanager/certificatewizard.ui | 558 + certmanager/certificatewizardimpl.cpp | 515 + certmanager/certificatewizardimpl.h | 88 + certmanager/certlistview.cpp | 44 + certmanager/certlistview.h | 28 + certmanager/certmanager.cpp | 1432 + certmanager/certmanager.h | 217 + certmanager/conf/Makefile.am | 26 + certmanager/conf/appearanceconfigpage.cpp | 87 + certmanager/conf/appearanceconfigpage.h | 60 + certmanager/conf/appearanceconfigwidget.cpp | 358 + certmanager/conf/appearanceconfigwidget.h | 73 + certmanager/conf/appearanceconfigwidgetbase.ui | 215 + certmanager/conf/configuredialog.cpp | 73 + certmanager/conf/configuredialog.h | 52 + certmanager/conf/dirservconfigpage.cpp | 296 + certmanager/conf/dirservconfigpage.h | 84 + certmanager/conf/dnorderconfigpage.cpp | 77 + certmanager/conf/dnorderconfigpage.h | 63 + certmanager/conf/kleopatra_config_appear.desktop | 181 + certmanager/conf/kleopatra_config_dirserv.desktop | 169 + certmanager/conf/kleopatra_config_dnorder.desktop | 164 + certmanager/configure.in.in | 1 + certmanager/crlview.cpp | 138 + certmanager/crlview.h | 69 + certmanager/customactions.cpp | 136 + certmanager/customactions.h | 86 + certmanager/hierarchyanalyser.cpp | 81 + certmanager/hierarchyanalyser.h | 66 + certmanager/kleopatra_import.desktop | 13 + certmanager/kleopatraui.rc | 73 + certmanager/kwatchgnupg/Makefile.am | 30 + certmanager/kwatchgnupg/aboutdata.cpp | 73 + certmanager/kwatchgnupg/aboutdata.h | 43 + certmanager/kwatchgnupg/kwatchgnupg.png | Bin 0 -> 1137 bytes certmanager/kwatchgnupg/kwatchgnupg2.png | Bin 0 -> 1280 bytes certmanager/kwatchgnupg/kwatchgnupgconfig.cpp | 206 + certmanager/kwatchgnupg/kwatchgnupgconfig.h | 68 + certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp | 292 + certmanager/kwatchgnupg/kwatchgnupgmainwin.h | 78 + certmanager/kwatchgnupg/kwatchgnupgui.rc | 21 + certmanager/kwatchgnupg/main.cpp | 96 + certmanager/kwatchgnupg/tray.cpp | 66 + certmanager/kwatchgnupg/tray.h | 55 + certmanager/lib/Makefile.am | 49 + certmanager/lib/backends/Makefile.am | 1 + certmanager/lib/backends/chiasmus/Makefile.am | 16 + .../lib/backends/chiasmus/chiasmusbackend.cpp | 480 + .../lib/backends/chiasmus/chiasmusbackend.h | 86 + certmanager/lib/backends/chiasmus/chiasmusjob.cpp | 220 + certmanager/lib/backends/chiasmus/chiasmusjob.h | 116 + .../lib/backends/chiasmus/chiasmuslibrary.cpp | 115 + .../lib/backends/chiasmus/chiasmuslibrary.h | 68 + certmanager/lib/backends/chiasmus/config_data.c | 95 + certmanager/lib/backends/chiasmus/config_data.h | 34 + certmanager/lib/backends/chiasmus/configure.in.in | 16 + .../lib/backends/chiasmus/obtainkeysjob.cpp | 126 + certmanager/lib/backends/chiasmus/obtainkeysjob.h | 101 + .../backends/chiasmus/symcryptrunprocessbase.cpp | 109 + .../lib/backends/chiasmus/symcryptrunprocessbase.h | 81 + certmanager/lib/backends/kpgp/Makefile.am | 12 + certmanager/lib/backends/kpgp/gpg1backend.h | 52 + certmanager/lib/backends/kpgp/kpgpbackendbase.cpp | 111 + certmanager/lib/backends/kpgp/kpgpbackendbase.h | 73 + certmanager/lib/backends/kpgp/kpgpkeylistjob.cpp | 303 + certmanager/lib/backends/kpgp/kpgpkeylistjob.h | 79 + certmanager/lib/backends/kpgp/kpgpwrapper.cpp | 173 + certmanager/lib/backends/kpgp/kpgpwrapper.h | 97 + certmanager/lib/backends/kpgp/pgp2backend.h | 52 + certmanager/lib/backends/kpgp/pgp5backend.h | 52 + certmanager/lib/backends/kpgp/pgp6backend.h | 52 + certmanager/lib/backends/qgpgme/Makefile.am | 34 + .../lib/backends/qgpgme/gnupgprocessbase.cpp | 198 + certmanager/lib/backends/qgpgme/gnupgprocessbase.h | 91 + certmanager/lib/backends/qgpgme/qgpgmebackend.cpp | 153 + certmanager/lib/backends/qgpgme/qgpgmebackend.h | 82 + .../lib/backends/qgpgme/qgpgmecryptoconfig.cpp | 837 + .../lib/backends/qgpgme/qgpgmecryptoconfig.h | 186 + .../lib/backends/qgpgme/qgpgmedecryptjob.cpp | 91 + certmanager/lib/backends/qgpgme/qgpgmedecryptjob.h | 74 + .../lib/backends/qgpgme/qgpgmedecryptverifyjob.cpp | 95 + .../lib/backends/qgpgme/qgpgmedecryptverifyjob.h | 75 + .../lib/backends/qgpgme/qgpgmedeletejob.cpp | 70 + certmanager/lib/backends/qgpgme/qgpgmedeletejob.h | 68 + .../lib/backends/qgpgme/qgpgmedownloadjob.cpp | 78 + .../lib/backends/qgpgme/qgpgmedownloadjob.h | 67 + .../lib/backends/qgpgme/qgpgmeencryptjob.cpp | 108 + certmanager/lib/backends/qgpgme/qgpgmeencryptjob.h | 86 + .../lib/backends/qgpgme/qgpgmeexportjob.cpp | 78 + certmanager/lib/backends/qgpgme/qgpgmeexportjob.h | 69 + .../lib/backends/qgpgme/qgpgmeimportjob.cpp | 86 + certmanager/lib/backends/qgpgme/qgpgmeimportjob.h | 73 + certmanager/lib/backends/qgpgme/qgpgmejob.cpp | 304 + certmanager/lib/backends/qgpgme/qgpgmejob.h | 160 + .../lib/backends/qgpgme/qgpgmekeygenerationjob.cpp | 86 + .../lib/backends/qgpgme/qgpgmekeygenerationjob.h | 78 + .../lib/backends/qgpgme/qgpgmekeylistjob.cpp | 187 + certmanager/lib/backends/qgpgme/qgpgmekeylistjob.h | 81 + .../backends/qgpgme/qgpgmeprogresstokenmapper.cpp | 159 + .../backends/qgpgme/qgpgmeprogresstokenmapper.h | 58 + .../lib/backends/qgpgme/qgpgmerefreshkeysjob.cpp | 207 + .../lib/backends/qgpgme/qgpgmerefreshkeysjob.h | 80 + .../backends/qgpgme/qgpgmesecretkeyexportjob.cpp | 196 + .../lib/backends/qgpgme/qgpgmesecretkeyexportjob.h | 85 + .../lib/backends/qgpgme/qgpgmesignencryptjob.cpp | 121 + .../lib/backends/qgpgme/qgpgmesignencryptjob.h | 91 + certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp | 113 + certmanager/lib/backends/qgpgme/qgpgmesignjob.h | 87 + .../backends/qgpgme/qgpgmeverifydetachedjob.cpp | 96 + .../lib/backends/qgpgme/qgpgmeverifydetachedjob.h | 75 + .../lib/backends/qgpgme/qgpgmeverifyopaquejob.cpp | 91 + .../lib/backends/qgpgme/qgpgmeverifyopaquejob.h | 73 + certmanager/lib/cryptplug.cpp | 1123 + certmanager/lib/cryptplug.h | 954 + certmanager/lib/cryptplugfactory.cpp | 119 + certmanager/lib/cryptplugfactory.h | 83 + certmanager/lib/cryptplugwrapper.cpp | 850 + certmanager/lib/cryptplugwrapper.h | 839 + certmanager/lib/cryptplugwrapperlist.cpp | 34 + certmanager/lib/cryptplugwrapperlist.h | 37 + certmanager/lib/kleo/Makefile.am | 37 + certmanager/lib/kleo/cryptobackend.cpp | 36 + certmanager/lib/kleo/cryptobackend.h | 122 + certmanager/lib/kleo/cryptobackendfactory.cpp | 275 + certmanager/lib/kleo/cryptobackendfactory.h | 117 + certmanager/lib/kleo/cryptoconfig.h | 387 + certmanager/lib/kleo/decryptjob.h | 84 + certmanager/lib/kleo/decryptverifyjob.h | 90 + certmanager/lib/kleo/deletejob.h | 78 + certmanager/lib/kleo/dn.cpp | 538 + certmanager/lib/kleo/dn.h | 142 + certmanager/lib/kleo/downloadjob.h | 83 + certmanager/lib/kleo/encryptjob.h | 92 + certmanager/lib/kleo/enum.cpp | 206 + certmanager/lib/kleo/enum.h | 93 + certmanager/lib/kleo/exportjob.h | 82 + certmanager/lib/kleo/hierarchicalkeylistjob.cpp | 158 + certmanager/lib/kleo/hierarchicalkeylistjob.h | 116 + certmanager/lib/kleo/importjob.h | 83 + certmanager/lib/kleo/job.cpp | 116 + certmanager/lib/kleo/job.h | 81 + certmanager/lib/kleo/kconfigbasedkeyfilter.cpp | 251 + certmanager/lib/kleo/kconfigbasedkeyfilter.h | 104 + certmanager/lib/kleo/keyfilter.h | 68 + certmanager/lib/kleo/keyfiltermanager.cpp | 118 + certmanager/lib/kleo/keyfiltermanager.h | 69 + certmanager/lib/kleo/keygenerationjob.h | 81 + certmanager/lib/kleo/keylistjob.h | 96 + certmanager/lib/kleo/multideletejob.cpp | 110 + certmanager/lib/kleo/multideletejob.h | 101 + certmanager/lib/kleo/oidmap.h | 57 + certmanager/lib/kleo/refreshkeysjob.h | 90 + certmanager/lib/kleo/signencryptjob.h | 103 + certmanager/lib/kleo/signjob.h | 90 + certmanager/lib/kleo/specialjob.h | 86 + certmanager/lib/kleo/verifydetachedjob.h | 86 + certmanager/lib/kleo/verifyopaquejob.h | 85 + certmanager/lib/libkleopatrarc.desktop | 323 + certmanager/lib/pics/Makefile.am | 4 + certmanager/lib/pics/chiasmus_chi.png | Bin 0 -> 18632 bytes certmanager/lib/pics/cr16-app-gpg.png | Bin 0 -> 750 bytes certmanager/lib/pics/cr16-app-gpgsm.png | Bin 0 -> 750 bytes certmanager/lib/pics/cr22-app-gpg.png | Bin 0 -> 3604 bytes certmanager/lib/pics/cr22-app-gpgsm.png | Bin 0 -> 3604 bytes certmanager/lib/pics/cr32-app-gpg.png | Bin 0 -> 1583 bytes certmanager/lib/pics/cr32-app-gpgsm.png | Bin 0 -> 1583 bytes certmanager/lib/pics/key.png | Bin 0 -> 311 bytes certmanager/lib/pics/key_bad.png | Bin 0 -> 339 bytes certmanager/lib/pics/key_ok.png | Bin 0 -> 360 bytes certmanager/lib/pics/key_unknown.png | Bin 0 -> 360 bytes certmanager/lib/tests/Makefile.am | 20 + certmanager/lib/tests/gnupg_home/pubring.gpg | Bin 0 -> 1233 bytes certmanager/lib/tests/gnupg_home/secring.gpg | Bin 0 -> 1381 bytes certmanager/lib/tests/gnupg_home/trustdb.gpg | Bin 0 -> 1280 bytes certmanager/lib/tests/gnupgviewer.h | 64 + certmanager/lib/tests/test.data | 295 + certmanager/lib/tests/test.data.gpg | Bin 0 -> 3010 bytes certmanager/lib/tests/test.data.sig | Bin 0 -> 65 bytes certmanager/lib/tests/test_cryptoconfig.cpp | 365 + certmanager/lib/tests/test_gnupgprocessbase.cpp | 143 + certmanager/lib/tests/test_jobs.cpp | 108 + certmanager/lib/tests/test_keygen.cpp | 160 + certmanager/lib/tests/test_keygen.h | 62 + certmanager/lib/tests/test_keylister.cpp | 146 + certmanager/lib/tests/test_keylister.h | 52 + certmanager/lib/tests/test_keyselectiondialog.cpp | 67 + certmanager/lib/tests/test_verify.cpp | 99 + certmanager/lib/ui/Makefile.am | 42 + certmanager/lib/ui/adddirectoryservicedialog.ui | 207 + .../lib/ui/adddirectoryservicedialogimpl.cpp | 63 + certmanager/lib/ui/adddirectoryservicedialogimpl.h | 47 + certmanager/lib/ui/backendconfigwidget.cpp | 323 + certmanager/lib/ui/backendconfigwidget.h | 76 + certmanager/lib/ui/cryptoconfigdialog.cpp | 89 + certmanager/lib/ui/cryptoconfigdialog.h | 69 + certmanager/lib/ui/cryptoconfigmodule.cpp | 634 + certmanager/lib/ui/cryptoconfigmodule.h | 68 + certmanager/lib/ui/cryptoconfigmodule_p.h | 280 + certmanager/lib/ui/directoryserviceswidget.cpp | 308 + certmanager/lib/ui/directoryserviceswidget.h | 82 + certmanager/lib/ui/directoryserviceswidgetbase.ui | 342 + .../lib/ui/dnattributeorderconfigwidget.cpp | 309 + certmanager/lib/ui/dnattributeorderconfigwidget.h | 87 + certmanager/lib/ui/kdhorizontalline.cpp | 171 + certmanager/lib/ui/kdhorizontalline.h | 82 + certmanager/lib/ui/keyapprovaldialog.cpp | 227 + certmanager/lib/ui/keyapprovaldialog.h | 92 + certmanager/lib/ui/keylistview.cpp | 869 + certmanager/lib/ui/keylistview.h | 323 + certmanager/lib/ui/keyrequester.cpp | 481 + certmanager/lib/ui/keyrequester.h | 227 + certmanager/lib/ui/keyselectiondialog.cpp | 806 + certmanager/lib/ui/keyselectiondialog.h | 179 + certmanager/lib/ui/messagebox.cpp | 265 + certmanager/lib/ui/messagebox.h | 83 + certmanager/lib/ui/passphrasedialog.cpp | 123 + certmanager/lib/ui/passphrasedialog.h | 91 + certmanager/lib/ui/progressbar.cpp | 111 + certmanager/lib/ui/progressbar.h | 74 + certmanager/lib/ui/progressdialog.cpp | 98 + certmanager/lib/ui/progressdialog.h | 66 + certmanager/main.cpp | 84 + certmanager/storedtransferjob.cpp | 98 + certmanager/storedtransferjob.h | 113 + configure.in.in | 138 + configure.in.mid | 3 + dcopidlng/Ast.pm | 91 + dcopidlng/Iter.pm | 532 + dcopidlng/configure.in.in | 5 + dcopidlng/dcopidlng | 10 + dcopidlng/kalyptus | 1654 + dcopidlng/kalyptusCxxToDcopIDL.pm | 1047 + dcopidlng/kalyptusDataDict.pm | 3042 + dcopidlng/kdocAstUtil.pm | 762 + dcopidlng/kdocLib.pm | 245 + dcopidlng/kdocParseDoc.pm | 419 + dcopidlng/kdocUtil.pm | 189 + dependency-graph.dot | 74 + doc/Makefile.am | 5 + doc/akregator/Makefile.am | 2 + doc/akregator/add-feed.png | Bin 0 -> 16387 bytes doc/akregator/add-feed2.png | Bin 0 -> 22099 bytes doc/akregator/add-folder.png | Bin 0 -> 8307 bytes doc/akregator/add-folder2.png | Bin 0 -> 12435 bytes doc/akregator/advanced-tab.png | Bin 0 -> 40114 bytes doc/akregator/appearance-tab.png | Bin 0 -> 41801 bytes doc/akregator/archive-tab.png | Bin 0 -> 42731 bytes doc/akregator/browser-tab.png | Bin 0 -> 44333 bytes doc/akregator/general-tab.png | Bin 0 -> 45866 bytes doc/akregator/index.docbook | 1163 + doc/akregator/konq.png | Bin 0 -> 22546 bytes doc/akregator/konq2.png | Bin 0 -> 7387 bytes doc/akregator/main-window.png | Bin 0 -> 107896 bytes doc/akregator/main-window2.png | Bin 0 -> 98345 bytes doc/akregator/main-window3.png | Bin 0 -> 82554 bytes doc/akregator/main-window4.png | Bin 0 -> 104901 bytes doc/akregator/quick-filter.png | Bin 0 -> 5699 bytes doc/akregator/rss.png | Bin 0 -> 1324 bytes doc/akregator/rss3.png | Bin 0 -> 1158 bytes doc/api/Dox-pimlogo.png | Bin 0 -> 16598 bytes doc/api/Doxyfile.pim | 1162 + doc/api/doxygen.css | 611 + doc/api/header.html | 70 + doc/api/kdateedit.png | Bin 0 -> 25949 bytes doc/api/mainheader.html | 70 + doc/kaddressbook/Makefile.am | 2 + doc/kaddressbook/addhost.png | Bin 0 -> 17168 bytes doc/kaddressbook/conf.png | Bin 0 -> 54444 bytes doc/kaddressbook/contactdlg.png | Bin 0 -> 37331 bytes doc/kaddressbook/edit_instant_messenging.png | Bin 0 -> 17465 bytes doc/kaddressbook/exportdlg.png | Bin 0 -> 17618 bytes doc/kaddressbook/extension.png | Bin 0 -> 77793 bytes doc/kaddressbook/filtereditdlg.png | Bin 0 -> 14473 bytes doc/kaddressbook/index.docbook | 1179 + doc/kaddressbook/mainwin.png | Bin 0 -> 58199 bytes doc/kaddressbook/resourcedlg.png | Bin 0 -> 20021 bytes doc/kaddressbook/resourcesdlg.png | Bin 0 -> 73504 bytes doc/kaddressbook/vieweditdlg.png | Bin 0 -> 20401 bytes doc/kalarm/Makefile.am | 2 + doc/kalarm/alarmmessage.png | Bin 0 -> 13620 bytes doc/kalarm/editwindow.png | Bin 0 -> 33209 bytes doc/kalarm/index.docbook | 4170 + doc/kalarm/mainwindow.png | Bin 0 -> 34092 bytes doc/kalarm/spinbox.png | Bin 0 -> 587 bytes doc/kandy/Makefile.am | 2 + doc/kandy/index.docbook | 348 + doc/karm/Makefile.am | 4 + doc/karm/clipboard-history.png | Bin 0 -> 11153 bytes doc/karm/copy-this-task.png | Bin 0 -> 11552 bytes doc/karm/csvexport.png | Bin 0 -> 13239 bytes doc/karm/daterange.png | Bin 0 -> 11241 bytes doc/karm/idle-detect.png | Bin 0 -> 10610 bytes doc/karm/index.docbook | 1238 + doc/karm/karm.png | Bin 0 -> 19634 bytes doc/karm/systray.png | Bin 0 -> 5876 bytes doc/kleopatra/Makefile.am | 4 + doc/kleopatra/index.docbook | 1458 + doc/kmail/Makefile.am | 4 + doc/kmail/configure.docbook | 2048 + doc/kmail/credits-and-licenses.docbook | 153 + doc/kmail/faq.docbook | 590 + doc/kmail/getting-started.docbook | 329 + doc/kmail/importing.docbook | 270 + doc/kmail/index.docbook | 161 + doc/kmail/intro.docbook | 56 + doc/kmail/menus.docbook | 2222 + doc/kmail/using-kmail.docbook | 2303 + doc/knode/Makefile.am | 9 + doc/knode/commands.docbook | 1890 + doc/knode/credits.docbook | 55 + doc/knode/eyes.png | Bin 0 -> 140 bytes doc/knode/faq.docbook | 189 + doc/knode/gloss.docbook | 257 + doc/knode/greyball.png | Bin 0 -> 181 bytes doc/knode/greyballchk.png | Bin 0 -> 219 bytes doc/knode/index.docbook | 130 + doc/knode/install.docbook | 54 + doc/knode/introduction.docbook | 56 + doc/knode/journey.docbook | 530 + doc/knode/knode-cleanup.png | Bin 0 -> 19537 bytes doc/knode/knode-colors-fonts.png | Bin 0 -> 23760 bytes doc/knode/knode-composer-attachments.png | Bin 0 -> 27665 bytes doc/knode/knode-composer-settings.png | Bin 0 -> 23566 bytes doc/knode/knode-edit-filter.png | Bin 0 -> 16449 bytes doc/knode/knode-edit-header1.png | Bin 0 -> 9364 bytes doc/knode/knode-edit-header2.png | Bin 0 -> 9490 bytes doc/knode/knode-filters.png | Bin 0 -> 34596 bytes doc/knode/knode-followup.png | Bin 0 -> 21113 bytes doc/knode/knode-header-settings.png | Bin 0 -> 24015 bytes doc/knode/knode-identity.png | Bin 0 -> 24099 bytes doc/knode/knode-mail-account.png | Bin 0 -> 17420 bytes doc/knode/knode-new-article.png | Bin 0 -> 20641 bytes doc/knode/knode-news-account.png | Bin 0 -> 11104 bytes doc/knode/knode-post-settings.png | Bin 0 -> 25790 bytes doc/knode/knode-read-news-appearance-dialog.png | Bin 0 -> 29498 bytes doc/knode/knode-read-news-settings.png | Bin 0 -> 25953 bytes doc/knode/knode-reply.png | Bin 0 -> 19592 bytes doc/knode/knode-rule-editor.png | Bin 0 -> 16638 bytes doc/knode/knode-search.png | Bin 0 -> 16101 bytes doc/knode/knode-start.png | Bin 0 -> 24388 bytes doc/knode/knode-subscribe.png | Bin 0 -> 15885 bytes doc/knode/knode-views.png | Bin 0 -> 38641 bytes doc/knode/more.docbook | 134 + doc/knode/newsubs.png | Bin 0 -> 193 bytes doc/knode/redball.png | Bin 0 -> 191 bytes doc/knode/redballchk.png | Bin 0 -> 211 bytes doc/knode/using-firststart.docbook | 1859 + doc/knode/using-morefeatures.docbook | 855 + doc/knode/using-subscribing.docbook | 1367 + doc/knotes/Makefile.am | 4 + doc/knotes/index.docbook | 383 + doc/konsolekalendar/Makefile.am | 4 + doc/konsolekalendar/index.docbook | 871 + doc/kontact/Makefile.am | 4 + doc/kontact/calendar-sidebar-icon.png | Bin 0 -> 4312 bytes doc/kontact/configuration-components.png | Bin 0 -> 20385 bytes doc/kontact/configuration-main.png | Bin 0 -> 71470 bytes doc/kontact/configuration-select-components.png | Bin 0 -> 26329 bytes doc/kontact/configuration-starting-component.png | Bin 0 -> 71172 bytes doc/kontact/configuration-summary-view-kpilot.png | Bin 0 -> 95032 bytes doc/kontact/configuration-summary-view.png | Bin 0 -> 47610 bytes doc/kontact/index.docbook | 1097 + doc/kontact/kaddressbook-sidebar-icon.png | Bin 0 -> 5084 bytes doc/kontact/main-view.png | Bin 0 -> 57385 bytes doc/kontact/menu-bar-kmail.png | Bin 0 -> 892 bytes doc/kontact/menu-bar-korganizer.png | Bin 0 -> 819 bytes doc/kontact/menu-bar-summary.png | Bin 0 -> 430 bytes doc/kontact/new-menu.png | Bin 0 -> 93001 bytes doc/kontact/settings-menu-kmail.png | Bin 0 -> 6444 bytes doc/kontact/side-pane.png | Bin 0 -> 20231 bytes doc/kontact/summary-view-calendar.png | Bin 0 -> 7356 bytes doc/kontact/summary-view-contacts.png | Bin 0 -> 7606 bytes doc/kontact/summary-view-kpilot.png | Bin 0 -> 14406 bytes doc/kontact/summary-view-mail.png | Bin 0 -> 4735 bytes doc/kontact/summary-view-newsticker.png | Bin 0 -> 15615 bytes doc/kontact/summary-view-notes.png | Bin 0 -> 4735 bytes doc/kontact/summary-view-repositioning.png | Bin 0 -> 103520 bytes doc/kontact/summary-view-todos.png | Bin 0 -> 7303 bytes doc/kontact/summary-view-weather.png | Bin 0 -> 11760 bytes doc/kontact/summary-view.png | Bin 0 -> 90481 bytes doc/kontact/todo-list-sidebar-icon.png | Bin 0 -> 5257 bytes doc/korganizer/Makefile.am | 2 + doc/korganizer/event-attachments.png | Bin 0 -> 19806 bytes doc/korganizer/event-attendees.png | Bin 0 -> 15705 bytes doc/korganizer/event-freebusy.png | Bin 0 -> 16779 bytes doc/korganizer/event-general.png | Bin 0 -> 15095 bytes doc/korganizer/event-recurrence.png | Bin 0 -> 16984 bytes doc/korganizer/groupevent.png | Bin 0 -> 1059 bytes doc/korganizer/i_actions_newevent.png | Bin 0 -> 837 bytes doc/korganizer/i_actions_newtodo.png | Bin 0 -> 1106 bytes doc/korganizer/i_copy.png | Bin 0 -> 3781 bytes doc/korganizer/i_cut.png | Bin 0 -> 2169 bytes doc/korganizer/i_edit_delete.png | Bin 0 -> 951 bytes doc/korganizer/i_edit_find.png | Bin 0 -> 2396 bytes doc/korganizer/i_edit_redo.png | Bin 0 -> 1172 bytes doc/korganizer/i_edit_undo.png | Bin 0 -> 1160 bytes doc/korganizer/i_file_close.png | Bin 0 -> 1594 bytes doc/korganizer/i_file_new.png | Bin 0 -> 1369 bytes doc/korganizer/i_file_open.png | Bin 0 -> 2232 bytes doc/korganizer/i_file_print.png | Bin 0 -> 1633 bytes doc/korganizer/i_file_quit.png | Bin 0 -> 1915 bytes doc/korganizer/i_file_revert.png | Bin 0 -> 1651 bytes doc/korganizer/i_file_save.png | Bin 0 -> 1348 bytes doc/korganizer/i_file_saveas.png | Bin 0 -> 2069 bytes doc/korganizer/i_go_backward.png | Bin 0 -> 1625 bytes doc/korganizer/i_go_forward.png | Bin 0 -> 1647 bytes doc/korganizer/i_go_to_today.png | Bin 0 -> 1385 bytes doc/korganizer/i_paste.png | Bin 0 -> 1458 bytes doc/korganizer/i_settings_prefs.png | Bin 0 -> 1839 bytes doc/korganizer/i_view_day.png | Bin 0 -> 1155 bytes doc/korganizer/i_view_journal.png | Bin 0 -> 622 bytes doc/korganizer/i_view_list.png | Bin 0 -> 891 bytes doc/korganizer/i_view_month.png | Bin 0 -> 1304 bytes doc/korganizer/i_view_todo_list.png | Bin 0 -> 1358 bytes doc/korganizer/i_view_week.png | Bin 0 -> 1204 bytes doc/korganizer/i_view_whatsnext.png | Bin 0 -> 876 bytes doc/korganizer/i_view_work_week.png | Bin 0 -> 1082 bytes doc/korganizer/i_view_xdays.png | Bin 0 -> 1226 bytes doc/korganizer/index.docbook | 4982 + doc/korganizer/korganizer-resource.png | Bin 0 -> 5456 bytes doc/korganizer/o2v_importing1.png | Bin 0 -> 34424 bytes doc/korganizer/o2v_importing2.png | Bin 0 -> 43891 bytes doc/korganizer/o2v_importing3.png | Bin 0 -> 34798 bytes doc/korganizer/o2v_main.png | Bin 0 -> 4108 bytes doc/korganizer/o2v_progress.png | Bin 0 -> 7486 bytes doc/korganizer/o2v_save.png | Bin 0 -> 13672 bytes doc/korganizer/o2v_warning.png | Bin 0 -> 4297 bytes doc/korganizer/organizer.png | Bin 0 -> 698 bytes doc/korganizer/outlook-to-vcalendar.docbook | 283 + doc/korganizer/plugins-chapter.docbook | 48 + doc/korganizer/remotefile-resource.png | Bin 0 -> 10422 bytes doc/korganizer/todo-general.png | Bin 0 -> 15158 bytes doc/korn/Makefile.am | 4 + doc/korn/index.docbook | 238 + doc/kpilot/Makefile.am | 2 + doc/kpilot/address-app.png | Bin 0 -> 45741 bytes doc/kpilot/conduit-knotes.png | Bin 0 -> 10540 bytes doc/kpilot/conduit-mal.png | Bin 0 -> 17072 bytes doc/kpilot/conduit-palmdoc.png | Bin 0 -> 19899 bytes doc/kpilot/conduit-popmail-kmail.png | Bin 0 -> 13320 bytes doc/kpilot/conduit-sysinfo.png | Bin 0 -> 17411 bytes doc/kpilot/conduit-vcal.png | Bin 0 -> 18217 bytes doc/kpilot/configuration.docbook | 1783 + doc/kpilot/daemon-menu.png | Bin 0 -> 42531 bytes doc/kpilot/db-app.png | Bin 0 -> 67476 bytes doc/kpilot/faq.docbook | 386 + doc/kpilot/file-app.png | Bin 0 -> 52976 bytes doc/kpilot/index.docbook | 280 + doc/kpilot/main-app.png | Bin 0 -> 98692 bytes doc/kpilot/memo-app.png | Bin 0 -> 42851 bytes doc/kpilot/setup-address.png | Bin 0 -> 19165 bytes doc/kpilot/setup-conduit.png | Bin 0 -> 14841 bytes doc/kpilot/setup-dbspecial.png | Bin 0 -> 14014 bytes doc/kpilot/setup-general.png | Bin 0 -> 14136 bytes doc/kpilot/setup-hotsync.png | Bin 0 -> 16480 bytes doc/kpilot/setup-items.png | Bin 0 -> 5383 bytes doc/kpilot/setup-startup-exit.png | Bin 0 -> 15955 bytes doc/kpilot/setup-tabs.png | Bin 0 -> 69881 bytes doc/kpilot/setup-viewer.png | Bin 0 -> 17644 bytes doc/kpilot/sidebar.png | Bin 0 -> 42645 bytes doc/kpilot/sync.docbook | 450 + doc/kpilot/todo-app.png | Bin 0 -> 42459 bytes doc/kpilot/toolbar_backup.png | Bin 0 -> 1036 bytes doc/kpilot/toolbar_hotsync.png | Bin 0 -> 984 bytes doc/kpilot/usage.docbook | 648 + doc/kpilot/wizard-conduits.png | Bin 0 -> 33694 bytes doc/kpilot/wizard-connection.png | Bin 0 -> 30923 bytes doc/kpilot/wizard-general.png | Bin 0 -> 27281 bytes doc/ktnef/Makefile.am | 4 + doc/ktnef/index.docbook | 75 + doc/kwatchgnupg/Makefile.am | 4 + doc/kwatchgnupg/index.docbook | 282 + indexlib/GPL_V2 | 280 + indexlib/Makefile.am | 11 + indexlib/README | 26 + indexlib/bitio.h | 73 + indexlib/bitio.tcc | 91 + indexlib/bitstream.cpp | 108 + indexlib/bitstream.h | 64 + indexlib/boost-compat/.sconsign | 4 + indexlib/boost-compat/README | 3 + indexlib/boost-compat/checked_delete.hpp | 69 + indexlib/boost-compat/config.hpp | 70 + .../boost-compat/config/abi/borland_prefix.hpp | 27 + .../boost-compat/config/abi/borland_suffix.hpp | 12 + indexlib/boost-compat/config/abi/msvc_prefix.hpp | 8 + indexlib/boost-compat/config/abi/msvc_suffix.hpp | 8 + indexlib/boost-compat/config/abi_prefix.hpp | 20 + indexlib/boost-compat/config/abi_suffix.hpp | 23 + indexlib/boost-compat/config/auto_link.hpp | 336 + indexlib/boost-compat/config/compiler/borland.hpp | 177 + indexlib/boost-compat/config/compiler/comeau.hpp | 61 + .../boost-compat/config/compiler/common_edg.hpp | 53 + .../boost-compat/config/compiler/compaq_cxx.hpp | 20 + .../boost-compat/config/compiler/digitalmars.hpp | 49 + indexlib/boost-compat/config/compiler/gcc.hpp | 96 + .../boost-compat/config/compiler/greenhills.hpp | 28 + indexlib/boost-compat/config/compiler/hp_acc.hpp | 69 + indexlib/boost-compat/config/compiler/intel.hpp | 151 + indexlib/boost-compat/config/compiler/kai.hpp | 35 + .../boost-compat/config/compiler/metrowerks.hpp | 97 + indexlib/boost-compat/config/compiler/mpw.hpp | 51 + .../boost-compat/config/compiler/sgi_mipspro.hpp | 24 + .../boost-compat/config/compiler/sunpro_cc.hpp | 89 + indexlib/boost-compat/config/compiler/vacpp.hpp | 58 + indexlib/boost-compat/config/compiler/visualc.hpp | 146 + indexlib/boost-compat/config/platform/aix.hpp | 33 + indexlib/boost-compat/config/platform/amigaos.hpp | 15 + indexlib/boost-compat/config/platform/beos.hpp | 26 + indexlib/boost-compat/config/platform/bsd.hpp | 70 + indexlib/boost-compat/config/platform/cygwin.hpp | 48 + indexlib/boost-compat/config/platform/hpux.hpp | 62 + indexlib/boost-compat/config/platform/irix.hpp | 31 + indexlib/boost-compat/config/platform/linux.hpp | 98 + indexlib/boost-compat/config/platform/macos.hpp | 68 + indexlib/boost-compat/config/platform/solaris.hpp | 21 + indexlib/boost-compat/config/platform/win32.hpp | 50 + indexlib/boost-compat/config/posix_features.hpp | 87 + indexlib/boost-compat/config/requires_threads.hpp | 92 + .../boost-compat/config/select_compiler_config.hpp | 83 + .../boost-compat/config/select_platform_config.hpp | 86 + .../boost-compat/config/select_stdlib_config.hpp | 68 + indexlib/boost-compat/config/stdlib/dinkumware.hpp | 106 + indexlib/boost-compat/config/stdlib/libcomo.hpp | 46 + indexlib/boost-compat/config/stdlib/libstdcpp3.hpp | 51 + indexlib/boost-compat/config/stdlib/modena.hpp | 30 + indexlib/boost-compat/config/stdlib/msl.hpp | 54 + indexlib/boost-compat/config/stdlib/roguewave.hpp | 123 + indexlib/boost-compat/config/stdlib/sgi.hpp | 111 + indexlib/boost-compat/config/stdlib/stlport.hpp | 201 + indexlib/boost-compat/config/stdlib/vacpp.hpp | 18 + indexlib/boost-compat/config/suffix.hpp | 543 + indexlib/boost-compat/config/user.hpp | 124 + indexlib/boost-compat/intrusive_ptr.hpp | 272 + indexlib/boost-compat/next_prior.hpp | 51 + indexlib/boost-compat/noncopyable.hpp | 36 + indexlib/boost-compat/remove_cv.hpp | 61 + indexlib/boost-compat/scoped_ptr.hpp | 118 + indexlib/boost-compat/shared_ptr.hpp | 473 + indexlib/boost-compat/smart_ptr.hpp | 31 + indexlib/boost-compat/static_assert.hpp | 11 + indexlib/boost-compat/weak_ptr.hpp | 192 + indexlib/compat.h | 58 + indexlib/compressed.cpp | 185 + indexlib/compressed.h | 127 + indexlib/configure.in.in | 22 + indexlib/create.cpp | 116 + indexlib/create.h | 81 + indexlib/docs/report.pdf | Bin 0 -> 215750 bytes indexlib/exception.cpp | 47 + indexlib/exception.h | 63 + indexlib/format.h | 26 + indexlib/ifile.cpp | 177 + indexlib/ifile.h | 74 + indexlib/index.h | 114 + indexlib/index_slow.h | 71 + indexlib/indexlib-config.in | 60 + indexlib/leafdata.cpp | 166 + indexlib/leafdata.h | 147 + indexlib/leafdatavector.cpp | 108 + indexlib/leafdatavector.h | 57 + indexlib/lockfile.cpp | 77 + indexlib/lockfile.h | 72 + indexlib/logfile.cpp | 54 + indexlib/logfile.h | 42 + indexlib/main.cpp | 211 + indexlib/manager.h | 69 + indexlib/match.cpp | 79 + indexlib/match.h | 76 + indexlib/mempool.h | 160 + indexlib/mempool.tcc | 241 + indexlib/memreference.h | 118 + indexlib/memvector.h | 224 + indexlib/memvector.tcc | 80 + indexlib/mmap_manager.cpp | 100 + indexlib/mmap_manager.h | 72 + indexlib/path.h | 79 + indexlib/pointer.h | 107 + indexlib/quotes.cpp | 92 + indexlib/quotes.h | 61 + indexlib/result.h | 59 + indexlib/slow.cpp | 64 + indexlib/slow.h | 69 + indexlib/stringarray.cpp | 114 + indexlib/stringarray.h | 67 + indexlib/stringset.cpp | 106 + indexlib/stringset.h | 161 + indexlib/tests/Makefile.am | 9 + indexlib/tests/configure.in.in | 8 + indexlib/tests/create-test.cpp | 28 + indexlib/tests/ifile-test.cpp | 156 + indexlib/tests/large-scale/do-test.zsh | 55 + indexlib/tests/large-scale/generate.py | 51 + indexlib/tests/leafdatavector-test.cpp | 129 + indexlib/tests/match-test.cpp | 99 + indexlib/tests/mempool-test.cpp | 53 + indexlib/tests/memvector-test.cpp | 258 + indexlib/tests/run-tests.zsh | 52 + indexlib/tests/slow-test.cpp | 13 + indexlib/tests/stringarray-test.cpp | 104 + indexlib/tests/stringset-test.cpp | 194 + indexlib/tests/testdriver.cpp | 61 + indexlib/tests/tokenizer-test.cpp | 69 + indexlib/thing.h | 168 + indexlib/tokenizer.cpp | 300 + indexlib/tokenizer.h | 28 + indexlib/version.h | 14 + kabc/Makefile.am | 5 + kabc/README | 1 + kabc/frontend/Makefile.am | 10 + kabc/frontend/main.cpp | 20 + kabc/frontend/mainWindow.ui | 1409 + kabc/frontend/mainWindow.ui.h | 658 + kabc/kabc2mutt/Makefile.am | 13 + kabc/kabc2mutt/README | 19 + kabc/kabc2mutt/kabc2mutt.cpp | 160 + kabc/kabc2mutt/kabc2mutt.h | 56 + kabc/kabc2mutt/main.cpp | 80 + kabc/kabcdistlistupdater/Makefile.am | 12 + kabc/kabcdistlistupdater/kabcdistlistupdater.cpp | 95 + .../kabcdistlistupdater.desktop | 21 + kaddressbook/HACKING | 100 + kaddressbook/Makefile.am | 96 + kaddressbook/TODO | 65 + kaddressbook/addresseditwidget.cpp | 678 + kaddressbook/addresseditwidget.h | 154 + kaddressbook/addresseeconfig.cpp | 99 + kaddressbook/addresseeconfig.h | 56 + kaddressbook/addresseeeditorbase.cpp | 24 + kaddressbook/addresseeeditorbase.h | 59 + kaddressbook/addresseeeditordialog.cpp | 153 + kaddressbook/addresseeeditordialog.h | 65 + kaddressbook/addresseeeditorextension.cpp | 76 + kaddressbook/addresseeeditorextension.h | 59 + kaddressbook/addresseeeditorwidget.cpp | 909 + kaddressbook/addresseeeditorwidget.h | 167 + kaddressbook/addresseeutil.cpp | 55 + kaddressbook/addresseeutil.h | 66 + kaddressbook/addviewdialog.cpp | 110 + kaddressbook/addviewdialog.h | 73 + kaddressbook/advancedcustomfields.cpp | 148 + kaddressbook/advancedcustomfields.h | 60 + kaddressbook/common/Makefile.am | 12 + kaddressbook/common/filter.cpp | 219 + kaddressbook/common/filter.h | 160 + kaddressbook/common/kabprefs.cpp | 82 + kaddressbook/common/kabprefs.h | 86 + kaddressbook/common/kabprefs_base.kcfgc | 11 + kaddressbook/common/kaddressbook.kcfg | 93 + kaddressbook/common/locationmap.cpp | 96 + kaddressbook/common/locationmap.h | 51 + kaddressbook/contacteditorwidgetmanager.cpp | 217 + kaddressbook/contacteditorwidgetmanager.h | 113 + kaddressbook/csv-templates/Makefile.am | 2 + kaddressbook/csv-templates/README | 49 + kaddressbook/csv-templates/kaddressbook.desktop | 83 + kaddressbook/csv-templates/outlook2000.desktop | 109 + kaddressbook/csv-templates/yahoo.desktop | 105 + kaddressbook/customfieldswidget.cpp | 535 + kaddressbook/customfieldswidget.h | 162 + kaddressbook/dcopaddressbook.desktop | 60 + kaddressbook/distributionlisteditor.cpp | 284 + kaddressbook/distributionlisteditor.h | 62 + kaddressbook/distributionlisteditor_p.h | 83 + kaddressbook/distributionlistentryview.cpp | 140 + kaddressbook/distributionlistentryview.h | 58 + kaddressbook/distributionlistpicker.cpp | 142 + kaddressbook/distributionlistpicker.h | 69 + kaddressbook/editors/Makefile.am | 32 + kaddressbook/editors/cryptosettings.desktop | 56 + kaddressbook/editors/cryptowidget.cpp | 227 + kaddressbook/editors/cryptowidget.h | 71 + kaddressbook/editors/icons/Makefile.am | 3 + .../editors/icons/cr16-app-aim_protocol.png | Bin 0 -> 708 bytes .../editors/icons/cr16-app-gadu_protocol.png | Bin 0 -> 944 bytes .../editors/icons/cr16-app-groupwise_protocol.png | Bin 0 -> 515 bytes .../editors/icons/cr16-app-icq_protocol.png | Bin 0 -> 1103 bytes .../editors/icons/cr16-app-irc_protocol.png | Bin 0 -> 812 bytes .../editors/icons/cr16-app-jabber_protocol.png | Bin 0 -> 877 bytes .../editors/icons/cr16-app-meanwhile_protocol.png | Bin 0 -> 800 bytes .../editors/icons/cr16-app-msn_protocol.png | Bin 0 -> 943 bytes .../editors/icons/cr16-app-skype_protocol.png | Bin 0 -> 943 bytes .../editors/icons/cr16-app-sms_protocol.png | Bin 0 -> 1039 bytes .../editors/icons/cr16-app-yahoo_protocol.png | Bin 0 -> 975 bytes kaddressbook/editors/imaddressbase.ui | 89 + kaddressbook/editors/imaddresseditor.desktop | 104 + kaddressbook/editors/imaddresswidget.cpp | 137 + kaddressbook/editors/imaddresswidget.h | 74 + kaddressbook/editors/imeditorbase.ui | 164 + kaddressbook/editors/imeditorwidget.cpp | 491 + kaddressbook/editors/imeditorwidget.h | 128 + .../editors/kaddressbookimprotocol.desktop | 57 + kaddressbook/editors/protocols/Makefile.am | 6 + kaddressbook/editors/protocols/aimprotocol.desktop | 63 + .../editors/protocols/gaduprotocol.desktop | 63 + .../editors/protocols/groupwiseprotocol.desktop | 44 + kaddressbook/editors/protocols/icqprotocol.desktop | 61 + kaddressbook/editors/protocols/ircprotocol.desktop | 31 + .../editors/protocols/jabberprotocol.desktop | 63 + .../editors/protocols/meanwhileprotocol.desktop | 61 + kaddressbook/editors/protocols/msnprotocol.desktop | 34 + .../editors/protocols/skypeprotocol.desktop | 53 + kaddressbook/editors/protocols/smsprotocol.desktop | 64 + .../editors/protocols/yahooprotocol.desktop | 66 + kaddressbook/emaileditwidget.cpp | 352 + kaddressbook/emaileditwidget.h | 99 + kaddressbook/extensionmanager.cpp | 256 + kaddressbook/extensionmanager.h | 118 + kaddressbook/features/Makefile.am | 36 + kaddressbook/features/distributionlist.desktop | 116 + kaddressbook/features/distributionlistng.desktop | 86 + kaddressbook/features/distributionlistngwidget.cpp | 249 + kaddressbook/features/distributionlistngwidget.h | 104 + kaddressbook/features/distributionlistwidget.cpp | 673 + kaddressbook/features/distributionlistwidget.h | 140 + kaddressbook/features/resourceselection.cpp | 421 + kaddressbook/features/resourceselection.desktop | 110 + kaddressbook/features/resourceselection.h | 81 + kaddressbook/filtereditdialog.cpp | 279 + kaddressbook/filtereditdialog.h | 96 + kaddressbook/filterselectionwidget.cpp | 65 + kaddressbook/filterselectionwidget.h | 56 + kaddressbook/freebusywidget.cpp | 78 + kaddressbook/freebusywidget.h | 61 + kaddressbook/geowidget.cpp | 562 + kaddressbook/geowidget.h | 159 + kaddressbook/hi128-app-kaddressbook.png | Bin 0 -> 12214 bytes kaddressbook/hi16-app-kaddressbook.png | Bin 0 -> 784 bytes kaddressbook/hi32-app-kaddressbook.png | Bin 0 -> 1947 bytes kaddressbook/hi48-app-kaddressbook.png | Bin 0 -> 3322 bytes kaddressbook/hi64-app-kaddressbook.png | Bin 0 -> 4842 bytes kaddressbook/imagewidget.cpp | 325 + kaddressbook/imagewidget.h | 153 + kaddressbook/imeditwidget.cpp | 145 + kaddressbook/imeditwidget.h | 75 + kaddressbook/incsearchwidget.cpp | 171 + kaddressbook/incsearchwidget.h | 88 + kaddressbook/interfaces/Makefile.am | 18 + kaddressbook/interfaces/configurewidget.cpp | 53 + kaddressbook/interfaces/configurewidget.h | 72 + kaddressbook/interfaces/contacteditorwidget.cpp | 60 + kaddressbook/interfaces/contacteditorwidget.h | 143 + kaddressbook/interfaces/core.cpp | 33 + kaddressbook/interfaces/core.h | 203 + kaddressbook/interfaces/extensionwidget.cpp | 68 + kaddressbook/interfaces/extensionwidget.h | 120 + .../kaddressbook_contacteditorwidget.desktop | 55 + .../interfaces/kaddressbook_extension.desktop | 59 + .../interfaces/kaddressbook_xxport.desktop | 62 + kaddressbook/interfaces/xxport.cpp | 128 + kaddressbook/interfaces/xxport.h | 179 + kaddressbook/jumpbuttonbar.cpp | 239 + kaddressbook/jumpbuttonbar.h | 79 + kaddressbook/kabcore.cpp | 1647 + kaddressbook/kabcore.h | 497 + kaddressbook/kablock.cpp | 108 + kaddressbook/kablock.h | 58 + kaddressbook/kabtools.cpp | 268 + kaddressbook/kabtools.h | 45 + kaddressbook/kaddressbook.desktop | 82 + kaddressbook/kaddressbook_options.h | 43 + kaddressbook/kaddressbook_part.cpp | 179 + kaddressbook/kaddressbook_part.h | 71 + kaddressbook/kaddressbook_part.rc | 112 + kaddressbook/kaddressbook_view.desktop | 60 + kaddressbook/kaddressbookiface.h | 72 + kaddressbook/kaddressbookmain.cpp | 186 + kaddressbook/kaddressbookmain.h | 98 + kaddressbook/kaddressbookservice.cpp | 41 + kaddressbook/kaddressbookservice.h | 56 + kaddressbook/kaddressbookui.rc | 116 + kaddressbook/kaddressbookview.cpp | 203 + kaddressbook/kaddressbookview.h | 314 + kaddressbook/kcmconfigs/Makefile.am | 38 + kaddressbook/kcmconfigs/addhostdialog.cpp | 127 + kaddressbook/kcmconfigs/addhostdialog.h | 54 + kaddressbook/kcmconfigs/addresseewidget.cpp | 202 + kaddressbook/kcmconfigs/addresseewidget.h | 89 + kaddressbook/kcmconfigs/extensionconfigdialog.cpp | 57 + kaddressbook/kcmconfigs/extensionconfigdialog.h | 52 + kaddressbook/kcmconfigs/kabconfig.desktop | 180 + kaddressbook/kcmconfigs/kabconfigwidget.cpp | 223 + kaddressbook/kcmconfigs/kabconfigwidget.h | 70 + kaddressbook/kcmconfigs/kabcustomfields.desktop | 163 + kaddressbook/kcmconfigs/kabldapconfig.desktop | 171 + kaddressbook/kcmconfigs/kcmkabconfig.cpp | 78 + kaddressbook/kcmconfigs/kcmkabconfig.h | 46 + kaddressbook/kcmconfigs/kcmkabcustomfields.cpp | 77 + kaddressbook/kcmconfigs/kcmkabcustomfields.h | 43 + kaddressbook/kcmconfigs/kcmkabldapconfig.cpp | 79 + kaddressbook/kcmconfigs/kcmkabldapconfig.h | 48 + kaddressbook/kcmconfigs/ldapoptionswidget.cpp | 303 + kaddressbook/kcmconfigs/ldapoptionswidget.h | 71 + kaddressbook/keywidget.cpp | 201 + kaddressbook/keywidget.h | 65 + kaddressbook/ldapsearchdialog.cpp | 634 + kaddressbook/ldapsearchdialog.h | 117 + kaddressbook/main.cpp | 130 + kaddressbook/nameeditdialog.cpp | 321 + kaddressbook/nameeditdialog.h | 98 + kaddressbook/phoneeditwidget.cpp | 344 + kaddressbook/phoneeditwidget.h | 144 + kaddressbook/pics/Makefile.am | 5 + kaddressbook/pics/README | 6 + kaddressbook/pics/cr16-action-ldap_lookup.png | Bin 0 -> 825 bytes kaddressbook/pics/cr16-action-smallcal.png | Bin 0 -> 506 bytes kaddressbook/pics/cr32-action-homepage.png | Bin 0 -> 2407 bytes kaddressbook/pics/lo16-action-contact.png | Bin 0 -> 430 bytes kaddressbook/pics/lo16-action-down.png | Bin 0 -> 443 bytes kaddressbook/pics/lo16-action-group.png | Bin 0 -> 658 bytes kaddressbook/pics/lo16-action-up.png | Bin 0 -> 374 bytes kaddressbook/pics/lo22-action-page.png | Bin 0 -> 690 bytes kaddressbook/pics/world.jpg | Bin 0 -> 28526 bytes kaddressbook/printing/Makefile.am | 32 + kaddressbook/printing/README | 15 + kaddressbook/printing/detailed-style.png | Bin 0 -> 9621 bytes kaddressbook/printing/detailledstyle.cpp | 291 + kaddressbook/printing/detailledstyle.h | 68 + kaddressbook/printing/ds_appearance.ui | 479 + kaddressbook/printing/kabentrypainter.cpp | 521 + kaddressbook/printing/kabentrypainter.h | 133 + kaddressbook/printing/mike-style.png | Bin 0 -> 6538 bytes kaddressbook/printing/mikesstyle.cpp | 262 + kaddressbook/printing/mikesstyle.h | 65 + kaddressbook/printing/printingwizard.cpp | 220 + kaddressbook/printing/printingwizard.h | 115 + kaddressbook/printing/printprogress.cpp | 83 + kaddressbook/printing/printprogress.h | 67 + kaddressbook/printing/printsortmode.cpp | 76 + kaddressbook/printing/printsortmode.h | 50 + kaddressbook/printing/printstyle.cpp | 130 + kaddressbook/printing/printstyle.h | 171 + kaddressbook/printing/selectionpage.cpp | 169 + kaddressbook/printing/selectionpage.h | 68 + kaddressbook/printing/stylepage.cpp | 162 + kaddressbook/printing/stylepage.h | 102 + kaddressbook/searchmanager.cpp | 198 + kaddressbook/searchmanager.h | 110 + kaddressbook/secrecywidget.cpp | 72 + kaddressbook/secrecywidget.h | 52 + kaddressbook/simpleaddresseeeditor.cpp | 129 + kaddressbook/simpleaddresseeeditor.h | 65 + kaddressbook/soundwidget.cpp | 179 + kaddressbook/soundwidget.h | 75 + kaddressbook/thumbnailcreator/Makefile.am | 15 + kaddressbook/thumbnailcreator/ldifvcardcreator.cpp | 297 + kaddressbook/thumbnailcreator/ldifvcardcreator.h | 50 + .../thumbnailcreator/ldifvcardthumbnail.desktop | 57 + kaddressbook/typecombo.h | 177 + kaddressbook/undocmds.cpp | 272 + kaddressbook/undocmds.h | 130 + kaddressbook/viewconfigurefieldspage.cpp | 285 + kaddressbook/viewconfigurefieldspage.h | 72 + kaddressbook/viewconfigurefilterpage.cpp | 111 + kaddressbook/viewconfigurefilterpage.h | 53 + kaddressbook/viewconfigurewidget.cpp | 116 + kaddressbook/viewconfigurewidget.h | 106 + kaddressbook/viewmanager.cpp | 604 + kaddressbook/viewmanager.h | 162 + kaddressbook/views/Makefile.am | 38 + kaddressbook/views/cardview.cpp | 1563 + kaddressbook/views/cardview.desktop | 62 + kaddressbook/views/cardview.h | 579 + kaddressbook/views/colorlistbox.cpp | 193 + kaddressbook/views/colorlistbox.h | 71 + kaddressbook/views/configurecardviewdialog.cpp | 319 + kaddressbook/views/configurecardviewdialog.h | 113 + kaddressbook/views/configuretableviewdialog.cpp | 156 + kaddressbook/views/configuretableviewdialog.h | 89 + kaddressbook/views/contactlistview.cpp | 380 + kaddressbook/views/contactlistview.h | 176 + kaddressbook/views/iconview.desktop | 76 + kaddressbook/views/kaddressbookcardview.cpp | 370 + kaddressbook/views/kaddressbookcardview.h | 94 + kaddressbook/views/kaddressbookiconview.cpp | 312 + kaddressbook/views/kaddressbookiconview.h | 93 + kaddressbook/views/kaddressbooktableview.cpp | 384 + kaddressbook/views/kaddressbooktableview.h | 115 + kaddressbook/views/tableview.desktop | 64 + kaddressbook/xxport/HACKING | 38 + kaddressbook/xxport/Makefile.am | 64 + kaddressbook/xxport/bookmark_xxport.cpp | 72 + kaddressbook/xxport/bookmark_xxport.desktop | 103 + kaddressbook/xxport/bookmark_xxport.h | 53 + kaddressbook/xxport/bookmark_xxportui.rc | 11 + kaddressbook/xxport/configure.in.bot | 7 + kaddressbook/xxport/configure.in.in | 2 + kaddressbook/xxport/csv_xxport.cpp | 129 + kaddressbook/xxport/csv_xxport.desktop | 102 + kaddressbook/xxport/csv_xxport.h | 46 + kaddressbook/xxport/csv_xxportui.rc | 14 + kaddressbook/xxport/csvimportdialog.cpp | 962 + kaddressbook/xxport/csvimportdialog.h | 124 + kaddressbook/xxport/dateparser.cpp | 112 + kaddressbook/xxport/dateparser.h | 51 + kaddressbook/xxport/eudora_xxport.cpp | 213 + kaddressbook/xxport/eudora_xxport.desktop | 104 + kaddressbook/xxport/eudora_xxport.h | 49 + kaddressbook/xxport/eudora_xxportui.rc | 11 + kaddressbook/xxport/gnokii_xxport.cpp | 1609 + kaddressbook/xxport/gnokii_xxport.desktop | 103 + kaddressbook/xxport/gnokii_xxport.h | 43 + kaddressbook/xxport/gnokii_xxportui.rc | 14 + kaddressbook/xxport/kde2_xxport.cpp | 79 + kaddressbook/xxport/kde2_xxport.desktop | 106 + kaddressbook/xxport/kde2_xxport.h | 42 + kaddressbook/xxport/kde2_xxportui.rc | 11 + kaddressbook/xxport/ldif_xxport.cpp | 140 + kaddressbook/xxport/ldif_xxport.desktop | 105 + kaddressbook/xxport/ldif_xxport.h | 47 + kaddressbook/xxport/ldif_xxportui.rc | 14 + kaddressbook/xxport/opera_xxport.cpp | 126 + kaddressbook/xxport/opera_xxport.desktop | 103 + kaddressbook/xxport/opera_xxport.h | 43 + kaddressbook/xxport/opera_xxportui.rc | 11 + kaddressbook/xxport/pab_mapihd.cpp | 396 + kaddressbook/xxport/pab_mapihd.h | 117 + kaddressbook/xxport/pab_pablib.cpp | 333 + kaddressbook/xxport/pab_pablib.h | 77 + kaddressbook/xxport/pab_xxport.cpp | 71 + kaddressbook/xxport/pab_xxport.desktop | 103 + kaddressbook/xxport/pab_xxport.h | 217 + kaddressbook/xxport/pab_xxportui.rc | 11 + kaddressbook/xxport/samples/PAB_format.pdf | Bin 0 -> 36137 bytes kaddressbook/xxport/samples/ecdancers.txt | 193 + kaddressbook/xxport/samples/netscape.ldif | 38 + kaddressbook/xxport/samples/rfc2849.txt | 1 + kaddressbook/xxport/vcard_xxport.cpp | 537 + kaddressbook/xxport/vcard_xxport.desktop | 105 + kaddressbook/xxport/vcard_xxport.h | 50 + kaddressbook/xxport/vcard_xxportui.rc | 15 + kaddressbook/xxportmanager.cpp | 159 + kaddressbook/xxportmanager.h | 73 + kaddressbook/xxportselectdialog.cpp | 251 + kaddressbook/xxportselectdialog.h | 84 + kaddressbook/zone.tab | 371 + kalarm/ACKNOWLEDGEMENTS | 26 + kalarm/AUTHORS | 11 + kalarm/BUGS | 17 + kalarm/COPYING | 341 + kalarm/Changelog | 657 + kalarm/INSTALL | 40 + kalarm/Makefile.am | 76 + kalarm/README | 60 + kalarm/alarmcalendar.cpp | 908 + kalarm/alarmcalendar.h | 114 + kalarm/alarmevent.cpp | 3488 + kalarm/alarmevent.h | 500 + kalarm/alarmlistview.cpp | 711 + kalarm/alarmlistview.h | 133 + kalarm/alarmtext.cpp | 288 + kalarm/alarmtext.h | 75 + kalarm/alarmtimewidget.cpp | 556 + kalarm/alarmtimewidget.h | 94 + kalarm/birthdaydlg.cpp | 427 + kalarm/birthdaydlg.h | 103 + kalarm/calendarcompat.cpp | 150 + kalarm/calendarcompat.h | 40 + kalarm/configure.in.bot | 16 + kalarm/configure.in.in | 2 + kalarm/daemon.cpp | 774 + kalarm/daemon.h | 134 + kalarm/dcophandler.cpp | 768 + kalarm/dcophandler.h | 107 + kalarm/deferdlg.cpp | 177 + kalarm/deferdlg.h | 58 + kalarm/editdlg.cpp | 2043 + kalarm/editdlg.h | 260 + kalarm/editdlgprivate.h | 47 + kalarm/emailidcombo.cpp | 62 + kalarm/emailidcombo.h | 44 + kalarm/eventlistviewbase.cpp | 466 + kalarm/eventlistviewbase.h | 132 + kalarm/find.cpp | 394 + kalarm/find.h | 75 + kalarm/fontcolour.cpp | 265 + kalarm/fontcolour.h | 78 + kalarm/fontcolourbutton.cpp | 161 + kalarm/fontcolourbutton.h | 91 + kalarm/functions.cpp | 1099 + kalarm/functions.h | 130 + kalarm/hi16-app-kalarm.png | Bin 0 -> 1036 bytes kalarm/hi32-app-kalarm.png | Bin 0 -> 2521 bytes kalarm/hi48-app-kalarm.png | Bin 0 -> 4300 bytes kalarm/kalarm.desktop | 75 + kalarm/kalarm.h | 39 + kalarm/kalarm.tray.desktop | 74 + kalarm/kalarmapp.cpp | 2187 + kalarm/kalarmapp.h | 189 + kalarm/kalarmd/Makefile.am | 28 + kalarm/kalarmd/adapp.cpp | 71 + kalarm/kalarmd/adapp.h | 42 + kalarm/kalarmd/adcalendar.cpp | 253 + kalarm/kalarmd/adcalendar.h | 120 + kalarm/kalarmd/adconfigdata.cpp | 146 + kalarm/kalarmd/adconfigdata.h | 41 + kalarm/kalarmd/admain.cpp | 59 + kalarm/kalarmd/alarmdaemon.cpp | 614 + kalarm/kalarmd/alarmdaemon.h | 79 + kalarm/kalarmd/alarmdaemoniface.h | 45 + kalarm/kalarmd/alarmguiiface.h | 71 + kalarm/kalarmd/clientinfo.cpp | 110 + kalarm/kalarmd/clientinfo.h | 72 + kalarm/kalarmd/kalarmd.autostart.desktop | 103 + kalarm/kalarmd/kalarmd.desktop | 55 + kalarm/kalarmd/kalarmd.h | 40 + kalarm/kalarmiface.h | 355 + kalarm/kalarmui.rc | 67 + kalarm/kamail.cpp | 1096 + kalarm/kamail.h | 65 + kalarm/karecurrence.cpp | 876 + kalarm/karecurrence.h | 89 + kalarm/latecancel.cpp | 161 + kalarm/latecancel.h | 69 + kalarm/lib/Makefile.am | 22 + kalarm/lib/buttongroup.cpp | 70 + kalarm/lib/buttongroup.h | 90 + kalarm/lib/checkbox.cpp | 133 + kalarm/lib/checkbox.h | 88 + kalarm/lib/colourcombo.cpp | 239 + kalarm/lib/colourcombo.h | 102 + kalarm/lib/colourlist.cpp | 43 + kalarm/lib/colourlist.h | 110 + kalarm/lib/combobox.cpp | 78 + kalarm/lib/combobox.h | 69 + kalarm/lib/dateedit.cpp | 122 + kalarm/lib/dateedit.h | 90 + kalarm/lib/datetime.cpp | 80 + kalarm/lib/datetime.h | 241 + kalarm/lib/label.cpp | 118 + kalarm/lib/label.h | 96 + kalarm/lib/lineedit.cpp | 200 + kalarm/lib/lineedit.h | 94 + kalarm/lib/messagebox.cpp | 178 + kalarm/lib/messagebox.h | 125 + kalarm/lib/pushbutton.cpp | 102 + kalarm/lib/pushbutton.h | 77 + kalarm/lib/radiobutton.cpp | 134 + kalarm/lib/radiobutton.h | 88 + kalarm/lib/shellprocess.cpp | 208 + kalarm/lib/shellprocess.h | 138 + kalarm/lib/slider.cpp | 85 + kalarm/lib/slider.h | 80 + kalarm/lib/spinbox.cpp | 476 + kalarm/lib/spinbox.h | 156 + kalarm/lib/spinbox2.cpp | 511 + kalarm/lib/spinbox2.h | 317 + kalarm/lib/spinbox2private.h | 92 + kalarm/lib/synchtimer.cpp | 233 + kalarm/lib/synchtimer.h | 198 + kalarm/lib/timeedit.cpp | 207 + kalarm/lib/timeedit.h | 122 + kalarm/lib/timeperiod.cpp | 384 + kalarm/lib/timeperiod.h | 146 + kalarm/lib/timespinbox.cpp | 364 + kalarm/lib/timespinbox.h | 127 + kalarm/main.cpp | 131 + kalarm/mainwindow.cpp | 1424 + kalarm/mainwindow.h | 182 + kalarm/mainwindowbase.cpp | 50 + kalarm/mainwindowbase.h | 51 + kalarm/messagewin.cpp | 1727 + kalarm/messagewin.h | 165 + kalarm/pickfileradio.cpp | 182 + kalarm/pickfileradio.h | 120 + kalarm/pixmaps/Makefile.am | 3 + kalarm/pixmaps/cr16-action-file.png | Bin 0 -> 1080 bytes kalarm/pixmaps/cr16-action-kalarm.png | Bin 0 -> 865 bytes kalarm/pixmaps/cr16-action-message.png | Bin 0 -> 221 bytes kalarm/pixmaps/cr16-action-new_from_template.png | Bin 0 -> 705 bytes kalarm/pixmaps/cr16-action-playsound.png | Bin 0 -> 750 bytes kalarm/pixmaps/cr22-action-kalarm.png | Bin 0 -> 1462 bytes kalarm/pixmaps/cr22-action-kalarm_disabled.png | Bin 0 -> 1396 bytes kalarm/pixmaps/cr22-action-new_from_template.png | Bin 0 -> 843 bytes kalarm/prefdlg.cpp | 1363 + kalarm/prefdlg.h | 270 + kalarm/preferences.cpp | 705 + kalarm/preferences.h | 235 + kalarm/recurrenceedit.cpp | 1639 + kalarm/recurrenceedit.h | 191 + kalarm/recurrenceeditprivate.h | 196 + kalarm/reminder.cpp | 159 + kalarm/reminder.h | 60 + kalarm/repetition.cpp | 364 + kalarm/repetition.h | 99 + kalarm/sounddlg.cpp | 472 + kalarm/sounddlg.h | 97 + kalarm/soundpicker.cpp | 292 + kalarm/soundpicker.h | 135 + kalarm/specialactions.cpp | 192 + kalarm/specialactions.h | 96 + kalarm/startdaytimer.cpp | 49 + kalarm/startdaytimer.h | 66 + kalarm/templatedlg.cpp | 241 + kalarm/templatedlg.h | 62 + kalarm/templatelistview.cpp | 131 + kalarm/templatelistview.h | 88 + kalarm/templatemenuaction.cpp | 84 + kalarm/templatemenuaction.h | 46 + kalarm/templatepickdlg.cpp | 87 + kalarm/templatepickdlg.h | 43 + kalarm/timeselector.cpp | 159 + kalarm/timeselector.h | 61 + kalarm/traywindow.cpp | 361 + kalarm/traywindow.h | 71 + kalarm/undo.cpp | 1127 + kalarm/undo.h | 93 + kalarm/uninstall.desktop | 2 + kandy/AUTHORS | 2 + kandy/COPYING | 339 + kandy/Makefile.am | 6 + kandy/README | 15 + kandy/RELEASENOTES | 76 + kandy/TODO | 13 + kandy/configure.in.in | 12 + kandy/profiles/Makefile.am | 4 + kandy/profiles/default.kandy | 27 + kandy/src/Makefile.am | 38 + kandy/src/atcommand.cpp | 313 + kandy/src/atcommand.h | 111 + kandy/src/cmdpropertiesdialog.cpp | 120 + kandy/src/cmdpropertiesdialog.h | 50 + kandy/src/cmdpropertiesdialog_base.ui | 172 + kandy/src/commanditem.cpp | 102 + kandy/src/commanditem.h | 57 + kandy/src/commandscheduler.cpp | 140 + kandy/src/commandscheduler.h | 76 + kandy/src/commandset.cpp | 154 + kandy/src/commandset.h | 61 + kandy/src/kandy.cpp | 348 + kandy/src/kandy.desktop | 121 + kandy/src/kandy.h | 138 + kandy/src/kandy.kcfg | 180 + kandy/src/kandy_client.cpp | 48 + kandy/src/kandyiface.h | 39 + kandy/src/kandymobileui.rc | 8 + kandy/src/kandyprefs.kcfgc | 11 + kandy/src/kandyprefsdialog.cpp | 369 + kandy/src/kandyprefsdialog.h | 102 + kandy/src/kandyui.rc | 8 + kandy/src/kandyview.cpp | 319 + kandy/src/kandyview.h | 124 + kandy/src/main.cpp | 158 + kandy/src/mobilegui.cpp | 1671 + kandy/src/mobilegui.h | 136 + kandy/src/mobilegui_base.ui | 583 + kandy/src/mobilemain.cpp | 191 + kandy/src/mobilemain.h | 109 + kandy/src/modem.cpp | 703 + kandy/src/modem.h | 124 + kandy/src/uninstall.desktop | 2 + karm/BUGS | 0 karm/ChangeLog | 65 + karm/Makefile.am | 67 + karm/README | 12 + karm/TODO | 90 + karm/configure.in.in | 13 + karm/csvexportdialog.cpp | 107 + karm/csvexportdialog.h | 64 + karm/csvexportdialog_base.ui | 413 + karm/desktoplist.h | 8 + karm/desktoptracker.cpp | 137 + karm/desktoptracker.h | 55 + karm/doc/Mainpage.dox | 214 + karm/doc/design | 143 + karm/doc/updating_parents.html | 39 + karm/edittaskdialog.cpp | 339 + karm/edittaskdialog.h | 89 + karm/hi128-app-karm.png | Bin 0 -> 12682 bytes karm/hi16-app-karm.png | Bin 0 -> 913 bytes karm/hi22-app-karm.png | Bin 0 -> 1565 bytes karm/hi32-app-karm.png | Bin 0 -> 2112 bytes karm/hi48-app-karm.png | Bin 0 -> 3982 bytes karm/hi64-app-karm.png | Bin 0 -> 5577 bytes karm/idletimedetector.cpp | 126 + karm/idletimedetector.h | 104 + karm/kaccelmenuwatch.cpp | 113 + karm/kaccelmenuwatch.h | 113 + karm/karm.kdevelop | 142 + karm/karm_part.cpp | 703 + karm/karm_part.desktop | 16 + karm/karm_part.h | 137 + karm/karmdcopiface.h | 132 + karm/karmerrors.h | 39 + karm/karmstorage.cpp | 1241 + karm/karmstorage.h | 381 + karm/karmui.rc | 82 + karm/karmutility.cpp | 23 + karm/karmutility.h | 16 + karm/ktimewidget.cpp | 129 + karm/ktimewidget.h | 25 + karm/main.cpp | 93 + karm/mainwindow.cpp | 740 + karm/mainwindow.h | 119 + karm/pics/Makefile.am | 10 + karm/pics/active-icon-0.xpm | 27 + karm/pics/active-icon-1.xpm | 27 + karm/pics/active-icon-2.xpm | 27 + karm/pics/active-icon-3.xpm | 27 + karm/pics/active-icon-4.xpm | 27 + karm/pics/active-icon-5.xpm | 27 + karm/pics/active-icon-6.xpm | 27 + karm/pics/active-icon-7.xpm | 27 + karm/pics/clock.xpm | 34 + karm/pics/clockedit.xpm | 37 + karm/pics/empty-watch.xpm | 19 + karm/pics/filedel.xpm | 31 + karm/pics/task-complete.xpm | 28 + karm/pics/task-incomplete.xpm | 24 + karm/pics/watch-0.xpm | 25 + karm/pics/watch-1.xpm | 25 + karm/pics/watch-2.xpm | 25 + karm/pics/watch-3.xpm | 25 + karm/pics/watch-4.xpm | 25 + karm/pics/watch-5.xpm | 25 + karm/pics/watch-6.xpm | 25 + karm/pics/watch-7.xpm | 25 + karm/plannerparser.cpp | 100 + karm/plannerparser.h | 62 + karm/preferences.cpp | 335 + karm/preferences.h | 90 + karm/print.cpp | 166 + karm/print.h | 41 + karm/printdialog.cpp | 117 + karm/printdialog.h | 61 + karm/reportcriteria.h | 91 + karm/support/Makefile.am | 3 + karm/support/karm.desktop | 79 + karm/task.cpp | 465 + karm/task.h | 298 + karm/taskview.cpp | 871 + karm/taskview.h | 238 + karm/taskviewwhatsthis.cpp | 41 + karm/taskviewwhatsthis.h | 32 + karm/test/Makefile.am | 18 + karm/test/README | 80 + karm/test/__httpd.py | 39 + karm/test/__korg.sh | 134 + karm/test/__lib.sh | 79 + karm/test/__webdav.pl | 57 + karm/test/booktime-baddate.sh | 22 + karm/test/booktime-badduration.sh | 22 + karm/test/booktime-badtime.sh | 22 + karm/test/booktime-baduid.sh | 22 + karm/test/booktime-works.sh | 30 + karm/test/bug94447.sh | 30 + karm/test/delete.sh | 33 + karm/test/example.ics | 173 + karm/test/lifetest.php | 221 + karm/test/lockerthread.cpp | 44 + karm/test/lockerthread.h | 21 + karm/test/locking.cpp | 151 + karm/test/refresh_on_change.sh | 57 + karm/test/remote_storage.sh | 58 + karm/test/runscripts.cpp | 130 + karm/test/script.cpp | 115 + karm/test/script.h | 52 + karm/test/version.sh | 24 + karm/test/webdav.sh | 58 + karm/timekard.cpp | 382 + karm/timekard.h | 129 + karm/toolicons.h | 164 + karm/tray.cpp | 168 + karm/tray.h | 58 + karm/uninstall.desktop | 2 + karm/version.h | 3 + kdepim.lsm | 12 + kdgantt/KDGanttMinimizeSplitter.cpp | 1575 + kdgantt/KDGanttMinimizeSplitter.h | 184 + kdgantt/KDGanttSemiSizingControl.cpp | 413 + kdgantt/KDGanttSemiSizingControl.h | 90 + kdgantt/KDGanttSizingControl.cpp | 150 + kdgantt/KDGanttSizingControl.h | 62 + kdgantt/KDGanttView.cpp | 4847 + kdgantt/KDGanttView.h | 502 + kdgantt/KDGanttViewEventItem.cpp | 306 + kdgantt/KDGanttViewEventItem.h | 68 + kdgantt/KDGanttViewItem.cpp | 2571 + kdgantt/KDGanttViewItem.h | 254 + kdgantt/KDGanttViewItemDrag.cpp | 140 + kdgantt/KDGanttViewItemDrag.h | 61 + kdgantt/KDGanttViewSubwidgets.cpp | 4048 + kdgantt/KDGanttViewSubwidgets.h | 646 + kdgantt/KDGanttViewSummaryItem.cpp | 377 + kdgantt/KDGanttViewSummaryItem.h | 72 + kdgantt/KDGanttViewTaskItem.cpp | 369 + kdgantt/KDGanttViewTaskItem.h | 73 + kdgantt/KDGanttViewTaskLink.cpp | 1007 + kdgantt/KDGanttViewTaskLink.h | 129 + kdgantt/KDGanttViewTaskLinkGroup.cpp | 387 + kdgantt/KDGanttViewTaskLinkGroup.h | 88 + kdgantt/KDGanttXMLTools.cpp | 772 + kdgantt/KDGanttXMLTools.h | 101 + kdgantt/Makefile.am | 44 + kdgantt/README_BEFORE_HACKING | 9 + kdgantt/itemAttributeDialog.ui | 737 + kdgantt/itemAttributeDialog.ui.h | 535 + kdgantt/qlayoutengine_p.h | 111 + kfile-plugins/Makefile.am | 6 + kfile-plugins/RETURNED_ITEMS | 12 + kfile-plugins/ics/Makefile.am | 24 + kfile-plugins/ics/kfile_ics.cpp | 96 + kfile-plugins/ics/kfile_ics.desktop | 57 + kfile-plugins/ics/kfile_ics.h | 36 + kfile-plugins/palm-databases/Makefile.am | 22 + kfile-plugins/palm-databases/kfile_palm.cpp | 121 + kfile-plugins/palm-databases/kfile_palm.desktop | 60 + kfile-plugins/palm-databases/kfile_palm.h | 40 + kfile-plugins/rfc822/Makefile.am | 22 + kfile-plugins/rfc822/RETURNED_ITEMS | 14 + kfile-plugins/rfc822/kfile_rfc822.cpp | 161 + kfile-plugins/rfc822/kfile_rfc822.desktop | 63 + kfile-plugins/rfc822/kfile_rfc822.h | 37 + kfile-plugins/vcf/Makefile.am | 22 + kfile-plugins/vcf/kfile_vcf.cpp | 100 + kfile-plugins/vcf/kfile_vcf.desktop | 66 + kfile-plugins/vcf/kfile_vcf.h | 37 + kgantt/AUTHORS | 1 + kgantt/COPYING | 341 + kgantt/Makefile.am | 5 + kgantt/README | 9 + kgantt/TODO | 1 + kgantt/kgantt/KGantt.cpp | 98 + kgantt/kgantt/KGantt.h | 318 + kgantt/kgantt/KGanttBarConfig.cpp | 32 + kgantt/kgantt/KGanttBarConfig.h | 58 + kgantt/kgantt/KGanttItem.cpp | 621 + kgantt/kgantt/KGanttItem.h | 548 + kgantt/kgantt/KGanttRelation.cpp | 168 + kgantt/kgantt/KGanttRelation.h | 256 + kgantt/kgantt/Makefile.am | 24 + kgantt/kgantt/close.xpm | 72 + kgantt/kgantt/itemedit.ui | 612 + kgantt/kgantt/itemedit2.ui | 329 + kgantt/kgantt/lupe.xpm | 62 + kgantt/kgantt/open.xpm | 69 + kgantt/kgantt/xQGanttBarView.cpp | 252 + kgantt/kgantt/xQGanttBarView.h | 121 + kgantt/kgantt/xQGanttBarViewPort.cpp | 1101 + kgantt/kgantt/xQGanttBarViewPort.h | 352 + kgantt/kgantt/xQGanttBarViewPort_Events.cpp | 585 + kgantt/kgantt/xQGanttListView.cpp | 75 + kgantt/kgantt/xQGanttListView.h | 107 + kgantt/kgantt/xQGanttListViewPort.cpp | 175 + kgantt/kgantt/xQGanttListViewPort.h | 131 + kgantt/pixmaps/Makefile.am | 2 + kgantt/pixmaps/cr16-action-ganttSelect.png | Bin 0 -> 154 bytes kgantt/pixmaps/cr16-action-ganttSelecttask.png | Bin 0 -> 177 bytes kgantt/pixmaps/cr16-action-ganttUnselecttask.png | Bin 0 -> 181 bytes kgantt/pixmaps/cr22-action-ganttSelect.png | Bin 0 -> 178 bytes kgantt/pixmaps/cr22-action-ganttSelecttask.png | Bin 0 -> 206 bytes kgantt/pixmaps/cr22-action-ganttUnselecttask.png | Bin 0 -> 208 bytes kgantt/pixmaps/cr32-action-ganttSelect.png | Bin 0 -> 425 bytes kgantt/pixmaps/cr32-action-ganttSelecttask.png | Bin 0 -> 206 bytes kgantt/pixmaps/cr32-action-ganttUnselecttask.png | Bin 0 -> 208 bytes kioslaves/Mainpage.dox | 9 + kioslaves/Makefile.am | 11 + kioslaves/configure.in.bot | 6 + kioslaves/configure.in.in | 27 + kioslaves/imap4/Makefile.am | 26 + kioslaves/imap4/PATCHING | 7 + kioslaves/imap4/README | 48 + kioslaves/imap4/configure.in.in | 1 + kioslaves/imap4/imap4.cc | 2721 + kioslaves/imap4/imap4.h | 205 + kioslaves/imap4/imap4.protocol | 29 + kioslaves/imap4/imapcommand.cc | 408 + kioslaves/imap4/imapcommand.h | 394 + kioslaves/imap4/imapinfo.cc | 236 + kioslaves/imap4/imapinfo.h | 232 + kioslaves/imap4/imaplist.cc | 135 + kioslaves/imap4/imaplist.h | 137 + kioslaves/imap4/imapparser.cc | 2085 + kioslaves/imap4/imapparser.h | 500 + kioslaves/imap4/imaps.protocol | 30 + kioslaves/imap4/mailaddress.cc | 323 + kioslaves/imap4/mailaddress.h | 81 + kioslaves/imap4/mailheader.cc | 203 + kioslaves/imap4/mailheader.h | 190 + kioslaves/imap4/mimehdrline.cc | 521 + kioslaves/imap4/mimehdrline.h | 67 + kioslaves/imap4/mimeheader.cc | 745 + kioslaves/imap4/mimeheader.h | 337 + kioslaves/imap4/mimeio.cc | 188 + kioslaves/imap4/mimeio.h | 79 + kioslaves/imap4/rfcdecoder.cc | 668 + kioslaves/imap4/rfcdecoder.h | 89 + kioslaves/imap4/selectinfo.h | 202 + kioslaves/mbox/AUTHORS | 1 + kioslaves/mbox/Makefile.am | 30 + kioslaves/mbox/README | 7 + kioslaves/mbox/mbox.cc | 168 + kioslaves/mbox/mbox.h | 81 + kioslaves/mbox/mbox.protocol | 14 + kioslaves/mbox/mboxfile.cc | 45 + kioslaves/mbox/mboxfile.h | 68 + kioslaves/mbox/readmbox.cc | 204 + kioslaves/mbox/readmbox.h | 132 + kioslaves/mbox/stat.cc | 115 + kioslaves/mbox/stat.h | 82 + kioslaves/mbox/urlinfo.cc | 133 + kioslaves/mbox/urlinfo.h | 82 + kioslaves/opengroupware/Makefile.am | 17 + kioslaves/opengroupware/opengroupware.cpp | 250 + kioslaves/opengroupware/opengroupware.h | 56 + kioslaves/opengroupware/opengroupware.protocol | 7 + kioslaves/opengroupware/opengroupwares.protocol | 7 + kioslaves/opengroupware/webdavhandler.cpp | 81 + kioslaves/opengroupware/webdavhandler.h | 44 + kioslaves/sieve/Makefile.am | 15 + kioslaves/sieve/configure.in.in | 18 + kioslaves/sieve/draft-daboo-sieve-include.txt | 1 + kioslaves/sieve/draft-daboo-sieve-spamtest.txt | 1 + kioslaves/sieve/draft-degener-sieve-body-00.txt | 1 + kioslaves/sieve/draft-degener-sieve-copy.txt | 1 + kioslaves/sieve/draft-degener-sieve-editheader.txt | 1 + .../sieve/draft-degener-sieve-multiscript.txt | 1 + kioslaves/sieve/draft-homme-sieve-variables.txt | 1 + kioslaves/sieve/draft-martin-managesieve-04.txt | 1 + kioslaves/sieve/draft-martin-sieve-notify-01.txt | 1 + kioslaves/sieve/draft-melnikov-sieve-imapflags.txt | 1 + kioslaves/sieve/draft-murchison-sieve-regex-06.txt | 1 + .../sieve/draft-murchison-sieve-subaddress-05.txt | 1 + .../sieve/draft-showalter-sieve-vacation-04.txt | 1 + kioslaves/sieve/rfc3028.txt | 1 + kioslaves/sieve/rfc3431.txt | 1 + kioslaves/sieve/sieve.cpp | 1299 + kioslaves/sieve/sieve.h | 132 + kioslaves/sieve/sieve.protocol | 54 + kitchensync/Makefile.am | 3 + kitchensync/configure.in.bot | 8 + kitchensync/configure.in.in | 68 + kitchensync/libqopensync/Makefile.am | 19 + kitchensync/libqopensync/callbackhandler.cpp | 191 + kitchensync/libqopensync/callbackhandler.h | 90 + kitchensync/libqopensync/conversion.cpp | 58 + kitchensync/libqopensync/conversion.h | 56 + kitchensync/libqopensync/engine.cpp | 67 + kitchensync/libqopensync/engine.h | 72 + kitchensync/libqopensync/environment.cpp | 172 + kitchensync/libqopensync/environment.h | 199 + kitchensync/libqopensync/filter.cpp | 55 + kitchensync/libqopensync/filter.h | 64 + kitchensync/libqopensync/group.cpp | 292 + kitchensync/libqopensync/group.h | 217 + kitchensync/libqopensync/member.cpp | 188 + kitchensync/libqopensync/member.h | 129 + kitchensync/libqopensync/plugin.cpp | 62 + kitchensync/libqopensync/plugin.h | 67 + kitchensync/libqopensync/result.cpp | 149 + kitchensync/libqopensync/result.h | 126 + kitchensync/libqopensync/syncchange.cpp | 159 + kitchensync/libqopensync/syncchange.h | 116 + kitchensync/libqopensync/syncmapping.cpp | 100 + kitchensync/libqopensync/syncmapping.h | 59 + kitchensync/libqopensync/syncupdates.cpp | 251 + kitchensync/libqopensync/syncupdates.h | 157 + kitchensync/opensyncdbus/Makefile.am | 10 + kitchensync/opensyncdbus/README | 5 + kitchensync/opensyncdbus/dbusclient.cpp | 273 + kitchensync/opensyncdbus/dbusclient.h | 56 + kitchensync/src/Makefile.am | 52 + kitchensync/src/about/Makefile.am | 6 + kitchensync/src/about/kitchensync.css | 30 + kitchensync/src/about/main.html | 66 + kitchensync/src/about/top-right-kitchensync.png | Bin 0 -> 17996 bytes kitchensync/src/aboutpage.cpp | 141 + kitchensync/src/aboutpage.h | 45 + kitchensync/src/addresseediffalgo.cpp | 157 + kitchensync/src/addresseediffalgo.h | 53 + kitchensync/src/calendardiffalgo.cpp | 217 + kitchensync/src/calendardiffalgo.h | 55 + kitchensync/src/configgui.cpp | 135 + kitchensync/src/configgui.h | 72 + kitchensync/src/configguiblank.cpp | 44 + kitchensync/src/configguiblank.h | 35 + kitchensync/src/configguievo2.cpp | 91 + kitchensync/src/configguievo2.h | 46 + kitchensync/src/configguifile.cpp | 81 + kitchensync/src/configguifile.h | 42 + kitchensync/src/configguigcalendar.cpp | 103 + kitchensync/src/configguigcalendar.h | 43 + kitchensync/src/configguignokii.cpp | 223 + kitchensync/src/configguignokii.h | 62 + kitchensync/src/configguigpe.cpp | 103 + kitchensync/src/configguigpe.h | 50 + kitchensync/src/configguiirmc.cpp | 192 + kitchensync/src/configguiirmc.h | 61 + kitchensync/src/configguijescs.cpp | 98 + kitchensync/src/configguijescs.h | 48 + kitchensync/src/configguildap.cpp | 153 + kitchensync/src/configguildap.h | 58 + kitchensync/src/configguimoto.cpp | 71 + kitchensync/src/configguimoto.h | 43 + kitchensync/src/configguiopie.cpp | 135 + kitchensync/src/configguiopie.h | 47 + kitchensync/src/configguipalm.cpp | 200 + kitchensync/src/configguipalm.h | 59 + kitchensync/src/configguisunbird.cpp | 367 + kitchensync/src/configguisunbird.h | 130 + kitchensync/src/configguisynce.cpp | 93 + kitchensync/src/configguisynce.h | 49 + kitchensync/src/configguisyncmlhttp.cpp | 227 + kitchensync/src/configguisyncmlhttp.h | 67 + kitchensync/src/configguisyncmlobex.cpp | 320 + kitchensync/src/configguisyncmlobex.h | 87 + kitchensync/src/conflictdialog.cpp | 26 + kitchensync/src/conflictdialog.h | 40 + kitchensync/src/connectionwidgets.cpp | 227 + kitchensync/src/connectionwidgets.h | 99 + kitchensync/src/genericdiffalgo.cpp | 70 + kitchensync/src/genericdiffalgo.h | 45 + kitchensync/src/groupconfig.cpp | 179 + kitchensync/src/groupconfig.h | 62 + kitchensync/src/groupconfigcommon.cpp | 158 + kitchensync/src/groupconfigcommon.h | 60 + kitchensync/src/groupconfigdialog.cpp | 57 + kitchensync/src/groupconfigdialog.h | 43 + kitchensync/src/groupitem.cpp | 389 + kitchensync/src/groupitem.h | 111 + kitchensync/src/groupview.cpp | 99 + kitchensync/src/groupview.h | 57 + kitchensync/src/htmldiffalgodisplay.cpp | 97 + kitchensync/src/htmldiffalgodisplay.h | 54 + kitchensync/src/kitchensync.desktop | 61 + kitchensync/src/kitchensync_part.rc | 22 + kitchensync/src/kitchensyncui.rc | 22 + kitchensync/src/kwidgetlist.cpp | 305 + kitchensync/src/kwidgetlist.h | 90 + kitchensync/src/main.cpp | 58 + kitchensync/src/mainwidget.cpp | 191 + kitchensync/src/mainwidget.h | 73 + kitchensync/src/mainwindow.cpp | 61 + kitchensync/src/mainwindow.h | 46 + kitchensync/src/memberconfig.cpp | 79 + kitchensync/src/memberconfig.h | 47 + kitchensync/src/memberinfo.cpp | 99 + kitchensync/src/memberinfo.h | 47 + kitchensync/src/multiconflictdialog.cpp | 141 + kitchensync/src/multiconflictdialog.h | 47 + kitchensync/src/part.cpp | 89 + kitchensync/src/part.h | 49 + kitchensync/src/pics/Makefile.am | 4 + kitchensync/src/pics/cr128-app-mobile_phone.png | Bin 0 -> 14177 bytes kitchensync/src/pics/cr16-action-hotsync.png | Bin 0 -> 701 bytes kitchensync/src/pics/cr16-app-mobile_phone.png | Bin 0 -> 1039 bytes kitchensync/src/pics/cr22-action-hotsync.png | Bin 0 -> 984 bytes kitchensync/src/pics/cr32-action-hotsync.png | Bin 0 -> 1647 bytes kitchensync/src/pics/cr32-app-mobile_phone.png | Bin 0 -> 2760 bytes kitchensync/src/pics/cr48-action-hotsync.png | Bin 0 -> 2769 bytes kitchensync/src/pics/cr48-app-mobile_phone.png | Bin 0 -> 5024 bytes kitchensync/src/pics/cr64-app-mobile_phone.png | Bin 0 -> 7219 bytes kitchensync/src/pics/hi16-app-kitchensync.png | Bin 0 -> 701 bytes kitchensync/src/pics/hi22-app-kitchensync.png | Bin 0 -> 984 bytes kitchensync/src/pics/hi32-app-kitchensync.png | Bin 0 -> 1647 bytes kitchensync/src/pics/hi48-app-kitchensync.png | Bin 0 -> 2769 bytes kitchensync/src/pluginpicker.cpp | 136 + kitchensync/src/pluginpicker.h | 80 + kitchensync/src/singleconflictdialog.cpp | 123 + kitchensync/src/singleconflictdialog.h | 54 + kitchensync/src/syncprocess.cpp | 108 + kitchensync/src/syncprocess.h | 64 + kitchensync/src/syncprocessmanager.cpp | 172 + kitchensync/src/syncprocessmanager.h | 100 + kmail/COMMITPOLICY | 13 + kmail/ChangeLog | 806 + kmail/DESIGN | 1 + kmail/KMail.desktop | 93 + kmail/Mainpage.dox | 871 + kmail/Makefile.am | 237 + kmail/TODO | 36 + kmail/about/Makefile.am | 6 + kmail/about/kmail.css | 26 + kmail/about/main.html | 66 + kmail/about/top-right-kmail.png | Bin 0 -> 17996 bytes kmail/aboutdata.cpp | 229 + kmail/aboutdata.h | 49 + kmail/accountcombobox.cpp | 106 + kmail/accountcombobox.h | 61 + kmail/accountdialog.cpp | 2352 + kmail/accountdialog.h | 340 + kmail/accountmanager.cpp | 415 + kmail/accountmanager.h | 141 + kmail/accountwizard.cpp | 799 + kmail/accountwizard.h | 138 + kmail/acljobs.cpp | 261 + kmail/acljobs.h | 177 + kmail/actionscheduler.cpp | 836 + kmail/actionscheduler.h | 173 + kmail/annotationjobs.cpp | 253 + kmail/annotationjobs.h | 199 + kmail/antispamconfig.cpp | 98 + kmail/antispamconfig.h | 120 + kmail/antispamwizard.cpp | 1151 + kmail/antispamwizard.h | 398 + kmail/app_octetstream.cpp | 66 + kmail/application_octetstream.desktop | 85 + kmail/attachmentcollector.cpp | 85 + kmail/attachmentcollector.h | 75 + kmail/attachmentlistview.cpp | 146 + kmail/attachmentlistview.h | 59 + kmail/attachmentstrategy.cpp | 209 + kmail/attachmentstrategy.h | 79 + kmail/avscripts/Makefile.am | 2 + kmail/avscripts/kmail_antivir.sh | 42 + kmail/avscripts/kmail_clamav.sh | 53 + kmail/avscripts/kmail_fprot.sh | 55 + kmail/avscripts/kmail_sav.sh | 42 + kmail/bodypartformatter.cpp | 334 + kmail/bodypartformatter.h | 58 + kmail/bodypartformatterfactory.cpp | 191 + kmail/bodypartformatterfactory.h | 72 + kmail/bodypartformatterfactory_p.h | 62 + kmail/bodyvisitor.cpp | 211 + kmail/bodyvisitor.h | 109 + kmail/cachedimapjob.cpp | 841 + kmail/cachedimapjob.h | 141 + kmail/callback.cpp | 219 + kmail/callback.h | 91 + kmail/chiasmuskeyselector.cpp | 55 + kmail/chiasmuskeyselector.h | 27 + kmail/colorlistbox.cpp | 198 + kmail/colorlistbox.h | 73 + kmail/compactionjob.cpp | 292 + kmail/compactionjob.h | 114 + kmail/composer.cpp | 4 + kmail/composer.h | 153 + kmail/composercryptoconfiguration.ui | 158 + kmail/configure.in.bot | 14 + kmail/configure.in.in | 90 + kmail/configuredialog.cpp | 5064 + kmail/configuredialog.h | 90 + kmail/configuredialog_p.cpp | 437 + kmail/configuredialog_p.h | 1064 + kmail/copyfolderjob.cpp | 283 + kmail/copyfolderjob.h | 110 + kmail/cr22-app-kmaillight.png | Bin 0 -> 1424 bytes kmail/cr32-app-kmaillight.png | Bin 0 -> 1744 bytes kmail/csshelper.cpp | 93 + kmail/csshelper.h | 46 + kmail/custommimeheader.kcfg | 15 + kmail/custommimeheader.kcfgc | 5 + kmail/customtemplates.cpp | 376 + kmail/customtemplates.h | 92 + kmail/customtemplates_base.ui | 303 + kmail/customtemplates_kfg.kcfg | 28 + kmail/customtemplates_kfg.kcfgc | 5 + kmail/dcopimap.desktop | 55 + kmail/dcopmail.desktop | 55 + kmail/dcoptest.cpp | 40 + kmail/dictionarycombobox.cpp | 149 + kmail/dictionarycombobox.h | 83 + kmail/distributionlistdialog.cpp | 261 + kmail/distributionlistdialog.h | 46 + kmail/editorwatcher.cpp | 181 + kmail/editorwatcher.h | 77 + kmail/encodingdetector.cpp | 1377 + kmail/encodingdetector.h | 166 + kmail/encodingdetector_ja.cpp | 376 + kmail/encodingdetector_ja_p.h | 126 + kmail/eventsrc | 126 + kmail/expirejob.cpp | 252 + kmail/expirejob.h | 81 + kmail/expirypropertiesdialog.cpp | 197 + kmail/expirypropertiesdialog.h | 68 + kmail/favoritefolderview.cpp | 517 + kmail/favoritefolderview.h | 95 + kmail/filehtmlwriter.cpp | 108 + kmail/filehtmlwriter.h | 67 + kmail/filterimporterexporter.cpp | 216 + kmail/filterimporterexporter.h | 70 + kmail/filterlog.cpp | 165 + kmail/filterlog.h | 161 + kmail/filterlogdlg.cpp | 268 + kmail/filterlogdlg.h | 80 + kmail/folderIface.cpp | 150 + kmail/folderIface.h | 71 + kmail/folderdiaacltab.cpp | 817 + kmail/folderdiaacltab.h | 157 + kmail/folderdiaquotatab.cpp | 215 + kmail/folderdiaquotatab.h | 91 + kmail/folderdiaquotatab_p.cpp | 88 + kmail/folderdiaquotatab_p.h | 63 + kmail/folderjob.cpp | 130 + kmail/folderjob.h | 188 + kmail/folderpropertiesdialog.ui | 638 + kmail/folderpropertiesdialog.ui.h | 15 + kmail/folderrequester.cpp | 127 + kmail/folderrequester.h | 112 + kmail/foldershortcutdialog.cpp | 108 + kmail/foldershortcutdialog.h | 74 + kmail/folderstorage.cpp | 1176 + kmail/folderstorage.h | 645 + kmail/foldertreebase.cpp | 243 + kmail/foldertreebase.h | 98 + kmail/folderviewtooltip.h | 55 + kmail/globalsettings.cpp | 62 + kmail/globalsettings.h | 59 + kmail/globalsettings_base.kcfgc | 7 + kmail/headeritem.cpp | 585 + kmail/headeritem.h | 241 + kmail/headerlistquicksearch.cpp | 193 + kmail/headerlistquicksearch.h | 102 + kmail/headerstrategy.cpp | 312 + kmail/headerstrategy.h | 80 + kmail/headerstyle.cpp | 983 + kmail/headerstyle.h | 88 + kmail/hi128-app-kmail.png | Bin 0 -> 15605 bytes kmail/hi16-app-kmail.png | Bin 0 -> 1198 bytes kmail/hi22-app-kmail.png | Bin 0 -> 1521 bytes kmail/hi32-app-kmail.png | Bin 0 -> 2946 bytes kmail/hi48-app-kmail.png | Bin 0 -> 4799 bytes kmail/hi64-app-kmail.png | Bin 0 -> 6140 bytes kmail/hisc-app-kmail.svgz | Bin 0 -> 2953 bytes kmail/htmlstatusbar.cpp | 140 + kmail/htmlstatusbar.h | 100 + kmail/identitydialog.cpp | 700 + kmail/identitydialog.h | 118 + kmail/identitydrag.cpp | 86 + kmail/identitydrag.h | 65 + kmail/identitylistview.cpp | 146 + kmail/identitylistview.h | 86 + kmail/imapaccountbase.cpp | 1446 + kmail/imapaccountbase.h | 635 + kmail/imapjob.cpp | 711 + kmail/imapjob.h | 97 + kmail/index.cpp | 594 + kmail/index.h | 218 + kmail/interfaces/Makefile.am | 8 + kmail/interfaces/bodypart.h | 163 + kmail/interfaces/bodypartformatter.h | 95 + kmail/interfaces/bodyparturlhandler.h | 105 + kmail/interfaces/htmlwriter.h | 120 + kmail/interfaces/observable.h | 57 + kmail/interfaces/observer.h | 55 + kmail/interfaces/rulewidgethandler.h | 81 + kmail/interfaces/urlhandler.h | 79 + kmail/isubject.cpp | 39 + kmail/isubject.h | 63 + kmail/jobscheduler.cpp | 256 + kmail/jobscheduler.h | 156 + kmail/kcm_kmail.cpp | 85 + kmail/kcursorsaver.h | 61 + kmail/keyresolver.cpp | 1615 + kmail/keyresolver.h | 319 + kmail/khtmlparthtmlwriter.cpp | 154 + kmail/khtmlparthtmlwriter.h | 83 + kmail/kleo_util.h | 81 + kmail/klistboxdialog.cpp | 83 + kmail/klistboxdialog.h | 36 + kmail/klistviewindexedsearchline.cpp | 74 + kmail/klistviewindexedsearchline.h | 76 + kmail/kmaccount.cpp | 500 + kmail/kmaccount.h | 336 + kmail/kmacctcachedimap.cpp | 479 + kmail/kmacctcachedimap.h | 230 + kmail/kmacctfolder.cpp | 46 + kmail/kmacctfolder.h | 55 + kmail/kmacctimap.cpp | 621 + kmail/kmacctimap.h | 152 + kmail/kmacctlocal.cpp | 322 + kmail/kmacctlocal.h | 57 + kmail/kmacctmaildir.cpp | 234 + kmail/kmacctmaildir.h | 37 + kmail/kmacctseldlg.cpp | 77 + kmail/kmacctseldlg.h | 51 + kmail/kmaddrbook.cpp | 135 + kmail/kmaddrbook.h | 43 + ...il-3.1-update-new-mail-notification-settings.pl | 38 + kmail/kmail-3.1-use-UOID-for-identities.pl | 93 + ...kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl | 88 + kmail/kmail-3.2-misc.sh | 78 + ...mail-3.2-update-loop-on-goto-unread-settings.sh | 21 + kmail/kmail-3.3-aegypten.pl | 28 + kmail/kmail-3.3-misc.pl | 27 + kmail/kmail-3.3-move-identities.pl | 31 + kmail/kmail-3.3-split-sign-encr-keys.sh | 31 + kmail/kmail-3.3-use-ID-for-accounts.pl | 236 + kmail/kmail-3.3b1-misc.pl | 38 + kmail/kmail-3.4-misc.pl | 27 + kmail/kmail-3.4.1-update-status-filters.pl | 42 + kmail/kmail-3.5-trigger-flag-migration.pl | 39 + kmail/kmail-pgpidentity.pl | 34 + kmail/kmail-upd-identities.pl | 54 + kmail/kmail.antispamrc | 237 + kmail/kmail.antispamrc-HOWTO | 154 + kmail/kmail.antivirusrc | 50 + kmail/kmail.kcfg | 670 + kmail/kmail.upd | 179 + kmail/kmailIface.h | 219 + kmail/kmail_config_accounts.desktop | 162 + kmail/kmail_config_appearance.desktop | 169 + kmail/kmail_config_composer.desktop | 150 + kmail/kmail_config_identity.desktop | 170 + kmail/kmail_config_misc.desktop | 166 + kmail/kmail_config_security.desktop | 172 + kmail/kmail_options.h | 31 + kmail/kmail_part.cpp | 251 + kmail/kmail_part.h | 100 + kmail/kmail_part.rc | 199 + kmail/kmail_view.desktop | 22 + kmail/kmailicalIface.h | 175 + kmail/kmailicalifaceimpl.cpp | 2297 + kmail/kmailicalifaceimpl.h | 347 + kmail/kmailpartIface.h | 35 + kmail/kmatmlistview.cpp | 175 + kmail/kmatmlistview.h | 71 + kmail/kmcommands.cpp | 3559 + kmail/kmcommands.h | 1101 + kmail/kmcomposerui.rc | 115 + kmail/kmcomposewin.cpp | 5233 + kmail/kmcomposewin.h | 911 + kmail/kmdebug.h | 62 + kmail/kmdict.cpp | 117 + kmail/kmdict.h | 68 + kmail/kmedit.cpp | 766 + kmail/kmedit.h | 131 + kmail/kmfawidgets.cpp | 157 + kmail/kmfawidgets.h | 57 + kmail/kmfilter.cpp | 430 + kmail/kmfilter.h | 312 + kmail/kmfilteraction.cpp | 1930 + kmail/kmfilteraction.h | 700 + kmail/kmfilterdlg.cpp | 1354 + kmail/kmfilterdlg.h | 422 + kmail/kmfiltermgr.cpp | 509 + kmail/kmfiltermgr.h | 198 + kmail/kmfolder.cpp | 881 + kmail/kmfolder.h | 694 + kmail/kmfoldercachedimap.cpp | 2992 + kmail/kmfoldercachedimap.h | 567 + kmail/kmfoldercombobox.cpp | 188 + kmail/kmfoldercombobox.h | 51 + kmail/kmfolderdia.cpp | 792 + kmail/kmfolderdia.h | 241 + kmail/kmfolderdir.cpp | 313 + kmail/kmfolderdir.h | 92 + kmail/kmfolderimap.cpp | 2434 + kmail/kmfolderimap.h | 548 + kmail/kmfolderindex.cpp | 499 + kmail/kmfolderindex.h | 130 + kmail/kmfoldermaildir.cpp | 1172 + kmail/kmfoldermaildir.h | 169 + kmail/kmfoldermbox.cpp | 1278 + kmail/kmfoldermbox.h | 157 + kmail/kmfoldermgr.cpp | 604 + kmail/kmfoldermgr.h | 186 + kmail/kmfoldernode.cpp | 65 + kmail/kmfoldernode.h | 81 + kmail/kmfoldersearch.cpp | 1141 + kmail/kmfoldersearch.h | 216 + kmail/kmfolderseldlg.cpp | 574 + kmail/kmfolderseldlg.h | 119 + kmail/kmfoldertree.cpp | 2126 + kmail/kmfoldertree.h | 350 + kmail/kmfoldertype.h | 37 + kmail/kmglobal.h | 92 + kmail/kmgroupware.cpp | 88 + kmail/kmgroupware.h | 46 + kmail/kmheaders.cpp | 3569 + kmail/kmheaders.h | 465 + kmail/kmkernel.cpp | 2401 + kmail/kmkernel.h | 504 + kmail/kmlineeditspell.cpp | 216 + kmail/kmlineeditspell.h | 55 + kmail/kmmainwidget.cpp | 3979 + kmail/kmmainwidget.h | 564 + kmail/kmmainwin.cpp | 222 + kmail/kmmainwin.h | 80 + kmail/kmmainwin.rc | 205 + kmail/kmmessage.cpp | 4373 + kmail/kmmessage.h | 916 + kmail/kmmimeparttree.cpp | 395 + kmail/kmmimeparttree.h | 125 + kmail/kmmsgbase.cpp | 1483 + kmail/kmmsgbase.h | 472 + kmail/kmmsgdict.cpp | 651 + kmail/kmmsgdict.h | 168 + kmail/kmmsginfo.cpp | 700 + kmail/kmmsginfo.h | 126 + kmail/kmmsglist.cpp | 186 + kmail/kmmsglist.h | 96 + kmail/kmmsgpart.cpp | 602 + kmail/kmmsgpart.h | 255 + kmail/kmmsgpartdlg.cpp | 452 + kmail/kmmsgpartdlg.h | 163 + kmail/kmpopfiltercnfrmdlg.cpp | 470 + kmail/kmpopfiltercnfrmdlg.h | 111 + kmail/kmpopheaders.cpp | 75 + kmail/kmpopheaders.h | 63 + kmail/kmreadermainwin.cpp | 535 + kmail/kmreadermainwin.h | 92 + kmail/kmreadermainwin.rc | 75 + kmail/kmreaderwin.cpp | 2767 + kmail/kmreaderwin.h | 546 + kmail/kmsearchpattern.cpp | 929 + kmail/kmsearchpattern.h | 407 + kmail/kmsearchpatternedit.cpp | 483 + kmail/kmsearchpatternedit.h | 211 + kmail/kmsender.cpp | 1231 + kmail/kmsender.h | 174 + kmail/kmsender_p.h | 151 + kmail/kmservertest.cpp | 189 + kmail/kmservertest.h | 88 + kmail/kmstartup.cpp | 268 + kmail/kmstartup.h | 44 + kmail/kmsystemtray.cpp | 585 + kmail/kmsystemtray.h | 91 + kmail/kmtransport.cpp | 807 + kmail/kmtransport.h | 169 + kmail/kmversion.h | 8 + kmail/korghelper.cpp | 53 + kmail/korghelper.h | 32 + kmail/kwindowpositioner.cpp | 60 + kmail/kwindowpositioner.h | 47 + kmail/listjob.cpp | 255 + kmail/listjob.h | 146 + kmail/localsubscriptiondialog.cpp | 148 + kmail/localsubscriptiondialog.h | 67 + kmail/mailcomposerIface.h | 53 + kmail/maildirjob.cpp | 120 + kmail/maildirjob.h | 61 + kmail/mailinglist-magic.cpp | 414 + kmail/mailinglist-magic.h | 85 + kmail/mailinglistpropertiesdialog.cpp | 344 + kmail/mailinglistpropertiesdialog.h | 87 + kmail/mailserviceimpl.cpp | 135 + kmail/mailserviceimpl.h | 74 + kmail/mailsourceviewer.cpp | 84 + kmail/mailsourceviewer.h | 71 + kmail/main.cpp | 116 + kmail/managesievescriptsdialog.cpp | 347 + kmail/managesievescriptsdialog.h | 55 + kmail/managesievescriptsdialog_p.h | 27 + kmail/mboxjob.cpp | 124 + kmail/mboxjob.h | 61 + kmail/messageactions.cpp | 260 + kmail/messageactions.h | 106 + kmail/messagecomposer.cpp | 2284 + kmail/messagecomposer.h | 279 + kmail/messagecopyhelper.cpp | 115 + kmail/messagecopyhelper.h | 79 + kmail/messageproperty.cpp | 173 + kmail/messageproperty.h | 112 + kmail/messagesender.h | 97 + kmail/mh2kmail | 27 + kmail/mh2kmailr | 29 + kmail/networkaccount.cpp | 367 + kmail/networkaccount.h | 142 + kmail/newfolderdialog.cpp | 311 + kmail/newfolderdialog.h | 79 + kmail/objecttreeparser.cpp | 2872 + kmail/objecttreeparser.h | 295 + kmail/partNode.cpp | 612 + kmail/partNode.h | 259 + kmail/partmetadata.h | 64 + kmail/partnodebodypart.cpp | 98 + kmail/partnodebodypart.h | 74 + kmail/pics/Makefile.am | 37 + kmail/pics/attachmentQuicklistClosed.png | Bin 0 -> 727 bytes kmail/pics/attachmentQuicklistOpened.png | Bin 0 -> 719 bytes kmail/pics/enterprise_bottom.png | Bin 0 -> 182 bytes kmail/pics/enterprise_bottom_left.png | Bin 0 -> 264 bytes kmail/pics/enterprise_bottom_right.png | Bin 0 -> 275 bytes kmail/pics/enterprise_icon.png | Bin 0 -> 10638 bytes kmail/pics/enterprise_left.png | Bin 0 -> 190 bytes kmail/pics/enterprise_right.png | Bin 0 -> 184 bytes kmail/pics/enterprise_s_left.png | Bin 0 -> 359 bytes kmail/pics/enterprise_s_right.png | Bin 0 -> 362 bytes kmail/pics/enterprise_sbar.png | Bin 0 -> 218 bytes kmail/pics/enterprise_sp_right.png | Bin 0 -> 1101 bytes kmail/pics/enterprise_sw.png | Bin 0 -> 2385 bytes kmail/pics/enterprise_top.png | Bin 0 -> 187 bytes kmail/pics/enterprise_top_left.png | Bin 0 -> 263 bytes kmail/pics/enterprise_top_right.png | Bin 0 -> 266 bytes kmail/pics/enterprise_w.png | Bin 0 -> 7223 bytes kmail/pics/icons/Makefile.am | 2 + kmail/pics/icons/cr128-action-online_status.png | Bin 0 -> 14284 bytes .../cr16-action-kmgroupware_folder_calendar.png | Bin 0 -> 904 bytes .../cr16-action-kmgroupware_folder_contacts.png | Bin 0 -> 1059 bytes .../cr16-action-kmgroupware_folder_journals.png | Bin 0 -> 963 bytes .../icons/cr16-action-kmgroupware_folder_notes.png | Bin 0 -> 866 bytes .../icons/cr16-action-kmgroupware_folder_tasks.png | Bin 0 -> 1025 bytes kmail/pics/icons/cr16-action-mail_flag.png | Bin 0 -> 745 bytes kmail/pics/icons/cr16-action-mail_ham.png | Bin 0 -> 661 bytes kmail/pics/icons/cr16-action-mail_ignore.png | Bin 0 -> 903 bytes kmail/pics/icons/cr16-action-mail_spam.png | Bin 0 -> 930 bytes kmail/pics/icons/cr16-action-mail_todo.png | Bin 0 -> 910 bytes kmail/pics/icons/cr16-action-online_status.png | Bin 0 -> 894 bytes .../cr22-action-kmgroupware_folder_calendar.png | Bin 0 -> 1215 bytes .../cr22-action-kmgroupware_folder_journals.png | Bin 0 -> 1564 bytes .../icons/cr22-action-kmgroupware_folder_tasks.png | Bin 0 -> 947 bytes kmail/pics/icons/cr22-action-mail_ham.png | Bin 0 -> 769 bytes kmail/pics/icons/cr22-action-mail_ignore.png | Bin 0 -> 1364 bytes kmail/pics/icons/cr22-action-mail_spam.png | Bin 0 -> 1502 bytes kmail/pics/icons/cr22-action-online_status.png | Bin 0 -> 1396 bytes .../cr32-action-kmgroupware_folder_calendar.png | Bin 0 -> 1155 bytes .../icons/cr32-action-kmgroupware_folder_tasks.png | Bin 0 -> 1358 bytes kmail/pics/icons/cr32-action-mail_ham.png | Bin 0 -> 1393 bytes kmail/pics/icons/cr32-action-mail_ignore.png | Bin 0 -> 2202 bytes kmail/pics/icons/cr32-action-mail_spam.png | Bin 0 -> 2512 bytes kmail/pics/icons/cr32-action-online_status.png | Bin 0 -> 2350 bytes kmail/pics/icons/cr48-action-online_status.png | Bin 0 -> 4204 bytes kmail/pics/icons/crsc-action-mail_ignore.svgz | Bin 0 -> 2309 bytes kmail/pics/icons/crsc-action-online_status.svgz | Bin 0 -> 6038 bytes kmail/pics/kmmsgattachment.png | Bin 0 -> 529 bytes kmail/pics/kmmsgdel.png | Bin 0 -> 545 bytes kmail/pics/kmmsgencryptionproblematic.png | Bin 0 -> 442 bytes kmail/pics/kmmsgflag.png | Bin 0 -> 568 bytes kmail/pics/kmmsgforwarded.png | Bin 0 -> 277 bytes kmail/pics/kmmsgfullyencrypted.png | Bin 0 -> 430 bytes kmail/pics/kmmsgfullysigned.png | Bin 0 -> 456 bytes kmail/pics/kmmsgham.png | Bin 0 -> 438 bytes kmail/pics/kmmsgignored.png | Bin 0 -> 589 bytes kmail/pics/kmmsgnew.png | Bin 0 -> 481 bytes kmail/pics/kmmsgpartiallyencrypted.png | Bin 0 -> 312 bytes kmail/pics/kmmsgpartiallysigned.png | Bin 0 -> 515 bytes kmail/pics/kmmsgqueued.png | Bin 0 -> 282 bytes kmail/pics/kmmsgread.png | Bin 0 -> 517 bytes kmail/pics/kmmsgread_fwd.png | Bin 0 -> 432 bytes kmail/pics/kmmsgread_fwd_replied.png | Bin 0 -> 406 bytes kmail/pics/kmmsgread_replied.png | Bin 0 -> 418 bytes kmail/pics/kmmsgreplied.png | Bin 0 -> 291 bytes kmail/pics/kmmsgsent.png | Bin 0 -> 291 bytes kmail/pics/kmmsgsignatureproblematic.png | Bin 0 -> 446 bytes kmail/pics/kmmsgspam.png | Bin 0 -> 660 bytes kmail/pics/kmmsgtodo.png | Bin 0 -> 910 bytes kmail/pics/kmmsgundefinedencrypted.png | Bin 0 -> 415 bytes kmail/pics/kmmsgundefinedsigned.png | Bin 0 -> 430 bytes kmail/pics/kmmsgunseen.png | Bin 0 -> 396 bytes kmail/pics/kmmsgwatched.png | Bin 0 -> 616 bytes kmail/pics/kmwizard.png | Bin 0 -> 24546 bytes kmail/pics/kmwizard.svg | 1875 + kmail/pics/pgp-keys.png | Bin 0 -> 4165 bytes kmail/pics/quotecollapse.png | Bin 0 -> 1142 bytes kmail/pics/quoteexpand.png | Bin 0 -> 1149 bytes kmail/popaccount.cpp | 1086 + kmail/popaccount.h | 242 + kmail/profiles/Makefile.am | 14 + kmail/profiles/profile-default-rc.desktop | 180 + kmail/profiles/profile-high-contrast-rc.desktop | 164 + kmail/profiles/profile-html-rc.desktop | 109 + kmail/profiles/profile-purist-rc.desktop | 129 + kmail/profiles/profile-secure-rc.desktop | 136 + kmail/protocols.h | 45 + kmail/quotajobs.cpp | 147 + kmail/quotajobs.h | 194 + kmail/recipientseditor.cpp | 998 + kmail/recipientseditor.h | 366 + kmail/recipientseditortest.cpp | 112 + kmail/recipientseditortest.h | 44 + kmail/recipientspicker.cpp | 878 + kmail/recipientspicker.h | 248 + kmail/redirectdialog.cpp | 140 + kmail/redirectdialog.h | 92 + kmail/regexplineedit.cpp | 136 + kmail/regexplineedit.h | 79 + kmail/renamejob.cpp | 253 + kmail/renamejob.h | 95 + kmail/replyphrases.kcfg | 35 + kmail/replyphrases.kcfgc | 5 + kmail/rulewidgethandlermanager.cpp | 1520 + kmail/rulewidgethandlermanager.h | 100 + kmail/scalix.cpp | 104 + kmail/scalix.h | 83 + kmail/searchjob.cpp | 454 + kmail/searchjob.h | 136 + kmail/searchwindow.cpp | 946 + kmail/searchwindow.h | 195 + kmail/secondarywindow.cpp | 81 + kmail/secondarywindow.h | 63 + kmail/sieveconfig.cpp | 170 + kmail/sieveconfig.h | 128 + kmail/sievedebugdialog.cpp | 410 + kmail/sievedebugdialog.h | 94 + kmail/sievejob.cpp | 289 + kmail/sievejob.h | 129 + kmail/signatureconfigurator.cpp | 268 + kmail/signatureconfigurator.h | 82 + kmail/simplestringlisteditor.cpp | 307 + kmail/simplestringlisteditor.h | 106 + kmail/smimeconfiguration.ui | 413 + kmail/snippetconfig.cpp | 25 + kmail/snippetconfig.h | 61 + kmail/snippetdlg.cpp | 108 + kmail/snippetdlg.h | 42 + kmail/snippetdlgbase.ui | 177 + kmail/snippetitem.cpp | 154 + kmail/snippetitem.h | 85 + kmail/snippetsettings.cpp | 53 + kmail/snippetsettings.h | 46 + kmail/snippetsettingsbase.ui | 184 + kmail/snippetwidget.cpp | 957 + kmail/snippetwidget.h | 95 + kmail/spamheaderanalyzer.cpp | 157 + kmail/spamheaderanalyzer.h | 90 + kmail/stl_util.h | 47 + kmail/subscriptiondialog.cpp | 444 + kmail/subscriptiondialog.h | 156 + kmail/teehtmlwriter.cpp | 98 + kmail/teehtmlwriter.h | 71 + kmail/templateparser.cpp | 1093 + kmail/templateparser.h | 90 + kmail/templatesconfiguration.cpp | 561 + kmail/templatesconfiguration.h | 75 + kmail/templatesconfiguration_base.ui | 332 + kmail/templatesconfiguration_kfg.kcfg | 43 + kmail/templatesconfiguration_kfg.kcfgc | 5 + kmail/templatesinsertcommand.cpp | 402 + kmail/templatesinsertcommand.h | 61 + kmail/tests/Makefile.am | 23 + kmail/tests/messagedicttests.cpp | 79 + kmail/tests/messagedicttests.h | 30 + kmail/tests/mimelibtests.cpp | 117 + kmail/tests/mimelibtests.h | 44 + kmail/tests/multipartmixed.mbox | 10 + kmail/tests/signedmail.mbox | 111 + kmail/tests/storagelayermodule.cpp | 16 + kmail/tests/utiltests.cpp | 207 + kmail/tests/utiltests.h | 30 + kmail/textsource.cpp | 65 + kmail/textsource.h | 46 + kmail/tips | 78 + kmail/transportmanager.cpp | 68 + kmail/transportmanager.h | 42 + kmail/undostack.cpp | 157 + kmail/undostack.h | 72 + kmail/upgrade-signature.pl | 63 + kmail/upgrade-transport.pl | 36 + kmail/urlhandlermanager.cpp | 597 + kmail/urlhandlermanager.h | 88 + kmail/util.cpp | 194 + kmail/util.h | 222 + kmail/vacation.cpp | 729 + kmail/vacation.h | 89 + kmail/vacationdialog.cpp | 195 + kmail/vacationdialog.h | 82 + kmail/vcardviewer.cpp | 96 + kmail/vcardviewer.h | 58 + kmail/warningconfiguration.ui | 408 + kmail/xfaceconfigurator.cpp | 285 + kmail/xfaceconfigurator.h | 64 + kmailcvt/Makefile.am | 51 + kmailcvt/README | 46 + kmailcvt/cr16-app-kmailcvt.png | Bin 0 -> 1128 bytes kmailcvt/cr32-app-kmailcvt.png | Bin 0 -> 2481 bytes kmailcvt/cr48-app-kmailcvt.png | Bin 0 -> 6035 bytes kmailcvt/filter_evolution.cxx | 201 + kmailcvt/filter_evolution.hxx | 45 + kmailcvt/filter_evolution_v2.cxx | 231 + kmailcvt/filter_evolution_v2.hxx | 43 + kmailcvt/filter_kmail_maildir.cxx | 218 + kmailcvt/filter_kmail_maildir.hxx | 43 + kmailcvt/filter_lnotes.cxx | 158 + kmailcvt/filter_lnotes.hxx | 53 + kmailcvt/filter_mailapp.cxx | 169 + kmailcvt/filter_mailapp.hxx | 36 + kmailcvt/filter_mbox.cxx | 145 + kmailcvt/filter_mbox.hxx | 37 + kmailcvt/filter_oe.cxx | 430 + kmailcvt/filter_oe.hxx | 84 + kmailcvt/filter_opera.cxx | 158 + kmailcvt/filter_opera.hxx | 37 + kmailcvt/filter_outlook.cxx | 62 + kmailcvt/filter_outlook.hxx | 38 + kmailcvt/filter_plain.cxx | 88 + kmailcvt/filter_plain.hxx | 37 + kmailcvt/filter_pmail.cxx | 346 + kmailcvt/filter_pmail.hxx | 76 + kmailcvt/filter_sylpheed.cxx | 228 + kmailcvt/filter_sylpheed.hxx | 47 + kmailcvt/filter_thebat.cxx | 231 + kmailcvt/filter_thebat.hxx | 42 + kmailcvt/filter_thunderbird.cxx | 234 + kmailcvt/filter_thunderbird.hxx | 42 + kmailcvt/filters.cxx | 213 + kmailcvt/filters.hxx | 143 + kmailcvt/kimportpage.cpp | 33 + kmailcvt/kimportpage.h | 30 + kmailcvt/kimportpagedlg.ui | 207 + kmailcvt/kmailcvt.cpp | 76 + kmailcvt/kmailcvt.h | 43 + kmailcvt/kselfilterpage.cpp | 98 + kmailcvt/kselfilterpage.h | 41 + kmailcvt/kselfilterpagedlg.ui | 144 + kmailcvt/main.cpp | 55 + kmailcvt/pics/Makefile.am | 3 + kmailcvt/pics/step1.png | Bin 0 -> 30045 bytes kmailcvt/samples/cygwin.mbox | 1140 + kmailcvt/samples/evolution/evolution_1.4.x.tar.bz2 | Bin 0 -> 87779 bytes kmailcvt/samples/evolution/evolution_2.2.x.tar.bz2 | Bin 0 -> 77480 bytes kmailcvt/samples/oe/CREDITS | 1 + kmailcvt/samples/oe/test1.mbx | Bin 0 -> 713 bytes kmailcvt/samples/oe/test2.dbx | Bin 0 -> 3578 bytes kmailcvt/samples/oe/test3.mbx | Bin 0 -> 3578 bytes kmailcvt/samples/oe/test4.dbx | Bin 0 -> 142036 bytes kmailcvt/samples/oe/test5.mbx | Bin 0 -> 142036 bytes kmailcvt/samples/oe6/OutlookExpress6.tar.bz2 | Bin 0 -> 36547 bytes kmailcvt/samples/pmail/pmail.tar.bz2 | Bin 0 -> 53024 bytes kmailcvt/samples/sylpheed/sylpheed.tar.bz2 | Bin 0 -> 58534 bytes kmailcvt/samples/thebat/the_bat-Inbox.tar.bz2 | Bin 0 -> 11775 bytes kmailcvt/uninstall.desktop | 2 + kmobile/DESIGN | 96 + kmobile/Makefile.am | 48 + kmobile/TODO | 31 + kmobile/configure.in.in | 16 + kmobile/devices/Makefile.am | 5 + kmobile/devices/digicam/Makefile.am | 1 + kmobile/devices/digicam/libkmobile_digicam.desktop | 115 + kmobile/devices/gammu/Makefile.am | 1 + kmobile/devices/gammu/libkmobile_gammu.desktop | 109 + kmobile/devices/gnokii/Makefile.am | 11 + kmobile/devices/gnokii/configure.in.in | 2 + kmobile/devices/gnokii/gnokii_mobile.cpp | 878 + kmobile/devices/gnokii/gnokii_mobile.h | 93 + kmobile/devices/gnokii/gnokiiconfig.cpp | 98 + kmobile/devices/gnokii/gnokiiconfig.h | 41 + kmobile/devices/gnokii/gnokiiconfigui.ui | 273 + kmobile/devices/gnokii/libkmobile_gnokii.desktop | 109 + kmobile/devices/pics/Makefile.am | 6 + kmobile/devices/pics/mobile_camera.png | Bin 0 -> 1627 bytes kmobile/devices/pics/mobile_musicplayer.png | Bin 0 -> 2207 bytes kmobile/devices/pics/mobile_organizer.png | Bin 0 -> 2801 bytes kmobile/devices/pics/mobile_phone.png | Bin 0 -> 5519 bytes kmobile/devices/pics/mobile_unknown.png | Bin 0 -> 2815 bytes kmobile/devices/skeleton/Makefile.am | 11 + .../devices/skeleton/libkmobile_skeleton.desktop | 109 + kmobile/devices/skeleton/skeleton.cpp | 164 + kmobile/devices/skeleton/skeleton.h | 71 + kmobile/hi16-app-kmobile.png | Bin 0 -> 598 bytes kmobile/hi32-app-kmobile.png | Bin 0 -> 1793 bytes kmobile/hi48-app-kmobile.png | Bin 0 -> 3465 bytes kmobile/kioslave/Makefile.am | 18 + kmobile/kioslave/cellphone.protocol | 18 + kmobile/kioslave/kio_mobile.cpp | 636 + kmobile/kioslave/kio_mobile.h | 70 + kmobile/kioslave/mimetypes/Makefile.am | 4 + .../kioslave/mimetypes/mobile_addressbook.desktop | 61 + kmobile/kioslave/mimetypes/mobile_calendar.desktop | 61 + kmobile/kioslave/mimetypes/mobile_device.desktop | 65 + kmobile/kioslave/mimetypes/mobile_notes.desktop | 59 + kmobile/kioslave/mobile.protocol | 18 + kmobile/kioslave/organizer.protocol | 18 + kmobile/kioslave/pda.protocol | 18 + kmobile/kioslave/phonecamera.protocol | 18 + kmobile/kmobile.cpp | 407 + kmobile/kmobile.desktop | 136 + kmobile/kmobile.h | 98 + kmobile/kmobile.lsm | 16 + kmobile/kmobile_selectiondialog.ui | 115 + kmobile/kmobileclient.cpp | 235 + kmobile/kmobileclient.h | 62 + kmobile/kmobiledevice.cpp | 470 + kmobile/kmobiledevice.h | 504 + kmobile/kmobileiface.h | 55 + kmobile/kmobileitem.cpp | 195 + kmobile/kmobileitem.h | 52 + kmobile/kmobileui.rc | 29 + kmobile/kmobileview.cpp | 439 + kmobile/kmobileview.h | 89 + kmobile/libkmobile.desktop | 51 + kmobile/main.cpp | 65 + kmobile/pref.cpp | 44 + kmobile/pref.h | 39 + kmobile/systemtray.cpp | 106 + kmobile/systemtray.h | 53 + kmobile/testlibkmobile.cpp | 40 + knode/.kateconfig | 2 + knode/AUTHORS | 50 + knode/ChangeLog | 294 + knode/KNode.desktop | 85 + knode/Makefile.am | 184 + knode/README | 15 + knode/TODO | 4 + knode/aboutdata.cpp | 64 + knode/aboutdata.h | 34 + knode/articlewidget.cpp | 1474 + knode/articlewidget.h | 269 + knode/csshelper.cpp | 42 + knode/csshelper.h | 30 + knode/filters/1.fltr | 42 + knode/filters/2.fltr | 42 + knode/filters/3.fltr | 42 + knode/filters/4.fltr | 42 + knode/filters/5.fltr | 42 + knode/filters/6.fltr | 42 + knode/filters/7.fltr | 42 + knode/filters/8.fltr | 42 + knode/filters/Makefile.am | 4 + knode/filters/filters.rc | 2 + knode/headers.rc | 35 + knode/headerview.cpp | 617 + knode/headerview.h | 120 + knode/hi128-app-knode.png | Bin 0 -> 9963 bytes knode/hi128-app-knode2.png | Bin 0 -> 20423 bytes knode/hi16-app-knode.png | Bin 0 -> 768 bytes knode/hi16-app-knode2.png | Bin 0 -> 914 bytes knode/hi32-app-knode.png | Bin 0 -> 1646 bytes knode/hi32-app-knode2.png | Bin 0 -> 2429 bytes knode/hi48-app-knode.png | Bin 0 -> 2956 bytes knode/hi48-app-knode2.png | Bin 0 -> 4811 bytes knode/hi64-app-knode.png | Bin 0 -> 4414 bytes knode/hi64-app-knode2.png | Bin 0 -> 7300 bytes knode/knaccountmanager.cpp | 305 + knode/knaccountmanager.h | 93 + knode/knapplication.cpp | 88 + knode/knapplication.h | 34 + knode/knarticle.cpp | 576 + knode/knarticle.h | 337 + knode/knarticlecollection.cpp | 403 + knode/knarticlecollection.h | 120 + knode/knarticlefactory.cpp | 1111 + knode/knarticlefactory.h | 124 + knode/knarticlefilter.cpp | 383 + knode/knarticlefilter.h | 80 + knode/knarticlemanager.cpp | 1090 + knode/knarticlemanager.h | 122 + knode/knarticlewindow.cpp | 131 + knode/knarticlewindow.h | 47 + knode/kncleanup.cpp | 319 + knode/kncleanup.h | 72 + knode/kncollection.cpp | 50 + knode/kncollection.h | 70 + knode/kncollectionview.cpp | 457 + knode/kncollectionview.h | 93 + knode/kncollectionviewitem.cpp | 172 + knode/kncollectionviewitem.h | 56 + knode/kncomposer.cpp | 2661 + knode/kncomposer.h | 384 + knode/kncomposerui.rc | 102 + knode/knconfig.cpp | 1252 + knode/knconfig.h | 566 + knode/knconfigmanager.cpp | 133 + knode/knconfigmanager.h | 83 + knode/knconfigpages.cpp | 198 + knode/knconfigpages.h | 79 + knode/knconfigwidgets.cpp | 2627 + knode/knconfigwidgets.h | 730 + knode/knconvert.cpp | 447 + knode/knconvert.h | 126 + knode/kndisplayedheader.cpp | 175 + knode/kndisplayedheader.h | 63 + knode/knewsservice.protocol | 13 + knode/knfilterconfigwidget.cpp | 93 + knode/knfilterconfigwidget.h | 53 + knode/knfilterdialog.cpp | 125 + knode/knfilterdialog.h | 54 + knode/knfiltermanager.cpp | 396 + knode/knfiltermanager.h | 106 + knode/knfolder.cpp | 601 + knode/knfolder.h | 103 + knode/knfoldermanager.cpp | 482 + knode/knfoldermanager.h | 91 + knode/knglobals.cpp | 114 + knode/knglobals.h | 95 + knode/kngroup.cpp | 1112 + knode/kngroup.h | 200 + knode/kngroupbrowser.cpp | 481 + knode/kngroupbrowser.h | 117 + knode/kngroupdialog.cpp | 335 + knode/kngroupdialog.h | 60 + knode/kngroupmanager.cpp | 704 + knode/kngroupmanager.h | 142 + knode/kngrouppropdlg.cpp | 181 + knode/kngrouppropdlg.h | 59 + knode/kngroupselectdialog.cpp | 172 + knode/kngroupselectdialog.h | 63 + knode/knhdrviewitem.cpp | 294 + knode/knhdrviewitem.h | 67 + knode/knjobdata.cpp | 147 + knode/knjobdata.h | 141 + knode/knmainwidget.cpp | 2215 + knode/knmainwidget.h | 426 + knode/knmemorymanager.cpp | 217 + knode/knmemorymanager.h | 74 + knode/knnetaccess.cpp | 545 + knode/knnetaccess.h | 102 + knode/knnntpaccount.cpp | 229 + knode/knnntpaccount.h | 117 + knode/knnntpclient.cpp | 748 + knode/knnntpclient.h | 57 + knode/knode.cpp | 122 + knode/knode.h | 70 + knode/knode_config_accounts.desktop | 118 + knode/knode_config_appearance.desktop | 122 + knode/knode_config_cleanup.desktop | 113 + knode/knode_config_identity.desktop | 124 + knode/knode_config_post_news.desktop | 62 + knode/knode_config_privacy.desktop | 107 + knode/knode_config_read_news.desktop | 66 + knode/knode_options.h | 30 + knode/knode_part.cpp | 125 + knode/knode_part.h | 64 + knode/knodecomposeriface.h | 14 + knode/knodeiface.h | 152 + knode/knodeui.rc | 256 + knode/knprotocolclient.cpp | 634 + knode/knprotocolclient.h | 122 + knode/knrangefilter.cpp | 228 + knode/knrangefilter.h | 88 + knode/knreaderui.rc | 81 + knode/knscoring.cpp | 142 + knode/knscoring.h | 76 + knode/knsearchdialog.cpp | 122 + knode/knsearchdialog.h | 58 + knode/knserverinfo.cpp | 188 + knode/knserverinfo.h | 91 + knode/knsourceviewwindow.cpp | 62 + knode/knsourceviewwindow.h | 33 + knode/knstatusfilter.cpp | 232 + knode/knstatusfilter.h | 99 + knode/knstringfilter.cpp | 165 + knode/knstringfilter.h | 82 + knode/knwidgets.cpp | 159 + knode/knwidgets.h | 88 + knode/main.cpp | 44 + knode/pics/Makefile.am | 12 + knode/pics/article.png | Bin 0 -> 751 bytes knode/pics/cr16-action-mail_get_all.png | Bin 0 -> 902 bytes knode/pics/cr16-action-message_reply.png | Bin 0 -> 1052 bytes knode/pics/cr22-action-mail_get_all.png | Bin 0 -> 1406 bytes knode/pics/cr22-action-message_reply.png | Bin 0 -> 1457 bytes knode/pics/cr32-action-mail_get_all.png | Bin 0 -> 2401 bytes knode/pics/cr32-action-message_reply.png | Bin 0 -> 2444 bytes knode/pics/crsc-action-mail_get_all.svg | 184 + knode/pics/ctlart.png | Bin 0 -> 338 bytes knode/pics/eyes.png | Bin 0 -> 480 bytes knode/pics/greyball.png | Bin 0 -> 449 bytes knode/pics/greyballchk.png | Bin 0 -> 478 bytes knode/pics/group.png | Bin 0 -> 751 bytes knode/pics/group_big.png | Bin 0 -> 1150 bytes knode/pics/ignore.png | Bin 0 -> 596 bytes knode/pics/mail.png | Bin 0 -> 1001 bytes knode/pics/newsubs.png | Bin 0 -> 413 bytes knode/pics/pgp-keys.png | Bin 0 -> 3877 bytes knode/pics/posting.png | Bin 0 -> 725 bytes knode/pics/snderr.png | Bin 0 -> 395 bytes knode/pics/stat_cncl.png | Bin 0 -> 516 bytes knode/pics/stat_edit.png | Bin 0 -> 437 bytes knode/pics/stat_saved.png | Bin 0 -> 337 bytes knode/pics/stat_sent.png | Bin 0 -> 468 bytes knode/resource.h | 43 + knode/smtpaccountwidget_base.ui | 232 + knode/utilities.cpp | 478 + knode/utilities.h | 166 + knotes/.emacs-dirvars | 7 + knotes/AUTHORS | 20 + knotes/ChangeLog | 935 + knotes/KNotesAppIface.h | 215 + knotes/KNotesIface.h | 103 + knotes/Makefile.am | 59 + knotes/README | 63 + knotes/TODO | 77 + knotes/icons/Makefile.am | 2 + knotes/icons/cr16-action-enum_list.png | Bin 0 -> 145 bytes knotes/icons/cr16-action-format_decreaseindent.png | Bin 0 -> 220 bytes knotes/icons/cr16-action-format_increaseindent.png | Bin 0 -> 221 bytes knotes/icons/cr16-action-knotes_alarm.png | Bin 0 -> 865 bytes knotes/icons/cr16-action-knotes_close.png | Bin 0 -> 275 bytes knotes/icons/cr16-action-knotes_date.png | Bin 0 -> 1006 bytes knotes/icons/cr16-action-knotes_delete.png | Bin 0 -> 892 bytes knotes/icons/cr16-action-text_sub.png | Bin 0 -> 195 bytes knotes/icons/cr16-action-text_super.png | Bin 0 -> 186 bytes knotes/knote.cpp | 1339 + knotes/knote.h | 175 + knotes/knotealarmdlg.cpp | 152 + knotes/knotealarmdlg.h | 68 + knotes/knotebutton.cpp | 111 + knotes/knotebutton.h | 51 + knotes/knoteconfig.kcfg | 84 + knotes/knoteconfig.kcfgc | 3 + knotes/knoteconfigdlg.cpp | 245 + knotes/knoteconfigdlg.h | 51 + knotes/knoteedit.cpp | 495 + knotes/knoteedit.h | 121 + knotes/knotehostdlg.cpp | 90 + knotes/knotehostdlg.h | 60 + knotes/knoteprinter.cpp | 153 + knotes/knoteprinter.h | 53 + knotes/knotes.desktop | 91 + knotes/knotes_manager.desktop | 63 + knotes/knotesalarm.cpp | 78 + knotes/knotesalarm.h | 59 + knotes/knotesapp.cpp | 750 + knotes/knotesapp.h | 163 + knotes/knotesappui.rc | 35 + knotes/knotesglobalconfig.kcfg | 44 + knotes/knotesglobalconfig.kcfgc | 6 + knotes/knoteslegacy.cpp | 270 + knotes/knoteslegacy.h | 46 + knotes/knotesnetrecv.cpp | 152 + knotes/knotesnetrecv.h | 69 + knotes/knotesnetsend.cpp | 104 + knotes/knotesnetsend.h | 66 + knotes/knotesui.rc | 59 + knotes/local.desktop | 59 + knotes/main.cpp | 132 + knotes/main.h | 41 + knotes/mig_knotes.pl | 127 + knotes/pics/Makefile.am | 1 + knotes/pics/hi128-app-knotes.png | Bin 0 -> 18237 bytes knotes/pics/hi16-app-knotes.png | Bin 0 -> 778 bytes knotes/pics/hi22-app-knotes.png | Bin 0 -> 1242 bytes knotes/pics/hi32-app-knotes.png | Bin 0 -> 2740 bytes knotes/pics/hi48-app-knotes.png | Bin 0 -> 5229 bytes knotes/pics/hi64-app-knotes.png | Bin 0 -> 7417 bytes knotes/pushpin.xpm | 396 + knotes/resourcelocal.cpp | 132 + knotes/resourcelocal.h | 75 + knotes/resourcelocal_plugin.cpp | 68 + knotes/resourcelocalconfig.cpp | 68 + knotes/resourcelocalconfig.h | 43 + knotes/resourcemanager.cpp | 156 + knotes/resourcemanager.h | 82 + knotes/resourcenotes.cpp | 45 + knotes/resourcenotes.h | 84 + knotes/version.h | 2 + kode/Makefile.am | 21 + kode/README | 6 + kode/automakefile.cpp | 115 + kode/automakefile.h | 94 + kode/class.cpp | 176 + kode/class.h | 98 + kode/code.cpp | 167 + kode/code.h | 71 + kode/enum.cpp | 58 + kode/enum.h | 47 + kode/file.cpp | 158 + kode/file.h | 99 + kode/function.cpp | 123 + kode/function.h | 91 + kode/kodemain.cpp | 633 + kode/kwsdl/Makefile.am | 19 + kode/kwsdl/TODO | 6 + kode/kwsdl/binding.cpp | 63 + kode/kwsdl/binding.h | 108 + kode/kwsdl/compiler.cpp | 113 + kode/kwsdl/compiler.h | 62 + kode/kwsdl/converter.cpp | 998 + kode/kwsdl/converter.h | 78 + kode/kwsdl/creator.cpp | 71 + kode/kwsdl/creator.h | 49 + kode/kwsdl/kung/Makefile.am | 12 + kode/kwsdl/kung/binaryinputfield.cpp | 186 + kode/kwsdl/kung/binaryinputfield.h | 83 + kode/kwsdl/kung/boolinputfield.cpp | 81 + kode/kwsdl/kung/boolinputfield.h | 54 + kode/kwsdl/kung/complexbaseinputfield.cpp | 155 + kode/kwsdl/kung/complexbaseinputfield.h | 41 + kode/kwsdl/kung/conversationmanager.h | 37 + kode/kwsdl/kung/dateinputfield.cpp | 81 + kode/kwsdl/kung/dateinputfield.h | 55 + kode/kwsdl/kung/dispatcher.cpp | 153 + kode/kwsdl/kung/dispatcher.h | 58 + kode/kwsdl/kung/doubleinputfield.cpp | 94 + kode/kwsdl/kung/doubleinputfield.h | 55 + kode/kwsdl/kung/enuminputfield.cpp | 86 + kode/kwsdl/kung/enuminputfield.h | 55 + kode/kwsdl/kung/generalconversationmanager.cpp | 51 + kode/kwsdl/kung/generalconversationmanager.h | 43 + kode/kwsdl/kung/inputdialog.cpp | 32 + kode/kwsdl/kung/inputdialog.h | 33 + kode/kwsdl/kung/inputfield.cpp | 102 + kode/kwsdl/kung/inputfield.h | 146 + kode/kwsdl/kung/inputfieldfactory.cpp | 123 + kode/kwsdl/kung/inputfieldfactory.h | 69 + kode/kwsdl/kung/integerinputfield.cpp | 132 + kode/kwsdl/kung/integerinputfield.h | 55 + kode/kwsdl/kung/listinputfield.cpp | 189 + kode/kwsdl/kung/listinputfield.h | 80 + kode/kwsdl/kung/loader.cpp | 89 + kode/kwsdl/kung/loader.h | 55 + kode/kwsdl/kung/main.cpp | 64 + kode/kwsdl/kung/outputdialog.cpp | 30 + kode/kwsdl/kung/outputdialog.h | 33 + kode/kwsdl/kung/pageinputfield.cpp | 107 + kode/kwsdl/kung/pageinputfield.h | 51 + kode/kwsdl/kung/simplebaseinputfield.cpp | 120 + kode/kwsdl/kung/simplebaseinputfield.h | 41 + kode/kwsdl/kung/stringinputfield.cpp | 100 + kode/kwsdl/kung/stringinputfield.h | 55 + kode/kwsdl/kung/timeinputfield.cpp | 81 + kode/kwsdl/kung/timeinputfield.h | 55 + kode/kwsdl/kung/transport.cpp | 69 + kode/kwsdl/kung/transport.h | 47 + kode/kwsdl/kung/wsclconversationmanager.cpp | 50 + kode/kwsdl/kung/wsclconversationmanager.h | 43 + kode/kwsdl/main.cpp | 77 + kode/kwsdl/message.cpp | 72 + kode/kwsdl/message.h | 71 + kode/kwsdl/namemapper.cpp | 45 + kode/kwsdl/namemapper.h | 43 + kode/kwsdl/parser.cpp | 240 + kode/kwsdl/parser.h | 64 + kode/kwsdl/port.cpp | 62 + kode/kwsdl/port.h | 75 + kode/kwsdl/schema/Makefile.am | 15 + kode/kwsdl/schema/attribute.cpp | 80 + kode/kwsdl/schema/attribute.h | 68 + kode/kwsdl/schema/complextype.cpp | 403 + kode/kwsdl/schema/complextype.h | 181 + kode/kwsdl/schema/element.cpp | 130 + kode/kwsdl/schema/element.h | 89 + kode/kwsdl/schema/fileprovider.cpp | 105 + kode/kwsdl/schema/fileprovider.h | 55 + kode/kwsdl/schema/parser.cpp | 1095 + kode/kwsdl/schema/parser.h | 139 + kode/kwsdl/schema/qualifiedname.cpp | 78 + kode/kwsdl/schema/qualifiedname.h | 59 + kode/kwsdl/schema/simpletype.cpp | 301 + kode/kwsdl/schema/simpletype.h | 163 + kode/kwsdl/schema/types.cpp | 54 + kode/kwsdl/schema/types.h | 51 + kode/kwsdl/schema/typestable.cpp | 251 + kode/kwsdl/schema/typestable.h | 89 + kode/kwsdl/schema/xsdtype.h | 114 + kode/kwsdl/service.cpp | 48 + kode/kwsdl/service.h | 60 + kode/kwsdl/tests/Makefile.am | 1 + kode/kwsdl/tests/google/Makefile.am | 9 + kode/kwsdl/tests/google/README | 8 + kode/kwsdl/tests/google/directorycategory.cpp | 64 + kode/kwsdl/tests/google/directorycategory.h | 44 + kode/kwsdl/tests/google/directorycategoryarray.cpp | 52 + kode/kwsdl/tests/google/directorycategoryarray.h | 43 + kode/kwsdl/tests/google/googlesearch.cc | 94 + kode/kwsdl/tests/google/googlesearch.hh | 60 + kode/kwsdl/tests/google/googlesearchresult.cpp | 183 + kode/kwsdl/tests/google/googlesearchresult.h | 73 + kode/kwsdl/tests/google/googlesearchservice.cpp | 208 + kode/kwsdl/tests/google/googlesearchservice.h | 60 + kode/kwsdl/tests/google/main.cc | 23 + kode/kwsdl/tests/google/resultelement.cpp | 156 + kode/kwsdl/tests/google/resultelement.h | 66 + kode/kwsdl/tests/google/resultelementarray.cpp | 52 + kode/kwsdl/tests/google/resultelementarray.h | 43 + kode/kwsdl/tests/google/serializer.cpp | 627 + kode/kwsdl/tests/google/serializer.h | 103 + kode/kwsdl/tests/google/transport.cpp | 75 + kode/kwsdl/tests/google/transport.h | 50 + kode/kwsdl/typemapper.cpp | 300 + kode/kwsdl/typemapper.h | 85 + kode/kwsdl/wscl/Makefile.am | 14 + kode/kwsdl/wscl/conversation.cpp | 122 + kode/kwsdl/wscl/conversation.h | 78 + kode/kwsdl/wscl/documents.cpp | 107 + kode/kwsdl/wscl/documents.h | 95 + kode/kwsdl/wscl/interaction.cpp | 94 + kode/kwsdl/wscl/interaction.h | 78 + kode/kwsdl/wscl/parser.cpp | 224 + kode/kwsdl/wscl/parser.h | 46 + kode/kwsdl/wscl/transition.cpp | 63 + kode/kwsdl/wscl/transition.h | 55 + kode/kwsdl/wsdl.cpp | 135 + kode/kwsdl/wsdl.h | 68 + kode/kxml_compiler/Makefile.am | 9 + kode/kxml_compiler/creator.cpp | 903 + kode/kxml_compiler/creator.h | 115 + kode/kxml_compiler/kxml_compiler.cpp | 177 + kode/kxml_compiler/parser.cpp | 299 + kode/kxml_compiler/parser.h | 134 + kode/license.cpp | 93 + kode/license.h | 49 + kode/membervariable.cpp | 51 + kode/membervariable.h | 44 + kode/printer.cpp | 543 + kode/printer.h | 75 + kode/statemachine.cpp | 84 + kode/statemachine.h | 52 + kode/style.cpp | 54 + kode/style.h | 48 + kode/typedef.cpp | 38 + kode/typedef.h | 46 + kode/variable.cpp | 63 + kode/variable.h | 60 + konsolekalendar/COPYING | 341 + konsolekalendar/HACKS | 9 + konsolekalendar/Mainpage.dox | 28 + konsolekalendar/Makefile.am | 26 + konsolekalendar/ROADMAP | 20 + konsolekalendar/TODO | 3 + konsolekalendar/examples/README | 8 + konsolekalendar/examples/tcm2kcal.pl | 288 + konsolekalendar/examples/testkalendar.sh | 77 + konsolekalendar/konsolekalendar.cpp | 460 + konsolekalendar/konsolekalendar.desktop | 29 + konsolekalendar/konsolekalendar.h | 144 + konsolekalendar/konsolekalendaradd.cpp | 168 + konsolekalendar/konsolekalendaradd.h | 83 + konsolekalendar/konsolekalendarchange.cpp | 180 + konsolekalendar/konsolekalendarchange.h | 83 + konsolekalendar/konsolekalendardelete.cpp | 118 + konsolekalendar/konsolekalendardelete.h | 77 + konsolekalendar/konsolekalendarepoch.cpp | 176 + konsolekalendar/konsolekalendarepoch.h | 72 + konsolekalendar/konsolekalendarexports.cpp | 243 + konsolekalendar/konsolekalendarexports.h | 101 + konsolekalendar/konsolekalendarvariables.cpp | 333 + konsolekalendar/konsolekalendarvariables.h | 399 + konsolekalendar/main.cpp | 989 + konsolekalendar/pixmaps/Makefile.am | 1 + .../pixmaps/cr16-app-konsolekalendar.png | Bin 0 -> 205 bytes .../pixmaps/cr22-app-konsolekalendar.png | Bin 0 -> 1274 bytes .../pixmaps/cr32-app-konsolekalendar.png | Bin 0 -> 2080 bytes konsolekalendar/stdcalendar.cpp | 102 + konsolekalendar/stdcalendar.h | 45 + kontact/DESIGN.dcopinteraction | 84 + kontact/HACKING | 100 + kontact/Makefile.am | 9 + kontact/TODO | 29 + kontact/Thoughts | 375 + kontact/interfaces/Makefile.am | 15 + kontact/interfaces/core.cpp | 129 + kontact/interfaces/core.h | 102 + kontact/interfaces/kontactplugin.desktop | 71 + kontact/interfaces/plugin.cpp | 259 + kontact/interfaces/plugin.h | 291 + kontact/interfaces/summary.cpp | 116 + kontact/interfaces/summary.h | 94 + kontact/interfaces/uniqueapphandler.cpp | 201 + kontact/interfaces/uniqueapphandler.h | 123 + kontact/pics/Makefile.am | 2 + kontact/pics/icons/LICENSE | 23 + kontact/pics/icons/Makefile.am | 1 + .../pics/icons/cr16-action-kontact_contacts.png | Bin 0 -> 1017 bytes kontact/pics/icons/cr16-action-kontact_date.png | Bin 0 -> 843 bytes kontact/pics/icons/cr16-action-kontact_journal.png | Bin 0 -> 846 bytes kontact/pics/icons/cr16-action-kontact_mail.png | Bin 0 -> 810 bytes kontact/pics/icons/cr16-action-kontact_news.png | Bin 0 -> 862 bytes kontact/pics/icons/cr16-action-kontact_notes.png | Bin 0 -> 818 bytes kontact/pics/icons/cr16-action-kontact_summary.png | Bin 0 -> 877 bytes .../icons/cr16-action-kontact_summary_green.png | Bin 0 -> 879 bytes kontact/pics/icons/cr16-action-kontact_todo.png | Bin 0 -> 910 bytes .../pics/icons/cr22-action-kontact_contacts.png | Bin 0 -> 1605 bytes kontact/pics/icons/cr22-action-kontact_date.png | Bin 0 -> 1507 bytes kontact/pics/icons/cr22-action-kontact_journal.png | Bin 0 -> 1247 bytes kontact/pics/icons/cr22-action-kontact_mail.png | Bin 0 -> 1367 bytes kontact/pics/icons/cr22-action-kontact_news.png | Bin 0 -> 1296 bytes kontact/pics/icons/cr22-action-kontact_notes.png | Bin 0 -> 1334 bytes kontact/pics/icons/cr22-action-kontact_summary.png | Bin 0 -> 1347 bytes .../icons/cr22-action-kontact_summary_green.png | Bin 0 -> 1339 bytes kontact/pics/icons/cr22-action-kontact_todo.png | Bin 0 -> 1635 bytes .../pics/icons/cr32-action-kontact_contacts.png | Bin 0 -> 3039 bytes kontact/pics/icons/cr32-action-kontact_date.png | Bin 0 -> 2683 bytes kontact/pics/icons/cr32-action-kontact_journal.png | Bin 0 -> 1945 bytes kontact/pics/icons/cr32-action-kontact_mail.png | Bin 0 -> 1989 bytes kontact/pics/icons/cr32-action-kontact_news.png | Bin 0 -> 2063 bytes kontact/pics/icons/cr32-action-kontact_notes.png | Bin 0 -> 2113 bytes kontact/pics/icons/cr32-action-kontact_summary.png | Bin 0 -> 2496 bytes .../icons/cr32-action-kontact_summary_green.png | Bin 0 -> 2445 bytes kontact/pics/icons/cr32-action-kontact_todo.png | Bin 0 -> 2717 bytes .../pics/icons/cr48-action-kontact_contacts.png | Bin 0 -> 5453 bytes kontact/pics/icons/cr48-action-kontact_date.png | Bin 0 -> 4738 bytes kontact/pics/icons/cr48-action-kontact_journal.png | Bin 0 -> 3460 bytes kontact/pics/icons/cr48-action-kontact_mail.png | Bin 0 -> 3629 bytes kontact/pics/icons/cr48-action-kontact_news.png | Bin 0 -> 4517 bytes kontact/pics/icons/cr48-action-kontact_notes.png | Bin 0 -> 4876 bytes kontact/pics/icons/cr48-action-kontact_summary.png | Bin 0 -> 4297 bytes .../icons/cr48-action-kontact_summary_green.png | Bin 0 -> 4313 bytes kontact/pics/icons/cr48-action-kontact_todo.png | Bin 0 -> 5195 bytes .../pics/icons/cr64-action-kontact_contacts.png | Bin 0 -> 8310 bytes kontact/pics/icons/cr64-action-kontact_date.png | Bin 0 -> 7948 bytes kontact/pics/icons/cr64-action-kontact_journal.png | Bin 0 -> 5606 bytes kontact/pics/icons/cr64-action-kontact_mail.png | Bin 0 -> 5350 bytes kontact/pics/icons/cr64-action-kontact_news.png | Bin 0 -> 6928 bytes kontact/pics/icons/cr64-action-kontact_notes.png | Bin 0 -> 6118 bytes kontact/pics/icons/cr64-action-kontact_summary.png | Bin 0 -> 6525 bytes .../icons/cr64-action-kontact_summary_green.png | Bin 0 -> 6683 bytes kontact/pics/icons/cr64-action-kontact_todo.png | Bin 0 -> 10168 bytes kontact/plugins/Makefile.am | 6 + kontact/plugins/akregator/Makefile.am | 14 + kontact/plugins/akregator/akregator_plugin.cpp | 156 + kontact/plugins/akregator/akregator_plugin.h | 81 + kontact/plugins/akregator/akregatorplugin.desktop | 87 + .../plugins/akregator/akregatorplugin3.2.desktop | 112 + kontact/plugins/kaddressbook/Makefile.am | 18 + .../plugins/kaddressbook/kaddressbook_plugin.cpp | 218 + kontact/plugins/kaddressbook/kaddressbook_plugin.h | 86 + .../kaddressbook/kaddressbookplugin.desktop | 100 + kontact/plugins/karm/Makefile.am | 16 + kontact/plugins/karm/karm_plugin.cpp | 71 + kontact/plugins/karm/karm_plugin.h | 57 + kontact/plugins/karm/karmplugin.desktop | 59 + kontact/plugins/kitchensync/Makefile.am | 14 + kontact/plugins/kitchensync/kitchensync.desktop | 52 + kontact/plugins/kitchensync/kitchensync_plugin.cpp | 67 + kontact/plugins/kitchensync/kitchensync_plugin.h | 51 + kontact/plugins/kmail/Makefile.am | 29 + kontact/plugins/kmail/kcmkmailsummary.cpp | 192 + kontact/plugins/kmail/kcmkmailsummary.desktop | 107 + kontact/plugins/kmail/kcmkmailsummary.h | 61 + kontact/plugins/kmail/kmail_plugin.cpp | 221 + kontact/plugins/kmail/kmail_plugin.h | 86 + kontact/plugins/kmail/kmailplugin.desktop | 67 + kontact/plugins/kmail/summarywidget.cpp | 182 + kontact/plugins/kmail/summarywidget.h | 73 + kontact/plugins/knode/Makefile.am | 14 + kontact/plugins/knode/knode_plugin.cpp | 123 + kontact/plugins/knode/knode_plugin.h | 68 + kontact/plugins/knode/knodeplugin.desktop | 98 + kontact/plugins/knotes/Makefile.am | 23 + kontact/plugins/knotes/knotes_part.cpp | 413 + kontact/plugins/knotes/knotes_part.h | 101 + kontact/plugins/knotes/knotes_part.rc | 23 + kontact/plugins/knotes/knotes_part_p.h | 188 + kontact/plugins/knotes/knotes_plugin.cpp | 97 + kontact/plugins/knotes/knotes_plugin.h | 58 + kontact/plugins/knotes/knotesplugin.desktop | 95 + kontact/plugins/knotes/knotetip.cpp | 227 + kontact/plugins/knotes/knotetip.h | 68 + kontact/plugins/knotes/summarywidget.cpp | 164 + kontact/plugins/knotes/summarywidget.h | 71 + kontact/plugins/korganizer/Makefile.am | 58 + kontact/plugins/korganizer/journalplugin.cpp | 139 + kontact/plugins/korganizer/journalplugin.desktop | 89 + kontact/plugins/korganizer/journalplugin.h | 63 + kontact/plugins/korganizer/kcmkorgsummary.cpp | 200 + kontact/plugins/korganizer/kcmkorgsummary.desktop | 125 + kontact/plugins/korganizer/kcmkorgsummary.h | 56 + kontact/plugins/korganizer/korg_uniqueapp.cpp | 38 + kontact/plugins/korganizer/korg_uniqueapp.h | 37 + kontact/plugins/korganizer/korganizerplugin.cpp | 227 + .../plugins/korganizer/korganizerplugin.desktop | 101 + kontact/plugins/korganizer/korganizerplugin.h | 75 + kontact/plugins/korganizer/summarywidget.cpp | 313 + kontact/plugins/korganizer/summarywidget.h | 70 + kontact/plugins/korganizer/todoplugin.cpp | 230 + kontact/plugins/korganizer/todoplugin.desktop | 65 + kontact/plugins/korganizer/todoplugin.h | 68 + kontact/plugins/korganizer/todosummarywidget.cpp | 270 + kontact/plugins/korganizer/todosummarywidget.h | 72 + kontact/plugins/kpilot/Makefile.am | 24 + kontact/plugins/kpilot/kpilot_plugin.cpp | 69 + kontact/plugins/kpilot/kpilot_plugin.h | 49 + kontact/plugins/kpilot/kpilotplugin.desktop | 44 + kontact/plugins/kpilot/summarywidget.cpp | 242 + kontact/plugins/kpilot/summarywidget.h | 99 + kontact/plugins/newsticker/Makefile.am | 26 + kontact/plugins/newsticker/kcmkontactknt.cpp | 452 + kontact/plugins/newsticker/kcmkontactknt.desktop | 156 + kontact/plugins/newsticker/kcmkontactknt.h | 102 + kontact/plugins/newsticker/newsfeeds.h | 315 + kontact/plugins/newsticker/newsticker_plugin.cpp | 43 + kontact/plugins/newsticker/newsticker_plugin.h | 40 + .../plugins/newsticker/newstickerplugin.desktop | 99 + kontact/plugins/newsticker/summarywidget.cpp | 319 + kontact/plugins/newsticker/summarywidget.h | 115 + kontact/plugins/specialdates/Makefile.am | 31 + kontact/plugins/specialdates/kcmsdsummary.cpp | 248 + kontact/plugins/specialdates/kcmsdsummary.desktop | 126 + kontact/plugins/specialdates/kcmsdsummary.h | 69 + kontact/plugins/specialdates/sdsummarywidget.cpp | 637 + kontact/plugins/specialdates/sdsummarywidget.h | 84 + .../plugins/specialdates/specialdates_plugin.cpp | 70 + kontact/plugins/specialdates/specialdates_plugin.h | 52 + .../specialdates/specialdatesplugin.desktop | 92 + kontact/plugins/summary/Makefile.am | 26 + kontact/plugins/summary/dropwidget.cpp | 44 + kontact/plugins/summary/dropwidget.h | 42 + kontact/plugins/summary/kcmkontactsummary.cpp | 189 + kontact/plugins/summary/kcmkontactsummary.desktop | 79 + kontact/plugins/summary/kcmkontactsummary.h | 62 + kontact/plugins/summary/kontactsummary_part.rc | 9 + kontact/plugins/summary/summaryplugin.desktop | 97 + kontact/plugins/summary/summaryview_part.cpp | 434 + kontact/plugins/summary/summaryview_part.h | 103 + kontact/plugins/summary/summaryview_plugin.cpp | 123 + kontact/plugins/summary/summaryview_plugin.h | 62 + kontact/plugins/test/Makefile.am | 20 + kontact/plugins/test/kptestplugin.desktop | 113 + kontact/plugins/test/kptestplugin.rc | 10 + kontact/plugins/test/test_part.cpp | 117 + kontact/plugins/test/test_part.h | 61 + kontact/plugins/test/test_plugin.cpp | 61 + kontact/plugins/test/test_plugin.h | 51 + kontact/plugins/test/testpartui.rc | 10 + kontact/plugins/weather/Makefile.am | 13 + kontact/plugins/weather/summarywidget.cpp | 230 + kontact/plugins/weather/summarywidget.h | 123 + kontact/plugins/weather/weather_plugin.cpp | 61 + kontact/plugins/weather/weather_plugin.h | 44 + kontact/plugins/weather/weatherplugin.desktop | 92 + kontact/profiles/KontactDefaults/Makefile.am | 6 + kontact/profiles/KontactDefaults/kontactrc | 35 + kontact/profiles/KontactDefaults/korganizerrc | 3 + kontact/profiles/KontactDefaults/profile.cfg | 4 + kontact/profiles/Makefile.am | 1 + kontact/profiles/OutlookDefaults/Makefile.am | 6 + kontact/profiles/OutlookDefaults/kontactrc | 33 + kontact/profiles/OutlookDefaults/korganizerrc | 3 + kontact/profiles/OutlookDefaults/profile.cfg | 4 + kontact/src/Kontact.desktop | 71 + kontact/src/Makefile.am | 42 + kontact/src/about/Makefile.am | 6 + kontact/src/about/kontact.css | 30 + kontact/src/about/main.html | 66 + kontact/src/about/top-right-kontact.png | Bin 0 -> 17996 bytes kontact/src/aboutdialog.cpp | 177 + kontact/src/aboutdialog.h | 57 + kontact/src/hi128-app-kontact.png | Bin 0 -> 20269 bytes kontact/src/hi16-app-kontact.png | Bin 0 -> 960 bytes kontact/src/hi22-app-kontact.png | Bin 0 -> 1528 bytes kontact/src/hi32-app-kontact.png | Bin 0 -> 2611 bytes kontact/src/hi48-app-kontact.png | Bin 0 -> 4805 bytes kontact/src/hi64-app-kontact.png | Bin 0 -> 7186 bytes kontact/src/iconsidepane.cpp | 612 + kontact/src/iconsidepane.h | 193 + kontact/src/kcmkontact.cpp | 152 + kontact/src/kcmkontact.h | 69 + kontact/src/kontact.kcfg | 32 + kontact/src/kontact.setdlg | 646 + kontact/src/kontactconfig.desktop | 53 + kontact/src/kontactdcop.desktop | 18 + kontact/src/kontactiface.h | 36 + kontact/src/kontactui.rc | 48 + kontact/src/main.cpp | 168 + kontact/src/mainwindow.cpp | 1100 + kontact/src/mainwindow.h | 168 + kontact/src/prefs.kcfgc | 13 + kontact/src/profiledialog.cpp | 267 + kontact/src/profiledialog.h | 90 + kontact/src/profilemanager.cpp | 340 + kontact/src/profilemanager.h | 162 + kontact/src/sidepanebase.cpp | 52 + kontact/src/sidepanebase.h | 79 + korganizer/AUTHORS | 15 + korganizer/COPYING | 341 + korganizer/HACKING | 1 + korganizer/LICENSE | 63 + korganizer/Makefile.am | 208 + korganizer/README | 280 + korganizer/aboutdata.cpp | 75 + korganizer/aboutdata.h | 40 + korganizer/actionmanager.cpp | 1956 + korganizer/actionmanager.h | 422 + korganizer/agendaview.cpp | 36 + korganizer/agendaview.h | 43 + korganizer/archivedialog.cpp | 237 + korganizer/archivedialog.h | 73 + korganizer/calendarview.cpp | 2291 + korganizer/calendarview.h | 613 + korganizer/configure.in.in | 28 + korganizer/customlistviewitem.h | 63 + korganizer/datechecker.cpp | 97 + korganizer/datechecker.h | 86 + korganizer/datenavigator.cpp | 265 + korganizer/datenavigator.h | 86 + korganizer/datenavigatorcontainer.cpp | 266 + korganizer/datenavigatorcontainer.h | 92 + korganizer/dcopcalendar.desktop | 58 + korganizer/docprefs.cpp | 68 + korganizer/docprefs.h | 49 + korganizer/eventarchiver.cpp | 225 + korganizer/eventarchiver.h | 84 + korganizer/exportwebdialog.cpp | 257 + korganizer/exportwebdialog.h | 84 + korganizer/filteredit_base.ui | 320 + korganizer/filtereditdialog.cpp | 255 + korganizer/filtereditdialog.h | 101 + korganizer/freebusymanager.cpp | 587 + korganizer/freebusymanager.h | 179 + korganizer/freebusyurldialog.cpp | 100 + korganizer/freebusyurldialog.h | 66 + korganizer/hi128-app-korganizer.png | Bin 0 -> 17234 bytes korganizer/hi16-app-korganizer.png | Bin 0 -> 1046 bytes korganizer/hi32-app-korganizer.png | Bin 0 -> 2502 bytes korganizer/hi48-app-korganizer.png | Bin 0 -> 4594 bytes korganizer/hi64-app-korganizer.png | Bin 0 -> 6971 bytes korganizer/history.cpp | 295 + korganizer/history.h | 156 + korganizer/ical2vcal.in | 454 + korganizer/importdialog.cpp | 92 + korganizer/importdialog.h | 59 + korganizer/incidencechanger.cpp | 354 + korganizer/incidencechanger.h | 58 + korganizer/interfaces/Makefile.am | 1 + korganizer/interfaces/calendar/Makefile.am | 6 + .../interfaces/calendar/calendardecoration.desktop | 66 + .../interfaces/calendar/calendardecoration.h | 84 + .../interfaces/calendar/calendarplugin.desktop | 74 + korganizer/interfaces/calendar/plugin.h | 58 + korganizer/interfaces/korganizer/Makefile.am | 6 + korganizer/interfaces/korganizer/baseview.h | 254 + .../interfaces/korganizer/calendarviewbase.h | 63 + korganizer/interfaces/korganizer/corehelper.h | 52 + .../interfaces/korganizer/incidencechangerbase.h | 77 + .../interfaces/korganizer/korganizerpart.desktop | 66 + .../interfaces/korganizer/korgprintplugin.desktop | 66 + korganizer/interfaces/korganizer/mainwindow.h | 99 + korganizer/interfaces/korganizer/part.h | 71 + korganizer/interfaces/korganizer/printplugin.h | 172 + korganizer/journalentry.cpp | 414 + korganizer/journalentry.h | 155 + korganizer/kcalendariface.h | 122 + korganizer/kdatenavigator.cpp | 279 + korganizer/kdatenavigator.h | 115 + korganizer/koagenda.cpp | 1999 + korganizer/koagenda.h | 378 + korganizer/koagendaitem.cpp | 975 + korganizer/koagendaitem.h | 208 + korganizer/koagendaview.cpp | 1618 + korganizer/koagendaview.h | 295 + korganizer/koapp.cpp | 157 + korganizer/koapp.h | 51 + korganizer/koattendeeeditor.cpp | 457 + korganizer/koattendeeeditor.h | 124 + korganizer/kocore.cpp | 386 + korganizer/kocore.h | 104 + korganizer/kocorehelper.cpp | 44 + korganizer/kocorehelper.h | 53 + korganizer/kocounterdialog.cpp | 67 + korganizer/kocounterdialog.h | 55 + korganizer/kodaymatrix.cpp | 704 + korganizer/kodaymatrix.h | 318 + korganizer/kodialogmanager.cpp | 288 + korganizer/kodialogmanager.h | 95 + korganizer/koeditoralarms.cpp | 388 + korganizer/koeditoralarms.h | 60 + korganizer/koeditoralarms_base.ui | 669 + korganizer/koeditorattachments.cpp | 501 + korganizer/koeditorattachments.h | 91 + korganizer/koeditordetails.cpp | 372 + korganizer/koeditordetails.h | 117 + korganizer/koeditorfreebusy.cpp | 931 + korganizer/koeditorfreebusy.h | 127 + korganizer/koeditorgeneral.cpp | 497 + korganizer/koeditorgeneral.h | 143 + korganizer/koeditorgeneralevent.cpp | 524 + korganizer/koeditorgeneralevent.h | 113 + korganizer/koeditorgeneraljournal.cpp | 205 + korganizer/koeditorgeneraljournal.h | 83 + korganizer/koeditorgeneraltodo.cpp | 571 + korganizer/koeditorgeneraltodo.h | 109 + korganizer/koeditorrecurrence.cpp | 1447 + korganizer/koeditorrecurrence.h | 352 + korganizer/koeventeditor.cpp | 430 + korganizer/koeventeditor.h | 134 + korganizer/koeventpopupmenu.cpp | 195 + korganizer/koeventpopupmenu.h | 84 + korganizer/koeventview.cpp | 169 + korganizer/koeventview.h | 131 + korganizer/koeventviewer.cpp | 124 + korganizer/koeventviewer.h | 90 + korganizer/koeventviewerdialog.cpp | 59 + korganizer/koeventviewerdialog.h | 58 + korganizer/koglobals.cpp | 189 + korganizer/koglobals.h | 89 + korganizer/kogroupware.cpp | 354 + korganizer/kogroupware.h | 111 + korganizer/kogroupwareprefspage.ui | 625 + korganizer/kogroupwareprefspage.ui.h | 14 + korganizer/kohelper.cpp | 84 + korganizer/kohelper.h | 53 + korganizer/koidentitymanager.cpp | 35 + korganizer/koidentitymanager.h | 45 + korganizer/koincidenceeditor.cpp | 383 + korganizer/koincidenceeditor.h | 161 + korganizer/koincidencetooltip.cpp | 60 + korganizer/koincidencetooltip.h | 58 + korganizer/kojournaleditor.cpp | 233 + korganizer/kojournaleditor.h | 109 + korganizer/kojournalview.cpp | 208 + korganizer/kojournalview.h | 84 + korganizer/kolistview.cpp | 461 + korganizer/kolistview.h | 118 + korganizer/komailclient.cpp | 301 + korganizer/komailclient.h | 68 + korganizer/komessagebox.cpp | 63 + korganizer/komessagebox.h | 43 + korganizer/komonthview.cpp | 1090 + korganizer/komonthview.h | 304 + korganizer/konewstuff.cpp | 74 + korganizer/konewstuff.h | 43 + korganizer/koprefs.cpp | 420 + korganizer/koprefs.h | 116 + korganizer/koprefs_base.kcfgc | 11 + korganizer/koprefsdialog.cpp | 1218 + korganizer/koprefsdialog.h | 152 + korganizer/korgac/Makefile.am | 28 + korganizer/korgac/alarmclientiface.h | 40 + korganizer/korgac/alarmdialog.cpp | 444 + korganizer/korgac/alarmdialog.h | 86 + korganizer/korgac/alarmdockwindow.cpp | 195 + korganizer/korgac/alarmdockwindow.h | 70 + korganizer/korgac/koalarmclient.cpp | 210 + korganizer/korgac/koalarmclient.h | 84 + korganizer/korgac/korgac.desktop | 98 + korganizer/korgac/korgacmain.cpp | 86 + korganizer/korgac/pixmaps/Makefile.am | 2 + korganizer/korgac/pixmaps/cr22-action-korgac.png | Bin 0 -> 1156 bytes .../korgac/pixmaps/cr22-action-korgac_disabled.png | Bin 0 -> 758 bytes korganizer/korgac/testalarmdlg.cpp | 71 + korganizer/korganizer.cpp | 310 + korganizer/korganizer.desktop | 150 + korganizer/korganizer.h | 140 + korganizer/korganizer.kcfg | 530 + korganizer/korganizer.upd | 46 + korganizer/korganizer_configcolors.desktop | 193 + korganizer/korganizer_configdesignerfields.desktop | 161 + korganizer/korganizer_configfonts.desktop | 190 + korganizer/korganizer_configfreebusy.desktop | 161 + .../korganizer_configgroupautomation.desktop | 164 + .../korganizer_configgroupscheduling.desktop | 162 + korganizer/korganizer_configmain.desktop | 173 + korganizer/korganizer_configplugins.desktop | 156 + korganizer/korganizer_configtime.desktop | 180 + korganizer/korganizer_configviews.desktop | 175 + korganizer/korganizer_options.h | 45 + korganizer/korganizer_part.cpp | 237 + korganizer/korganizer_part.h | 105 + korganizer/korganizer_part.rc | 175 + korganizer/korganizeriface.h | 59 + korganizer/korganizerifaceimpl.cpp | 103 + korganizer/korganizerifaceimpl.h | 76 + korganizer/korganizerui.rc | 168 + korganizer/korgplugins.cpp | 91 + korganizer/kotimelineview.cpp | 355 + korganizer/kotimelineview.h | 85 + korganizer/kotodoeditor.cpp | 361 + korganizer/kotodoeditor.h | 104 + korganizer/kotodoview.cpp | 1121 + korganizer/kotodoview.h | 248 + korganizer/kotodoviewitem.cpp | 262 + korganizer/kotodoviewitem.h | 90 + korganizer/koviewmanager.cpp | 477 + korganizer/koviewmanager.h | 134 + korganizer/kowhatsnextview.cpp | 335 + korganizer/kowhatsnextview.h | 86 + korganizer/kowindowlist.cpp | 72 + korganizer/kowindowlist.h | 86 + korganizer/mailscheduler.cpp | 192 + korganizer/mailscheduler.h | 65 + korganizer/main.cpp | 59 + korganizer/makechangelog | 7 + korganizer/multiagendaview.cpp | 484 + korganizer/multiagendaview.h | 107 + korganizer/navigatorbar.cpp | 193 + korganizer/navigatorbar.h | 82 + korganizer/pixmaps/Makefile.am | 2 + korganizer/pixmaps/cr16-action-1day.png | Bin 0 -> 904 bytes korganizer/pixmaps/cr16-action-5days.png | Bin 0 -> 724 bytes korganizer/pixmaps/cr16-action-7days.png | Bin 0 -> 944 bytes korganizer/pixmaps/cr16-action-dayview.png | Bin 0 -> 555 bytes korganizer/pixmaps/cr16-action-downindicator.png | Bin 0 -> 122 bytes korganizer/pixmaps/cr16-action-findf.png | Bin 0 -> 1223 bytes korganizer/pixmaps/cr16-action-groupevent.png | Bin 0 -> 1059 bytes .../pixmaps/cr16-action-groupeventtentative.png | Bin 0 -> 907 bytes korganizer/pixmaps/cr16-action-list.png | Bin 0 -> 856 bytes korganizer/pixmaps/cr16-action-mailappt.png | Bin 0 -> 715 bytes korganizer/pixmaps/cr16-action-month.png | Bin 0 -> 1014 bytes korganizer/pixmaps/cr16-action-nomailappt.png | Bin 0 -> 699 bytes korganizer/pixmaps/cr16-action-organizer.png | Bin 0 -> 698 bytes korganizer/pixmaps/cr16-action-playsound.png | Bin 0 -> 657 bytes korganizer/pixmaps/cr16-action-runprog.png | Bin 0 -> 1137 bytes korganizer/pixmaps/cr16-action-smallcal.png | Bin 0 -> 401 bytes korganizer/pixmaps/cr16-action-smallclock.png | Bin 0 -> 350 bytes korganizer/pixmaps/cr16-action-upindicator.png | Bin 0 -> 120 bytes korganizer/pixmaps/cr16-action-webexport.png | Bin 0 -> 969 bytes korganizer/pixmaps/cr16-action-whatsnext.png | Bin 0 -> 978 bytes korganizer/pixmaps/cr22-action-1day.png | Bin 0 -> 1215 bytes korganizer/pixmaps/cr22-action-5days.png | Bin 0 -> 1021 bytes korganizer/pixmaps/cr22-action-7days.png | Bin 0 -> 1343 bytes korganizer/pixmaps/cr22-action-agenda.png | Bin 0 -> 1240 bytes korganizer/pixmaps/cr22-action-delete.png | Bin 0 -> 951 bytes korganizer/pixmaps/cr22-action-emptybox-mask.png | Bin 0 -> 121 bytes korganizer/pixmaps/cr22-action-emptybox.png | Bin 0 -> 451 bytes korganizer/pixmaps/cr22-action-list.png | Bin 0 -> 977 bytes korganizer/pixmaps/cr22-action-month.png | Bin 0 -> 1276 bytes korganizer/pixmaps/cr22-action-search.png | Bin 0 -> 1169 bytes korganizer/pixmaps/cr22-action-send.png | Bin 0 -> 1066 bytes korganizer/pixmaps/cr22-action-webexport.png | Bin 0 -> 1302 bytes korganizer/pixmaps/cr22-action-whatsnext.png | Bin 0 -> 876 bytes korganizer/pixmaps/cr22-action-xdays.png | Bin 0 -> 1108 bytes korganizer/pixmaps/cr32-action-1day.png | Bin 0 -> 1155 bytes korganizer/pixmaps/cr32-action-5days.png | Bin 0 -> 1082 bytes korganizer/pixmaps/cr32-action-7days.png | Bin 0 -> 1204 bytes korganizer/pixmaps/cr32-action-list.png | Bin 0 -> 891 bytes korganizer/pixmaps/cr32-action-month.png | Bin 0 -> 1304 bytes korganizer/pixmaps/cr32-action-xdays.png | Bin 0 -> 1226 bytes korganizer/plugins/Makefile.am | 6 + korganizer/plugins/datenums/Makefile.am | 14 + korganizer/plugins/datenums/configdialog.cpp | 80 + korganizer/plugins/datenums/configdialog.h | 44 + korganizer/plugins/datenums/datenums.cpp | 72 + korganizer/plugins/datenums/datenums.desktop | 99 + korganizer/plugins/datenums/datenums.h | 41 + korganizer/plugins/exchange/Makefile.am | 27 + korganizer/plugins/exchange/exchange.cpp | 238 + korganizer/plugins/exchange/exchange.desktop | 101 + korganizer/plugins/exchange/exchange.h | 68 + korganizer/plugins/exchange/exchangeconfig.cpp | 135 + korganizer/plugins/exchange/exchangeconfig.h | 60 + korganizer/plugins/exchange/exchangedialog.cpp | 58 + korganizer/plugins/exchange/exchangedialog.h | 43 + korganizer/plugins/exchange/exchangeui.rc | 13 + korganizer/plugins/hebrew/Makefile.am | 16 + korganizer/plugins/hebrew/README | 12 + korganizer/plugins/hebrew/configdialog.cpp | 91 + korganizer/plugins/hebrew/configdialog.h | 49 + korganizer/plugins/hebrew/converter.cpp | 345 + korganizer/plugins/hebrew/converter.h | 75 + korganizer/plugins/hebrew/hebrew.cpp | 112 + korganizer/plugins/hebrew/hebrew.desktop | 101 + korganizer/plugins/hebrew/hebrew.h | 47 + korganizer/plugins/hebrew/holiday.cpp | 431 + korganizer/plugins/hebrew/holiday.h | 46 + korganizer/plugins/hebrew/parsha.cpp | 273 + korganizer/plugins/hebrew/parsha.h | 33 + korganizer/plugins/printing/Makefile.am | 1 + korganizer/plugins/printing/journal/Makefile.am | 14 + .../printing/journal/calprintjournalconfig_base.ui | 201 + .../plugins/printing/journal/journalprint.cpp | 135 + .../plugins/printing/journal/journalprint.desktop | 95 + korganizer/plugins/printing/journal/journalprint.h | 63 + korganizer/plugins/printing/list/Makefile.am | 14 + .../printing/list/calprintlistconfig_base.ui | 186 + korganizer/plugins/printing/list/listprint.cpp | 116 + korganizer/plugins/printing/list/listprint.desktop | 95 + korganizer/plugins/printing/list/listprint.h | 61 + korganizer/plugins/printing/whatsnext/Makefile.am | 14 + .../whatsnext/calprintwhatsnextconfig_base.ui | 176 + .../plugins/printing/whatsnext/whatsnextprint.cpp | 115 + .../printing/whatsnext/whatsnextprint.desktop | 95 + .../plugins/printing/whatsnext/whatsnextprint.h | 61 + korganizer/plugins/printing/year/Makefile.am | 14 + .../printing/year/calprintyearconfig_base.ui | 200 + korganizer/plugins/printing/year/yearprint.cpp | 204 + korganizer/plugins/printing/year/yearprint.desktop | 84 + korganizer/plugins/printing/year/yearprint.h | 65 + korganizer/plugins/projectview/Makefile.am | 20 + korganizer/plugins/projectview/koprojectview.cpp | 366 + korganizer/plugins/projectview/koprojectview.h | 118 + korganizer/plugins/projectview/projectview.cpp | 81 + korganizer/plugins/projectview/projectview.desktop | 110 + korganizer/plugins/projectview/projectview.h | 42 + korganizer/plugins/projectview/projectviewui.rc | 15 + korganizer/plugins/timespanview/Makefile.am | 20 + .../plugins/timespanview/cr22-action-timespan.png | Bin 0 -> 976 bytes korganizer/plugins/timespanview/kotimespanview.cpp | 128 + korganizer/plugins/timespanview/kotimespanview.h | 61 + korganizer/plugins/timespanview/lineview.cpp | 118 + korganizer/plugins/timespanview/lineview.h | 59 + korganizer/plugins/timespanview/timeline.cpp | 87 + korganizer/plugins/timespanview/timeline.h | 56 + korganizer/plugins/timespanview/timespanview.cpp | 80 + .../plugins/timespanview/timespanview.desktop | 94 + korganizer/plugins/timespanview/timespanview.h | 42 + korganizer/plugins/timespanview/timespanviewui.rc | 15 + korganizer/plugins/timespanview/timespanwidget.cpp | 175 + korganizer/plugins/timespanview/timespanwidget.h | 78 + korganizer/printing/Makefile.am | 34 + korganizer/printing/calprintdayconfig_base.ui | 257 + korganizer/printing/calprintdefaultplugins.cpp | 1186 + korganizer/printing/calprintdefaultplugins.h | 209 + korganizer/printing/calprinter.cpp | 278 + korganizer/printing/calprinter.h | 136 + .../printing/calprintincidenceconfig_base.ui | 103 + korganizer/printing/calprintmonthconfig_base.ui | 210 + korganizer/printing/calprintpluginbase.cpp | 1674 + korganizer/printing/calprintpluginbase.h | 514 + korganizer/printing/calprinttodoconfig_base.ui | 455 + korganizer/printing/calprintweekconfig_base.ui | 300 + korganizer/printing/cellitem.cpp | 98 + korganizer/printing/cellitem.h | 68 + korganizer/publishdialog.cpp | 168 + korganizer/publishdialog.h | 58 + korganizer/publishdialog_base.ui | 133 + korganizer/resourceview.cpp | 721 + korganizer/resourceview.h | 162 + korganizer/searchdialog.cpp | 261 + korganizer/searchdialog.h | 93 + korganizer/sounds/Makefile.am | 7 + korganizer/sounds/alert.wav | Bin 0 -> 41840 bytes korganizer/sounds/icemag.wav | Bin 0 -> 22378 bytes korganizer/sounds/lightmag.wav | Bin 0 -> 8434 bytes korganizer/sounds/onscreen.wav | Bin 0 -> 5810 bytes korganizer/sounds/spinout.wav | Bin 0 -> 4102 bytes korganizer/statusdialog.cpp | 74 + korganizer/statusdialog.h | 42 + korganizer/stdcalendar.cpp | 109 + korganizer/stdcalendar.h | 42 + korganizer/template_management_dialog_base.ui | 93 + korganizer/templatemanagementdialog.cpp | 133 + korganizer/templatemanagementdialog.h | 77 + korganizer/timelabels.cpp | 241 + korganizer/timelabels.h | 84 + korganizer/timelineitem.cpp | 159 + korganizer/timelineitem.h | 81 + korganizer/timezone.cpp | 63 + korganizer/tips | 105 + korganizer/uninstall.desktop | 2 + korganizer/urihandler.cpp | 94 + korganizer/urihandler.h | 39 + korganizer/version.h | 58 + korganizer/webcal.protocol | 10 + korn/AUTHORS | 4 + korn/ChangeLog | 38 + korn/KOrn.desktop | 78 + korn/Makefile.am | 124 + korn/account_input.cpp | 173 + korn/account_input.h | 310 + korn/accountmanager.cpp | 268 + korn/accountmanager.h | 155 + korn/boxcontainer.cpp | 83 + korn/boxcontainer.h | 103 + korn/boxcontaineritem.cpp | 443 + korn/boxcontaineritem.h | 236 + korn/dcop_proto.cpp | 62 + korn/dcop_proto.h | 117 + korn/dcopdrop.cpp | 201 + korn/dcopdrop.h | 190 + korn/dcopdropif.cpp | 46 + korn/dcopdropif.h | 71 + korn/dockedcontainer.cpp | 37 + korn/dockedcontainer.h | 45 + korn/dockeditem.cpp | 92 + korn/dockeditem.h | 96 + korn/hi16-app-korn.png | Bin 0 -> 988 bytes korn/hi32-app-korn.png | Bin 0 -> 2689 bytes korn/hi48-app-korn.png | Bin 0 -> 4869 bytes korn/hvcontainer.cpp | 52 + korn/hvcontainer.h | 58 + korn/hvitem.cpp | 82 + korn/hvitem.h | 80 + korn/imap_proto.cpp | 101 + korn/imap_proto.h | 143 + korn/imaps_proto.h | 40 + korn/intid.cpp | 25 + korn/intid.h | 52 + korn/kconf_update/Makefile.am | 12 + korn/kconf_update/korn-3-4-config_change.cpp | 261 + korn/kconf_update/korn-3-4-config_change.upd | 3 + korn/kconf_update/korn-3-5-metadata-update.pl | 43 + korn/kconf_update/korn-3-5-ssl-update.pl | 39 + korn/kconf_update/korn-3-5-update.upd | 10 + korn/keditlistboxman.cpp | 301 + korn/keditlistboxman.h | 147 + korn/kio.cpp | 561 + korn/kio.h | 207 + korn/kio_count.cpp | 330 + korn/kio_count.h | 81 + korn/kio_delete.cpp | 201 + korn/kio_delete.h | 69 + korn/kio_proto.cpp | 81 + korn/kio_proto.h | 157 + korn/kio_read.cpp | 97 + korn/kio_read.h | 60 + korn/kio_single_subject.cpp | 155 + korn/kio_single_subject.h | 68 + korn/kio_subjects.cpp | 176 + korn/kio_subjects.h | 74 + korn/kmail_proto.cpp | 246 + korn/kmail_proto.h | 122 + korn/kornaccountcfg.ui | 249 + korn/kornaccountcfgimpl.cpp | 232 + korn/kornaccountcfgimpl.h | 69 + korn/kornapp.cpp | 21 + korn/kornapp.h | 43 + korn/kornboxcfg.ui | 1698 + korn/kornboxcfgimpl.cpp | 372 + korn/kornboxcfgimpl.h | 93 + korn/korncfg.ui | 176 + korn/korncfgimpl.cpp | 253 + korn/korncfgimpl.h | 61 + korn/kornshell.cpp | 155 + korn/kornshell.h | 57 + korn/label.h | 43 + korn/maildir_proto.h | 56 + korn/maildlg.cpp | 109 + korn/maildlg.h | 82 + korn/maildrop.cpp | 250 + korn/maildrop.h | 456 + korn/mailid.cpp | 5 + korn/mailid.h | 33 + korn/mailsubject.cpp | 189 + korn/mailsubject.h | 187 + korn/main.cpp | 53 + korn/mbox_proto.cpp | 47 + korn/mbox_proto.h | 58 + korn/nntp_proto.cpp | 57 + korn/nntp_proto.h | 52 + korn/password.cpp | 247 + korn/password.h | 168 + korn/polldrop.cpp | 90 + korn/polldrop.h | 69 + korn/pop3_proto.cpp | 102 + korn/pop3_proto.h | 58 + korn/pop3s_proto.h | 40 + korn/process_proto.cpp | 47 + korn/process_proto.h | 48 + korn/progress_dialog.ui | 120 + korn/progress_dialog.ui.h | 67 + korn/protocol.h | 63 + korn/protocols.cpp | 87 + korn/protocols.h | 46 + korn/qmail_proto.cpp | 49 + korn/qmail_proto.h | 58 + korn/sortedmailsubject.cpp | 33 + korn/sortedmailsubject.h | 40 + korn/stringid.cpp | 38 + korn/stringid.h | 46 + korn/subjectsdlg.cpp | 535 + korn/subjectsdlg.h | 202 + korn/systemtray.cpp | 42 + korn/systemtray.h | 58 + korn/uninstall.desktop | 2 + korn/utils.h | 5 + kpilot/.emacs-dirvars | 7 + kpilot/AUTHORS | 29 + kpilot/CMakeLists.txt | 96 + kpilot/COPYING | 355 + kpilot/ChangeLog | 4220 + .../ConduitStructure.eps | 500 + .../ConduitProgrammingTutorial/Makefile | 25 + .../ConduitProgrammingTutorial/index.tex | 1708 + .../ConduitProgrammingTutorial/mal-factory.cc | 123 + .../ConduitProgrammingTutorial/mal-factory.h | 54 + .../pictures/ConnectionsDialog.png | Bin 0 -> 9676 bytes .../pictures/NoLayoutDialog.png | Bin 0 -> 81069 bytes .../pictures/ProxyTab.png | Bin 0 -> 85254 bytes kpilot/Documentation/HOWTO-CODE.txt | 112 + kpilot/Documentation/HOWTO-CONDUIT.txt | 67 + kpilot/Documentation/README | 17 + kpilot/Documentation/README-3.2.1+ | 156 + kpilot/Documentation/README-4.0.0 | 103 + kpilot/Documentation/README-4.2.1 | 106 + kpilot/Documentation/README-4.2.2 | 108 + kpilot/Documentation/UML/vcal-classdiagram.xmi.tgz | Bin 0 -> 134659 bytes kpilot/Documentation/checkPlugin.sh | 77 + kpilot/Documentation/merge-into-svn.sh | 165 + kpilot/INSTALL | 56 + kpilot/Mainpage.dox | 31 + kpilot/Makefile.am | 20 + kpilot/Makefile.cmake | 65 + kpilot/NEWS | 24 + kpilot/README | 43 + kpilot/TODO | 201 + kpilot/cmake/modules/FindMal.cmake | 62 + kpilot/cmake/modules/FindPilotlink.cmake | 55 + kpilot/cmake/modules/KPilotCustom.cmake | 53 + kpilot/cmake_uninstall.cmake.in | 23 + kpilot/conduits/CMakeLists.txt | 35 + kpilot/conduits/Makefile.am | 30 + kpilot/conduits/abbrowserconduit/CMakeLists.txt | 46 + .../abbrowserconduit/KPilotCustomFieldEditor.ui | 276 + kpilot/conduits/abbrowserconduit/Makefile.am | 24 + .../conduits/abbrowserconduit/abbrowser-conduit.cc | 1897 + .../conduits/abbrowserconduit/abbrowser-conduit.h | 222 + .../conduits/abbrowserconduit/abbrowser-factory.cc | 45 + .../conduits/abbrowserconduit/abbrowser-factory.h | 40 + .../conduits/abbrowserconduit/abbrowser-setup.cc | 195 + kpilot/conduits/abbrowserconduit/abbrowser-setup.h | 52 + .../abbrowserconduit/abbrowserSettings.kcfgc | 7 + .../abbrowserconduit/abbrowser_conduit.desktop | 116 + .../abbrowserconduit/abbrowserconduit.kcfg | 80 + kpilot/conduits/abbrowserconduit/kabcRecord.cc | 710 + kpilot/conduits/abbrowserconduit/kabcRecord.h | 263 + .../abbrowserconduit/kaddressbookConduit.ui | 746 + .../conduits/abbrowserconduit/resolutionDialog.cc | 323 + .../conduits/abbrowserconduit/resolutionDialog.h | 70 + .../abbrowserconduit/resolutionDialog_base.ui | 129 + kpilot/conduits/abbrowserconduit/resolutionTable.h | 70 + kpilot/conduits/configure.in.bot | 14 + kpilot/conduits/configure.in.in | 241 + kpilot/conduits/docconduit/CMakeLists.txt | 87 + kpilot/conduits/docconduit/DOC-converter.cc | 631 + kpilot/conduits/docconduit/DOC-converter.h | 183 + kpilot/conduits/docconduit/Icons/CMakeLists.txt | 3 + kpilot/conduits/docconduit/Icons/Makefile.am | 7 + .../docconduit/Icons/cr16-app-kpalmdoc.png | Bin 0 -> 747 bytes .../docconduit/Icons/cr22-app-kpalmdoc.png | Bin 0 -> 1088 bytes .../docconduit/Icons/cr32-app-kpalmdoc.png | Bin 0 -> 2007 bytes .../docconduit/Icons/cr48-app-kpalmdoc.png | Bin 0 -> 3254 bytes kpilot/conduits/docconduit/Makefile.am | 38 + kpilot/conduits/docconduit/bmkSpecification.txt | 199 + kpilot/conduits/docconduit/doc-conduit.cc | 1018 + kpilot/conduits/docconduit/doc-conduit.h | 152 + kpilot/conduits/docconduit/doc-conflictdialog.cc | 182 + kpilot/conduits/docconduit/doc-conflictdialog.h | 83 + kpilot/conduits/docconduit/doc-factory.cc | 116 + kpilot/conduits/docconduit/doc-factory.h | 74 + kpilot/conduits/docconduit/doc-setup.cc | 136 + kpilot/conduits/docconduit/doc-setup.h | 47 + kpilot/conduits/docconduit/doc-setupdialog.ui | 557 + kpilot/conduits/docconduit/doc_conduit.desktop | 59 + kpilot/conduits/docconduit/docconduit.kcfg | 54 + .../conduits/docconduit/docconduitSettings.kcfgc | 7 + kpilot/conduits/docconduit/kpalmdoc.cpp | 58 + kpilot/conduits/docconduit/kpalmdoc.desktop | 65 + kpilot/conduits/docconduit/kpalmdoc.kcfg | 41 + kpilot/conduits/docconduit/kpalmdoc.upd | 6 + kpilot/conduits/docconduit/kpalmdocSettings.kcfgc | 7 + kpilot/conduits/docconduit/kpalmdoc_dlg.cc | 529 + kpilot/conduits/docconduit/kpalmdoc_dlg.h | 67 + kpilot/conduits/docconduit/kpalmdoc_dlgbase.ui | 435 + kpilot/conduits/docconduit/makedoc9.cc | 405 + kpilot/conduits/docconduit/makedoc9.h | 111 + kpilot/conduits/docconduit/pilotDOCBookmark.cc | 87 + kpilot/conduits/docconduit/pilotDOCBookmark.h | 51 + kpilot/conduits/docconduit/pilotDOCEntry.cc | 92 + kpilot/conduits/docconduit/pilotDOCEntry.h | 73 + kpilot/conduits/docconduit/pilotDOCHead.cc | 101 + kpilot/conduits/docconduit/pilotDOCHead.h | 62 + kpilot/conduits/docconduit/tests/testcompress.cpp | 59 + kpilot/conduits/knotes/CMakeLists.txt | 52 + kpilot/conduits/knotes/Makefile.am | 21 + kpilot/conduits/knotes/cr32-app-knotesconduit.png | Bin 0 -> 369 bytes kpilot/conduits/knotes/knotes-action.cc | 872 + kpilot/conduits/knotes/knotes-action.h | 113 + kpilot/conduits/knotes/knotes-conduit.desktop | 94 + kpilot/conduits/knotes/knotes-factory.cc | 133 + kpilot/conduits/knotes/knotes-factory.h | 70 + kpilot/conduits/knotes/knotes-setup.cc | 83 + kpilot/conduits/knotes/knotes-setup.h | 49 + kpilot/conduits/knotes/knotesconduit.kcfg | 25 + kpilot/conduits/knotes/knotesconduitSettings.kcfgc | 7 + kpilot/conduits/knotes/setup_base.ui | 88 + kpilot/conduits/malconduit/CMakeLists.txt | 48 + kpilot/conduits/malconduit/Makefile.am | 18 + kpilot/conduits/malconduit/README | 12 + kpilot/conduits/malconduit/mal-conduit.cc | 319 + kpilot/conduits/malconduit/mal-conduit.h | 66 + kpilot/conduits/malconduit/mal-factory.cc | 143 + kpilot/conduits/malconduit/mal-factory.h | 67 + kpilot/conduits/malconduit/mal-setup.cc | 185 + kpilot/conduits/malconduit/mal-setup.h | 54 + kpilot/conduits/malconduit/mal-setup_dialog.ui | 634 + kpilot/conduits/malconduit/mal_conduit.desktop | 96 + kpilot/conduits/malconduit/malconduit.kcfg | 56 + .../conduits/malconduit/malconduitSettings.kcfgc | 7 + kpilot/conduits/memofileconduit/CMakeLists.txt | 44 + kpilot/conduits/memofileconduit/Makefile.am | 16 + .../memofileconduit/design/SQD - copyHHToPC.jpg | Bin 0 -> 111060 bytes .../memofileconduit/design/SQD - copyPCToHH.jpg | Bin 0 -> 69573 bytes .../memofileconduit/design/SQD - detailed load.jpg | Bin 0 -> 119635 bytes .../conduits/memofileconduit/design/SQD - sync.jpg | Bin 0 -> 112438 bytes .../conduits/memofileconduit/memofile-conduit.cc | 567 + .../memofileconduit/memofile-conduit.desktop | 93 + kpilot/conduits/memofileconduit/memofile-conduit.h | 92 + .../conduits/memofileconduit/memofile-factory.cc | 128 + kpilot/conduits/memofileconduit/memofile-factory.h | 40 + kpilot/conduits/memofileconduit/memofile.cc | 239 + kpilot/conduits/memofileconduit/memofile.h | 113 + .../memofileconduit/memofileSettings.kcfgc | 7 + .../conduits/memofileconduit/memofileconduit.kcfg | 16 + .../conduits/memofileconduit/memofileconduit.xmi | 241 + kpilot/conduits/memofileconduit/memofiles.cc | 700 + kpilot/conduits/memofileconduit/memofiles.h | 96 + kpilot/conduits/memofileconduit/setup_base.ui | 143 + kpilot/conduits/notepadconduit/CMakeLists.txt | 38 + kpilot/conduits/notepadconduit/Makefile.am | 14 + kpilot/conduits/notepadconduit/notepad-conduit.cc | 265 + .../notepadconduit/notepad-conduit.desktop | 65 + kpilot/conduits/notepadconduit/notepad-conduit.h | 94 + kpilot/conduits/notepadconduit/notepad-factory.cc | 124 + kpilot/conduits/notepadconduit/notepad-factory.h | 38 + kpilot/conduits/notepadconduit/notepad-setup.ui | 79 + kpilot/conduits/notepadconduit/notepadconduit.kcfg | 14 + .../conduits/notepadconduit/notepadconduit.kcfgc | 7 + kpilot/conduits/null/CMakeLists.txt | 38 + kpilot/conduits/null/Makefile.am | 15 + kpilot/conduits/null/null-conduit.cc | 98 + kpilot/conduits/null/null-conduit.desktop | 64 + kpilot/conduits/null/null-conduit.h | 65 + kpilot/conduits/null/null-factory.cc | 125 + kpilot/conduits/null/null-factory.h | 40 + kpilot/conduits/null/nullSettings.kcfgc | 7 + kpilot/conduits/null/nullconduit.kcfg | 13 + kpilot/conduits/null/setup_base.ui | 128 + kpilot/conduits/popmail/CMakeLists.txt | 43 + kpilot/conduits/popmail/Makefile.am | 24 + kpilot/conduits/popmail/popmail-conduit.cc | 416 + kpilot/conduits/popmail/popmail-conduit.desktop | 109 + kpilot/conduits/popmail/popmail-conduit.h | 74 + kpilot/conduits/popmail/popmail-factory.cc | 47 + kpilot/conduits/popmail/popmail-factory.h | 37 + kpilot/conduits/popmail/popmail.kcfg | 25 + kpilot/conduits/popmail/popmailSettings.kcfgc | 7 + kpilot/conduits/popmail/setup-dialog.ui | 141 + kpilot/conduits/popmail/setupDialog.cc | 158 + kpilot/conduits/popmail/setupDialog.h | 62 + kpilot/conduits/recordconduit/Makefile.am | 15 + kpilot/conduits/recordconduit/factory.cc | 144 + kpilot/conduits/recordconduit/factory.h | 40 + .../conduits/recordconduit/record-conduit.desktop | 93 + kpilot/conduits/recordconduit/settings.kcfg | 22 + kpilot/conduits/recordconduit/settings.kcfgc | 7 + kpilot/conduits/recordconduit/setup_base.ui | 158 + kpilot/conduits/sysinfoconduit/CMakeLists.txt | 50 + kpilot/conduits/sysinfoconduit/Makefile.am | 24 + kpilot/conduits/sysinfoconduit/Template.html | 184 + kpilot/conduits/sysinfoconduit/Template.txt | 76 + kpilot/conduits/sysinfoconduit/sysinfo-conduit.cc | 611 + kpilot/conduits/sysinfoconduit/sysinfo-conduit.h | 79 + kpilot/conduits/sysinfoconduit/sysinfo-factory.cc | 43 + kpilot/conduits/sysinfoconduit/sysinfo-factory.h | 36 + kpilot/conduits/sysinfoconduit/sysinfo-setup.cc | 198 + kpilot/conduits/sysinfoconduit/sysinfo-setup.h | 47 + .../sysinfoconduit/sysinfo-setup_dialog.ui | 214 + .../conduits/sysinfoconduit/sysinfoSettings.kcfgc | 7 + .../sysinfoconduit/sysinfo_conduit.desktop | 111 + kpilot/conduits/sysinfoconduit/sysinfoconduit.kcfg | 64 + kpilot/conduits/timeconduit/CMakeLists.txt | 44 + kpilot/conduits/timeconduit/Makefile.am | 22 + kpilot/conduits/timeconduit/time-conduit.cc | 121 + kpilot/conduits/timeconduit/time-conduit.h | 49 + kpilot/conduits/timeconduit/time-factory.cc | 46 + kpilot/conduits/timeconduit/time-factory.h | 41 + kpilot/conduits/timeconduit/time-setup.cc | 86 + kpilot/conduits/timeconduit/time-setup.h | 50 + kpilot/conduits/timeconduit/time-setup_dialog.ui | 122 + .../conduits/timeconduit/timeConduitSettings.kcfgc | 7 + kpilot/conduits/timeconduit/time_conduit.desktop | 107 + kpilot/conduits/timeconduit/timeconduit.kcfg | 17 + kpilot/conduits/vcalconduit/CMakeLists.txt | 75 + kpilot/conduits/vcalconduit/Makefile.am | 43 + kpilot/conduits/vcalconduit/README | 11 + kpilot/conduits/vcalconduit/cleanupstate.cc | 132 + kpilot/conduits/vcalconduit/cleanupstate.h | 49 + kpilot/conduits/vcalconduit/conduitstate.h | 86 + .../conduits/vcalconduit/deleteunsyncedhhstate.cc | 115 + .../conduits/vcalconduit/deleteunsyncedhhstate.h | 53 + .../conduits/vcalconduit/deleteunsyncedpcstate.cc | 135 + .../conduits/vcalconduit/deleteunsyncedpcstate.h | 53 + kpilot/conduits/vcalconduit/hhtopcstate.cc | 249 + kpilot/conduits/vcalconduit/hhtopcstate.h | 55 + kpilot/conduits/vcalconduit/initstate.cc | 109 + kpilot/conduits/vcalconduit/initstate.h | 52 + kpilot/conduits/vcalconduit/kcalRecord.cc | 143 + kpilot/conduits/vcalconduit/kcalRecord.h | 49 + kpilot/conduits/vcalconduit/korganizerConduit.ui | 275 + kpilot/conduits/vcalconduit/pctohhstate.cc | 159 + kpilot/conduits/vcalconduit/pctohhstate.h | 54 + kpilot/conduits/vcalconduit/teststate.cc | 127 + kpilot/conduits/vcalconduit/teststate.h | 55 + kpilot/conduits/vcalconduit/todo-conduit.cc | 373 + kpilot/conduits/vcalconduit/todo-conduit.desktop | 107 + kpilot/conduits/vcalconduit/todo-conduit.h | 108 + kpilot/conduits/vcalconduit/todo-factory.cc | 46 + kpilot/conduits/vcalconduit/todo-factory.h | 40 + kpilot/conduits/vcalconduit/todo-setup.cc | 86 + kpilot/conduits/vcalconduit/todo-setup.h | 44 + kpilot/conduits/vcalconduit/todoRecord.cc | 141 + kpilot/conduits/vcalconduit/todoRecord.h | 49 + kpilot/conduits/vcalconduit/vcal-conduit.cc | 309 + kpilot/conduits/vcalconduit/vcal-conduit.desktop | 105 + kpilot/conduits/vcalconduit/vcal-conduit.h | 101 + kpilot/conduits/vcalconduit/vcal-conduitbase.cc | 622 + kpilot/conduits/vcalconduit/vcal-conduitbase.h | 202 + kpilot/conduits/vcalconduit/vcal-factory.cc | 50 + kpilot/conduits/vcalconduit/vcal-factory.h | 41 + kpilot/conduits/vcalconduit/vcal-factorybase.h | 44 + kpilot/conduits/vcalconduit/vcal-setup.cc | 78 + kpilot/conduits/vcalconduit/vcal-setup.h | 46 + kpilot/conduits/vcalconduit/vcal-setupbase.cc | 110 + kpilot/conduits/vcalconduit/vcal-setupbase.h | 51 + kpilot/conduits/vcalconduit/vcalRecord.cc | 548 + kpilot/conduits/vcalconduit/vcalRecord.h | 51 + .../conduits/vcalconduit/vcalconduitSettings.kcfgc | 7 + kpilot/conduits/vcalconduit/vcalconduitbase.kcfg | 31 + kpilot/config.h.cmake | 43 + kpilot/configure | 213 + kpilot/configure.in.bot | 18 + kpilot/configure.in.in | 256 + kpilot/kpilot/CMakeLists.txt | 180 + kpilot/kpilot/Icons/CMakeLists.txt | 4 + kpilot/kpilot/Icons/Makefile.am | 19 + kpilot/kpilot/Icons/busysync.png | Bin 0 -> 2872 bytes kpilot/kpilot/Icons/cr16-action-backup.png | Bin 0 -> 747 bytes kpilot/kpilot/Icons/cr16-action-busysync.png | Bin 0 -> 705 bytes kpilot/kpilot/Icons/cr16-action-fastsync.png | Bin 0 -> 705 bytes kpilot/kpilot/Icons/cr16-action-fullsync.png | Bin 0 -> 674 bytes kpilot/kpilot/Icons/cr16-action-hotsync.png | Bin 0 -> 701 bytes kpilot/kpilot/Icons/cr16-action-listsync.png | Bin 0 -> 427 bytes kpilot/kpilot/Icons/cr16-action-nosync.png | Bin 0 -> 844 bytes kpilot/kpilot/Icons/cr16-action-restore.png | Bin 0 -> 787 bytes kpilot/kpilot/Icons/cr16-app-kpilotDaemon.png | Bin 0 -> 712 bytes kpilot/kpilot/Icons/cr22-action-backup.png | Bin 0 -> 1036 bytes kpilot/kpilot/Icons/cr22-action-busysync.png | Bin 0 -> 1119 bytes kpilot/kpilot/Icons/cr22-action-fastsync.png | Bin 0 -> 1052 bytes kpilot/kpilot/Icons/cr22-action-fullsync.png | Bin 0 -> 994 bytes kpilot/kpilot/Icons/cr22-action-hotsync.png | Bin 0 -> 984 bytes kpilot/kpilot/Icons/cr22-action-listsync.png | Bin 0 -> 628 bytes kpilot/kpilot/Icons/cr22-action-nosync.png | Bin 0 -> 1462 bytes kpilot/kpilot/Icons/cr22-action-restore.png | Bin 0 -> 1060 bytes kpilot/kpilot/Icons/cr22-app-kpilotDaemon.png | Bin 0 -> 1151 bytes kpilot/kpilot/Icons/cr32-action-fastsync.png | Bin 0 -> 1638 bytes kpilot/kpilot/Icons/cr32-action-fullsync.png | Bin 0 -> 1577 bytes kpilot/kpilot/Icons/cr32-action-hotsync.png | Bin 0 -> 1647 bytes kpilot/kpilot/Icons/cr32-action-listsync.png | Bin 0 -> 972 bytes kpilot/kpilot/Icons/cr32-app-kpilotDaemon.png | Bin 0 -> 1836 bytes kpilot/kpilot/Icons/cr48-action-fastsync.png | Bin 0 -> 2768 bytes kpilot/kpilot/Icons/cr48-action-fullsync.png | Bin 0 -> 2675 bytes kpilot/kpilot/Icons/cr48-action-hotsync.png | Bin 0 -> 2769 bytes kpilot/kpilot/Icons/cr48-action-listsync.png | Bin 0 -> 1608 bytes kpilot/kpilot/Icons/cr48-app-kpilotDaemon.png | Bin 0 -> 3228 bytes kpilot/kpilot/Icons/cr64-action-kpilotaddress.png | Bin 0 -> 5176 bytes kpilot/kpilot/Icons/cr64-action-kpilotbhotsync.png | Bin 0 -> 5163 bytes kpilot/kpilot/Icons/cr64-action-kpilotcalendar.png | Bin 0 -> 5187 bytes kpilot/kpilot/Icons/cr64-action-kpilotdb.png | Bin 0 -> 4988 bytes .../Icons/cr64-action-kpilotfileinstaller.png | Bin 0 -> 4489 bytes kpilot/kpilot/Icons/cr64-action-kpilotknotes.png | Bin 0 -> 4808 bytes kpilot/kpilot/Icons/cr64-action-kpilottodo.png | Bin 0 -> 4526 bytes kpilot/kpilot/Icons/fastsync.png | Bin 0 -> 1052 bytes kpilot/kpilot/Icons/hi16-app-kpilot.png | Bin 0 -> 712 bytes kpilot/kpilot/Icons/hi22-app-kpilot.png | Bin 0 -> 1151 bytes kpilot/kpilot/Icons/hi32-app-kpilot.png | Bin 0 -> 1836 bytes kpilot/kpilot/Icons/hi48-app-kpilot.png | Bin 0 -> 3228 bytes kpilot/kpilot/Icons/hotsync.png | Bin 0 -> 3832 bytes kpilot/kpilot/Icons/kpilot-splash.png | Bin 0 -> 68819 bytes kpilot/kpilot/Icons/mini-kpilot.png | Bin 0 -> 1126 bytes kpilot/kpilot/Icons/nosync.png | Bin 0 -> 844 bytes kpilot/kpilot/Makefile-standalone | 167 + kpilot/kpilot/Makefile.am | 104 + kpilot/kpilot/addressEditor.cc | 271 + kpilot/kpilot/addressEditor.h | 87 + kpilot/kpilot/addressWidget.cc | 733 + kpilot/kpilot/addressWidget.h | 144 + kpilot/kpilot/conduitConfigDialog.cc | 849 + kpilot/kpilot/conduitConfigDialog.h | 112 + kpilot/kpilot/datebookWidget.cc | 133 + kpilot/kpilot/datebookWidget.h | 66 + kpilot/kpilot/dbAppInfoEditor.cc | 105 + kpilot/kpilot/dbAppInfoEditor.h | 51 + kpilot/kpilot/dbFlagsEditor.cc | 157 + kpilot/kpilot/dbFlagsEditor.h | 56 + kpilot/kpilot/dbFlagsEditor_base.ui | 376 + kpilot/kpilot/dbFlagsEditor_base.ui.h | 24 + kpilot/kpilot/dbRecordEditor.cc | 235 + kpilot/kpilot/dbRecordEditor.h | 94 + kpilot/kpilot/dbRecordEditor_base.ui | 151 + kpilot/kpilot/dbSelectionDialog.cc | 144 + kpilot/kpilot/dbSelectionDialog.h | 60 + kpilot/kpilot/dbSelection_base.ui | 80 + kpilot/kpilot/dbviewerWidget.cc | 440 + kpilot/kpilot/dbviewerWidget.h | 91 + kpilot/kpilot/fileInstallWidget.cc | 304 + kpilot/kpilot/fileInstallWidget.h | 92 + kpilot/kpilot/fileInstaller.cc | 184 + kpilot/kpilot/fileInstaller.h | 82 + kpilot/kpilot/hotSync.cc | 1156 + kpilot/kpilot/hotSync.h | 175 + kpilot/kpilot/internalEditorAction.cc | 394 + kpilot/kpilot/internalEditorAction.h | 68 + kpilot/kpilot/kpilot.cc | 1136 + kpilot/kpilot/kpilot.desktop | 87 + kpilot/kpilot/kpilot.gif | Bin 0 -> 295 bytes kpilot/kpilot/kpilot.h | 214 + kpilot/kpilot/kpilot.kcfg | 186 + kpilot/kpilot/kpilot.magic | 12 + kpilot/kpilot/kpilot.upd | 34 + kpilot/kpilot/kpilotConfig.cc | 346 + kpilot/kpilot/kpilotConfig.h | 126 + kpilot/kpilot/kpilotConfigDialog.cc | 528 + kpilot/kpilot/kpilotConfigDialog.h | 134 + kpilot/kpilot/kpilotConfigDialog_backup.ui | 207 + kpilot/kpilot/kpilotConfigDialog_device.ui | 189 + kpilot/kpilot/kpilotConfigDialog_startup.ui | 118 + kpilot/kpilot/kpilotConfigDialog_sync.ui | 171 + kpilot/kpilot/kpilotConfigDialog_viewers.ui | 149 + kpilot/kpilot/kpilotConfigWizard.cc | 233 + kpilot/kpilot/kpilotConfigWizard.h | 58 + kpilot/kpilot/kpilotConfigWizard_address.kcfgc | 7 + kpilot/kpilot/kpilotConfigWizard_app.ui | 112 + kpilot/kpilot/kpilotConfigWizard_notes.kcfgc | 7 + kpilot/kpilot/kpilotConfigWizard_user.ui | 168 + kpilot/kpilot/kpilotConfigWizard_vcal.kcfgc | 7 + kpilot/kpilot/kpilotDCOP.h | 75 + kpilot/kpilot/kpilotProbeDialog.cc | 363 + kpilot/kpilot/kpilotProbeDialog.h | 102 + kpilot/kpilot/kpilotSettings.kcfgc | 7 + kpilot/kpilot/kpilot_config.desktop | 159 + kpilot/kpilot/kpilotconduit.desktop | 60 + kpilot/kpilot/kpilotdaemon.desktop | 43 + kpilot/kpilot/kpilotui.rc | 53 + kpilot/kpilot/kroupware.cc | 311 + kpilot/kpilot/kroupware.h | 87 + kpilot/kpilot/listCat.cc | 272 + kpilot/kpilot/listCat.h | 229 + kpilot/kpilot/listItems.cc | 242 + kpilot/kpilot/listItems.h | 114 + kpilot/kpilot/logFile.cc | 128 + kpilot/kpilot/logFile.h | 64 + kpilot/kpilot/logWidget.cc | 396 + kpilot/kpilot/logWidget.h | 90 + kpilot/kpilot/loggerDCOP.h | 58 + kpilot/kpilot/main-config.cc | 0 kpilot/kpilot/main-test.cc | 437 + kpilot/kpilot/memoWidget.cc | 803 + kpilot/kpilot/memoWidget.h | 112 + kpilot/kpilot/pilot-addresses.c | 362 + kpilot/kpilot/pilotComponent.cc | 190 + kpilot/kpilot/pilotComponent.h | 141 + kpilot/kpilot/pilotDaemon.cc | 1404 + kpilot/kpilot/pilotDaemon.h | 279 + kpilot/kpilot/pilotDaemonDCOP.h | 103 + kpilot/kpilot/stamp-h.in | 0 kpilot/kpilot/syncCalendar.cc | 87 + kpilot/kpilot/todoEditor.cc | 173 + kpilot/kpilot/todoEditor.h | 74 + kpilot/kpilot/todoEditor_base.ui | 180 + kpilot/kpilot/todoWidget.cc | 608 + kpilot/kpilot/todoWidget.h | 167 + kpilot/lib/CMakeLists.txt | 90 + kpilot/lib/COPYING | 509 + kpilot/lib/Makefile.am | 60 + kpilot/lib/actionQueue.cc | 172 + kpilot/lib/actionQueue.h | 162 + kpilot/lib/actions.cc | 137 + kpilot/lib/actions.h | 115 + kpilot/lib/idmapper.cc | 247 + kpilot/lib/idmapper.h | 159 + kpilot/lib/idmapperxml.cc | 213 + kpilot/lib/idmapperxml.h | 84 + kpilot/lib/idmapping.cc | 89 + kpilot/lib/idmapping.h | 66 + kpilot/lib/kpilotdevicelink.cc | 966 + kpilot/lib/kpilotdevicelink.h | 220 + kpilot/lib/kpilotdevicelinkPrivate.h | 330 + kpilot/lib/kpilotlib.kcfg | 9 + kpilot/lib/kpilotlibSettings.kcfgc | 7 + kpilot/lib/kpilotlink.cc | 272 + kpilot/lib/kpilotlink.h | 501 + kpilot/lib/kpilotlocallink.cc | 368 + kpilot/lib/kpilotlocallink.h | 95 + kpilot/lib/options.cc | 157 + kpilot/lib/options.h | 199 + kpilot/lib/pilot.cc | 264 + kpilot/lib/pilot.h | 410 + kpilot/lib/pilotAddress.cc | 636 + kpilot/lib/pilotAddress.h | 339 + kpilot/lib/pilotAppInfo.cc | 77 + kpilot/lib/pilotAppInfo.h | 216 + kpilot/lib/pilotCard.h | 65 + kpilot/lib/pilotDatabase.cc | 112 + kpilot/lib/pilotDatabase.h | 272 + kpilot/lib/pilotDateEntry.cc | 478 + kpilot/lib/pilotDateEntry.h | 388 + kpilot/lib/pilotLinkVersion.h | 60 + kpilot/lib/pilotLocalDatabase.cc | 762 + kpilot/lib/pilotLocalDatabase.h | 201 + kpilot/lib/pilotMemo.cc | 135 + kpilot/lib/pilotMemo.h | 105 + kpilot/lib/pilotRecord.cc | 132 + kpilot/lib/pilotRecord.h | 355 + kpilot/lib/pilotSerialDatabase.cc | 432 + kpilot/lib/pilotSerialDatabase.h | 144 + kpilot/lib/pilotSysInfo.h | 144 + kpilot/lib/pilotTodoEntry.cc | 270 + kpilot/lib/pilotTodoEntry.h | 166 + kpilot/lib/pilotUser.h | 128 + kpilot/lib/plugin.cc | 760 + kpilot/lib/plugin.h | 476 + kpilot/lib/pluginfactory.h | 98 + kpilot/lib/recordConduit.cc | 1145 + kpilot/lib/recordConduit.h | 181 + kpilot/lib/syncAction.cc | 512 + kpilot/lib/syncAction.h | 410 + kpilot/tests/CMakeLists.txt | 55 + kpilot/tests/conduits/vcalconduit/exampletest.cc | 26 + kpilot/tests/conduits/vcalconduit/exampletest.h | 28 + kpilot/tests/data/AddressDB.pdb | Bin 0 -> 1545 bytes kpilot/tests/data/MailDB.pdb | Bin 0 -> 1342 bytes kpilot/tests/data/MemoDB.pdb | Bin 0 -> 5262 bytes kpilot/tests/data/ToDoDB.pdb | Bin 0 -> 881 bytes kpilot/tests/data/bogus.pdb | 367 + kpilot/tests/exportdatebook.cc | 136 + kpilot/tests/importaddresses.cc | 128 + kpilot/tests/importdatebook.cc | 131 + kpilot/tests/main.cc | 17 + kpilot/tests/mergecalendars.cc | 228 + kpilot/tests/testactions.cc | 92 + kpilot/tests/testaddress.cc | 106 + kpilot/tests/testcategories.cc | 215 + kpilot/tests/testconstants.cc | 68 + kpilot/tests/testdatabase.cc | 316 + kpilot/tests/testdatebook.cc | 95 + kpilot/tests/testidmapper.cc | 314 + kresources/Makefile.am | 6 + kresources/birthdays/Makefile.am | 24 + kresources/birthdays/kabc.desktop | 62 + kresources/birthdays/resourcekabc.cpp | 500 + kresources/birthdays/resourcekabc.h | 180 + kresources/birthdays/resourcekabcconfig.cpp | 135 + kresources/birthdays/resourcekabcconfig.h | 67 + kresources/blogging/API_Blog.cpp | 121 + kresources/blogging/API_Blog.h | 162 + kresources/blogging/API_Blogger.cpp | 332 + kresources/blogging/API_Blogger.h | 57 + kresources/blogging/Makefile.am | 29 + kresources/blogging/blogging.desktop | 50 + kresources/blogging/bloggingcalendaradaptor.cpp | 259 + kresources/blogging/bloggingcalendaradaptor.h | 104 + kresources/blogging/bloggingglobals.cpp | 53 + kresources/blogging/bloggingglobals.h | 50 + kresources/blogging/kcal_resourceblogging.cpp | 93 + kresources/blogging/kcal_resourceblogging.h | 59 + .../blogging/kcal_resourceblogging_plugin.cpp | 41 + .../blogging/kcal_resourcebloggingconfig.cpp | 41 + kresources/blogging/kcal_resourcebloggingconfig.h | 40 + kresources/blogging/resourcebloggingsettings.ui | 330 + kresources/blogging/xmlrpcjob.cpp | 430 + kresources/blogging/xmlrpcjob.h | 123 + kresources/egroupware/Makefile.am | 73 + kresources/egroupware/access.h | 31 + kresources/egroupware/debugdialog.cpp | 126 + kresources/egroupware/debugdialog.h | 78 + kresources/egroupware/kabc_egroupwareprefs.kcfgc | 11 + kresources/egroupware/kabc_resourcexmlrpc.cpp | 771 + kresources/egroupware/kabc_resourcexmlrpc.h | 114 + .../egroupware/kabc_resourcexmlrpcconfig.cpp | 97 + kresources/egroupware/kabc_resourcexmlrpcconfig.h | 52 + .../egroupware/kabc_resourcexmlrpcplugin.cpp | 40 + kresources/egroupware/kabc_xmlrpc.desktop | 51 + kresources/egroupware/kcal_egroupwareprefs.kcfgc | 11 + kresources/egroupware/kcal_resourcexmlrpc.cpp | 1203 + kresources/egroupware/kcal_resourcexmlrpc.h | 236 + .../egroupware/kcal_resourcexmlrpcconfig.cpp | 98 + kresources/egroupware/kcal_resourcexmlrpcconfig.h | 53 + .../egroupware/kcal_resourcexmlrpcplugin.cpp | 40 + kresources/egroupware/kcal_xmlrpc.desktop | 51 + kresources/egroupware/knotes_egroupwareprefs.kcfgc | 11 + kresources/egroupware/knotes_resourcexmlrpc.cpp | 333 + kresources/egroupware/knotes_resourcexmlrpc.h | 103 + .../egroupware/knotes_resourcexmlrpcconfig.cpp | 98 + .../egroupware/knotes_resourcexmlrpcconfig.h | 53 + .../egroupware/knotes_resourcexmlrpcplugin.cpp | 40 + kresources/egroupware/knotes_xmlrpc.desktop | 51 + .../egroupware/kresources_kabc_egroupware.kcfg | 24 + .../egroupware/kresources_kcal_egroupware.kcfg | 24 + .../egroupware/kresources_knotes_egroupware.kcfg | 24 + kresources/egroupware/synchronizer.cpp | 50 + kresources/egroupware/synchronizer.h | 72 + kresources/egroupware/todostatemapper.cpp | 167 + kresources/egroupware/todostatemapper.h | 75 + kresources/egroupware/xmlrpciface.cpp | 464 + kresources/egroupware/xmlrpciface.h | 165 + kresources/exchange/Makefile.am | 23 + kresources/exchange/dateset.cpp | 280 + kresources/exchange/dateset.h | 87 + kresources/exchange/exchange.desktop | 54 + kresources/exchange/exchange_deprecated.desktop | 49 + kresources/exchange/resourceexchange.cpp | 605 + kresources/exchange/resourceexchange.h | 248 + kresources/exchange/resourceexchangeconfig.cpp | 153 + kresources/exchange/resourceexchangeconfig.h | 66 + kresources/featureplan/Makefile.am | 61 + kresources/featureplan/benchmarkfeaturelist.cpp | 98 + kresources/featureplan/dumpfeaturelist.cpp | 102 + .../featureplan/kcal_resourcefeatureplan.cpp | 152 + .../featureplan/kcal_resourcefeatureplan.desktop | 41 + kresources/featureplan/kcal_resourcefeatureplan.h | 67 + .../featureplan/kcal_resourcefeatureplanconfig.cpp | 92 + .../featureplan/kcal_resourcefeatureplanconfig.h | 53 + .../featureplan/kcal_resourcefeatureplanplugin.cpp | 40 + kresources/featureplan/kde-features.dtd | 25 + kresources/featureplan/kde-features.rng | 150 + .../featureplan/kresources_kcal_featureplan.kcfg | 20 + kresources/featureplan/prefs.kcfgc | 9 + kresources/groupdav/Makefile.am | 52 + kresources/groupdav/groupdavaddressbookadaptor.cpp | 54 + kresources/groupdav/groupdavaddressbookadaptor.h | 79 + kresources/groupdav/groupdavcalendaradaptor.cpp | 46 + kresources/groupdav/groupdavcalendaradaptor.h | 84 + kresources/groupdav/groupdavglobals.cpp | 287 + kresources/groupdav/groupdavglobals.h | 73 + kresources/groupdav/kabc_groupdav.desktop | 52 + kresources/groupdav/kabc_resourcegroupdav.cpp | 47 + kresources/groupdav/kabc_resourcegroupdav.h | 44 + .../groupdav/kabc_resourcegroupdav_plugin.cpp | 42 + kresources/groupdav/kcal_groupdav.desktop | 52 + kresources/groupdav/kcal_resourcegroupdav.cpp | 52 + kresources/groupdav/kcal_resourcegroupdav.h | 47 + .../groupdav/kcal_resourcegroupdav_plugin.cpp | 43 + kresources/groupdav/uninstall.desktop | 2 + kresources/groupware/Makefile.am | 42 + kresources/groupware/kabc_groupware.desktop | 50 + kresources/groupware/kabc_groupwareprefs.kcfgc | 8 + kresources/groupware/kabc_resourcegroupware.cpp | 363 + kresources/groupware/kabc_resourcegroupware.h | 86 + .../groupware/kabc_resourcegroupware_plugin.cpp | 39 + .../groupware/kabc_resourcegroupwareconfig.cpp | 208 + .../groupware/kabc_resourcegroupwareconfig.h | 70 + kresources/groupware/kcal_groupware.desktop | 50 + kresources/groupware/kcal_groupwareprefsbase.kcfgc | 11 + kresources/groupware/kcal_resourcegroupware.cpp | 300 + kresources/groupware/kcal_resourcegroupware.h | 90 + .../groupware/kcal_resourcegroupware_plugin.cpp | 40 + .../groupware/kcal_resourcegroupwareconfig.cpp | 105 + .../groupware/kcal_resourcegroupwareconfig.h | 62 + .../groupware/kresources_kabc_groupware.kcfg | 18 + .../groupware/kresources_kcal_groupware.kcfg | 22 + kresources/groupwise/Makefile.am | 47 + kresources/groupwise/TODO | 13 + kresources/groupwise/groupwisesettingswidget.cpp | 50 + kresources/groupwise/groupwisesettingswidget.h | 47 + .../groupwise/groupwisesettingswidgetbase.ui | 80 + kresources/groupwise/kabc_groupwise.desktop | 50 + kresources/groupwise/kabc_groupwiseprefs.kcfgc | 8 + kresources/groupwise/kabc_resourcegroupwise.cpp | 743 + kresources/groupwise/kabc_resourcegroupwise.h | 168 + .../groupwise/kabc_resourcegroupwise_plugin.cpp | 40 + .../groupwise/kabc_resourcegroupwiseconfig.cpp | 209 + .../groupwise/kabc_resourcegroupwiseconfig.h | 73 + kresources/groupwise/kcal_groupwise.desktop | 50 + kresources/groupwise/kcal_groupwiseprefs.cpp | 33 + kresources/groupwise/kcal_groupwiseprefs.h | 37 + kresources/groupwise/kcal_groupwiseprefsbase.kcfgc | 11 + kresources/groupwise/kcal_resourcegroupwise.cpp | 340 + kresources/groupwise/kcal_resourcegroupwise.h | 93 + .../groupwise/kcal_resourcegroupwise_plugin.cpp | 40 + .../groupwise/kcal_resourcegroupwiseconfig.cpp | 176 + .../groupwise/kcal_resourcegroupwiseconfig.h | 67 + kresources/groupwise/kioslave/Makefile.am | 19 + kresources/groupwise/kioslave/groupwise.cpp | 426 + kresources/groupwise/kioslave/groupwise.h | 53 + kresources/groupwise/kioslave/groupwise.protocol | 7 + kresources/groupwise/kioslave/groupwises.protocol | 7 + .../groupwise/kresources_kabc_groupwise.kcfg | 55 + .../groupwise/kresources_kcal_groupwise.kcfg | 23 + kresources/groupwise/soap/GroupWiseBinding.nsmap | 14 + kresources/groupwise/soap/Makefile.am | 47 + kresources/groupwise/soap/README | 26 + kresources/groupwise/soap/contactconverter.cpp | 632 + kresources/groupwise/soap/contactconverter.h | 54 + kresources/groupwise/soap/events.xsd | 313 + kresources/groupwise/soap/extractxml.pl | 57 + kresources/groupwise/soap/fixup_groupwise.h.pl | 60 + kresources/groupwise/soap/groupwise.wsdl | 2081 + kresources/groupwise/soap/groupwiseserver.cpp | 1640 + kresources/groupwise/soap/groupwiseserver.h | 246 + kresources/groupwise/soap/gwconverter.cpp | 171 + kresources/groupwise/soap/gwconverter.h | 64 + kresources/groupwise/soap/gwjobs.cpp | 733 + kresources/groupwise/soap/gwjobs.h | 133 + kresources/groupwise/soap/incidenceconverter.cpp | 820 + kresources/groupwise/soap/incidenceconverter.h | 76 + kresources/groupwise/soap/ksslsocket.cpp | 408 + kresources/groupwise/soap/ksslsocket.h | 60 + kresources/groupwise/soap/methods.xsd | 1429 + kresources/groupwise/soap/patches/README | 32 + .../groupwise/soap/patches/broken_namespace.diff | 20 + kresources/groupwise/soap/patches/socklen.diff | 28 + kresources/groupwise/soap/patches/type_typo.diff | 15 + .../groupwise/soap/patches/utf8_entities.diff | 15 + kresources/groupwise/soap/soapC.cpp | 96391 +++++++++++++++++++ kresources/groupwise/soap/soapClient.cpp | 4162 + .../groupwise/soap/soapGroupWiseBindingProxy.h | 114 + kresources/groupwise/soap/soapH.h | 9201 ++ kresources/groupwise/soap/soapStub.h | 8923 ++ kresources/groupwise/soap/soapdebug.cpp | 175 + kresources/groupwise/soap/stdsoap2.cpp | 12554 +++ kresources/groupwise/soap/stdsoap2.h | 1952 + kresources/groupwise/soap/stl.h | 43 + kresources/groupwise/soap/stldeque.h | 41 + kresources/groupwise/soap/stllist.h | 41 + kresources/groupwise/soap/stlset.h | 41 + kresources/groupwise/soap/stlvector.h | 41 + kresources/groupwise/soap/typemap.dat | 143 + kresources/groupwise/soap/types.xsd | 1782 + kresources/kolab/Makefile.am | 8 + kresources/kolab/kabc/Makefile.am | 27 + kresources/kolab/kabc/contact.cpp | 1314 + kresources/kolab/kabc/contact.h | 287 + kresources/kolab/kabc/kolab.desktop | 53 + kresources/kolab/kabc/resourcekolab.cpp | 670 + kresources/kolab/kabc/resourcekolab.h | 175 + kresources/kolab/kabc/resourcekolab_plugin.cpp | 52 + kresources/kolab/kcal/Makefile.am | 27 + kresources/kolab/kcal/event.cpp | 220 + kresources/kolab/kcal/event.h | 102 + kresources/kolab/kcal/incidence.cpp | 845 + kresources/kolab/kcal/incidence.h | 174 + kresources/kolab/kcal/journal.cpp | 184 + kresources/kolab/kcal/journal.h | 103 + kresources/kolab/kcal/kolab.desktop | 53 + kresources/kolab/kcal/resourcekolab.cpp | 1153 + kresources/kolab/kcal/resourcekolab.h | 237 + kresources/kolab/kcal/resourcekolab_plugin.cpp | 49 + kresources/kolab/kcal/task.cpp | 336 + kresources/kolab/kcal/task.h | 129 + kresources/kolab/knotes/Makefile.am | 29 + kresources/kolab/knotes/kolabresource.desktop | 53 + kresources/kolab/knotes/note.cpp | 210 + kresources/kolab/knotes/note.h | 111 + kresources/kolab/knotes/resourcekolab.cpp | 437 + kresources/kolab/knotes/resourcekolab.h | 129 + kresources/kolab/knotes/resourcekolab_plugin.cpp | 50 + kresources/kolab/kolab-resource.upd | 12 + kresources/kolab/shared/Makefile.am | 17 + kresources/kolab/shared/kmailconnection.cpp | 317 + kresources/kolab/shared/kmailconnection.h | 128 + kresources/kolab/shared/kolabbase.cpp | 474 + kresources/kolab/shared/kolabbase.h | 177 + kresources/kolab/shared/resourcekolabbase.cpp | 255 + kresources/kolab/shared/resourcekolabbase.h | 195 + kresources/kolab/shared/subresource.cpp | 133 + kresources/kolab/shared/subresource.h | 117 + kresources/kolab/uninstall.desktop | 2 + kresources/kolab/upgrade-resourcetype.pl | 24 + kresources/lib/Makefile.am | 39 + kresources/lib/TODO | 45 + kresources/lib/addressbookadaptor.cpp | 130 + kresources/lib/addressbookadaptor.h | 92 + kresources/lib/calendaradaptor.cpp | 150 + kresources/lib/calendaradaptor.h | 109 + kresources/lib/davaddressbookadaptor.cpp | 61 + kresources/lib/davaddressbookadaptor.h | 52 + kresources/lib/davcalendaradaptor.cpp | 56 + kresources/lib/davcalendaradaptor.h | 52 + kresources/lib/davgroupwareglobals.cpp | 22 + kresources/lib/davgroupwareglobals.h | 30 + kresources/lib/folderconfig.cpp | 173 + kresources/lib/folderconfig.h | 65 + kresources/lib/folderlister.cpp | 372 + kresources/lib/folderlister.h | 150 + kresources/lib/folderlistview.cpp | 296 + kresources/lib/folderlistview.h | 129 + kresources/lib/folderselectdialog.cpp | 83 + kresources/lib/folderselectdialog.h | 58 + kresources/lib/groupwaredataadaptor.cpp | 283 + kresources/lib/groupwaredataadaptor.h | 363 + kresources/lib/groupwaredownloadjob.cpp | 300 + kresources/lib/groupwaredownloadjob.h | 94 + kresources/lib/groupwareresourcejob.cpp | 59 + kresources/lib/groupwareresourcejob.h | 68 + kresources/lib/groupwareuploadjob.cpp | 485 + kresources/lib/groupwareuploadjob.h | 130 + kresources/lib/kabc_resourcegroupwarebase.cpp | 262 + kresources/lib/kabc_resourcegroupwarebase.h | 98 + .../lib/kabc_resourcegroupwarebaseconfig.cpp | 117 + kresources/lib/kabc_resourcegroupwarebaseconfig.h | 64 + kresources/lib/kcal_cachesettingsdlg.cpp | 89 + kresources/lib/kcal_cachesettingsdlg.h | 59 + kresources/lib/kcal_resourcegroupwarebase.cpp | 410 + kresources/lib/kcal_resourcegroupwarebase.h | 118 + .../lib/kcal_resourcegroupwarebaseconfig.cpp | 137 + kresources/lib/kcal_resourcegroupwarebaseconfig.h | 73 + kresources/lib/kresources_groupwareprefs.kcfg | 56 + kresources/lib/kresources_groupwareprefs.kcfgc | 8 + kresources/lib/webdavhandler.cpp | 194 + kresources/lib/webdavhandler.h | 78 + kresources/newexchange/Incidence.mapping | 177 + kresources/newexchange/Makefile.am | 45 + kresources/newexchange/Person.mapping | 184 + .../newexchange/exchangeaddressbookadaptor.cpp | 95 + .../newexchange/exchangeaddressbookadaptor.h | 102 + kresources/newexchange/exchangecalendaradaptor.cpp | 183 + kresources/newexchange/exchangecalendaradaptor.h | 99 + .../newexchange/exchangeconvertercalendar.cpp | 820 + kresources/newexchange/exchangeconvertercalendar.h | 63 + .../newexchange/exchangeconvertercontact.cpp | 615 + kresources/newexchange/exchangeconvertercontact.h | 53 + kresources/newexchange/exchangeglobals.cpp | 286 + kresources/newexchange/exchangeglobals.h | 70 + kresources/newexchange/kabc_newexchange.desktop | 52 + .../newexchange/kabc_newexchange_final.desktop | 49 + kresources/newexchange/kabc_resourceexchange.cpp | 48 + kresources/newexchange/kabc_resourceexchange.h | 42 + .../newexchange/kabc_resourceexchange_plugin.cpp | 27 + kresources/newexchange/kcal_newexchange.desktop | 52 + .../newexchange/kcal_newexchange_final.desktop | 49 + kresources/newexchange/kcal_resourceexchange.cpp | 54 + kresources/newexchange/kcal_resourceexchange.h | 45 + .../newexchange/kcal_resourceexchange_plugin.cpp | 28 + kresources/remote/Makefile.am | 26 + kresources/remote/remote.desktop | 58 + kresources/remote/resourceremote.cpp | 336 + kresources/remote/resourceremote.h | 131 + kresources/remote/resourceremote_plugin.cpp | 41 + kresources/remote/resourceremoteconfig.cpp | 101 + kresources/remote/resourceremoteconfig.h | 68 + kresources/scalix/Makefile.am | 4 + kresources/scalix/README | 9 + kresources/scalix/kabc/Makefile.am | 27 + kresources/scalix/kabc/contact.cpp | 377 + kresources/scalix/kabc/contact.h | 37 + kresources/scalix/kabc/resourcescalix.cpp | 628 + kresources/scalix/kabc/resourcescalix.h | 170 + kresources/scalix/kabc/resourcescalix_plugin.cpp | 53 + kresources/scalix/kabc/scalix.desktop | 30 + kresources/scalix/kcal/Makefile.am | 27 + kresources/scalix/kcal/resourcescalix.cpp | 885 + kresources/scalix/kcal/resourcescalix.h | 221 + kresources/scalix/kcal/resourcescalix_plugin.cpp | 50 + kresources/scalix/kcal/scalix.desktop | 31 + kresources/scalix/kioslave/Makefile.am | 17 + kresources/scalix/kioslave/scalix.cpp | 225 + kresources/scalix/kioslave/scalix.h | 51 + kresources/scalix/kioslave/scalix.protocol | 8 + kresources/scalix/kioslave/scalixs.protocol | 8 + kresources/scalix/knotes/Makefile.am | 28 + kresources/scalix/knotes/resourcescalix.cpp | 425 + kresources/scalix/knotes/resourcescalix.h | 127 + kresources/scalix/knotes/resourcescalix_plugin.cpp | 50 + kresources/scalix/knotes/scalix.desktop | 30 + kresources/scalix/scalixadmin/Makefile.am | 15 + kresources/scalix/scalixadmin/delegatedialog.cpp | 105 + kresources/scalix/scalixadmin/delegatedialog.h | 53 + kresources/scalix/scalixadmin/delegatemanager.cpp | 49 + kresources/scalix/scalixadmin/delegatemanager.h | 49 + kresources/scalix/scalixadmin/delegatepage.cpp | 170 + kresources/scalix/scalixadmin/delegatepage.h | 60 + kresources/scalix/scalixadmin/delegateview.cpp | 74 + kresources/scalix/scalixadmin/delegateview.h | 48 + kresources/scalix/scalixadmin/jobs.cpp | 306 + kresources/scalix/scalixadmin/jobs.h | 202 + kresources/scalix/scalixadmin/ldapdialog.cpp | 43 + kresources/scalix/scalixadmin/ldapdialog.h | 39 + kresources/scalix/scalixadmin/ldapview.cpp | 99 + kresources/scalix/scalixadmin/ldapview.h | 51 + kresources/scalix/scalixadmin/main.cpp | 53 + kresources/scalix/scalixadmin/mainwindow.cpp | 59 + kresources/scalix/scalixadmin/mainwindow.h | 32 + kresources/scalix/scalixadmin/otherusermanager.cpp | 51 + kresources/scalix/scalixadmin/otherusermanager.h | 47 + kresources/scalix/scalixadmin/otheruserpage.cpp | 173 + kresources/scalix/scalixadmin/otheruserpage.h | 60 + kresources/scalix/scalixadmin/otheruserview.cpp | 71 + kresources/scalix/scalixadmin/otheruserview.h | 44 + kresources/scalix/scalixadmin/outofofficepage.cpp | 125 + kresources/scalix/scalixadmin/outofofficepage.h | 57 + kresources/scalix/scalixadmin/passwordpage.cpp | 190 + kresources/scalix/scalixadmin/passwordpage.h | 55 + kresources/scalix/scalixadmin/settings.cpp | 136 + kresources/scalix/scalixadmin/settings.h | 56 + kresources/scalix/shared/Makefile.am | 17 + kresources/scalix/shared/kmailconnection.cpp | 281 + kresources/scalix/shared/kmailconnection.h | 117 + kresources/scalix/shared/resourcescalixbase.cpp | 179 + kresources/scalix/shared/resourcescalixbase.h | 180 + kresources/scalix/shared/scalixbase.cpp | 446 + kresources/scalix/shared/scalixbase.h | 176 + kresources/scalix/shared/subresource.cpp | 116 + kresources/scalix/shared/subresource.h | 110 + kresources/scalix/uninstall.desktop | 2 + kresources/slox/Makefile.am | 51 + kresources/slox/kabc_ox.desktop | 47 + kresources/slox/kabc_slox.desktop | 52 + kresources/slox/kabcresourceslox.cpp | 673 + kresources/slox/kabcresourceslox.h | 113 + kresources/slox/kabcresourceslox_plugin.cpp | 39 + kresources/slox/kabcresourcesloxconfig.cpp | 121 + kresources/slox/kabcresourcesloxconfig.h | 61 + kresources/slox/kabcsloxprefs.kcfgc | 11 + kresources/slox/kcal_ox.desktop | 47 + kresources/slox/kcal_slox.desktop | 52 + kresources/slox/kcalresourceslox.cpp | 1326 + kresources/slox/kcalresourceslox.h | 167 + kresources/slox/kcalresourceslox_plugin.cpp | 40 + kresources/slox/kcalresourcesloxconfig.cpp | 145 + kresources/slox/kcalresourcesloxconfig.h | 75 + kresources/slox/kcalsloxprefs.kcfgc | 11 + kresources/slox/kresources_kabc_slox.kcfg | 31 + kresources/slox/kresources_kcal_slox.kcfg | 38 + kresources/slox/sloxaccounts.cpp | 222 + kresources/slox/sloxaccounts.h | 66 + kresources/slox/sloxbase.cpp | 139 + kresources/slox/sloxbase.h | 115 + kresources/slox/sloxfolder.cpp | 49 + kresources/slox/sloxfolder.h | 55 + kresources/slox/sloxfolderdialog.cpp | 125 + kresources/slox/sloxfolderdialog.h | 55 + kresources/slox/sloxfoldermanager.cpp | 172 + kresources/slox/sloxfoldermanager.h | 66 + kresources/slox/testsloxaccounts.cpp | 61 + kresources/slox/webdavhandler.cpp | 295 + kresources/slox/webdavhandler.h | 96 + kresources/tvanytime/AUTHORS | 1 + kresources/tvanytime/COPYING | 340 + kresources/tvanytime/ChangeLog | 6 + kresources/tvanytime/DESIGN | 22 + kresources/tvanytime/Makefile.am | 27 + kresources/tvanytime/README | 9 + kresources/tvanytime/TODO | 9 + kresources/tvanytime/kcal_resourcetvanytime.cpp | 489 + kresources/tvanytime/kcal_resourcetvanytime.h | 129 + .../tvanytime/kcal_resourcetvanytime_plugin.cpp | 40 + .../tvanytime/kcal_resourcetvanytimeconfig.cpp | 97 + .../tvanytime/kcal_resourcetvanytimeconfig.h | 61 + kresources/tvanytime/kcal_tvanytime.desktop | 51 + kresources/tvanytime/kcal_tvanytimeprefs.cpp | 33 + kresources/tvanytime/kcal_tvanytimeprefs.h | 37 + kresources/tvanytime/kcal_tvanytimeprefsbase.kcfgc | 11 + .../tvanytime/kresources_kcal_tvanytime.kcfg | 20 + kresources/tvanytime/service.cpp | 224 + kresources/tvanytime/service.h | 111 + kresources/tvanytime/tvanytime.kdevelop | 202 + ktnef/AUTHORS | 2 + ktnef/Makefile.am | 5 + ktnef/configure.in.in | 3 + ktnef/gui/Makefile.am | 26 + ktnef/gui/attachpropertydialog.cpp | 187 + ktnef/gui/attachpropertydialog.h | 51 + ktnef/gui/attachpropertydialogbase.ui | 281 + ktnef/gui/ktnef.desktop | 109 + ktnef/gui/ktnefmain.cpp | 409 + ktnef/gui/ktnefmain.h | 81 + ktnef/gui/ktnefui.rc | 36 + ktnef/gui/ktnefview.cpp | 136 + ktnef/gui/ktnefview.h | 52 + ktnef/gui/main.cpp | 57 + ktnef/gui/messagepropertydialog.cpp | 46 + ktnef/gui/messagepropertydialog.h | 40 + ktnef/gui/metafuncs.h | 90 + ktnef/gui/ms-tnef.desktop | 62 + ktnef/gui/pics/Makefile.am | 4 + .../gui/pics/hi22-action-ktnef_extract_all_to.png | Bin 0 -> 1110 bytes ktnef/gui/pics/hi22-action-ktnef_extract_to.png | Bin 0 -> 1207 bytes ktnef/gui/pics/hi48-app-ktnef.png | Bin 0 -> 4799 bytes .../gui/pics/lo16-action-ktnef_extract_all_to.png | Bin 0 -> 361 bytes ktnef/gui/pics/lo16-action-ktnef_extract_to.png | Bin 0 -> 419 bytes ktnef/gui/pics/lo16-app-ktnef.png | Bin 0 -> 465 bytes ktnef/gui/pics/lo32-app-ktnef.png | Bin 0 -> 737 bytes ktnef/gui/qwmf.cpp | 1258 + ktnef/gui/qwmf.h | 228 + ktnef/gui/wmfstruct.h | 107 + ktnef/ktnef/Makefile.am | 4 + ktnef/ktnef/ktnefattach.h | 70 + ktnef/ktnef/ktnefdefs.h | 256 + ktnef/ktnef/ktnefmessage.h | 44 + ktnef/ktnef/ktnefparser.h | 58 + ktnef/ktnef/ktnefproperty.h | 63 + ktnef/ktnef/ktnefpropertyset.h | 54 + ktnef/ktnef/ktnefwriter.h | 92 + ktnef/lib/Makefile.am | 11 + ktnef/lib/ktnefattach.cpp | 127 + ktnef/lib/ktnefmessage.cpp | 82 + ktnef/lib/ktnefparser.cpp | 883 + ktnef/lib/ktnefproperty.cpp | 99 + ktnef/lib/ktnefpropertyset.cpp | 155 + ktnef/lib/ktnefwriter.cpp | 497 + ktnef/lib/lzfu.cpp | 178 + ktnef/lib/lzfu.h | 25 + ktnef/lib/mapi.cpp | 222 + ktnef/lib/mapi.h | 26 + ktnef/tests/Makefile.am | 10 + ktnef/tests/README | 1 + ktnef/tests/mapi_attach_data_obj.tnef | Bin 0 -> 348479 bytes ktnef/tests/one-file.tnef | Bin 0 -> 2272 bytes ktnef/tests/parsertest.cpp | 104 + ktnef/tests/parsertest.h | 32 + ktnef/tests/two-files.tnef | Bin 0 -> 3481 bytes libemailfunctions/Mainpage.dox | 10 + libemailfunctions/Makefile.am | 19 + libemailfunctions/email.cpp | 973 + libemailfunctions/email.h | 260 + libemailfunctions/idmapper.cpp | 191 + libemailfunctions/idmapper.h | 159 + libemailfunctions/kasciistricmp.cpp | 47 + libemailfunctions/kasciistricmp.h | 28 + libemailfunctions/kasciistringtools.cpp | 62 + libemailfunctions/kasciistringtools.h | 49 + libemailfunctions/networkstatus.cpp | 88 + libemailfunctions/networkstatus.h | 98 + libemailfunctions/tests/Makefile.am | 13 + libemailfunctions/tests/testemail.cpp | 486 + libemailfunctions/tests/testidmapper.cpp | 54 + libkcal/COPYING | 487 + libkcal/DESIGN | 63 + libkcal/HACKING | 8 + libkcal/Mainpage.dox | 15 + libkcal/Makefile.am | 81 + libkcal/README | 11 + libkcal/README.libical | 4 + libkcal/alarm.cpp | 459 + libkcal/alarm.h | 370 + libkcal/attachment.cpp | 121 + libkcal/attachment.h | 96 + libkcal/attendee.cpp | 167 + libkcal/attendee.h | 162 + libkcal/calendar.cpp | 858 + libkcal/calendar.h | 958 + libkcal/calendarlocal.cpp | 595 + libkcal/calendarlocal.h | 228 + libkcal/calendarnull.cpp | 42 + libkcal/calendarnull.h | 309 + libkcal/calendarresources.cpp | 811 + libkcal/calendarresources.h | 696 + libkcal/calfilter.cpp | 226 + libkcal/calfilter.h | 158 + libkcal/calformat.cpp | 78 + libkcal/calformat.h | 115 + libkcal/calstorage.h | 58 + libkcal/compat.cpp | 250 + libkcal/compat.h | 124 + libkcal/confirmsavedialog.cpp | 66 + libkcal/confirmsavedialog.h | 47 + libkcal/convertqtopia.cpp | 119 + libkcal/customproperties.cpp | 142 + libkcal/customproperties.h | 133 + libkcal/dndfactory.cpp | 187 + libkcal/dndfactory.h | 73 + libkcal/dummyscheduler.cpp | 127 + libkcal/dummyscheduler.h | 58 + libkcal/duration.cpp | 60 + libkcal/duration.h | 59 + libkcal/event.cpp | 154 + libkcal/event.h | 135 + libkcal/exceptions.cpp | 91 + libkcal/exceptions.h | 97 + libkcal/filestorage.cpp | 155 + libkcal/filestorage.h | 63 + libkcal/freebusy.cpp | 224 + libkcal/freebusy.h | 84 + libkcal/freebusycache.h | 47 + libkcal/freebusyurlstore.cpp | 70 + libkcal/freebusyurlstore.h | 54 + libkcal/htmlexport.cpp | 713 + libkcal/htmlexport.h | 101 + libkcal/htmlexportsettings.kcfg | 147 + libkcal/htmlexportsettings.kcfgc | 10 + libkcal/icaldrag.cpp | 59 + libkcal/icaldrag.h | 60 + libkcal/icalformat.cpp | 580 + libkcal/icalformat.h | 147 + libkcal/icalformatimpl.cpp | 2203 + libkcal/icalformatimpl.h | 127 + libkcal/imipscheduler.cpp | 59 + libkcal/imipscheduler.h | 55 + libkcal/incidence.cpp | 847 + libkcal/incidence.h | 486 + libkcal/incidencebase.cpp | 425 + libkcal/incidencebase.h | 293 + libkcal/incidenceformatter.cpp | 2215 + libkcal/incidenceformatter.h | 78 + libkcal/journal.cpp | 44 + libkcal/journal.h | 57 + libkcal/kcal_manager.desktop | 66 + libkcal/kcalversion.h | 28 + libkcal/libical/AUTHORS | 4 + libkcal/libical/COPYING | 0 libkcal/libical/ChangeLog | 811 + libkcal/libical/INSTALL | 24 + libkcal/libical/Makefile.am | 11 + libkcal/libical/NEWS | 522 + libkcal/libical/README | 102 + libkcal/libical/README.zoneinfo | 44 + libkcal/libical/TEST | 4 + libkcal/libical/THANKS | 69 + libkcal/libical/TODO | 39 + libkcal/libical/configure.in.in | 20 + libkcal/libical/design-data/Makefile.am | 6 + libkcal/libical/design-data/parameters.csv | 25 + libkcal/libical/design-data/properties.csv | 78 + libkcal/libical/design-data/restrictions.csv | 1420 + libkcal/libical/design-data/status.txt | 56 + libkcal/libical/design-data/value-types.csv | 31 + libkcal/libical/doc/Makefile.am | 1 + libkcal/libical/doc/UsingLibical.lyx | 2578 + libkcal/libical/doc/UsingLibical.ps | 2327 + libkcal/libical/doc/UsingLibical.txt | 1384 + libkcal/libical/examples/Makefile.am | 16 + libkcal/libical/examples/access_components.c | 318 + .../examples/access_properties_and_parameters.c | 144 + libkcal/libical/examples/errors.c | 70 + libkcal/libical/examples/main.c | 12 + libkcal/libical/examples/parse_text.c | 68 + libkcal/libical/scripts/Makefile.am | 9 + libkcal/libical/scripts/mkderivedcomponents.pl | 170 + libkcal/libical/scripts/mkderivedparameters.pl | 332 + libkcal/libical/scripts/mkderivedproperties.pl | 258 + libkcal/libical/scripts/mkderivedvalues.pl | 236 + libkcal/libical/scripts/mkparameterrestrictions.pl | 85 + libkcal/libical/scripts/mkrestrictionrecords.pl | 109 + libkcal/libical/scripts/mkrestrictiontable.pl | 98 + libkcal/libical/scripts/readvaluesfile.pl | 130 + libkcal/libical/src/Makefile.am | 1 + libkcal/libical/src/libical/Makefile.am | 232 + libkcal/libical/src/libical/astime.h | 65 + libkcal/libical/src/libical/caldate.c | 176 + libkcal/libical/src/libical/icalarray.c | 161 + libkcal/libical/src/libical/icalarray.h | 61 + libkcal/libical/src/libical/icalattach.c | 137 + libkcal/libical/src/libical/icalattach.h | 60 + libkcal/libical/src/libical/icalattachimpl.h | 58 + libkcal/libical/src/libical/icalcomponent.c | 2598 + libkcal/libical/src/libical/icalcomponent.h | 283 + .../libical/src/libical/icalderivedparameter.c.in | 205 + .../libical/src/libical/icalderivedparameter.h.in | 36 + .../libical/src/libical/icalderivedproperty.c.in | 284 + .../libical/src/libical/icalderivedproperty.h.in | 21 + libkcal/libical/src/libical/icalderivedvalue.c.in | 336 + libkcal/libical/src/libical/icalderivedvalue.h.in | 63 + libkcal/libical/src/libical/icalduration.c | 331 + libkcal/libical/src/libical/icalduration.h | 61 + libkcal/libical/src/libical/icalenums.c | 166 + libkcal/libical/src/libical/icalenums.h | 166 + libkcal/libical/src/libical/icalerror.c | 250 + libkcal/libical/src/libical/icalerror.h | 160 + libkcal/libical/src/libical/icalmemory.c | 373 + libkcal/libical/src/libical/icalmemory.h | 83 + libkcal/libical/src/libical/icalmime.c | 393 + libkcal/libical/src/libical/icalmime.h | 42 + libkcal/libical/src/libical/icalparameter.c | 384 + libkcal/libical/src/libical/icalparameter.h | 68 + libkcal/libical/src/libical/icalparameterimpl.h | 51 + libkcal/libical/src/libical/icalparser.c | 1105 + libkcal/libical/src/libical/icalparser.h | 96 + libkcal/libical/src/libical/icalperiod.c | 169 + libkcal/libical/src/libical/icalperiod.h | 54 + libkcal/libical/src/libical/icalproperty.c | 998 + libkcal/libical/src/libical/icalproperty.h | 133 + libkcal/libical/src/libical/icalrecur.c | 2400 + libkcal/libical/src/libical/icalrecur.h | 215 + libkcal/libical/src/libical/icalrestriction.c.in | 503 + libkcal/libical/src/libical/icalrestriction.h | 63 + libkcal/libical/src/libical/icaltime.c | 1014 + libkcal/libical/src/libical/icaltime.h | 271 + libkcal/libical/src/libical/icaltimezone.c | 1670 + libkcal/libical/src/libical/icaltimezone.h | 165 + libkcal/libical/src/libical/icaltypes.c | 190 + libkcal/libical/src/libical/icaltypes.h | 108 + libkcal/libical/src/libical/icalvalue.c | 1326 + libkcal/libical/src/libical/icalvalue.h | 87 + libkcal/libical/src/libical/icalvalueimpl.h | 95 + libkcal/libical/src/libical/icalversion.h | 7 + libkcal/libical/src/libical/icalversion.h.in | 7 + libkcal/libical/src/libical/pvl.c | 585 + libkcal/libical/src/libical/pvl.h | 98 + libkcal/libical/src/libical/sspm.c | 1630 + libkcal/libical/src/libical/sspm.h | 144 + libkcal/libical/src/libical/vsnprintf.c | 172 + libkcal/libical/src/libicalss/Makefile.am | 35 + libkcal/libical/src/libicalss/icalclassify.c | 752 + libkcal/libical/src/libicalss/icalclassify.h | 38 + libkcal/libical/tzdata/africa | 673 + libkcal/libical/tzdata/antarctica | 327 + libkcal/libical/tzdata/asia | 1919 + libkcal/libical/tzdata/australasia | 1454 + libkcal/libical/tzdata/backward | 112 + libkcal/libical/tzdata/etcetera | 80 + libkcal/libical/tzdata/europe | 2525 + libkcal/libical/tzdata/factory | 8 + libkcal/libical/tzdata/iso3166.tab | 269 + libkcal/libical/tzdata/leapseconds | 83 + libkcal/libical/tzdata/northamerica | 2651 + libkcal/libical/tzdata/pacificnew | 26 + libkcal/libical/tzdata/solar87 | 388 + libkcal/libical/tzdata/solar88 | 388 + libkcal/libical/tzdata/solar89 | 393 + libkcal/libical/tzdata/southamerica | 1259 + libkcal/libical/tzdata/systemv | 36 + libkcal/libical/tzdata/yearistype.sh | 40 + libkcal/libical/tzdata/zone.tab | 423 + libkcal/libical/vzic-1.3/ChangeLog | 57 + libkcal/libical/vzic-1.3/Makefile | 83 + libkcal/libical/vzic-1.3/Makefile.org | 89 + libkcal/libical/vzic-1.3/README | 202 + libkcal/libical/vzic-1.3/test-vzic.c | 422 + libkcal/libical/vzic-1.3/vzic-dump.c | 409 + libkcal/libical/vzic-1.3/vzic-dump.h | 58 + libkcal/libical/vzic-1.3/vzic-dump.pl | 222 + libkcal/libical/vzic-1.3/vzic-merge.pl | 127 + libkcal/libical/vzic-1.3/vzic-output.c | 2325 + libkcal/libical/vzic-1.3/vzic-output.h | 38 + libkcal/libical/vzic-1.3/vzic-parse.c | 901 + libkcal/libical/vzic-1.3/vzic-parse.h | 38 + libkcal/libical/vzic-1.3/vzic-test.pl | 164 + libkcal/libical/vzic-1.3/vzic.c | 320 + libkcal/libical/vzic-1.3/vzic.h | 196 + libkcal/libical/zoneinfo/Africa/Abidjan.ics | 15 + libkcal/libical/zoneinfo/Africa/Accra.ics | 41 + libkcal/libical/zoneinfo/Africa/Addis_Ababa.ics | 22 + libkcal/libical/zoneinfo/Africa/Algiers.ics | 90 + libkcal/libical/zoneinfo/Africa/Asmara.ics | 29 + libkcal/libical/zoneinfo/Africa/Bamako.ics | 29 + libkcal/libical/zoneinfo/Africa/Bangui.ics | 15 + libkcal/libical/zoneinfo/Africa/Banjul.ics | 29 + libkcal/libical/zoneinfo/Africa/Bissau.ics | 22 + libkcal/libical/zoneinfo/Africa/Blantyre.ics | 15 + libkcal/libical/zoneinfo/Africa/Brazzaville.ics | 15 + libkcal/libical/zoneinfo/Africa/Bujumbura.ics | 15 + libkcal/libical/zoneinfo/Africa/Cairo.ics | 148 + libkcal/libical/zoneinfo/Africa/Casablanca.ics | 51 + libkcal/libical/zoneinfo/Africa/Ceuta.ics | 99 + libkcal/libical/zoneinfo/Africa/Conakry.ics | 29 + libkcal/libical/zoneinfo/Africa/Dakar.ics | 22 + libkcal/libical/zoneinfo/Africa/Dar_es_Salaam.ics | 29 + libkcal/libical/zoneinfo/Africa/Djibouti.ics | 15 + libkcal/libical/zoneinfo/Africa/Douala.ics | 15 + libkcal/libical/zoneinfo/Africa/El_Aaiun.ics | 22 + libkcal/libical/zoneinfo/Africa/Freetown.ics | 81 + libkcal/libical/zoneinfo/Africa/Gaborone.ics | 29 + libkcal/libical/zoneinfo/Africa/Harare.ics | 15 + libkcal/libical/zoneinfo/Africa/Johannesburg.ics | 38 + libkcal/libical/zoneinfo/Africa/Kampala.ics | 36 + libkcal/libical/zoneinfo/Africa/Khartoum.ics | 66 + libkcal/libical/zoneinfo/Africa/Kigali.ics | 15 + libkcal/libical/zoneinfo/Africa/Kinshasa.ics | 15 + libkcal/libical/zoneinfo/Africa/Lagos.ics | 15 + libkcal/libical/zoneinfo/Africa/Libreville.ics | 15 + libkcal/libical/zoneinfo/Africa/Lome.ics | 15 + libkcal/libical/zoneinfo/Africa/Luanda.ics | 22 + libkcal/libical/zoneinfo/Africa/Lubumbashi.ics | 15 + libkcal/libical/zoneinfo/Africa/Lusaka.ics | 15 + libkcal/libical/zoneinfo/Africa/Malabo.ics | 22 + libkcal/libical/zoneinfo/Africa/Maputo.ics | 15 + libkcal/libical/zoneinfo/Africa/Maseru.ics | 29 + libkcal/libical/zoneinfo/Africa/Mbabane.ics | 15 + libkcal/libical/zoneinfo/Africa/Mogadishu.ics | 29 + libkcal/libical/zoneinfo/Africa/Monrovia.ics | 29 + libkcal/libical/zoneinfo/Africa/Nairobi.ics | 36 + libkcal/libical/zoneinfo/Africa/Ndjamena.ics | 29 + libkcal/libical/zoneinfo/Africa/Niamey.ics | 29 + libkcal/libical/zoneinfo/Africa/Nouakchott.ics | 29 + libkcal/libical/zoneinfo/Africa/Ouagadougou.ics | 15 + libkcal/libical/zoneinfo/Africa/Porto-Novo.ics | 22 + libkcal/libical/zoneinfo/Africa/Sao_Tome.ics | 22 + libkcal/libical/zoneinfo/Africa/Tripoli.ics | 67 + libkcal/libical/zoneinfo/Africa/Tunis.ics | 74 + libkcal/libical/zoneinfo/Africa/Windhoek.ics | 64 + libkcal/libical/zoneinfo/America/Adak.ics | 186 + libkcal/libical/zoneinfo/America/Anchorage.ics | 186 + libkcal/libical/zoneinfo/America/Anguilla.ics | 15 + libkcal/libical/zoneinfo/America/Antigua.ics | 22 + libkcal/libical/zoneinfo/America/Araguaina.ics | 84 + .../zoneinfo/America/Argentina/Buenos_Aires.ics | 134 + .../zoneinfo/America/Argentina/Catamarca.ics | 154 + .../libical/zoneinfo/America/Argentina/Cordoba.ics | 146 + .../libical/zoneinfo/America/Argentina/Jujuy.ics | 165 + .../zoneinfo/America/Argentina/La_Rioja.ics | 149 + .../libical/zoneinfo/America/Argentina/Mendoza.ics | 160 + .../zoneinfo/America/Argentina/Rio_Gallegos.ics | 142 + .../zoneinfo/America/Argentina/San_Juan.ics | 149 + .../zoneinfo/America/Argentina/San_Luis.ics | 141 + .../libical/zoneinfo/America/Argentina/Tucuman.ics | 154 + .../libical/zoneinfo/America/Argentina/Ushuaia.ics | 142 + libkcal/libical/zoneinfo/America/Aruba.ics | 22 + libkcal/libical/zoneinfo/America/Asuncion.ics | 121 + libkcal/libical/zoneinfo/America/Atikokan.ics | 51 + libkcal/libical/zoneinfo/America/Bahia.ics | 92 + libkcal/libical/zoneinfo/America/Barbados.ics | 42 + libkcal/libical/zoneinfo/America/Belem.ics | 62 + libkcal/libical/zoneinfo/America/Belize.ics | 93 + libkcal/libical/zoneinfo/America/Blanc-Sablon.ics | 51 + libkcal/libical/zoneinfo/America/Boa_Vista.ics | 67 + libkcal/libical/zoneinfo/America/Bogota.ics | 36 + libkcal/libical/zoneinfo/America/Boise.ics | 166 + libkcal/libical/zoneinfo/America/Cambridge_Bay.ics | 155 + libkcal/libical/zoneinfo/America/Campo_Grande.ics | 107 + libkcal/libical/zoneinfo/America/Cancun.ics | 79 + libkcal/libical/zoneinfo/America/Caracas.ics | 36 + libkcal/libical/zoneinfo/America/Cayenne.ics | 22 + libkcal/libical/zoneinfo/America/Cayman.ics | 22 + libkcal/libical/zoneinfo/America/Chicago.ics | 242 + libkcal/libical/zoneinfo/America/Chihuahua.ics | 90 + libkcal/libical/zoneinfo/America/Costa_Rica.ics | 42 + libkcal/libical/zoneinfo/America/Cuiaba.ics | 113 + libkcal/libical/zoneinfo/America/Curacao.ics | 22 + libkcal/libical/zoneinfo/America/Danmarkshavn.ics | 66 + libkcal/libical/zoneinfo/America/Dawson.ics | 153 + libkcal/libical/zoneinfo/America/Dawson_Creek.ics | 109 + libkcal/libical/zoneinfo/America/Denver.ics | 158 + libkcal/libical/zoneinfo/America/Detroit.ics | 145 + libkcal/libical/zoneinfo/America/Dominica.ics | 15 + libkcal/libical/zoneinfo/America/Edmonton.ics | 151 + libkcal/libical/zoneinfo/America/Eirunepe.ics | 66 + libkcal/libical/zoneinfo/America/El_Salvador.ics | 31 + libkcal/libical/zoneinfo/America/Fortaleza.ics | 75 + libkcal/libical/zoneinfo/America/Glace_Bay.ics | 140 + libkcal/libical/zoneinfo/America/Godthab.ics | 58 + libkcal/libical/zoneinfo/America/Goose_Bay.ics | 258 + libkcal/libical/zoneinfo/America/Grand_Turk.ics | 104 + libkcal/libical/zoneinfo/America/Grenada.ics | 15 + libkcal/libical/zoneinfo/America/Guadeloupe.ics | 15 + libkcal/libical/zoneinfo/America/Guatemala.ics | 35 + libkcal/libical/zoneinfo/America/Guayaquil.ics | 22 + libkcal/libical/zoneinfo/America/Guyana.ics | 36 + libkcal/libical/zoneinfo/America/Halifax.ics | 228 + libkcal/libical/zoneinfo/America/Havana.ics | 148 + libkcal/libical/zoneinfo/America/Hermosillo.ics | 66 + .../zoneinfo/America/Indiana/Indianapolis.ics | 125 + libkcal/libical/zoneinfo/America/Indiana/Knox.ics | 169 + .../libical/zoneinfo/America/Indiana/Marengo.ics | 133 + .../zoneinfo/America/Indiana/Petersburg.ics | 133 + .../libical/zoneinfo/America/Indiana/Tell_City.ics | 130 + libkcal/libical/zoneinfo/America/Indiana/Vevay.ics | 98 + .../libical/zoneinfo/America/Indiana/Vincennes.ics | 132 + .../libical/zoneinfo/America/Indiana/Winamac.ics | 143 + libkcal/libical/zoneinfo/America/Inuvik.ics | 122 + libkcal/libical/zoneinfo/America/Iqaluit.ics | 135 + libkcal/libical/zoneinfo/America/Jamaica.ics | 61 + libkcal/libical/zoneinfo/America/Juneau.ics | 173 + .../zoneinfo/America/Kentucky/Louisville.ics | 205 + .../zoneinfo/America/Kentucky/Monticello.ics | 164 + libkcal/libical/zoneinfo/America/La_Paz.ics | 29 + libkcal/libical/zoneinfo/America/Lima.ics | 48 + libkcal/libical/zoneinfo/America/Los_Angeles.ics | 184 + libkcal/libical/zoneinfo/America/Maceio.ics | 79 + libkcal/libical/zoneinfo/America/Managua.ics | 54 + libkcal/libical/zoneinfo/America/Manaus.ics | 66 + libkcal/libical/zoneinfo/America/Marigot.ics | 15 + libkcal/libical/zoneinfo/America/Martinique.ics | 36 + libkcal/libical/zoneinfo/America/Mazatlan.ics | 79 + libkcal/libical/zoneinfo/America/Menominee.ics | 152 + libkcal/libical/zoneinfo/America/Merida.ics | 61 + libkcal/libical/zoneinfo/America/Mexico_City.ics | 91 + libkcal/libical/zoneinfo/America/Miquelon.ics | 95 + libkcal/libical/zoneinfo/America/Moncton.ics | 215 + libkcal/libical/zoneinfo/America/Monterrey.ics | 63 + libkcal/libical/zoneinfo/America/Montevideo.ics | 151 + libkcal/libical/zoneinfo/America/Montreal.ics | 233 + libkcal/libical/zoneinfo/America/Montserrat.ics | 15 + libkcal/libical/zoneinfo/America/Nassau.ics | 134 + libkcal/libical/zoneinfo/America/New_York.ics | 236 + libkcal/libical/zoneinfo/America/Nipigon.ics | 125 + libkcal/libical/zoneinfo/America/Nome.ics | 186 + libkcal/libical/zoneinfo/America/Noronha.ics | 75 + .../zoneinfo/America/North_Dakota/Center.ics | 158 + .../zoneinfo/America/North_Dakota/New_Salem.ics | 158 + libkcal/libical/zoneinfo/America/Panama.ics | 22 + libkcal/libical/zoneinfo/America/Pangnirtung.ics | 160 + libkcal/libical/zoneinfo/America/Paramaribo.ics | 43 + libkcal/libical/zoneinfo/America/Phoenix.ics | 51 + .../libical/zoneinfo/America/Port-au-Prince.ics | 68 + libkcal/libical/zoneinfo/America/Port_of_Spain.ics | 15 + libkcal/libical/zoneinfo/America/Porto_Velho.ics | 62 + libkcal/libical/zoneinfo/America/Puerto_Rico.ics | 43 + libkcal/libical/zoneinfo/America/Rainy_River.ics | 125 + libkcal/libical/zoneinfo/America/Rankin_Inlet.ics | 121 + libkcal/libical/zoneinfo/America/Recife.ics | 75 + libkcal/libical/zoneinfo/America/Regina.ics | 97 + libkcal/libical/zoneinfo/America/Resolute.ics | 107 + libkcal/libical/zoneinfo/America/Rio_Branco.ics | 62 + libkcal/libical/zoneinfo/America/Santiago.ics | 193 + libkcal/libical/zoneinfo/America/Santo_Domingo.ics | 67 + libkcal/libical/zoneinfo/America/Sao_Paulo.ics | 114 + libkcal/libical/zoneinfo/America/Scoresbysund.ics | 71 + libkcal/libical/zoneinfo/America/Shiprock.ics | 158 + libkcal/libical/zoneinfo/America/St_Barthelemy.ics | 15 + libkcal/libical/zoneinfo/America/St_Johns.ics | 268 + libkcal/libical/zoneinfo/America/St_Kitts.ics | 15 + libkcal/libical/zoneinfo/America/St_Lucia.ics | 22 + libkcal/libical/zoneinfo/America/St_Thomas.ics | 15 + libkcal/libical/zoneinfo/America/St_Vincent.ics | 22 + libkcal/libical/zoneinfo/America/Swift_Current.ics | 74 + libkcal/libical/zoneinfo/America/Tegucigalpa.ics | 33 + libkcal/libical/zoneinfo/America/Thule.ics | 73 + libkcal/libical/zoneinfo/America/Thunder_Bay.ics | 145 + libkcal/libical/zoneinfo/America/Tijuana.ics | 106 + libkcal/libical/zoneinfo/America/Toronto.ics | 232 + libkcal/libical/zoneinfo/America/Tortola.ics | 15 + libkcal/libical/zoneinfo/America/Vancouver.ics | 187 + libkcal/libical/zoneinfo/America/Whitehorse.ics | 153 + libkcal/libical/zoneinfo/America/Winnipeg.ics | 183 + libkcal/libical/zoneinfo/America/Yakutat.ics | 167 + libkcal/libical/zoneinfo/America/Yellowknife.ics | 131 + libkcal/libical/zoneinfo/Antarctica/Casey.ics | 15 + libkcal/libical/zoneinfo/Antarctica/Davis.ics | 23 + .../libical/zoneinfo/Antarctica/DumontDUrville.ics | 29 + libkcal/libical/zoneinfo/Antarctica/Mawson.ics | 15 + libkcal/libical/zoneinfo/Antarctica/McMurdo.ics | 107 + libkcal/libical/zoneinfo/Antarctica/Palmer.ics | 118 + libkcal/libical/zoneinfo/Antarctica/Rothera.ics | 15 + libkcal/libical/zoneinfo/Antarctica/South_Pole.ics | 107 + libkcal/libical/zoneinfo/Antarctica/Syowa.ics | 15 + libkcal/libical/zoneinfo/Antarctica/Vostok.ics | 15 + libkcal/libical/zoneinfo/Arctic/Longyearbyen.ics | 89 + libkcal/libical/zoneinfo/Asia/Aden.ics | 15 + libkcal/libical/zoneinfo/Asia/Almaty.ics | 89 + libkcal/libical/zoneinfo/Asia/Amman.ics | 89 + libkcal/libical/zoneinfo/Asia/Anadyr.ics | 112 + libkcal/libical/zoneinfo/Asia/Aqtau.ics | 143 + libkcal/libical/zoneinfo/Asia/Aqtobe.ics | 119 + libkcal/libical/zoneinfo/Asia/Ashgabat.ics | 82 + libkcal/libical/zoneinfo/Asia/Baghdad.ics | 86 + libkcal/libical/zoneinfo/Asia/Bahrain.ics | 22 + libkcal/libical/zoneinfo/Asia/Baku.ics | 119 + libkcal/libical/zoneinfo/Asia/Bangkok.ics | 22 + libkcal/libical/zoneinfo/Asia/Beirut.ics | 97 + libkcal/libical/zoneinfo/Asia/Bishkek.ics | 108 + libkcal/libical/zoneinfo/Asia/Brunei.ics | 22 + libkcal/libical/zoneinfo/Asia/Calcutta.ics | 37 + libkcal/libical/zoneinfo/Asia/Choibalsan.ics | 84 + libkcal/libical/zoneinfo/Asia/Chongqing.ics | 46 + libkcal/libical/zoneinfo/Asia/Colombo.ics | 64 + libkcal/libical/zoneinfo/Asia/Damascus.ics | 131 + libkcal/libical/zoneinfo/Asia/Dhaka.ics | 50 + libkcal/libical/zoneinfo/Asia/Dili.ics | 43 + libkcal/libical/zoneinfo/Asia/Dubai.ics | 15 + libkcal/libical/zoneinfo/Asia/Dushanbe.ics | 68 + libkcal/libical/zoneinfo/Asia/Gaza.ics | 147 + libkcal/libical/zoneinfo/Asia/Harbin.ics | 61 + libkcal/libical/zoneinfo/Asia/Ho_Chi_Minh.ics | 36 + libkcal/libical/zoneinfo/Asia/Hong_Kong.ics | 95 + libkcal/libical/zoneinfo/Asia/Hovd.ics | 78 + libkcal/libical/zoneinfo/Asia/Irkutsk.ics | 95 + libkcal/libical/zoneinfo/Asia/Istanbul.ics | 187 + libkcal/libical/zoneinfo/Asia/Jakarta.ics | 64 + libkcal/libical/zoneinfo/Asia/Jayapura.ics | 29 + libkcal/libical/zoneinfo/Asia/Jerusalem.ics | 187 + libkcal/libical/zoneinfo/Asia/Kabul.ics | 22 + libkcal/libical/zoneinfo/Asia/Kamchatka.ics | 88 + libkcal/libical/zoneinfo/Asia/Karachi.ics | 57 + libkcal/libical/zoneinfo/Asia/Kashgar.ics | 53 + libkcal/libical/zoneinfo/Asia/Katmandu.ics | 22 + libkcal/libical/zoneinfo/Asia/Kolkata.ics | 37 + libkcal/libical/zoneinfo/Asia/Krasnoyarsk.ics | 88 + libkcal/libical/zoneinfo/Asia/Kuala_Lumpur.ics | 64 + libkcal/libical/zoneinfo/Asia/Kuching.ics | 69 + libkcal/libical/zoneinfo/Asia/Kuwait.ics | 15 + libkcal/libical/zoneinfo/Asia/Macau.ics | 74 + libkcal/libical/zoneinfo/Asia/Magadan.ics | 88 + libkcal/libical/zoneinfo/Asia/Makassar.ics | 36 + libkcal/libical/zoneinfo/Asia/Manila.ics | 48 + libkcal/libical/zoneinfo/Asia/Muscat.ics | 15 + libkcal/libical/zoneinfo/Asia/Nicosia.ics | 95 + libkcal/libical/zoneinfo/Asia/Novosibirsk.ics | 96 + libkcal/libical/zoneinfo/Asia/Omsk.ics | 88 + libkcal/libical/zoneinfo/Asia/Oral.ics | 143 + libkcal/libical/zoneinfo/Asia/Phnom_Penh.ics | 36 + libkcal/libical/zoneinfo/Asia/Pontianak.ics | 64 + libkcal/libical/zoneinfo/Asia/Pyongyang.ics | 44 + libkcal/libical/zoneinfo/Asia/Qatar.ics | 22 + libkcal/libical/zoneinfo/Asia/Qyzylorda.ics | 132 + libkcal/libical/zoneinfo/Asia/Rangoon.ics | 36 + libkcal/libical/zoneinfo/Asia/Riyadh.ics | 15 + libkcal/libical/zoneinfo/Asia/Saigon.ics | 36 + libkcal/libical/zoneinfo/Asia/Sakhalin.ics | 107 + libkcal/libical/zoneinfo/Asia/Samarkand.ics | 88 + libkcal/libical/zoneinfo/Asia/Seoul.ics | 69 + libkcal/libical/zoneinfo/Asia/Shanghai.ics | 50 + libkcal/libical/zoneinfo/Asia/Singapore.ics | 71 + libkcal/libical/zoneinfo/Asia/Taipei.ics | 67 + libkcal/libical/zoneinfo/Asia/Tashkent.ics | 82 + libkcal/libical/zoneinfo/Asia/Tbilisi.ics | 159 + libkcal/libical/zoneinfo/Asia/Tehran.ics | 156 + libkcal/libical/zoneinfo/Asia/Thimphu.ics | 22 + libkcal/libical/zoneinfo/Asia/Tokyo.ics | 49 + libkcal/libical/zoneinfo/Asia/Ulaanbaatar.ics | 78 + libkcal/libical/zoneinfo/Asia/Urumqi.ics | 46 + libkcal/libical/zoneinfo/Asia/Vientiane.ics | 36 + libkcal/libical/zoneinfo/Asia/Vladivostok.ics | 88 + libkcal/libical/zoneinfo/Asia/Yakutsk.ics | 88 + libkcal/libical/zoneinfo/Asia/Yekaterinburg.ics | 106 + libkcal/libical/zoneinfo/Asia/Yerevan.ics | 110 + libkcal/libical/zoneinfo/Atlantic/Azores.ics | 223 + libkcal/libical/zoneinfo/Atlantic/Bermuda.ics | 114 + libkcal/libical/zoneinfo/Atlantic/Canary.ics | 72 + libkcal/libical/zoneinfo/Atlantic/Cape_Verde.ics | 36 + libkcal/libical/zoneinfo/Atlantic/Faroe.ics | 57 + libkcal/libical/zoneinfo/Atlantic/Jan_Mayen.ics | 89 + libkcal/libical/zoneinfo/Atlantic/Madeira.ics | 201 + libkcal/libical/zoneinfo/Atlantic/Reykjavik.ics | 103 + .../libical/zoneinfo/Atlantic/South_Georgia.ics | 15 + libkcal/libical/zoneinfo/Atlantic/St_Helena.ics | 22 + libkcal/libical/zoneinfo/Atlantic/Stanley.ics | 120 + libkcal/libical/zoneinfo/Australia/Adelaide.ics | 136 + libkcal/libical/zoneinfo/Australia/Brisbane.ics | 50 + libkcal/libical/zoneinfo/Australia/Broken_Hill.ics | 150 + libkcal/libical/zoneinfo/Australia/Currie.ics | 129 + libkcal/libical/zoneinfo/Australia/Darwin.ics | 42 + libkcal/libical/zoneinfo/Australia/Eucla.ics | 52 + libkcal/libical/zoneinfo/Australia/Hobart.ics | 137 + libkcal/libical/zoneinfo/Australia/Lindeman.ics | 55 + libkcal/libical/zoneinfo/Australia/Lord_Howe.ics | 113 + libkcal/libical/zoneinfo/Australia/Melbourne.ics | 129 + libkcal/libical/zoneinfo/Australia/Perth.ics | 52 + libkcal/libical/zoneinfo/Australia/Sydney.ics | 129 + libkcal/libical/zoneinfo/Europe/Amsterdam.ics | 164 + libkcal/libical/zoneinfo/Europe/Andorra.ics | 53 + libkcal/libical/zoneinfo/Europe/Athens.ics | 116 + libkcal/libical/zoneinfo/Europe/Belgrade.ics | 69 + libkcal/libical/zoneinfo/Europe/Berlin.ics | 103 + libkcal/libical/zoneinfo/Europe/Bratislava.ics | 96 + libkcal/libical/zoneinfo/Europe/Brussels.ics | 164 + libkcal/libical/zoneinfo/Europe/Bucharest.ics | 109 + libkcal/libical/zoneinfo/Europe/Budapest.ics | 101 + libkcal/libical/zoneinfo/Europe/Chisinau.ics | 161 + libkcal/libical/zoneinfo/Europe/Copenhagen.ics | 88 + libkcal/libical/zoneinfo/Europe/Dublin.ics | 201 + libkcal/libical/zoneinfo/Europe/Gibraltar.ics | 171 + libkcal/libical/zoneinfo/Europe/Guernsey.ics | 208 + libkcal/libical/zoneinfo/Europe/Helsinki.ics | 72 + libkcal/libical/zoneinfo/Europe/Isle_of_Man.ics | 208 + libkcal/libical/zoneinfo/Europe/Istanbul.ics | 187 + libkcal/libical/zoneinfo/Europe/Jersey.ics | 208 + libkcal/libical/zoneinfo/Europe/Kaliningrad.ics | 138 + libkcal/libical/zoneinfo/Europe/Kiev.ics | 137 + libkcal/libical/zoneinfo/Europe/Lisbon.ics | 227 + libkcal/libical/zoneinfo/Europe/Ljubljana.ics | 69 + libkcal/libical/zoneinfo/Europe/London.ics | 208 + libkcal/libical/zoneinfo/Europe/Luxembourg.ics | 155 + libkcal/libical/zoneinfo/Europe/Madrid.ics | 136 + libkcal/libical/zoneinfo/Europe/Malta.ics | 117 + libkcal/libical/zoneinfo/Europe/Mariehamn.ics | 72 + libkcal/libical/zoneinfo/Europe/Minsk.ics | 129 + libkcal/libical/zoneinfo/Europe/Monaco.ics | 163 + libkcal/libical/zoneinfo/Europe/Moscow.ics | 155 + libkcal/libical/zoneinfo/Europe/Nicosia.ics | 95 + libkcal/libical/zoneinfo/Europe/Oslo.ics | 89 + libkcal/libical/zoneinfo/Europe/Paris.ics | 168 + libkcal/libical/zoneinfo/Europe/Podgorica.ics | 69 + libkcal/libical/zoneinfo/Europe/Prague.ics | 96 + libkcal/libical/zoneinfo/Europe/Riga.ics | 167 + libkcal/libical/zoneinfo/Europe/Rome.ics | 131 + libkcal/libical/zoneinfo/Europe/Samara.ics | 125 + libkcal/libical/zoneinfo/Europe/San_Marino.ics | 131 + libkcal/libical/zoneinfo/Europe/Sarajevo.ics | 69 + libkcal/libical/zoneinfo/Europe/Simferopol.ics | 150 + libkcal/libical/zoneinfo/Europe/Skopje.ics | 69 + libkcal/libical/zoneinfo/Europe/Sofia.ics | 123 + libkcal/libical/zoneinfo/Europe/Stockholm.ics | 74 + libkcal/libical/zoneinfo/Europe/Tallinn.ics | 160 + libkcal/libical/zoneinfo/Europe/Tirane.ics | 85 + libkcal/libical/zoneinfo/Europe/Uzhgorod.ics | 146 + libkcal/libical/zoneinfo/Europe/Vaduz.ics | 57 + libkcal/libical/zoneinfo/Europe/Vatican.ics | 131 + libkcal/libical/zoneinfo/Europe/Vienna.ics | 89 + libkcal/libical/zoneinfo/Europe/Vilnius.ics | 170 + libkcal/libical/zoneinfo/Europe/Volgograd.ics | 112 + libkcal/libical/zoneinfo/Europe/Warsaw.ics | 152 + libkcal/libical/zoneinfo/Europe/Zagreb.ics | 69 + libkcal/libical/zoneinfo/Europe/Zaporozhye.ics | 138 + libkcal/libical/zoneinfo/Europe/Zurich.ics | 76 + libkcal/libical/zoneinfo/Indian/Antananarivo.ics | 29 + libkcal/libical/zoneinfo/Indian/Chagos.ics | 22 + libkcal/libical/zoneinfo/Indian/Christmas.ics | 15 + libkcal/libical/zoneinfo/Indian/Cocos.ics | 15 + libkcal/libical/zoneinfo/Indian/Comoro.ics | 15 + libkcal/libical/zoneinfo/Indian/Kerguelen.ics | 15 + libkcal/libical/zoneinfo/Indian/Mahe.ics | 15 + libkcal/libical/zoneinfo/Indian/Maldives.ics | 22 + libkcal/libical/zoneinfo/Indian/Mauritius.ics | 15 + libkcal/libical/zoneinfo/Indian/Mayotte.ics | 15 + libkcal/libical/zoneinfo/Indian/Reunion.ics | 15 + libkcal/libical/zoneinfo/Makefile.am | 39 + libkcal/libical/zoneinfo/Pacific/Apia.ics | 29 + libkcal/libical/zoneinfo/Pacific/Auckland.ics | 165 + libkcal/libical/zoneinfo/Pacific/Chatham.ics | 107 + libkcal/libical/zoneinfo/Pacific/Easter.ics | 154 + libkcal/libical/zoneinfo/Pacific/Efate.ics | 47 + libkcal/libical/zoneinfo/Pacific/Enderbury.ics | 29 + libkcal/libical/zoneinfo/Pacific/Fakaofo.ics | 15 + libkcal/libical/zoneinfo/Pacific/Fiji.ics | 31 + libkcal/libical/zoneinfo/Pacific/Funafuti.ics | 15 + libkcal/libical/zoneinfo/Pacific/Galapagos.ics | 22 + libkcal/libical/zoneinfo/Pacific/Gambier.ics | 15 + libkcal/libical/zoneinfo/Pacific/Guadalcanal.ics | 15 + libkcal/libical/zoneinfo/Pacific/Guam.ics | 29 + libkcal/libical/zoneinfo/Pacific/Honolulu.ics | 51 + libkcal/libical/zoneinfo/Pacific/Johnston.ics | 15 + libkcal/libical/zoneinfo/Pacific/Kiritimati.ics | 29 + libkcal/libical/zoneinfo/Pacific/Kosrae.ics | 29 + libkcal/libical/zoneinfo/Pacific/Kwajalein.ics | 29 + libkcal/libical/zoneinfo/Pacific/Majuro.ics | 22 + libkcal/libical/zoneinfo/Pacific/Marquesas.ics | 15 + libkcal/libical/zoneinfo/Pacific/Midway.ics | 43 + libkcal/libical/zoneinfo/Pacific/Nauru.ics | 36 + libkcal/libical/zoneinfo/Pacific/Niue.ics | 29 + libkcal/libical/zoneinfo/Pacific/Norfolk.ics | 22 + libkcal/libical/zoneinfo/Pacific/Noumea.ics | 33 + libkcal/libical/zoneinfo/Pacific/Pago_Pago.ics | 43 + libkcal/libical/zoneinfo/Pacific/Palau.ics | 15 + libkcal/libical/zoneinfo/Pacific/Pitcairn.ics | 22 + libkcal/libical/zoneinfo/Pacific/Ponape.ics | 15 + libkcal/libical/zoneinfo/Pacific/Port_Moresby.ics | 22 + libkcal/libical/zoneinfo/Pacific/Rarotonga.ics | 59 + libkcal/libical/zoneinfo/Pacific/Saipan.ics | 36 + libkcal/libical/zoneinfo/Pacific/Tahiti.ics | 15 + libkcal/libical/zoneinfo/Pacific/Tarawa.ics | 15 + libkcal/libical/zoneinfo/Pacific/Tongatapu.ics | 47 + libkcal/libical/zoneinfo/Pacific/Truk.ics | 15 + libkcal/libical/zoneinfo/Pacific/Wake.ics | 15 + libkcal/libical/zoneinfo/Pacific/Wallis.ics | 15 + libkcal/libical/zoneinfo/zones.h | 401 + libkcal/libical/zoneinfo/zones.tab | 401 + libkcal/libkcal_export.h | 28 + libkcal/listbase.h | 97 + libkcal/local.desktop | 60 + libkcal/localdir.desktop | 60 + libkcal/period.cpp | 92 + libkcal/period.h | 70 + libkcal/person.cpp | 96 + libkcal/person.h | 62 + libkcal/qtopiaformat.cpp | 316 + libkcal/qtopiaformat.h | 55 + libkcal/recurrence.cpp | 1079 + libkcal/recurrence.h | 513 + libkcal/recurrencerule.cpp | 1428 + libkcal/recurrencerule.h | 343 + libkcal/resourcecached.cpp | 661 + libkcal/resourcecached.h | 358 + libkcal/resourcecachedconfig.cpp | 120 + libkcal/resourcecachedconfig.h | 88 + libkcal/resourcecalendar.cpp | 205 + libkcal/resourcecalendar.h | 413 + libkcal/resourcelocal.cpp | 231 + libkcal/resourcelocal.h | 104 + libkcal/resourcelocal_plugin.cpp | 34 + libkcal/resourcelocalconfig.cpp | 110 + libkcal/resourcelocalconfig.h | 63 + libkcal/resourcelocaldir.cpp | 277 + libkcal/resourcelocaldir.h | 103 + libkcal/resourcelocaldir_plugin.cpp | 33 + libkcal/resourcelocaldirconfig.cpp | 72 + libkcal/resourcelocaldirconfig.h | 66 + libkcal/scheduler.cpp | 444 + libkcal/scheduler.h | 193 + libkcal/tests/Makefile.am | 102 + libkcal/tests/createref.sh | 12 + libkcal/tests/createtestcases.pl | 82 + .../data/Compat/Evolution_2.8.2_timezone_test.ics | 20 + .../Evolution_2.8.2_timezone_test.ics.ical.ref | 18 + libkcal/tests/data/Compat/KOrganizer_3.1.ics | 465 + .../tests/data/Compat/KOrganizer_3.1.ics.ical.ref | 256 + libkcal/tests/data/Compat/KOrganizer_3.1a.ics | 70 + .../tests/data/Compat/KOrganizer_3.1a.ics.ical.ref | 42 + libkcal/tests/data/Compat/KOrganizer_3.2.ics | 87 + .../tests/data/Compat/KOrganizer_3.2.ics.ical.ref | 83 + libkcal/tests/data/Compat/MSExchange.ics | 44 + .../tests/data/Compat/MSExchange.ics.ical.fixme | 2 + libkcal/tests/data/Compat/MSExchange.ics.ical.ref | 27 + libkcal/tests/data/Compat/Mozilla_1.0.ics | 61 + libkcal/tests/data/Compat/Mozilla_1.0.ics.ical.ref | 74 + libkcal/tests/data/Compat/eGroupware.ics | 23 + libkcal/tests/data/Compat/eGroupware.ics.ical.ref | 22 + .../ConnectDaily/ConnectDaily-3.0.7.ics.saved | 123 + .../RecurrenceRule/ConnectDaily/ConnectDaily1.ics | 33 + .../ConnectDaily/ConnectDaily1.ics.next.ref | 68 + .../ConnectDaily/ConnectDaily1.ics.prev.ref | 68 + .../ConnectDaily/ConnectDaily1.ics.recurson.ref | 68 + .../RecurrenceRule/ConnectDaily/ConnectDaily10.ics | 31 + .../ConnectDaily/ConnectDaily10.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily10.ics.prev.ref | 8 + .../ConnectDaily/ConnectDaily10.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily11.ics | 31 + .../ConnectDaily/ConnectDaily11.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily11.ics.prev.ref | 122 + .../ConnectDaily/ConnectDaily11.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily2.ics | 31 + .../ConnectDaily/ConnectDaily2.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily2.ics.prev.ref | 161 + .../ConnectDaily/ConnectDaily2.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily3.ics | 31 + .../ConnectDaily/ConnectDaily3.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily3.ics.prev.ref | 161 + .../ConnectDaily/ConnectDaily3.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily4.ics | 31 + .../ConnectDaily/ConnectDaily4.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily4.ics.prev.ref | 175 + .../ConnectDaily/ConnectDaily4.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily5.ics | 31 + .../ConnectDaily/ConnectDaily5.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily5.ics.prev.ref | 81 + .../ConnectDaily/ConnectDaily5.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily6.ics | 31 + .../ConnectDaily/ConnectDaily6.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily6.ics.prev.ref | 81 + .../ConnectDaily/ConnectDaily6.ics.recurson.ref | 80 + .../RecurrenceRule/ConnectDaily/ConnectDaily7.ics | 31 + .../ConnectDaily/ConnectDaily7.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily7.ics.prev.ref | 81 + .../ConnectDaily/ConnectDaily7.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily8.ics | 31 + .../ConnectDaily/ConnectDaily8.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily8.ics.prev.ref | 81 + .../ConnectDaily/ConnectDaily8.ics.recurson.ref | 500 + .../RecurrenceRule/ConnectDaily/ConnectDaily9.ics | 31 + .../ConnectDaily/ConnectDaily9.ics.next.ref | 500 + .../ConnectDaily/ConnectDaily9.ics.prev.ref | 8 + .../ConnectDaily/ConnectDaily9.ics.recurson.ref | 500 + .../data/RecurrenceRule/ConnectDaily/readme.txt | 1 + .../KAlarm_3.4/KAlarm_TestCase01.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase01.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase01.ics.prev.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase01.ics.recurson.ref | 512 + .../KAlarm_3.4/KAlarm_TestCase02.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase02.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase02.ics.prev.ref | 293 + .../KAlarm_3.4/KAlarm_TestCase02.ics.recurson.ref | 292 + .../KAlarm_3.4/KAlarm_TestCase03.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase03.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase03.ics.prev.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase03.ics.recurson.ref | 2050 + .../KAlarm_3.4/KAlarm_TestCase04.ics | 24 + .../KAlarm_3.4/KAlarm_TestCase04.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase04.ics.prev.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase04.ics.recurson.ref | 2050 + .../KAlarm_3.4/KAlarm_TestCase05.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase05.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase05.ics.prev.ref | 35 + .../KAlarm_3.4/KAlarm_TestCase05.ics.recurson.ref | 34 + .../KAlarm_3.4/KAlarm_TestCase06.ics | 30 + .../KAlarm_3.4/KAlarm_TestCase06.ics.next.ref | 2 + .../KAlarm_3.4/KAlarm_TestCase06.ics.prev.ref | 2 + .../KAlarm_3.4/KAlarm_TestCase06.ics.recurson.ref | 2 + .../KAlarm_3.4/KAlarm_TestCase07.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase07.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase07.ics.prev.ref | 4 + .../KAlarm_3.4/KAlarm_TestCase07.ics.recurson.ref | 4 + .../KAlarm_3.4/KAlarm_TestCase08.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase08.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase08.ics.prev.ref | 68 + .../KAlarm_3.4/KAlarm_TestCase08.ics.recurson.ref | 67 + .../KAlarm_3.4/KAlarm_TestCase09.ics | 24 + .../KAlarm_3.4/KAlarm_TestCase09.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase09.ics.prev.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase09.ics.recurson.ref | 2050 + .../KAlarm_3.4/KAlarm_TestCase10.ics | 23 + .../KAlarm_3.4/KAlarm_TestCase10.ics.next.ref | 500 + .../KAlarm_3.4/KAlarm_TestCase10.ics.prev.ref | 9 + .../KAlarm_3.4/KAlarm_TestCase10.ics.recurson.ref | 9 + .../KAlarm_3.4/KAlarm_TestCases.ics.all | 214 + .../data/RecurrenceRule/KAlarm_3.4/readme.txt | 10 + .../KOrganizer_3.4/KOrganizer_TestCase01.ics | 20 + .../KOrganizer_TestCase01.ics.next.ref | 28 + .../KOrganizer_TestCase01.ics.prev.ref | 28 + .../KOrganizer_TestCase01.ics.recurson.ref | 28 + .../KOrganizer_3.4/KOrganizer_TestCase02.ics | 20 + .../KOrganizer_TestCase02.ics.next.ref | 18 + .../KOrganizer_TestCase02.ics.prev.ref | 18 + .../KOrganizer_TestCase02.ics.recurson.ref | 18 + .../KOrganizer_3.4/KOrganizer_TestCase03.ics | 20 + .../KOrganizer_TestCase03.ics.next.ref | 18 + .../KOrganizer_TestCase03.ics.prev.ref | 18 + .../KOrganizer_TestCase03.ics.recurson.ref | 18 + .../KOrganizer_3.4/KOrganizer_TestCase04.ics | 21 + .../KOrganizer_TestCase04.ics.next.ref | 10 + .../KOrganizer_TestCase04.ics.prev.ref | 10 + .../KOrganizer_TestCase04.ics.recurson.ref | 10 + .../KOrganizer_3.4/KOrganizer_TestCase05.ics | 21 + .../KOrganizer_TestCase05.ics.next.ref | 6 + .../KOrganizer_TestCase05.ics.prev.ref | 6 + .../KOrganizer_TestCase05.ics.recurson.ref | 6 + .../KOrganizer_3.4/KOrganizer_TestCase06.ics | 20 + .../KOrganizer_TestCase06.ics.next.ref | 51 + .../KOrganizer_TestCase06.ics.prev.ref | 51 + .../KOrganizer_TestCase06.ics.recurson.ref | 51 + .../KOrganizer_3.4/KOrganizer_TestCase07.ics | 21 + .../KOrganizer_TestCase07.ics.next.ref | 18 + .../KOrganizer_TestCase07.ics.prev.ref | 18 + .../KOrganizer_TestCase07.ics.recurson.ref | 18 + .../KOrganizer_3.4/KOrganizer_TestCase08.ics | 21 + .../KOrganizer_TestCase08.ics.next.ref | 18 + .../KOrganizer_TestCase08.ics.prev.ref | 18 + .../KOrganizer_TestCase08.ics.recurson.ref | 18 + .../KOrganizer_3.4/KOrganizer_TestCase09.ics | 20 + .../KOrganizer_TestCase09.ics.next.ref | 18 + .../KOrganizer_TestCase09.ics.prev.ref | 18 + .../KOrganizer_TestCase09.ics.recurson.ref | 18 + .../KOrganizer_3.4/KOrganizer_TestCase10.ics | 20 + .../KOrganizer_TestCase10.ics.next.ref | 14 + .../KOrganizer_TestCase10.ics.prev.ref | 14 + .../KOrganizer_TestCase10.ics.recurson.ref | 14 + .../KOrganizer_3.4/KOrganizer_TestCase11.ics | 21 + .../KOrganizer_TestCase11.ics.next.ref | 18 + .../KOrganizer_TestCase11.ics.prev.ref | 18 + .../KOrganizer_TestCase11.ics.recurson.ref | 18 + .../KOrganizer_3.4/KOrganizer_TestCase12.ics | 20 + .../KOrganizer_TestCase12.ics.next.ref | 15 + .../KOrganizer_TestCase12.ics.prev.ref | 15 + .../KOrganizer_TestCase12.ics.recurson.ref | 15 + .../KOrganizer_3.4/KOrganizer_TestCase13.ics | 21 + .../KOrganizer_TestCase13.ics.next.ref | 8 + .../KOrganizer_TestCase13.ics.prev.ref | 8 + .../KOrganizer_TestCase13.ics.recurson.ref | 8 + .../KOrganizer_3.4/KOrganizer_TestCases.ics.saved | 219 + .../data/RecurrenceRule/KOrganizer_3.4/readme.txt | 14 + .../RecurrenceRule/LibICal/LibICal_TestCase01.ics | 13 + .../LibICal/LibICal_TestCase01.ics.next.ref | 9 + .../LibICal/LibICal_TestCase01.ics.prev.ref | 9 + .../LibICal/LibICal_TestCase01.ics.recurson.ref | 7 + .../RecurrenceRule/LibICal/LibICal_TestCase02.ics | 13 + .../LibICal/LibICal_TestCase02.ics.next.ref | 10 + .../LibICal/LibICal_TestCase02.ics.prev.ref | 10 + .../LibICal/LibICal_TestCase02.ics.recurson.ref | 8 + .../RecurrenceRule/LibICal/LibICal_TestCase03.ics | 13 + .../LibICal/LibICal_TestCase03.ics.next.ref | 502 + .../LibICal/LibICal_TestCase03.ics.prev.ref | 15 + .../LibICal/LibICal_TestCase03.ics.recurson.ref | 12 + .../RecurrenceRule/LibICal/LibICal_TestCase04.ics | 13 + .../LibICal/LibICal_TestCase04.ics.next.ref | 13 + .../LibICal/LibICal_TestCase04.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase04.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase05.ics | 12 + .../LibICal/LibICal_TestCase05.ics.next.ref | 502 + .../LibICal/LibICal_TestCase05.ics.prev.ref | 11 + .../LibICal/LibICal_TestCase05.ics.recurson.ref | 10 + .../RecurrenceRule/LibICal/LibICal_TestCase06.ics | 13 + .../LibICal/LibICal_TestCase06.ics.next.ref | 13 + .../LibICal/LibICal_TestCase06.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase06.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase07.ics | 13 + .../LibICal/LibICal_TestCase07.ics.next.ref | 6 + .../LibICal/LibICal_TestCase07.ics.prev.ref | 6 + .../LibICal/LibICal_TestCase07.ics.recurson.ref | 4 + .../RecurrenceRule/LibICal/LibICal_TestCase08.ics | 12 + .../LibICal/LibICal_TestCase08.ics.next.ref | 13 + .../LibICal/LibICal_TestCase08.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase08.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase09.ics | 12 + .../LibICal/LibICal_TestCase09.ics.next.ref | 12 + .../LibICal/LibICal_TestCase09.ics.prev.ref | 12 + .../LibICal/LibICal_TestCase09.ics.recurson.ref | 10 + .../RecurrenceRule/LibICal/LibICal_TestCase10.ics | 12 + .../LibICal/LibICal_TestCase10.ics.next.ref | 13 + .../LibICal/LibICal_TestCase10.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase10.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase11.ics | 12 + .../LibICal/LibICal_TestCase11.ics.next.ref | 8 + .../LibICal/LibICal_TestCase11.ics.prev.ref | 8 + .../LibICal/LibICal_TestCase11.ics.recurson.ref | 6 + .../RecurrenceRule/LibICal/LibICal_TestCase12.ics | 12 + .../LibICal/LibICal_TestCase12.ics.next.ref | 13 + .../LibICal/LibICal_TestCase12.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase12.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase15.ics | 13 + .../LibICal/LibICal_TestCase15.ics.next.ref | 9 + .../LibICal/LibICal_TestCase15.ics.prev.ref | 9 + .../LibICal/LibICal_TestCase15.ics.recurson.ref | 7 + .../RecurrenceRule/LibICal/LibICal_TestCase16.ics | 12 + .../LibICal/LibICal_TestCase16.ics.next.ref | 53 + .../LibICal/LibICal_TestCase16.ics.prev.ref | 53 + .../LibICal/LibICal_TestCase16.ics.recurson.ref | 51 + .../RecurrenceRule/LibICal/LibICal_TestCase17.ics | 12 + .../LibICal/LibICal_TestCase17.ics.next.ref | 12 + .../LibICal/LibICal_TestCase17.ics.prev.ref | 12 + .../LibICal/LibICal_TestCase17.ics.recurson.ref | 10 + .../RecurrenceRule/LibICal/LibICal_TestCase18.ics | 12 + .../LibICal/LibICal_TestCase18.ics.next.ref | 17 + .../LibICal/LibICal_TestCase18.ics.prev.ref | 17 + .../LibICal/LibICal_TestCase18.ics.recurson.ref | 15 + .../RecurrenceRule/LibICal/LibICal_TestCase19.ics | 12 + .../LibICal/LibICal_TestCase19.ics.next.ref | 13 + .../LibICal/LibICal_TestCase19.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase19.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase20.ics | 12 + .../LibICal/LibICal_TestCase20.ics.next.ref | 20 + .../LibICal/LibICal_TestCase20.ics.prev.ref | 20 + .../LibICal/LibICal_TestCase20.ics.recurson.ref | 18 + .../RecurrenceRule/LibICal/LibICal_TestCase21.ics | 12 + .../LibICal/LibICal_TestCase21.ics.next.ref | 13 + .../LibICal/LibICal_TestCase21.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase21.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase23.ics | 12 + .../LibICal/LibICal_TestCase23.ics.next.ref | 13 + .../LibICal/LibICal_TestCase23.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase23.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase24.ics | 13 + .../LibICal/LibICal_TestCase24.ics.next.ref | 28 + .../LibICal/LibICal_TestCase24.ics.prev.ref | 28 + .../LibICal/LibICal_TestCase24.ics.recurson.ref | 26 + .../RecurrenceRule/LibICal/LibICal_TestCase25.ics | 12 + .../LibICal/LibICal_TestCase25.ics.next.ref | 11 + .../LibICal/LibICal_TestCase25.ics.prev.ref | 11 + .../LibICal/LibICal_TestCase25.ics.recurson.ref | 9 + .../RecurrenceRule/LibICal/LibICal_TestCase26.ics | 12 + .../LibICal/LibICal_TestCase26.ics.next.ref | 13 + .../LibICal/LibICal_TestCase26.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase26.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase27.ics | 12 + .../LibICal/LibICal_TestCase27.ics.next.ref | 7 + .../LibICal/LibICal_TestCase27.ics.prev.ref | 7 + .../LibICal/LibICal_TestCase27.ics.recurson.ref | 5 + .../RecurrenceRule/LibICal/LibICal_TestCase28.ics | 12 + .../LibICal/LibICal_TestCase28.ics.next.ref | 13 + .../LibICal/LibICal_TestCase28.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase28.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase29.ics | 12 + .../LibICal/LibICal_TestCase29.ics.next.ref | 9 + .../LibICal/LibICal_TestCase29.ics.prev.ref | 9 + .../LibICal/LibICal_TestCase29.ics.recurson.ref | 7 + .../RecurrenceRule/LibICal/LibICal_TestCase30.ics | 12 + .../LibICal/LibICal_TestCase30.ics.next.ref | 13 + .../LibICal/LibICal_TestCase30.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase30.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase31.ics | 12 + .../LibICal/LibICal_TestCase31.ics.next.ref | 13 + .../LibICal/LibICal_TestCase31.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase31.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase32.ics | 12 + .../LibICal/LibICal_TestCase32.ics.next.ref | 13 + .../LibICal/LibICal_TestCase32.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase32.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase33.ics | 12 + .../LibICal/LibICal_TestCase33.ics.next.ref | 13 + .../LibICal/LibICal_TestCase33.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase33.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase34.ics | 12 + .../LibICal/LibICal_TestCase34.ics.next.ref | 13 + .../LibICal/LibICal_TestCase34.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase34.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase35.ics | 12 + .../LibICal/LibICal_TestCase35.ics.next.ref | 13 + .../LibICal/LibICal_TestCase35.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase35.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase36.ics | 12 + .../LibICal/LibICal_TestCase36.ics.next.ref | 13 + .../LibICal/LibICal_TestCase36.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase36.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase37.ics | 12 + .../LibICal/LibICal_TestCase37.ics.next.ref | 13 + .../LibICal/LibICal_TestCase37.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase37.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase38.ics | 12 + .../LibICal/LibICal_TestCase38.ics.next.ref | 13 + .../LibICal/LibICal_TestCase38.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase38.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase39.ics | 13 + .../LibICal/LibICal_TestCase39.ics.next.ref | 13 + .../LibICal/LibICal_TestCase39.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase39.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase40.ics | 12 + .../LibICal/LibICal_TestCase40.ics.next.ref | 13 + .../LibICal/LibICal_TestCase40.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase40.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase41.ics | 12 + .../LibICal/LibICal_TestCase41.ics.next.ref | 23 + .../LibICal/LibICal_TestCase41.ics.prev.ref | 23 + .../LibICal/LibICal_TestCase41.ics.recurson.ref | 21 + .../RecurrenceRule/LibICal/LibICal_TestCase42.ics | 12 + .../LibICal/LibICal_TestCase42.ics.next.ref | 14 + .../LibICal/LibICal_TestCase42.ics.prev.ref | 14 + .../LibICal/LibICal_TestCase42.ics.recurson.ref | 12 + .../RecurrenceRule/LibICal/LibICal_TestCase43.ics | 12 + .../LibICal/LibICal_TestCase43.ics.next.ref | 13 + .../LibICal/LibICal_TestCase43.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase43.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase44.ics | 13 + .../LibICal/LibICal_TestCase44.ics.next.ref | 13 + .../LibICal/LibICal_TestCase44.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase44.ics.recurson.ref | 5 + .../RecurrenceRule/LibICal/LibICal_TestCase45.ics | 13 + .../LibICal/LibICal_TestCase45.ics.next.ref | 6 + .../LibICal/LibICal_TestCase45.ics.prev.ref | 6 + .../LibICal/LibICal_TestCase45.ics.recurson.ref | 4 + .../RecurrenceRule/LibICal/LibICal_TestCase46.ics | 12 + .../LibICal/LibICal_TestCase46.ics.next.ref | 11 + .../LibICal/LibICal_TestCase46.ics.prev.ref | 13 + .../LibICal/LibICal_TestCase46.ics.recurson.ref | 11 + .../RecurrenceRule/LibICal/LibICal_TestCase48.ics | 12 + .../LibICal/LibICal_TestCase48.ics.next.ref | 9 + .../LibICal/LibICal_TestCase48.ics.prev.ref | 9 + .../LibICal/LibICal_TestCase48.ics.recurson.ref | 2 + .../RecurrenceRule/LibICal/LibICal_TestCase49.ics | 12 + .../LibICal/LibICal_TestCase49.ics.next.ref | 7 + .../LibICal/LibICal_TestCase49.ics.prev.ref | 7 + .../LibICal/LibICal_TestCase49.ics.recurson.ref | 2 + .../RecurrenceRule/LibICal/LibICal_TestCase50.ics | 12 + .../LibICal/LibICal_TestCase50.ics.next.ref | 23 + .../LibICal/LibICal_TestCase50.ics.prev.ref | 23 + .../LibICal/LibICal_TestCase50.ics.recurson.ref | 2 + .../RecurrenceRule/LibICal/LibICal_TestCase51.ics | 12 + .../LibICal/LibICal_TestCase51.ics.next.ref | 23 + .../LibICal/LibICal_TestCase51.ics.prev.ref | 23 + .../LibICal/LibICal_TestCase51.ics.recurson.ref | 2 + .../RecurrenceRule/LibICal/LibICal_TestCase54.ics | 12 + .../LibICal/LibICal_TestCase54.ics.next.ref | 9 + .../LibICal/LibICal_TestCase54.ics.prev.ref | 9 + .../LibICal/LibICal_TestCase54.ics.recurson.ref | 7 + .../RecurrenceRule/LibICal/LibICal_TestCase55.ics | 12 + .../LibICal/LibICal_TestCase55.ics.next.ref | 4 + .../LibICal/LibICal_TestCase55.ics.prev.ref | 4 + .../LibICal/LibICal_TestCase55.ics.recurson.ref | 2 + .../RecurrenceRule/LibICal/LibICal_TestCase56.ics | 13 + .../LibICal/LibICal_TestCase56.ics.next.ref | 3 + .../LibICal/LibICal_TestCase56.ics.prev.ref | 3 + .../LibICal/LibICal_TestCase56.ics.recurson.ref | 1 + .../RecurrenceRule/LibICal/LibICal_TestCase57.ics | 15 + .../LibICal/LibICal_TestCase57.ics.next.ref | 26 + .../LibICal/LibICal_TestCase57.ics.prev.ref | 26 + .../LibICal/LibICal_TestCase57.ics.recurson.ref | 24 + .../tests/data/RecurrenceRule/LibICal/readme.txt | 9 + .../data/RecurrenceRule/LibICal/recur.ics.saved | 420 + .../RFC2445/2445AllExamples.ics.saved | 367 + .../RFC2445/RFC2445_RRULETestCase01.ics | 33 + .../RFC2445/RFC2445_RRULETestCase01.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase01.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase01.ics.prev.ref | 11 + .../RFC2445_RRULETestCase01.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase02.ics | 33 + .../RFC2445/RFC2445_RRULETestCase02.ics.comp34.ref | 115 + .../RFC2445/RFC2445_RRULETestCase02.ics.next.ref | 114 + .../RFC2445/RFC2445_RRULETestCase02.ics.prev.ref | 114 + .../RFC2445_RRULETestCase02.ics.recurson.ref | 114 + .../RFC2445/RFC2445_RRULETestCase03.ics | 33 + .../RFC2445/RFC2445_RRULETestCase03.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase03.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase03.ics.prev.ref | 500 + .../RFC2445_RRULETestCase03.ics.recurson.ref | 2435 + .../RFC2445/RFC2445_RRULETestCase04.ics | 33 + .../RFC2445/RFC2445_RRULETestCase04.ics.comp34.ref | 6 + .../RFC2445/RFC2445_RRULETestCase04.ics.next.ref | 6 + .../RFC2445/RFC2445_RRULETestCase04.ics.prev.ref | 6 + .../RFC2445_RRULETestCase04.ics.recurson.ref | 6 + .../RFC2445/RFC2445_RRULETestCase05.ics | 34 + .../RFC2445/RFC2445_RRULETestCase05.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase05.ics.next.ref | 93 + .../RFC2445/RFC2445_RRULETestCase05.ics.prev.ref | 93 + .../RFC2445_RRULETestCase05.ics.recurson.ref | 93 + .../RFC2445/RFC2445_RRULETestCase06.ics | 33 + .../RFC2445/RFC2445_RRULETestCase06.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase06.ics.next.ref | 93 + .../RFC2445/RFC2445_RRULETestCase06.ics.prev.ref | 93 + .../RFC2445_RRULETestCase06.ics.recurson.ref | 93 + .../RFC2445/RFC2445_RRULETestCase07.ics | 33 + .../RFC2445/RFC2445_RRULETestCase07.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase07.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase07.ics.prev.ref | 11 + .../RFC2445_RRULETestCase07.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase08.ics | 33 + .../RFC2445/RFC2445_RRULETestCase08.ics.comp34.ref | 18 + .../RFC2445/RFC2445_RRULETestCase08.ics.next.ref | 18 + .../RFC2445/RFC2445_RRULETestCase08.ics.prev.ref | 18 + .../RFC2445_RRULETestCase08.ics.recurson.ref | 18 + .../RFC2445/RFC2445_RRULETestCase09.ics | 33 + .../RFC2445/RFC2445_RRULETestCase09.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase09.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase09.ics.prev.ref | 349 + .../RFC2445_RRULETestCase09.ics.recurson.ref | 348 + .../RFC2445/RFC2445_RRULETestCase10.ics | 33 + .../RFC2445/RFC2445_RRULETestCase10.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase10.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase10.ics.prev.ref | 11 + .../RFC2445_RRULETestCase10.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase11.ics | 33 + .../RFC2445/RFC2445_RRULETestCase11.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase11.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase11.ics.prev.ref | 11 + .../RFC2445_RRULETestCase11.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase12.ics | 34 + .../RFC2445/RFC2445_RRULETestCase12.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase12.ics.next.ref | 26 + .../RFC2445/RFC2445_RRULETestCase12.ics.prev.ref | 26 + .../RFC2445_RRULETestCase12.ics.recurson.ref | 26 + .../RFC2445/RFC2445_RRULETestCase13.ics | 33 + .../RFC2445/RFC2445_RRULETestCase13.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase13.ics.next.ref | 9 + .../RFC2445/RFC2445_RRULETestCase13.ics.prev.ref | 9 + .../RFC2445_RRULETestCase13.ics.recurson.ref | 9 + .../RFC2445/RFC2445_RRULETestCase14.ics | 33 + .../RFC2445/RFC2445_RRULETestCase14.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase14.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase14.ics.prev.ref | 11 + .../RFC2445_RRULETestCase14.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase15.ics | 33 + .../RFC2445/RFC2445_RRULETestCase15.ics.comp34.ref | 5 + .../RFC2445/RFC2445_RRULETestCase15.ics.next.ref | 5 + .../RFC2445/RFC2445_RRULETestCase15.ics.prev.ref | 5 + .../RFC2445_RRULETestCase15.ics.recurson.ref | 5 + .../RFC2445/RFC2445_RRULETestCase16.ics | 34 + .../RFC2445/RFC2445_RRULETestCase16.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase16.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase16.ics.prev.ref | 11 + .../RFC2445_RRULETestCase16.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase17.ics | 34 + .../RFC2445/RFC2445_RRULETestCase17.ics.comp34.ref | 7 + .../RFC2445/RFC2445_RRULETestCase17.ics.next.ref | 7 + .../RFC2445/RFC2445_RRULETestCase17.ics.prev.ref | 7 + .../RFC2445_RRULETestCase17.ics.recurson.ref | 7 + .../RFC2445/RFC2445_RRULETestCase18.ics | 33 + .../RFC2445/RFC2445_RRULETestCase18.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase18.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase18.ics.prev.ref | 161 + .../RFC2445_RRULETestCase18.ics.recurson.ref | 160 + .../RFC2445/RFC2445_RRULETestCase19.ics | 33 + .../RFC2445/RFC2445_RRULETestCase19.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase19.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase19.ics.prev.ref | 11 + .../RFC2445_RRULETestCase19.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase20.ics | 34 + .../RFC2445/RFC2445_RRULETestCase20.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase20.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase20.ics.prev.ref | 11 + .../RFC2445_RRULETestCase20.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase21.ics | 34 + .../RFC2445/RFC2445_RRULETestCase21.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase21.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase21.ics.prev.ref | 11 + .../RFC2445_RRULETestCase21.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase22.ics | 33 + .../RFC2445/RFC2445_RRULETestCase22.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase22.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase22.ics.prev.ref | 351 + .../RFC2445_RRULETestCase22.ics.recurson.ref | 350 + .../RFC2445/RFC2445_RRULETestCase23.ics | 33 + .../RFC2445/RFC2445_RRULETestCase23.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase23.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase23.ics.prev.ref | 11 + .../RFC2445_RRULETestCase23.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase24.ics | 34 + .../RFC2445/RFC2445_RRULETestCase24.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase24.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase24.ics.prev.ref | 11 + .../RFC2445_RRULETestCase24.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase25.ics | 34 + .../RFC2445/RFC2445_RRULETestCase25.ics.comp34.ref | 11 + .../RFC2445/RFC2445_RRULETestCase25.ics.next.ref | 11 + .../RFC2445/RFC2445_RRULETestCase25.ics.prev.ref | 11 + .../RFC2445_RRULETestCase25.ics.recurson.ref | 11 + .../RFC2445/RFC2445_RRULETestCase26.ics | 33 + .../RFC2445/RFC2445_RRULETestCase26.ics.comp34.ref | 1 + .../RFC2445/RFC2445_RRULETestCase26.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase26.ics.prev.ref | 15 + .../RFC2445_RRULETestCase26.ics.recurson.ref | 14 + .../RFC2445/RFC2445_RRULETestCase27.ics | 34 + .../RFC2445/RFC2445_RRULETestCase27.ics.comp34.ref | 1 + .../RFC2445/RFC2445_RRULETestCase27.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase27.ics.prev.ref | 15 + .../RFC2445_RRULETestCase27.ics.recurson.ref | 14 + .../RFC2445/RFC2445_RRULETestCase28.ics | 33 + .../RFC2445/RFC2445_RRULETestCase28.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase28.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase28.ics.prev.ref | 61 + .../RFC2445_RRULETestCase28.ics.recurson.ref | 60 + .../RFC2445/RFC2445_RRULETestCase29.ics | 34 + .../RFC2445/RFC2445_RRULETestCase29.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase29.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase29.ics.prev.ref | 185 + .../RFC2445_RRULETestCase29.ics.recurson.ref | 184 + .../RFC2445/RFC2445_RRULETestCase30.ics | 34 + .../RFC2445/RFC2445_RRULETestCase30.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase30.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase30.ics.prev.ref | 23 + .../RFC2445_RRULETestCase30.ics.recurson.ref | 22 + .../RFC2445/RFC2445_RRULETestCase31.ics | 34 + .../RFC2445/RFC2445_RRULETestCase31.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase31.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase31.ics.prev.ref | 161 + .../RFC2445_RRULETestCase31.ics.recurson.ref | 160 + .../RFC2445/RFC2445_RRULETestCase32.ics | 34 + .../RFC2445/RFC2445_RRULETestCase32.ics.comp34.ref | 2 + .../RFC2445/RFC2445_RRULETestCase32.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase32.ics.prev.ref | 5 + .../RFC2445_RRULETestCase32.ics.recurson.ref | 4 + .../RFC2445/RFC2445_RRULETestCase33.ics | 34 + .../RFC2445/RFC2445_RRULETestCase33.ics.comp34.ref | 5 + .../RFC2445/RFC2445_RRULETestCase33.ics.next.ref | 4 + .../RFC2445/RFC2445_RRULETestCase33.ics.prev.ref | 4 + .../RFC2445_RRULETestCase33.ics.recurson.ref | 4 + .../RFC2445/RFC2445_RRULETestCase34.ics | 33 + .../RFC2445/RFC2445_RRULETestCase34.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase34.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase34.ics.prev.ref | 161 + .../RFC2445_RRULETestCase34.ics.recurson.ref | 160 + .../RFC2445/RFC2445_RRULETestCase35.ics | 33 + .../RFC2445/RFC2445_RRULETestCase35.ics.comp34.ref | 3 + .../RFC2445/RFC2445_RRULETestCase35.ics.next.ref | 3 + .../RFC2445/RFC2445_RRULETestCase35.ics.prev.ref | 3 + .../RFC2445_RRULETestCase35.ics.recurson.ref | 2 + .../RFC2445/RFC2445_RRULETestCase36.ics | 33 + .../RFC2445/RFC2445_RRULETestCase36.ics.comp34.ref | 7 + .../RFC2445/RFC2445_RRULETestCase36.ics.next.ref | 7 + .../RFC2445/RFC2445_RRULETestCase36.ics.prev.ref | 7 + .../RFC2445_RRULETestCase36.ics.recurson.ref | 2 + .../RFC2445/RFC2445_RRULETestCase36U.ics | 34 + .../RFC2445_RRULETestCase36U.ics.comp34.ref | 8 + .../RFC2445/RFC2445_RRULETestCase36U.ics.next.ref | 8 + .../RFC2445/RFC2445_RRULETestCase36U.ics.prev.ref | 8 + .../RFC2445_RRULETestCase36U.ics.recurson.ref | 2 + .../RFC2445/RFC2445_RRULETestCase37.ics | 33 + .../RFC2445/RFC2445_RRULETestCase37.ics.comp34.ref | 5 + .../RFC2445/RFC2445_RRULETestCase37.ics.next.ref | 5 + .../RFC2445/RFC2445_RRULETestCase37.ics.prev.ref | 5 + .../RFC2445_RRULETestCase37.ics.recurson.ref | 2 + .../RFC2445/RFC2445_RRULETestCase38.ics | 33 + .../RFC2445/RFC2445_RRULETestCase38.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase38.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase38.ics.prev.ref | 500 + .../RFC2445_RRULETestCase38.ics.recurson.ref | 4869 + .../RFC2445/RFC2445_RRULETestCase39.ics | 33 + .../RFC2445/RFC2445_RRULETestCase39.ics.comp34.ref | 500 + .../RFC2445/RFC2445_RRULETestCase39.ics.next.ref | 500 + .../RFC2445/RFC2445_RRULETestCase39.ics.prev.ref | 500 + .../RFC2445_RRULETestCase39.ics.recurson.ref | 4869 + .../RFC2445/RFC2445_RRULETestCase40.ics | 15 + .../RFC2445/RFC2445_RRULETestCase40.ics.comp34.ref | 5 + .../RFC2445/RFC2445_RRULETestCase40.ics.next.ref | 5 + .../RFC2445/RFC2445_RRULETestCase40.ics.prev.ref | 5 + .../RFC2445_RRULETestCase40.ics.recurson.ref | 5 + .../RFC2445/RFC2445_RRULETestCase41.ics | 14 + .../RFC2445/RFC2445_RRULETestCase41.ics.comp34.ref | 3 + .../RFC2445/RFC2445_RRULETestCase41.ics.next.ref | 5 + .../RFC2445/RFC2445_RRULETestCase41.ics.prev.ref | 5 + .../RFC2445_RRULETestCase41.ics.recurson.ref | 5 + .../tests/data/RecurrenceRule/RFC2445/readme.txt | 2 + .../RecurrenceRule/UntilInUTC/Until_TestCase02.ics | 11 + .../UntilInUTC/Until_TestCase02.ics.next.ref | 2 + .../UntilInUTC/Until_TestCase02.ics.prev.ref | 2 + .../UntilInUTC/Until_TestCase02.ics.recurson.ref | 1 + .../RecurrenceRule/UntilInUTC/Until_TestCase03.ics | 12 + .../UntilInUTC/Until_TestCase03.ics.next.ref | 13 + .../UntilInUTC/Until_TestCase03.ics.prev.ref | 13 + .../UntilInUTC/Until_TestCase03.ics.recurson.ref | 11 + .../RecurrenceRule/UntilInUTC/Until_TestCase04.ics | 12 + .../UntilInUTC/Until_TestCase04.ics.next.fixme | 2 + .../UntilInUTC/Until_TestCase04.ics.next.ref | 4 + .../UntilInUTC/Until_TestCase04.ics.prev.fixme | 2 + .../UntilInUTC/Until_TestCase04.ics.prev.ref | 4 + .../UntilInUTC/Until_TestCase04.ics.recurson.ref | 2 + .../RecurrenceRule/UntilInUTC/Until_TestCase05.ics | 12 + .../UntilInUTC/Until_TestCase05.ics.next.ref | 93 + .../UntilInUTC/Until_TestCase05.ics.prev.ref | 93 + .../UntilInUTC/Until_TestCase05.ics.recurson.ref | 93 + .../RecurrenceRule/UntilInUTC/Until_TestCase06.ics | 12 + .../UntilInUTC/Until_TestCase06.ics.next.fixme | 2 + .../UntilInUTC/Until_TestCase06.ics.next.ref | 95 + .../UntilInUTC/Until_TestCase06.ics.prev.ref | 93 + .../UntilInUTC/Until_TestCase06.ics.recurson.ref | 93 + .../data/RecurrenceRule/UntilInUTC/readme.txt | 25 + libkcal/tests/data/RecurrenceRule/readme.txt | 3 + .../tests/data/RecurrenceRule/unsorted/PayDay.ics | 31 + .../RecurrenceRule/unsorted/PayDay.ics.next.ref | 500 + .../RecurrenceRule/unsorted/PayDay.ics.prev.ref | 84 + .../unsorted/PayDay.ics.recurson.ref | 83 + .../RecurrenceRule/unsorted/anniversary_4.6.1.ics | 13 + .../unsorted/anniversary_4.6.1.ics.next.ref | 500 + .../unsorted/anniversary_4.6.1.ics.prev.ref | 15 + .../unsorted/anniversary_4.6.1.ics.recurson.ref | 14 + .../tests/data/RecurrenceRule/unsorted/daily.ics | 16 + .../RecurrenceRule/unsorted/daily.ics.next.ref | 500 + .../RecurrenceRule/unsorted/daily.ics.prev.ref | 31 + .../RecurrenceRule/unsorted/daily.ics.recurson.ref | 30 + .../tests/data/RecurrenceRule/unsorted/exdate.ics | 24 + .../RecurrenceRule/unsorted/exdate.ics.next.ref | 500 + .../RecurrenceRule/unsorted/exdate.ics.prev.ref | 293 + .../unsorted/exdate.ics.recurson.ref | 292 + .../tests/data/RecurrenceRule/unsorted/hourly.ics | 15 + .../RecurrenceRule/unsorted/hourly.ics.next.ref | 500 + .../RecurrenceRule/unsorted/hourly.ics.prev.ref | 500 + .../unsorted/hourly.ics.recurson.ref | 2060 + .../data/RecurrenceRule/unsorted/lastworkday.ics | 15 + .../unsorted/lastworkday.ics.next.ref | 500 + .../unsorted/lastworkday.ics.prev.ref | 70 + .../unsorted/lastworkday.ics.recurson.ref | 69 + .../tests/data/RecurrenceRule/unsorted/monthly.ics | 15 + .../RecurrenceRule/unsorted/monthly.ics.comp34.ref | 500 + .../RecurrenceRule/unsorted/monthly.ics.next.ref | 500 + .../RecurrenceRule/unsorted/monthly.ics.prev.ref | 138 + .../unsorted/monthly.ics.recurson.ref | 137 + .../tests/data/RecurrenceRule/unsorted/rdate.ics | 19 + .../RecurrenceRule/unsorted/rdate.ics.next.ref | 14 + .../RecurrenceRule/unsorted/rdate.ics.prev.ref | 14 + .../RecurrenceRule/unsorted/rdate.ics.recurson.ref | 11 + .../tests/data/RecurrenceRule/unsorted/test1.ics | 15 + .../RecurrenceRule/unsorted/test1.ics.next.ref | 500 + .../RecurrenceRule/unsorted/test1.ics.prev.ref | 18 + .../RecurrenceRule/unsorted/test1.ics.recurson.ref | 9 + .../tests/data/RecurrenceRule/unsorted/weekly.ics | 15 + .../RecurrenceRule/unsorted/weekly.ics.comp34.ref | 500 + .../RecurrenceRule/unsorted/weekly.ics.next.ref | 500 + .../RecurrenceRule/unsorted/weekly.ics.prev.ref | 296 + .../unsorted/weekly.ics.recurson.ref | 295 + .../tests/data/RecurrenceRule/unsorted/yearly.ics | 15 + .../RecurrenceRule/unsorted/yearly.ics.comp34.ref | 499 + .../RecurrenceRule/unsorted/yearly.ics.next.ref | 500 + .../RecurrenceRule/unsorted/yearly.ics.prev.ref | 4 + .../unsorted/yearly.ics.recurson.ref | 3 + libkcal/tests/data/resource_test_config | 8 + libkcal/tests/data/test_pilot.ics | 23 + .../tests/data/vCalendar/KOrganizer_3.4.ics.all | 220 + .../tests/data/vCalendar/KOrganizer_3.4.vcs.all | 201 + .../data/vCalendar/KOrganizer_vCalTestCase01.ics | 22 + .../KOrganizer_vCalTestCase01.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase01.vcs | 20 + .../KOrganizer_vCalTestCase01.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase02.ics | 22 + .../KOrganizer_vCalTestCase02.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase02.vcs | 20 + .../KOrganizer_vCalTestCase02.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase03.ics | 22 + .../KOrganizer_vCalTestCase03.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase03.vcs | 20 + .../KOrganizer_vCalTestCase03.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase04.ics | 23 + .../KOrganizer_vCalTestCase04.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase04.vcs | 20 + .../KOrganizer_vCalTestCase04.vcs.ical.ref | 21 + .../data/vCalendar/KOrganizer_vCalTestCase05.ics | 23 + .../KOrganizer_vCalTestCase05.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase05.vcs | 20 + .../KOrganizer_vCalTestCase05.vcs.ical.ref | 21 + .../data/vCalendar/KOrganizer_vCalTestCase06.ics | 22 + .../KOrganizer_vCalTestCase06.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase06.vcs | 20 + .../KOrganizer_vCalTestCase06.vcs.ical.ref | 19 + .../data/vCalendar/KOrganizer_vCalTestCase07.ics | 23 + .../KOrganizer_vCalTestCase07.ics.vcal.ref | 19 + .../data/vCalendar/KOrganizer_vCalTestCase07.vcs | 19 + .../KOrganizer_vCalTestCase07.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase08.ics | 23 + .../KOrganizer_vCalTestCase08.ics.vcal.ref | 19 + .../data/vCalendar/KOrganizer_vCalTestCase08.vcs | 19 + .../KOrganizer_vCalTestCase08.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase09.ics | 22 + .../KOrganizer_vCalTestCase09.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase09.vcs | 20 + .../KOrganizer_vCalTestCase09.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase10.ics | 22 + .../KOrganizer_vCalTestCase10.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase10.vcs | 20 + .../KOrganizer_vCalTestCase10.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase11.ics | 23 + .../KOrganizer_vCalTestCase11.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase11.vcs | 20 + .../KOrganizer_vCalTestCase11.vcs.ical.ref | 21 + .../data/vCalendar/KOrganizer_vCalTestCase12.ics | 22 + .../KOrganizer_vCalTestCase12.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase12.vcs | 20 + .../KOrganizer_vCalTestCase12.vcs.ical.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase13.ics | 23 + .../KOrganizer_vCalTestCase13.ics.vcal.ref | 20 + .../data/vCalendar/KOrganizer_vCalTestCase13.vcs | 20 + .../KOrganizer_vCalTestCase13.vcs.ical.ref | 21 + libkcal/tests/data/vCalendar/readme.txt | 5 + libkcal/tests/fbrecurring.cpp | 52 + libkcal/tests/readandwrite.cpp | 84 + libkcal/tests/runtestcase.pl | 162 + libkcal/tests/testcalendar.cpp | 54 + libkcal/tests/testfb.cpp | 64 + libkcal/tests/testfields.cpp | 169 + libkcal/tests/testincidence.cpp | 92 + libkcal/tests/testincidencegenerator.h | 34 + libkcal/tests/testrecurprevious.cpp | 134 + libkcal/tests/testrecurrence.cpp | 126 + libkcal/tests/testrecurrencetype.cpp | 126 + libkcal/tests/testrecurson.cpp | 121 + libkcal/tests/testresource.cpp | 253 + libkcal/tests/testresource.h | 55 + libkcal/tests/testtostring.cpp | 46 + libkcal/tests/testvcalexport.cpp | 90 + libkcal/todo.cpp | 318 + libkcal/todo.h | 242 + libkcal/vcaldrag.cpp | 55 + libkcal/vcaldrag.h | 60 + libkcal/vcalformat.cpp | 1626 + libkcal/vcalformat.h | 121 + libkcal/versit/Makefile.am | 6 + libkcal/versit/port.h | 75 + libkcal/versit/readme.txt | 944 + libkcal/versit/vcc.c | 2498 + libkcal/versit/vcc.h | 76 + libkcal/versit/vcc.y | 1232 + libkcal/versit/vobject.c | 1429 + libkcal/versit/vobject.h | 384 + libkdenetwork/Makefile.am | 7 + libkdenetwork/gpgmepp/Makefile.am | 52 + libkdenetwork/gpgmepp/README.gpgme++ | 82 + libkdenetwork/gpgmepp/callbacks.cpp | 138 + libkdenetwork/gpgmepp/callbacks.h | 39 + libkdenetwork/gpgmepp/configure.in.bot | 10 + libkdenetwork/gpgmepp/configure.in.in | 193 + libkdenetwork/gpgmepp/context.cpp | 675 + libkdenetwork/gpgmepp/context.h | 317 + libkdenetwork/gpgmepp/context_p.h | 76 + libkdenetwork/gpgmepp/data.cpp | 160 + libkdenetwork/gpgmepp/data.h | 72 + libkdenetwork/gpgmepp/data_p.h | 39 + libkdenetwork/gpgmepp/decryptionresult.cpp | 73 + libkdenetwork/gpgmepp/decryptionresult.h | 54 + libkdenetwork/gpgmepp/encryptionresult.cpp | 139 + libkdenetwork/gpgmepp/encryptionresult.h | 78 + libkdenetwork/gpgmepp/engineinfo.cpp | 99 + libkdenetwork/gpgmepp/engineinfo.h | 53 + libkdenetwork/gpgmepp/eventloopinteractor.cpp | 185 + libkdenetwork/gpgmepp/eventloopinteractor.h | 148 + libkdenetwork/gpgmepp/gpgme-0-3-compat.h | 49 + libkdenetwork/gpgmepp/gpgmefw.h | 60 + libkdenetwork/gpgmepp/importresult.cpp | 204 + libkdenetwork/gpgmepp/importresult.h | 103 + libkdenetwork/gpgmepp/interfaces/Makefile.am | 3 + libkdenetwork/gpgmepp/interfaces/dataprovider.h | 48 + libkdenetwork/gpgmepp/interfaces/editinteractor.h | 35 + .../gpgmepp/interfaces/passphraseprovider.h | 38 + .../gpgmepp/interfaces/progressprovider.h | 36 + libkdenetwork/gpgmepp/key.cpp | 926 + libkdenetwork/gpgmepp/key.h | 285 + libkdenetwork/gpgmepp/keygenerationresult.cpp | 73 + libkdenetwork/gpgmepp/keygenerationresult.h | 53 + libkdenetwork/gpgmepp/keylistresult.cpp | 92 + libkdenetwork/gpgmepp/keylistresult.h | 62 + libkdenetwork/gpgmepp/result.h | 47 + libkdenetwork/gpgmepp/result_p.h | 69 + libkdenetwork/gpgmepp/shared.h | 54 + libkdenetwork/gpgmepp/signingresult.cpp | 241 + libkdenetwork/gpgmepp/signingresult.h | 115 + libkdenetwork/gpgmepp/trustitem.cpp | 109 + libkdenetwork/gpgmepp/trustitem.h | 61 + libkdenetwork/gpgmepp/util.h | 71 + libkdenetwork/gpgmepp/verificationresult.cpp | 301 + libkdenetwork/gpgmepp/verificationresult.h | 136 + libkdenetwork/libgpg-error-copy/Makefile.am | 87 + libkdenetwork/libgpg-error-copy/code-from-errno.c | 69 + libkdenetwork/libgpg-error-copy/code-to-errno.c | 42 + libkdenetwork/libgpg-error-copy/err-codes.h.in | 289 + libkdenetwork/libgpg-error-copy/err-sources.h.in | 55 + libkdenetwork/libgpg-error-copy/errnos.in | 172 + libkdenetwork/libgpg-error-copy/gettext.h | 75 + libkdenetwork/libgpg-error-copy/gpg-error.h.in | 258 + libkdenetwork/libgpg-error-copy/mkerrcodes.awk | 99 + libkdenetwork/libgpg-error-copy/mkerrcodes.c | 78 + libkdenetwork/libgpg-error-copy/mkerrcodes1.awk | 90 + libkdenetwork/libgpg-error-copy/mkerrcodes2.awk | 134 + libkdenetwork/libgpg-error-copy/mkerrnos.awk | 97 + libkdenetwork/libgpg-error-copy/mkheader.awk | 190 + libkdenetwork/libgpg-error-copy/mkstrtable.awk | 186 + libkdenetwork/libgpg-error-copy/strerror.c | 169 + libkdenetwork/libgpg-error-copy/strsource.c | 37 + libkdenetwork/libgpgme-copy/Makefile.am | 1 + libkdenetwork/libgpgme-copy/assuan/ChangeLog | 829 + libkdenetwork/libgpgme-copy/assuan/Makefile.am | 58 + libkdenetwork/libgpgme-copy/assuan/assuan-buffer.c | 550 + libkdenetwork/libgpgme-copy/assuan/assuan-client.c | 234 + .../libgpgme-copy/assuan/assuan-connect.c | 79 + libkdenetwork/libgpgme-copy/assuan/assuan-defs.h | 323 + .../libgpgme-copy/assuan/assuan-handler.c | 774 + .../libgpgme-copy/assuan/assuan-inquire.c | 241 + libkdenetwork/libgpgme-copy/assuan/assuan-io.c | 87 + libkdenetwork/libgpgme-copy/assuan/assuan-listen.c | 157 + .../libgpgme-copy/assuan/assuan-logging.c | 241 + .../libgpgme-copy/assuan/assuan-pipe-connect.c | 889 + .../libgpgme-copy/assuan/assuan-pipe-server.c | 187 + .../libgpgme-copy/assuan/assuan-socket-connect.c | 184 + .../libgpgme-copy/assuan/assuan-socket-server.c | 187 + libkdenetwork/libgpgme-copy/assuan/assuan-socket.c | 148 + libkdenetwork/libgpgme-copy/assuan/assuan-uds.c | 311 + libkdenetwork/libgpgme-copy/assuan/assuan-util.c | 171 + libkdenetwork/libgpgme-copy/assuan/assuan.h | 565 + libkdenetwork/libgpgme-copy/assuan/funopen.c | 64 + libkdenetwork/libgpgme-copy/assuan/mkerrors | 228 + libkdenetwork/libgpgme-copy/configure.in.in | 364 + libkdenetwork/libgpgme-copy/gpgme/ChangeLog | 5312 + libkdenetwork/libgpgme-copy/gpgme/Makefile.am | 50 + libkdenetwork/libgpgme-copy/gpgme/ath-pth-compat.c | 123 + libkdenetwork/libgpgme-copy/gpgme/ath-pth.c | 178 + .../libgpgme-copy/gpgme/ath-pthread-compat.c | 104 + libkdenetwork/libgpgme-copy/gpgme/ath-pthread.c | 175 + libkdenetwork/libgpgme-copy/gpgme/ath.c | 169 + libkdenetwork/libgpgme-copy/gpgme/ath.h | 89 + libkdenetwork/libgpgme-copy/gpgme/context.h | 118 + libkdenetwork/libgpgme-copy/gpgme/conversion.c | 414 + libkdenetwork/libgpgme-copy/gpgme/data-compat.c | 209 + libkdenetwork/libgpgme-copy/gpgme/data-fd.c | 78 + libkdenetwork/libgpgme-copy/gpgme/data-mem.c | 251 + libkdenetwork/libgpgme-copy/gpgme/data-stream.c | 101 + libkdenetwork/libgpgme-copy/gpgme/data-user.c | 89 + libkdenetwork/libgpgme-copy/gpgme/data.c | 293 + libkdenetwork/libgpgme-copy/gpgme/data.h | 132 + libkdenetwork/libgpgme-copy/gpgme/debug.c | 221 + libkdenetwork/libgpgme-copy/gpgme/debug.h | 127 + libkdenetwork/libgpgme-copy/gpgme/decrypt-verify.c | 103 + libkdenetwork/libgpgme-copy/gpgme/decrypt.c | 340 + libkdenetwork/libgpgme-copy/gpgme/delete.c | 109 + libkdenetwork/libgpgme-copy/gpgme/edit.c | 177 + libkdenetwork/libgpgme-copy/gpgme/encrypt-sign.c | 110 + libkdenetwork/libgpgme-copy/gpgme/encrypt.c | 222 + libkdenetwork/libgpgme-copy/gpgme/engine-backend.h | 110 + libkdenetwork/libgpgme-copy/gpgme/engine-gpgsm.c | 1750 + libkdenetwork/libgpgme-copy/gpgme/engine.c | 744 + libkdenetwork/libgpgme-copy/gpgme/engine.h | 133 + libkdenetwork/libgpgme-copy/gpgme/error.c | 92 + libkdenetwork/libgpgme-copy/gpgme/export.c | 117 + libkdenetwork/libgpgme-copy/gpgme/fakes.c | 24 + libkdenetwork/libgpgme-copy/gpgme/funopen.c | 43 + libkdenetwork/libgpgme-copy/gpgme/genkey.c | 206 + libkdenetwork/libgpgme-copy/gpgme/get-env.c | 59 + libkdenetwork/libgpgme-copy/gpgme/gpgme.c | 582 + libkdenetwork/libgpgme-copy/gpgme/gpgme.h | 1706 + libkdenetwork/libgpgme-copy/gpgme/import.c | 273 + libkdenetwork/libgpgme-copy/gpgme/io.h | 65 + libkdenetwork/libgpgme-copy/gpgme/isascii.c | 28 + libkdenetwork/libgpgme-copy/gpgme/key.c | 722 + libkdenetwork/libgpgme-copy/gpgme/keylist.c | 980 + libkdenetwork/libgpgme-copy/gpgme/libgpgme.vers | 167 + libkdenetwork/libgpgme-copy/gpgme/memrchr.c | 210 + libkdenetwork/libgpgme-copy/gpgme/mkstatus | 52 + libkdenetwork/libgpgme-copy/gpgme/op-support.c | 280 + libkdenetwork/libgpgme-copy/gpgme/ops.h | 169 + libkdenetwork/libgpgme-copy/gpgme/passphrase.c | 153 + libkdenetwork/libgpgme-copy/gpgme/posix-io.c | 497 + libkdenetwork/libgpgme-copy/gpgme/posix-sema.c | 62 + libkdenetwork/libgpgme-copy/gpgme/posix-util.c | 57 + libkdenetwork/libgpgme-copy/gpgme/priv-io.h | 67 + libkdenetwork/libgpgme-copy/gpgme/progress.c | 81 + libkdenetwork/libgpgme-copy/gpgme/putc_unlocked.c | 31 + libkdenetwork/libgpgme-copy/gpgme/rungpg.c | 2111 + libkdenetwork/libgpgme-copy/gpgme/sema.h | 67 + libkdenetwork/libgpgme-copy/gpgme/sig-notation.c | 260 + libkdenetwork/libgpgme-copy/gpgme/sign.c | 328 + libkdenetwork/libgpgme-copy/gpgme/signers.c | 95 + libkdenetwork/libgpgme-copy/gpgme/status-table.h | 94 + libkdenetwork/libgpgme-copy/gpgme/stpcpy.c | 55 + libkdenetwork/libgpgme-copy/gpgme/trust-item.c | 171 + libkdenetwork/libgpgme-copy/gpgme/trustlist.c | 248 + libkdenetwork/libgpgme-copy/gpgme/util.h | 106 + libkdenetwork/libgpgme-copy/gpgme/vasprintf.c | 192 + libkdenetwork/libgpgme-copy/gpgme/verify.c | 992 + libkdenetwork/libgpgme-copy/gpgme/version.c | 231 + libkdenetwork/libgpgme-copy/gpgme/w32-io.c | 1152 + libkdenetwork/libgpgme-copy/gpgme/w32-sema.c | 115 + libkdenetwork/libgpgme-copy/gpgme/w32-util.c | 317 + libkdenetwork/libgpgme-copy/gpgme/wait-global.c | 384 + libkdenetwork/libgpgme-copy/gpgme/wait-private.c | 147 + libkdenetwork/libgpgme-copy/gpgme/wait-user.c | 122 + libkdenetwork/libgpgme-copy/gpgme/wait.c | 204 + libkdenetwork/libgpgme-copy/gpgme/wait.h | 82 + libkdenetwork/qgpgme/Makefile.am | 18 + libkdenetwork/qgpgme/dataprovider.cpp | 107 + libkdenetwork/qgpgme/dataprovider.h | 62 + libkdenetwork/qgpgme/eventloopinteractor.cpp | 99 + libkdenetwork/qgpgme/eventloopinteractor.h | 89 + libkdenetwork/qgpgme/tests/Makefile.am | 9 + libkdenetwork/qgpgme/tests/dataprovidertest.cpp | 125 + libkdepim/Makefile.am | 71 + libkdepim/README | 36 + libkdepim/TODO | 10 + libkdepim/about/Makefile.am | 9 + libkdepim/about/bar-bottom-left.png | Bin 0 -> 369 bytes libkdepim/about/bar-bottom-middle.png | Bin 0 -> 160 bytes libkdepim/about/bar-bottom-right.png | Bin 0 -> 346 bytes libkdepim/about/bar-middle-left.png | Bin 0 -> 126 bytes libkdepim/about/bar-middle-right.png | Bin 0 -> 123 bytes libkdepim/about/bar-top-left.png | Bin 0 -> 358 bytes libkdepim/about/bar-top-middle.png | Bin 0 -> 145 bytes libkdepim/about/bar-top-right.png | Bin 0 -> 359 bytes libkdepim/about/bottom-left.png | Bin 0 -> 665 bytes libkdepim/about/bottom-middle.png | Bin 0 -> 174 bytes libkdepim/about/bottom-right.png | Bin 0 -> 4922 bytes libkdepim/about/box-bottom-left.png | Bin 0 -> 713 bytes libkdepim/about/box-bottom-middle.png | Bin 0 -> 171 bytes libkdepim/about/box-bottom-right.png | Bin 0 -> 675 bytes libkdepim/about/box-middle-left.png | Bin 0 -> 157 bytes libkdepim/about/box-middle-right.png | Bin 0 -> 161 bytes libkdepim/about/box-top-left.png | Bin 0 -> 2311 bytes libkdepim/about/box-top-middle.png | Bin 0 -> 153 bytes libkdepim/about/box-top-right.png | Bin 0 -> 2311 bytes libkdepim/about/kde_infopage.css | 239 + libkdepim/about/kde_infopage_rtl.css | 11 + libkdepim/about/top-left.png | Bin 0 -> 15484 bytes libkdepim/about/top-middle.png | Bin 0 -> 233 bytes libkdepim/addresseediffalgo.cpp | 146 + libkdepim/addresseediffalgo.h | 50 + libkdepim/addresseeemailselection.cpp | 264 + libkdepim/addresseeemailselection.h | 148 + libkdepim/addresseelineedit.cpp | 1139 + libkdepim/addresseelineedit.h | 171 + libkdepim/addresseeselector.cpp | 581 + libkdepim/addresseeselector.h | 232 + libkdepim/addresseeview.cpp | 792 + libkdepim/addresseeview.h | 204 + libkdepim/addressesdialog.cpp | 1120 + libkdepim/addressesdialog.h | 221 + libkdepim/addresspicker.ui | 327 + libkdepim/alarmclient.cpp | 60 + libkdepim/alarmclient.h | 44 + libkdepim/broadcaststatus.cpp | 165 + libkdepim/broadcaststatus.h | 93 + libkdepim/calendardiffalgo.cpp | 213 + libkdepim/calendardiffalgo.h | 53 + libkdepim/categoryeditdialog.cpp | 193 + libkdepim/categoryeditdialog.h | 66 + libkdepim/categoryeditdialog_base.ui | 107 + libkdepim/categoryselectdialog.cpp | 146 + libkdepim/categoryselectdialog.h | 71 + libkdepim/categoryselectdialog_base.ui | 101 + libkdepim/cfgc/Makefile.am | 14 + libkdepim/cfgc/README | 6 + libkdepim/cfgc/autoexample.cpp | 66 + libkdepim/cfgc/example.cfg | 40 + libkdepim/cfgc/example.cpp | 55 + libkdepim/cfgc/exampleprefs_base.kcfg | 42 + libkdepim/cfgc/exampleprefs_base.kcfgc | 11 + libkdepim/cfgc/general_base.ui | 46 + libkdepim/cfgc/myoptions_base.ui | 46 + libkdepim/clicklineedit.cpp | 85 + libkdepim/clicklineedit.h | 64 + libkdepim/collectingprocess.cpp | 140 + libkdepim/collectingprocess.h | 78 + libkdepim/completionordereditor.cpp | 304 + libkdepim/completionordereditor.h | 92 + libkdepim/configmanager.cpp | 35 + libkdepim/configmanager.h | 54 + libkdepim/configure.in.in | 14 + libkdepim/csshelper.cpp | 633 + libkdepim/csshelper.h | 109 + libkdepim/designerfields.cpp | 251 + libkdepim/designerfields.h | 74 + libkdepim/diffalgo.cpp | 85 + libkdepim/diffalgo.h | 138 + libkdepim/distributionlist.cpp | 225 + libkdepim/distributionlist.h | 140 + libkdepim/embeddedurlpage.cpp | 71 + libkdepim/embeddedurlpage.h | 53 + libkdepim/groupwarejob.cpp | 47 + libkdepim/groupwarejob.h | 37 + libkdepim/htmldiffalgodisplay.cpp | 97 + libkdepim/htmldiffalgodisplay.h | 53 + libkdepim/icons/Makefile.am | 2 + libkdepim/icons/cr22-action-button_fewer.png | Bin 0 -> 883 bytes libkdepim/icons/cr22-action-button_more.png | Bin 0 -> 769 bytes libkdepim/infoextension.cpp | 38 + libkdepim/infoextension.h | 61 + libkdepim/interfaces/AddressBookServiceIface.h | 59 + libkdepim/interfaces/MailTransportServiceIface.h | 93 + libkdepim/interfaces/Makefile.am | 0 libkdepim/kabcresourcecached.cpp | 269 + libkdepim/kabcresourcecached.h | 99 + libkdepim/kabcresourcenull.h | 46 + libkdepim/kaccount.cpp | 62 + libkdepim/kaccount.h | 92 + libkdepim/kaddrbook.cpp | 280 + libkdepim/kaddrbook.h | 30 + libkdepim/kcmdesignerfields.cpp | 429 + libkdepim/kcmdesignerfields.h | 80 + libkdepim/kconfigpropagator.cpp | 289 + libkdepim/kconfigpropagator.h | 165 + libkdepim/kconfigwizard.cpp | 197 + libkdepim/kconfigwizard.h | 109 + libkdepim/kdateedit.cpp | 364 + libkdepim/kdateedit.h | 149 + libkdepim/kdatepickerpopup.cpp | 123 + libkdepim/kdatepickerpopup.h | 103 + libkdepim/kdepim.widgets | 29 + libkdepim/kdepimmacros.h | 35 + libkdepim/kfileio.cpp | 390 + libkdepim/kfileio.h | 105 + libkdepim/kfoldertree.cpp | 542 + libkdepim/kfoldertree.h | 311 + libkdepim/kimportdialog.cpp | 767 + libkdepim/kimportdialog.h | 136 + libkdepim/kincidencechooser.cpp | 326 + libkdepim/kincidencechooser.h | 88 + libkdepim/kmailcompletion.cpp | 103 + libkdepim/kmailcompletion.h | 78 + libkdepim/komposer/Makefile.am | 1 + libkdepim/komposer/core/Makefile.am | 28 + libkdepim/komposer/core/attachment.cpp | 112 + libkdepim/komposer/core/attachment.h | 61 + libkdepim/komposer/core/core.cpp | 357 + libkdepim/komposer/core/core.h | 107 + libkdepim/komposer/core/corewidget.cpp | 32 + libkdepim/komposer/core/corewidget.h | 48 + libkdepim/komposer/core/editor.cpp | 51 + libkdepim/komposer/core/editor.h | 104 + libkdepim/komposer/core/komposer.kcfg | 26 + libkdepim/komposer/core/komposerIface.h | 85 + libkdepim/komposer/core/komposerconfig.desktop | 58 + libkdepim/komposer/core/komposereditor.desktop | 57 + libkdepim/komposer/core/komposerplugin.desktop | 60 + libkdepim/komposer/core/komposerui.rc | 51 + libkdepim/komposer/core/plugin.cpp | 80 + libkdepim/komposer/core/plugin.h | 75 + libkdepim/komposer/core/pluginmanager.cpp | 489 + libkdepim/komposer/core/pluginmanager.h | 251 + libkdepim/komposer/core/prefsmodule.cpp | 142 + libkdepim/komposer/core/prefsmodule.h | 70 + libkdepim/komposer/core/settings.kcfgc | 9 + libkdepim/komposer/core/tests/Makefile.am | 20 + libkdepim/komposer/core/tests/main.cpp | 52 + libkdepim/komposer/core/tests/managertest.cpp | 43 + libkdepim/komposer/core/tests/managertest.h | 44 + libkdepim/komposer/core/tests/tester.cpp | 30 + libkdepim/komposer/core/tests/tester.h | 71 + libkdepim/komposer/core/tests/testfactory.h | 71 + libkdepim/komposer/core/tests/testkomposer.cpp | 18 + libkdepim/komposer/core/tests/testmanager.cpp | 53 + libkdepim/komposer/core/tests/testmanager.h | 25 + libkdepim/komposer/plugins/Makefile.am | 1 + libkdepim/komposer/plugins/default/Makefile.am | 15 + .../komposer/plugins/default/defaulteditor.cpp | 361 + .../komposer/plugins/default/defaulteditor.desktop | 111 + libkdepim/komposer/plugins/default/defaulteditor.h | 117 + .../komposer/plugins/default/defaulteditorui.rc | 90 + libkdepim/komposer/test/Makefile.am | 7 + libkdepim/komposer/test/test.cpp | 56 + libkdepim/kpartsdesignerplugin/Makefile.am | 8 + libkdepim/kpartsdesignerplugin/README | 2 + .../kpartsdesignerplugin/kpartsdesignerplugin.cpp | 117 + .../kpartsdesignerplugin/kpartsdesignerplugin.h | 70 + libkdepim/kpimprefs.cpp | 187 + libkdepim/kpimprefs.h | 86 + libkdepim/kpimurlrequesterdlg.cpp | 41 + libkdepim/kpimurlrequesterdlg.h | 47 + libkdepim/kpixmapregionselectordialog.cpp | 131 + libkdepim/kpixmapregionselectordialog.h | 112 + libkdepim/kpixmapregionselectorwidget.cpp | 454 + libkdepim/kpixmapregionselectorwidget.h | 175 + libkdepim/kprefsdialog.cpp | 907 + libkdepim/kprefsdialog.h | 793 + libkdepim/kregexp3.cpp | 183 + libkdepim/kregexp3.h | 111 + libkdepim/kresourceprefs.cpp | 38 + libkdepim/kresourceprefs.h | 49 + libkdepim/krsqueezedtextlabel.cpp | 86 + libkdepim/krsqueezedtextlabel.h | 74 + libkdepim/kscoring.cpp | 1234 + libkdepim/kscoring.h | 427 + libkdepim/kscoringeditor.cpp | 1029 + libkdepim/kscoringeditor.h | 308 + libkdepim/ksubscription.cpp | 793 + libkdepim/ksubscription.h | 381 + libkdepim/ktimeedit.cpp | 292 + libkdepim/ktimeedit.h | 95 + libkdepim/kvcarddrag.cpp | 66 + libkdepim/kvcarddrag.h | 82 + libkdepim/kwidgetlister.cpp | 178 + libkdepim/kwidgetlister.h | 153 + libkdepim/kxface.cpp | 729 + libkdepim/kxface.h | 593 + libkdepim/ldapclient.cpp | 599 + libkdepim/ldapclient.h | 296 + libkdepim/ldapsearchdialog.cpp | 468 + libkdepim/ldapsearchdialog.h | 92 + libkdepim/linklocator.cpp | 466 + libkdepim/linklocator.h | 190 + libkdepim/maillistdrag.cpp | 259 + libkdepim/maillistdrag.h | 135 + libkdepim/overlaywidget.cpp | 92 + libkdepim/overlaywidget.h | 69 + libkdepim/pics/Makefile.am | 6 + libkdepim/pics/addresseelineedit.png | Bin 0 -> 1170 bytes libkdepim/pics/clicklineedit.png | Bin 0 -> 1236 bytes libkdepim/pics/kdateedit.png | Bin 0 -> 1232 bytes libkdepim/pics/ktimeedit.png | Bin 0 -> 818 bytes libkdepim/pimemoticons.kcfg | 178 + libkdepim/pimemoticons.kcfgc | 5 + libkdepim/pluginloader.h | 135 + libkdepim/pluginloaderbase.cpp | 159 + libkdepim/pluginloaderbase.h | 86 + libkdepim/progressdialog.cpp | 419 + libkdepim/progressdialog.h | 155 + libkdepim/progressmanager.cpp | 235 + libkdepim/progressmanager.h | 409 + libkdepim/qutf7codec.cpp | 550 + libkdepim/qutf7codec.h | 98 + libkdepim/qutf7codecplugin.cpp | 62 + libkdepim/recentaddresses.cpp | 181 + libkdepim/recentaddresses.h | 132 + libkdepim/resourceabc.cpp | 38 + libkdepim/resourceabc.h | 115 + libkdepim/sendsmsdialog.cpp | 85 + libkdepim/sendsmsdialog.h | 49 + libkdepim/sidebarextension.cpp | 40 + libkdepim/sidebarextension.h | 68 + libkdepim/spellingfilter.cpp | 220 + libkdepim/spellingfilter.h | 77 + libkdepim/ssllabel.cpp | 97 + libkdepim/ssllabel.h | 59 + libkdepim/statusbarprogresswidget.cpp | 287 + libkdepim/statusbarprogresswidget.h | 104 + libkdepim/tests/Makefile.am | 32 + libkdepim/tests/myconfig.kcfgc | 11 + libkdepim/tests/propagator_test.kcfg | 44 + libkdepim/tests/test_kregexp.cpp | 16 + libkdepim/tests/testaddresseelineedit.cpp | 44 + libkdepim/tests/testaddresseeselector.cpp | 52 + libkdepim/tests/testdateedit.cpp | 68 + libkdepim/tests/testdateedit.h | 38 + libkdepim/tests/testdistrlist.cpp | 332 + libkdepim/tests/testdistrlist.h | 46 + libkdepim/tests/testlinklocator.cpp | 114 + libkdepim/tests/testutf7decoder.cpp | 26 + libkdepim/tests/testutf7encoder.cpp | 93 + libkdepim/tests/testutf7encoder2.cpp | 45 + libkdepim/tests/testwizard.cpp | 100 + libkdepim/weaver.cpp | 550 + libkdepim/weaver.h | 449 + libkdepim/weaverextensions.cpp | 62 + libkdepim/weaverextensions.h | 59 + libkdepim/weaverlogger.cpp | 60 + libkdepim/weaverlogger.h | 41 + libkholidays/Makefile.am | 30 + libkholidays/holidays/Makefile.am | 20 + libkholidays/holidays/holiday_BelgiumDutch | 34 + libkholidays/holidays/holiday_BelgiumFrench | 34 + libkholidays/holidays/holiday_BelgiumWalloon | 34 + libkholidays/holidays/holiday_Suedtirol | 32 + libkholidays/holidays/holiday_ar | 58 + libkholidays/holidays/holiday_at | 48 + libkholidays/holidays/holiday_au | 69 + libkholidays/holidays/holiday_bavarian | 93 + libkholidays/holidays/holiday_be | 30 + libkholidays/holidays/holiday_br | 238 + libkholidays/holidays/holiday_ca | 21 + libkholidays/holidays/holiday_catalan | 29 + libkholidays/holidays/holiday_ch | 17 + libkholidays/holidays/holiday_co | 27 + libkholidays/holidays/holiday_cz | 18 + libkholidays/holidays/holiday_de | 30 + libkholidays/holidays/holiday_dk | 59 + libkholidays/holidays/holiday_ee | 38 + libkholidays/holidays/holiday_es | 88 + libkholidays/holidays/holiday_fi | 82 + libkholidays/holidays/holiday_fr | 29 + libkholidays/holidays/holiday_frswiss | 17 + libkholidays/holidays/holiday_gb | 14 + libkholidays/holidays/holiday_gr | 309 + libkholidays/holidays/holiday_gt | 35 + libkholidays/holidays/holiday_hu | 26 + libkholidays/holidays/holiday_ie | 16 + libkholidays/holidays/holiday_il | 72 + libkholidays/holidays/holiday_is | 60 + libkholidays/holidays/holiday_it | 64 + libkholidays/holidays/holiday_jp | 80 + libkholidays/holidays/holiday_lt | 42 + libkholidays/holidays/holiday_mx | 32 + libkholidays/holidays/holiday_nl | 72 + libkholidays/holidays/holiday_no | 32 + libkholidays/holidays/holiday_nz | 99 + libkholidays/holidays/holiday_pl | 41 + libkholidays/holidays/holiday_pt | 349 + libkholidays/holidays/holiday_py | 25 + libkholidays/holidays/holiday_quebec | 19 + libkholidays/holidays/holiday_ro | 21 + libkholidays/holidays/holiday_ru | 111 + libkholidays/holidays/holiday_se | 37 + libkholidays/holidays/holiday_si | 22 + libkholidays/holidays/holiday_sk | 29 + libkholidays/holidays/holiday_th | 30 + libkholidays/holidays/holiday_ua | 118 + libkholidays/holidays/holiday_us | 54 + libkholidays/holidays/holiday_uy | 39 + libkholidays/holidays/holiday_za | 17 + libkholidays/kholidays.cpp | 148 + libkholidays/kholidays.h | 80 + libkholidays/kholidays_version.h | 47 + libkholidays/lunarphase.cpp | 291 + libkholidays/lunarphase.h | 150 + libkholidays/parseholiday.c | 2653 + libkholidays/parseholiday.h | 112 + libkholidays/parseholiday.y | 715 + libkholidays/scanholiday.c | 2037 + libkholidays/scanholiday.lex | 96 + libkmime/AUTHORS.kmime | 16 + libkmime/CLASSTREE.bodyparts | 31 + libkmime/CLASSTREE.headers | 87 + libkmime/DESIGN.kmime | 63 + libkmime/Makefile.am | 32 + libkmime/README | 7 + libkmime/boolflags.cpp | 61 + libkmime/boolflags.h | 43 + libkmime/configure.in.in | 23 + libkmime/kmime_charfreq.cpp | 176 + libkmime/kmime_charfreq.h | 68 + libkmime/kmime_codec_base64.cpp | 405 + libkmime/kmime_codec_base64.h | 112 + libkmime/kmime_codec_identity.cpp | 109 + libkmime/kmime_codec_identity.h | 116 + libkmime/kmime_codec_qp.cpp | 644 + libkmime/kmime_codec_qp.h | 121 + libkmime/kmime_codec_uuencode.cpp | 240 + libkmime/kmime_codec_uuencode.h | 76 + libkmime/kmime_codecs.cpp | 241 + libkmime/kmime_codecs.h | 367 + libkmime/kmime_content.cpp | 897 + libkmime/kmime_content.h | 170 + libkmime/kmime_header_parsing.cpp | 1739 + libkmime/kmime_header_parsing.h | 196 + libkmime/kmime_headers.cpp | 1634 + libkmime/kmime_headers.h | 861 + libkmime/kmime_headers_obs.h | 372 + libkmime/kmime_mdn.cpp | 262 + libkmime/kmime_mdn.h | 202 + libkmime/kmime_message.cpp | 168 + libkmime/kmime_message.h | 67 + libkmime/kmime_newsarticle.cpp | 160 + libkmime/kmime_newsarticle.h | 55 + libkmime/kmime_parsers.cpp | 466 + libkmime/kmime_parsers.h | 115 + libkmime/kmime_util.cpp | 806 + libkmime/kmime_util.h | 340 + libkmime/kmime_version.h | 10 + libkmime/kmime_warning.h | 32 + libkmime/kqcstringsplitter.cpp | 161 + libkmime/kqcstringsplitter.h | 52 + libkmime/tests/Makefile.am | 16 + libkmime/tests/data/codec_b/basic-decode.b | 1 + .../tests/data/codec_b/basic-decode.b.expected | Bin 0 -> 256 bytes libkmime/tests/data/codec_b/basic-encode | Bin 0 -> 256 bytes libkmime/tests/data/codec_b/basic-encode.expected | 1 + libkmime/tests/data/codec_b/null-decode.b | 0 libkmime/tests/data/codec_b/null-decode.b.expected | 0 libkmime/tests/data/codec_b/null-encode | 0 libkmime/tests/data/codec_b/null-encode.expected | 0 libkmime/tests/data/codec_b/padding0 | 1 + libkmime/tests/data/codec_b/padding0.expected | 1 + libkmime/tests/data/codec_b/padding1 | 1 + libkmime/tests/data/codec_b/padding1.expected | 1 + libkmime/tests/data/codec_b/padding2 | 1 + libkmime/tests/data/codec_b/padding2.expected | 1 + .../tests/data/codec_base64/basic-decode.base64 | 5 + .../data/codec_base64/basic-decode.base64.expected | Bin 0 -> 256 bytes libkmime/tests/data/codec_base64/basic-encode | Bin 0 -> 256 bytes .../tests/data/codec_base64/basic-encode.expected | 5 + libkmime/tests/data/codec_base64/corrupt.base64 | 5 + .../data/codec_base64/corrupt.base64.expected | Bin 0 -> 256 bytes libkmime/tests/data/codec_base64/very_small | 1 + .../tests/data/codec_base64/very_small.expected | 1 + libkmime/tests/data/codec_q/all-encoded.q | 1 + libkmime/tests/data/codec_q/all-encoded.q.expected | Bin 0 -> 256 bytes libkmime/tests/data/codec_q/basic-encode | Bin 0 -> 256 bytes libkmime/tests/data/codec_q/basic-encode.expected | 1 + libkmime/tests/data/codec_q/nothing-encoded.q | Bin 0 -> 256 bytes .../tests/data/codec_q/nothing-encoded.q.expected | 2 + libkmime/tests/data/codec_q/null-decode.q | 0 libkmime/tests/data/codec_q/null-decode.q.expected | 0 libkmime/tests/data/codec_q/null-encode | 0 libkmime/tests/data/codec_q/null-encode.expected | 0 .../basic-decode.quoted-printable | 9 + .../basic-decode.quoted-printable.expected | Bin 0 -> 256 bytes .../tests/data/codec_quoted-printable/basic-encode | Bin 0 -> 256 bytes .../codec_quoted-printable/basic-encode.expected | 9 + .../corrupt.quoted-printable | 28 + .../corrupt.quoted-printable.expected | 20 + libkmime/tests/data/codec_quoted-printable/wrap | 44 + .../data/codec_quoted-printable/wrap.expected | 64 + .../all-encoded.x-kmime-rfc2231 | 1 + .../all-encoded.x-kmime-rfc2231.expected | Bin 0 -> 256 bytes .../tests/data/codec_x-kmime-rfc2231/basic-encode | Bin 0 -> 256 bytes .../codec_x-kmime-rfc2231/basic-encode.expected | 1 + .../nothing-encoded.x-kmime-rfc2231 | Bin 0 -> 256 bytes .../nothing-encoded.x-kmime-rfc2231.expected | 2 + .../null-decode.x-kmime-rfc2231 | 0 .../null-decode.x-kmime-rfc2231.expected | 0 .../tests/data/codec_x-kmime-rfc2231/null-encode | 0 .../codec_x-kmime-rfc2231/null-encode.expected | 0 .../data/codec_x-uuencode/basic-decode.x-uuencode | 9 + .../basic-decode.x-uuencode.expected | Bin 0 -> 256 bytes libkmime/tests/gen_decode_map.pl | 17 + libkmime/tests/run_codec_tests | 93 + libkmime/tests/test_charfreq.cpp | 41 + libkmime/tests/test_dates.cpp | 93 + libkmime/tests/test_kmime_codec.cpp | 449 + libkmime/tests/test_kmime_header_parsing.cpp | 431 + libkmime/tests/test_mdn.cpp | 151 + libkpgp/AUTHORS.kpgp | 13 + libkpgp/Makefile.am | 30 + libkpgp/README | 3 + libkpgp/kpgp-3.1-upgrade-address-data.pl | 61 + libkpgp/kpgp.cpp | 1811 + libkpgp/kpgp.h | 469 + libkpgp/kpgp.upd | 9 + libkpgp/kpgpbase.cpp | 684 + libkpgp/kpgpbase.h | 239 + libkpgp/kpgpbase2.cpp | 1105 + libkpgp/kpgpbase5.cpp | 828 + libkpgp/kpgpbase6.cpp | 840 + libkpgp/kpgpbaseG.cpp | 855 + libkpgp/kpgpblock.cpp | 136 + libkpgp/kpgpblock.h | 356 + libkpgp/kpgpkey.cpp | 260 + libkpgp/kpgpkey.h | 780 + libkpgp/kpgpui.cpp | 1694 + libkpgp/kpgpui.h | 343 + libkpgp/pics/Makefile.am | 9 + libkpgp/pics/key.png | Bin 0 -> 311 bytes libkpgp/pics/key_bad.png | Bin 0 -> 339 bytes libkpgp/pics/key_ok.png | Bin 0 -> 360 bytes libkpgp/pics/key_unknown.png | Bin 0 -> 360 bytes libkpimexchange/Makefile.am | 21 + libkpimexchange/configure.in.in | 35 + libkpimexchange/core/Makefile.am | 27 + libkpimexchange/core/README.download | 63 + libkpimexchange/core/exchangeaccount.cpp | 339 + libkpimexchange/core/exchangeaccount.h | 99 + libkpimexchange/core/exchangeclient.cpp | 292 + libkpimexchange/core/exchangeclient.h | 134 + libkpimexchange/core/exchangedelete.cpp | 121 + libkpimexchange/core/exchangedelete.h | 59 + libkpimexchange/core/exchangedownload.cpp | 643 + libkpimexchange/core/exchangedownload.h | 89 + libkpimexchange/core/exchangemonitor.cpp | 386 + libkpimexchange/core/exchangemonitor.h | 106 + libkpimexchange/core/exchangeprogress.cpp | 72 + libkpimexchange/core/exchangeprogress.h | 54 + libkpimexchange/core/exchangeupload.cpp | 371 + libkpimexchange/core/exchangeupload.h | 66 + libkpimexchange/core/utils.cpp | 100 + libkpimexchange/core/utils.h | 56 + libkpimidentities/Makefile.am | 18 + libkpimidentities/identity.cpp | 636 + libkpimidentities/identity.h | 319 + libkpimidentities/identitycombo.cpp | 129 + libkpimidentities/identitycombo.h | 99 + libkpimidentities/identitymanager.cpp | 518 + libkpimidentities/identitymanager.h | 242 + libksieve/Makefile.am | 17 + libksieve/impl/lexer.h | 189 + libksieve/impl/parser.h | 118 + libksieve/impl/utf8validator.h | 42 + libksieve/ksieve/Makefile.am | 8 + libksieve/ksieve/error.h | 139 + libksieve/ksieve/lexer.h | 108 + libksieve/ksieve/parser.h | 72 + libksieve/ksieve/scriptbuilder.h | 80 + libksieve/parser/Makefile.am | 12 + libksieve/parser/lexer.cpp | 666 + libksieve/parser/parser.cpp | 651 + libksieve/parser/utf8validator.cpp | 141 + libksieve/shared/Makefile.am | 8 + libksieve/shared/error.cpp | 247 + libksieve/tests/Makefile.am | 13 + libksieve/tests/lexertest.cpp | 484 + libksieve/tests/parsertest.cpp | 667 + mimelib/CPYRIGHT | 13 + mimelib/Changes | 179 + mimelib/LICENSE | 340 + mimelib/Makefile.am | 67 + mimelib/README | 10 + mimelib/README.mimepp | 38 + mimelib/Tutorial | 437 + mimelib/address.cpp | 148 + mimelib/addrlist.cpp | 403 + mimelib/attach.cpp | 238 + mimelib/attach.h | 54 + mimelib/basicmsg.cpp | 438 + mimelib/basicmsg.h | 143 + mimelib/binhex.cpp | 858 + mimelib/body.cpp | 715 + mimelib/bodypart.cpp | 169 + mimelib/boyermor.cpp | 131 + mimelib/datetime.cpp | 472 + mimelib/disptype.cpp | 446 + mimelib/doc/address.html | 153 + mimelib/doc/addrlist.html | 214 + mimelib/doc/binhex.html | 169 + mimelib/doc/body.html | 308 + mimelib/doc/bodypart.html | 157 + mimelib/doc/boyermor.html | 57 + mimelib/doc/datetime.html | 340 + mimelib/doc/disptype.html | 224 + mimelib/doc/entity.html | 168 + mimelib/doc/field.html | 305 + mimelib/doc/fieldbdy.html | 144 + mimelib/doc/group.html | 221 + mimelib/doc/headers.html | 512 + mimelib/doc/mailbox.html | 238 + mimelib/doc/mboxlist.html | 232 + mimelib/doc/mechansm.html | 172 + mimelib/doc/mediatyp.html | 311 + mimelib/doc/message.html | 136 + mimelib/doc/mimepp.html | 80 + mimelib/doc/msgcmp.html | 298 + mimelib/doc/msgid.html | 198 + mimelib/doc/nntp.html | 384 + mimelib/doc/param.html | 189 + mimelib/doc/pop.html | 286 + mimelib/doc/protocol.html | 274 + mimelib/doc/string.html | 717 + mimelib/doc/text.html | 149 + mimelib/doc/util.html | 111 + mimelib/doc/uuencode.html | 110 + mimelib/dw_cte.cpp | 901 + mimelib/dw_date.cpp | 794 + mimelib/dw_mime.cpp | 461 + mimelib/dwstring.cpp | 1955 + mimelib/entity.cpp | 302 + mimelib/field.cpp | 514 + mimelib/fieldbdy.cpp | 110 + mimelib/group.cpp | 254 + mimelib/headers.cpp | 1035 + mimelib/mailbox.cpp | 481 + mimelib/mboxlist.cpp | 399 + mimelib/mechansm.cpp | 217 + mimelib/mediatyp.cpp | 590 + mimelib/message.cpp | 119 + mimelib/mimelib/Makefile.am | 39 + mimelib/mimelib/address.h | 155 + mimelib/mimelib/addrlist.h | 214 + mimelib/mimelib/binhex.h | 159 + mimelib/mimelib/body.h | 275 + mimelib/mimelib/bodypart.h | 156 + mimelib/mimelib/boyermor.h | 84 + mimelib/mimelib/config.h | 170 + mimelib/mimelib/datetime.h | 350 + mimelib/mimelib/debug.h | 51 + mimelib/mimelib/disptype.h | 219 + mimelib/mimelib/entity.h | 184 + mimelib/mimelib/enum.h | 193 + mimelib/mimelib/field.h | 269 + mimelib/mimelib/fieldbdy.h | 167 + mimelib/mimelib/group.h | 204 + mimelib/mimelib/headers.h | 453 + mimelib/mimelib/mailbox.h | 216 + mimelib/mimelib/mboxlist.h | 226 + mimelib/mimelib/mechansm.h | 172 + mimelib/mimelib/mediatyp.h | 279 + mimelib/mimelib/message.h | 130 + mimelib/mimelib/mimepp.h | 150 + mimelib/mimelib/msgcmp.h | 311 + mimelib/mimelib/msgid.h | 180 + mimelib/mimelib/nntp.h | 376 + mimelib/mimelib/param.h | 173 + mimelib/mimelib/pop.h | 300 + mimelib/mimelib/protocol.h | 268 + mimelib/mimelib/string.h | 772 + mimelib/mimelib/text.h | 151 + mimelib/mimelib/token.h | 150 + mimelib/mimelib/utility.h | 50 + mimelib/mimelib/uuencode.h | 122 + mimelib/msgcmp.cpp | 277 + mimelib/msgid.cpp | 399 + mimelib/multipar.cpp | 381 + mimelib/multipar.h | 129 + mimelib/nntp.cpp | 726 + mimelib/param.cpp | 254 + mimelib/pop.cpp | 494 + mimelib/protocol.cpp | 531 + mimelib/test/INSTALL | 26 + mimelib/test/exampl01.cpp | 80 + mimelib/test/exampl01.txt | 34 + mimelib/test/exampl02.cpp | 84 + mimelib/test/exampl02.txt | 32 + mimelib/test/exampl03.cpp | 95 + mimelib/test/exampl03.txt | 28 + mimelib/test/exampl04.cpp | 113 + mimelib/test/exampl04.txt | 73 + mimelib/test/exampl05.cpp | 77 + mimelib/test/exampl05.txt | 34 + mimelib/test_boyermor.cpp | 70 + mimelib/text.cpp | 132 + mimelib/token.cpp | 617 + mimelib/uuencode.cpp | 477 + networkstatus/Makefile.am | 35 + networkstatus/README.statetransition | 29 + networkstatus/clientiface.h | 77 + networkstatus/clientifaceimpl.cpp | 51 + networkstatus/clientifaceimpl.h | 43 + networkstatus/connectionmanager.cpp | 156 + networkstatus/connectionmanager.h | 57 + networkstatus/network.cpp | 93 + networkstatus/network.h | 67 + networkstatus/networkstatus.cpp | 307 + networkstatus/networkstatus.desktop | 102 + networkstatus/networkstatus.h | 80 + networkstatus/networkstatus.kdevelop | 108 + networkstatus/networkstatuscommon.cpp | 53 + networkstatus/networkstatuscommon.h | 54 + networkstatus/provideriface.h | 42 + networkstatus/serviceiface.h | 51 + networkstatus/serviceifaceimpl.cpp | 46 + networkstatus/serviceifaceimpl.h | 43 + networkstatus/testservice.cpp | 101 + networkstatus/testservice.h | 49 + pixmaps/Makefile.am | 2 + pixmaps/cr16-action-appointment.png | Bin 0 -> 400 bytes pixmaps/cr16-action-bell.png | Bin 0 -> 778 bytes pixmaps/cr16-action-inverse_recur.png | Bin 0 -> 149 bytes pixmaps/cr16-action-journal.png | Bin 0 -> 422 bytes pixmaps/cr16-action-newappointment.png | Bin 0 -> 557 bytes pixmaps/cr16-action-readonlyevent.png | Bin 0 -> 479 bytes pixmaps/cr16-action-recur.png | Bin 0 -> 520 bytes pixmaps/cr16-action-todo.png | Bin 0 -> 1025 bytes pixmaps/cr22-action-appointment.png | Bin 0 -> 535 bytes pixmaps/cr22-action-checkedbox.png | Bin 0 -> 727 bytes pixmaps/cr22-action-checkedbox_mask.png | Bin 0 -> 177 bytes pixmaps/cr22-action-checkedclipboard.png | Bin 0 -> 804 bytes pixmaps/cr22-action-checkmark.png | Bin 0 -> 607 bytes pixmaps/cr22-action-journal.png | Bin 0 -> 530 bytes pixmaps/cr22-action-newappointment.png | Bin 0 -> 837 bytes pixmaps/cr22-action-newjournal.png | Bin 0 -> 1564 bytes pixmaps/cr22-action-newrecurevent.png | Bin 0 -> 976 bytes pixmaps/cr22-action-newtodo.png | Bin 0 -> 1106 bytes pixmaps/cr22-action-todo.png | Bin 0 -> 947 bytes pixmaps/cr32-action-appointment.png | Bin 0 -> 798 bytes pixmaps/cr32-action-journal.png | Bin 0 -> 622 bytes pixmaps/cr32-action-newappointment.png | Bin 0 -> 1660 bytes pixmaps/cr32-action-todo.png | Bin 0 -> 1358 bytes plugins/Makefile.am | 1 + plugins/kmail/Makefile.am | 1 + plugins/kmail/bodypartformatter/Makefile.am | 52 + .../kmail/bodypartformatter/attendeeselector.cpp | 82 + plugins/kmail/bodypartformatter/attendeeselector.h | 49 + .../kmail/bodypartformatter/delegateselector.cpp | 54 + plugins/kmail/bodypartformatter/delegateselector.h | 49 + plugins/kmail/bodypartformatter/text_calendar.cpp | 715 + .../kmail/bodypartformatter/text_calendar.desktop | 86 + plugins/kmail/bodypartformatter/text_vcard.cpp | 167 + plugins/kmail/bodypartformatter/text_vcard.desktop | 87 + plugins/kmail/bodypartformatter/text_xdiff.cpp | 152 + plugins/kmail/bodypartformatter/text_xdiff.desktop | 83 + .../kmail/bodypartformatter/ui_attendeeselector.ui | 88 + usability-quick-review.txt | 58 + wizards/DESIGN | 8 + wizards/Makefile.am | 121 + wizards/egroupware.kcfg | 38 + wizards/egroupwareconfig.kcfgc | 11 + wizards/egroupwaremain.cpp | 57 + wizards/egroupwarewizard.cpp | 390 + wizards/egroupwarewizard.h | 50 + wizards/exchangemain.cpp | 57 + wizards/exchangewizard.cpp | 297 + wizards/exchangewizard.h | 48 + wizards/groupwarewizard.cpp | 52 + wizards/groupwarewizard.desktop | 53 + wizards/groupwarewizard.h | 41 + wizards/groupwise.kcfg | 85 + wizards/groupwiseconfig.kcfgc | 11 + wizards/groupwisemain.cpp | 58 + wizards/groupwisewizard.cpp | 418 + wizards/groupwisewizard.h | 61 + wizards/kmailchanges.cpp | 382 + wizards/kmailchanges.h | 141 + wizards/kolab.kcfg | 68 + wizards/kolabconfig.kcfgc | 11 + wizards/kolabkmailchanges.cpp | 168 + wizards/kolabkmailchanges.h | 28 + wizards/kolabmain.cpp | 57 + wizards/kolabwizard.cpp | 338 + wizards/kolabwizard.h | 52 + wizards/main.cpp | 40 + wizards/overviewpage.cpp | 136 + wizards/overviewpage.h | 46 + wizards/scalix.kcfg | 48 + wizards/scalixconfig.kcfgc | 9 + wizards/scalixkmailchanges.cpp | 171 + wizards/scalixkmailchanges.h | 28 + wizards/scalixmain.cpp | 57 + wizards/scalixwizard.cpp | 546 + wizards/scalixwizard.h | 53 + wizards/servertype.h | 125 + wizards/servertypemanager.cpp | 91 + wizards/servertypemanager.h | 71 + wizards/slox.kcfg | 52 + wizards/sloxconfig.kcfgc | 11 + wizards/sloxmain.cpp | 57 + wizards/sloxwizard.cpp | 291 + wizards/sloxwizard.h | 47 + 7166 files changed, 1325836 insertions(+) create mode 100644 .emacs-dirvars create mode 100644 MAINTAINERS create mode 100644 Mainpage.dox create mode 100644 Makefile.am.in create mode 100644 Makefile.cvs create mode 100644 README create mode 100644 README.Kolab create mode 100644 README.libical create mode 100644 akregator/AUTHORS create mode 100644 akregator/COPYING create mode 100644 akregator/ChangeLog create mode 100644 akregator/HACKING create mode 100644 akregator/INSTALL create mode 100644 akregator/Makefile.am create mode 100644 akregator/NEWS create mode 100644 akregator/README create mode 100644 akregator/TODO create mode 100644 akregator/akregator.lsm create mode 100644 akregator/src/Makefile.am create mode 100644 akregator/src/about/Makefile.am create mode 100644 akregator/src/about/akregator.css create mode 100644 akregator/src/about/main.html create mode 100644 akregator/src/about/top-right-akregator.png create mode 100644 akregator/src/aboutdata.cpp create mode 100644 akregator/src/aboutdata.h create mode 100644 akregator/src/actionmanager.cpp create mode 100644 akregator/src/actionmanager.h create mode 100644 akregator/src/actionmanagerimpl.cpp create mode 100644 akregator/src/actionmanagerimpl.h create mode 100644 akregator/src/addfeeddialog.cpp create mode 100644 akregator/src/addfeeddialog.h create mode 100644 akregator/src/addfeedwidgetbase.ui create mode 100644 akregator/src/akregator.desktop create mode 100644 akregator/src/akregator.kcfg create mode 100644 akregator/src/akregator_export.h create mode 100644 akregator/src/akregator_options.h create mode 100644 akregator/src/akregator_part.cpp create mode 100644 akregator/src/akregator_part.desktop create mode 100644 akregator/src/akregator_part.h create mode 100644 akregator/src/akregator_part.rc create mode 100644 akregator/src/akregator_partiface.h create mode 100644 akregator/src/akregator_plugin.desktop create mode 100644 akregator/src/akregator_run.cpp create mode 100644 akregator/src/akregator_run.h create mode 100644 akregator/src/akregator_shell.rc create mode 100644 akregator/src/akregator_view.cpp create mode 100644 akregator/src/akregator_view.h create mode 100644 akregator/src/akregatorconfig.kcfgc create mode 100644 akregator/src/article.cpp create mode 100644 akregator/src/article.h create mode 100644 akregator/src/articlefilter.cpp create mode 100644 akregator/src/articlefilter.h create mode 100644 akregator/src/articleinterceptor.cpp create mode 100644 akregator/src/articleinterceptor.h create mode 100644 akregator/src/articlelistview.cpp create mode 100644 akregator/src/articlelistview.h create mode 100644 akregator/src/articleviewer.cpp create mode 100644 akregator/src/articleviewer.h create mode 100644 akregator/src/articleviewer.rc create mode 100644 akregator/src/configdialog.cpp create mode 100644 akregator/src/configdialog.h create mode 100644 akregator/src/cr16-app-akregator_empty.png create mode 100644 akregator/src/dragobjects.cpp create mode 100644 akregator/src/dragobjects.h create mode 100644 akregator/src/eventsrc create mode 100644 akregator/src/feed.cpp create mode 100644 akregator/src/feed.h create mode 100644 akregator/src/feed.protocol create mode 100644 akregator/src/feediconmanager.cpp create mode 100644 akregator/src/feediconmanager.h create mode 100644 akregator/src/feeditem.cpp create mode 100644 akregator/src/feeditem.h create mode 100644 akregator/src/feedlist.cpp create mode 100644 akregator/src/feedlist.h create mode 100644 akregator/src/feedlistview.cpp create mode 100644 akregator/src/feedlistview.h create mode 100644 akregator/src/feedstorage.h create mode 100644 akregator/src/feedstoragedummyimpl.cpp create mode 100644 akregator/src/feedstoragedummyimpl.h create mode 100644 akregator/src/fetchqueue.cpp create mode 100644 akregator/src/fetchqueue.h create mode 100644 akregator/src/folder.cpp create mode 100644 akregator/src/folder.h create mode 100644 akregator/src/folderitem.cpp create mode 100644 akregator/src/folderitem.h create mode 100644 akregator/src/frame.cpp create mode 100644 akregator/src/frame.h create mode 100644 akregator/src/hi128-app-akregator.png create mode 100644 akregator/src/hi16-app-akregator.png create mode 100644 akregator/src/hi22-app-akregator.png create mode 100644 akregator/src/hi32-app-akregator.png create mode 100644 akregator/src/hi48-app-akregator.png create mode 100644 akregator/src/hi64-app-akregator.png create mode 100644 akregator/src/hisc-app-akregator.svgz create mode 100644 akregator/src/kcursorsaver.h create mode 100644 akregator/src/kernel.cpp create mode 100644 akregator/src/kernel.h create mode 100644 akregator/src/librss/COPYING create mode 100644 akregator/src/librss/Makefile.am create mode 100644 akregator/src/librss/README create mode 100644 akregator/src/librss/article.cpp create mode 100644 akregator/src/librss/article.h create mode 100644 akregator/src/librss/category.cpp create mode 100644 akregator/src/librss/category.h create mode 100644 akregator/src/librss/document.cpp create mode 100644 akregator/src/librss/document.h create mode 100644 akregator/src/librss/enclosure.cpp create mode 100644 akregator/src/librss/enclosure.h create mode 100644 akregator/src/librss/feeddetector.cpp create mode 100644 akregator/src/librss/feeddetector.h create mode 100644 akregator/src/librss/global.h create mode 100644 akregator/src/librss/image.cpp create mode 100644 akregator/src/librss/image.h create mode 100644 akregator/src/librss/librss.doxyfile create mode 100644 akregator/src/librss/librss.h create mode 100644 akregator/src/librss/loader.cpp create mode 100644 akregator/src/librss/loader.h create mode 100644 akregator/src/librss/rss-faq.html create mode 100644 akregator/src/librss/testlibrss.cpp create mode 100644 akregator/src/librss/testlibrss.h create mode 100644 akregator/src/librss/textinput.cpp create mode 100644 akregator/src/librss/textinput.h create mode 100644 akregator/src/librss/tools_p.cpp create mode 100644 akregator/src/librss/tools_p.h create mode 100644 akregator/src/listtabwidget.cpp create mode 100644 akregator/src/listtabwidget.h create mode 100644 akregator/src/main.cpp create mode 100644 akregator/src/mainwindow.cpp create mode 100644 akregator/src/mainwindow.h create mode 100644 akregator/src/mk4storage/Makefile.am create mode 100644 akregator/src/mk4storage/akregator_mk4storage_plugin.desktop create mode 100644 akregator/src/mk4storage/feedstoragemk4impl.cpp create mode 100644 akregator/src/mk4storage/feedstoragemk4impl.h create mode 100644 akregator/src/mk4storage/metakit/CHANGES create mode 100644 akregator/src/mk4storage/metakit/Makefile.am create mode 100644 akregator/src/mk4storage/metakit/README create mode 100644 akregator/src/mk4storage/metakit/include/mk4.h create mode 100644 akregator/src/mk4storage/metakit/include/mk4.inl create mode 100644 akregator/src/mk4storage/metakit/include/mk4dll.h create mode 100644 akregator/src/mk4storage/metakit/include/mk4io.h create mode 100644 akregator/src/mk4storage/metakit/include/mk4str.h create mode 100644 akregator/src/mk4storage/metakit/include/mk4str.inl create mode 100644 akregator/src/mk4storage/metakit/src/Makefile.am create mode 100644 akregator/src/mk4storage/metakit/src/borc.h create mode 100644 akregator/src/mk4storage/metakit/src/column.cpp create mode 100644 akregator/src/mk4storage/metakit/src/column.h create mode 100644 akregator/src/mk4storage/metakit/src/column.inl create mode 100644 akregator/src/mk4storage/metakit/src/custom.cpp create mode 100644 akregator/src/mk4storage/metakit/src/custom.h create mode 100644 akregator/src/mk4storage/metakit/src/derived.cpp create mode 100644 akregator/src/mk4storage/metakit/src/derived.h create mode 100644 akregator/src/mk4storage/metakit/src/field.cpp create mode 100644 akregator/src/mk4storage/metakit/src/field.h create mode 100644 akregator/src/mk4storage/metakit/src/field.inl create mode 100644 akregator/src/mk4storage/metakit/src/fileio.cpp create mode 100644 akregator/src/mk4storage/metakit/src/format.cpp create mode 100644 akregator/src/mk4storage/metakit/src/format.h create mode 100644 akregator/src/mk4storage/metakit/src/gnuc.h create mode 100644 akregator/src/mk4storage/metakit/src/handler.cpp create mode 100644 akregator/src/mk4storage/metakit/src/handler.h create mode 100644 akregator/src/mk4storage/metakit/src/handler.inl create mode 100644 akregator/src/mk4storage/metakit/src/header.h create mode 100644 akregator/src/mk4storage/metakit/src/mfc.h create mode 100644 akregator/src/mk4storage/metakit/src/msvc.h create mode 100644 akregator/src/mk4storage/metakit/src/mwcw.h create mode 100644 akregator/src/mk4storage/metakit/src/persist.cpp create mode 100644 akregator/src/mk4storage/metakit/src/persist.h create mode 100644 akregator/src/mk4storage/metakit/src/remap.cpp create mode 100644 akregator/src/mk4storage/metakit/src/remap.h create mode 100644 akregator/src/mk4storage/metakit/src/std.cpp create mode 100644 akregator/src/mk4storage/metakit/src/std.h create mode 100644 akregator/src/mk4storage/metakit/src/store.cpp create mode 100644 akregator/src/mk4storage/metakit/src/store.h create mode 100644 akregator/src/mk4storage/metakit/src/store.inl create mode 100644 akregator/src/mk4storage/metakit/src/string.cpp create mode 100644 akregator/src/mk4storage/metakit/src/table.cpp create mode 100644 akregator/src/mk4storage/metakit/src/univ.cpp create mode 100644 akregator/src/mk4storage/metakit/src/univ.h create mode 100644 akregator/src/mk4storage/metakit/src/univ.inl create mode 100644 akregator/src/mk4storage/metakit/src/view.cpp create mode 100644 akregator/src/mk4storage/metakit/src/viewx.cpp create mode 100644 akregator/src/mk4storage/metakit/src/win.h create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b00.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b08.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b09.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b10.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b11.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b12.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b13.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b14.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b15.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b16.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b17.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b18.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b19.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b20.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b21.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b22.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b23.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b24.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b25.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b26.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/b27.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c08.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c09.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c10.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c11.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c12.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c13.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c14.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c15.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c16.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c17.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c18.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c19.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c20.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c21.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/c22.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/d01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/d01a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/d01b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e01a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e02a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e03a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e04a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e05a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/e06a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f01a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f02a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f03a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f04a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f05a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f07a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f08.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f08a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f09.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f09a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f10.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f10a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f11.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/f11a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l00.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l00a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l01a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l02a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l03a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l03b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l04a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l05a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l06a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/l07a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m02a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m03a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m04a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m05a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m06a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/m07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n08.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n09.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n10.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n11.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n12.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n13.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n14.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/n14a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r00.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r00a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r01a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r02a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r03a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/r04a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/reversed.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s00.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s00a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s01.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s01a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s02.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s02a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s03.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s03a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s04.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s04a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s05.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s05a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s06.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s06a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s07.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s07a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s08.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s08a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s09.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s09a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s09b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s10.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s10a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s10b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s10c.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s11.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s11a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s12.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s12a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s13.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s13a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s14.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s14a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s15.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s15a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s16.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s16a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s17.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s17a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s18.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s18a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s19.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s19a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s20.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s20a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s21.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s21a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s22.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s22a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s23.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s23a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s24.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s24a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s25.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s25a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s26.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s26a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s27.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s27a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s28.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s28a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s29.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s29a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s30.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s30a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s31.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s31a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s32.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s32a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s33.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s33a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s33b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s33c.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s34.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s34a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s35.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s35a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s36.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s36a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s36b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s37.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s37a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s38.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s38a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s39.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s39a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s40.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s40a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s41.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s41a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s42.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s43.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s43a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s44.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s44a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s45.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s45a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s46.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s46a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s47.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s48.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s48a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s48b.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s49.txt create mode 100644 akregator/src/mk4storage/metakit/tests/ok/s49a.txt create mode 100644 akregator/src/mk4storage/metakit/tests/regress.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/regress.h create mode 100644 akregator/src/mk4storage/metakit/tests/tbasic1.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tbasic2.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tcusto1.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tcusto2.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tdiffer.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/textend.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tformat.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tlimits.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tmapped.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tnotify.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tresize.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tstore1.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tstore2.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tstore3.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tstore4.cpp create mode 100644 akregator/src/mk4storage/metakit/tests/tstore5.cpp create mode 100644 akregator/src/mk4storage/mk4config.kcfg create mode 100644 akregator/src/mk4storage/mk4config.kcfgc create mode 100644 akregator/src/mk4storage/mk4confwidget.cpp create mode 100644 akregator/src/mk4storage/mk4confwidget.h create mode 100644 akregator/src/mk4storage/mk4confwidgetbase.ui create mode 100644 akregator/src/mk4storage/mk4plugin.cpp create mode 100644 akregator/src/mk4storage/mk4plugin.h create mode 100644 akregator/src/mk4storage/storagefactorymk4impl.cpp create mode 100644 akregator/src/mk4storage/storagefactorymk4impl.h create mode 100644 akregator/src/mk4storage/storagemk4impl.cpp create mode 100644 akregator/src/mk4storage/storagemk4impl.h create mode 100644 akregator/src/nodelist.cpp create mode 100644 akregator/src/nodelist.h create mode 100644 akregator/src/notificationmanager.cpp create mode 100644 akregator/src/notificationmanager.h create mode 100644 akregator/src/pageviewer.cpp create mode 100644 akregator/src/pageviewer.h create mode 100644 akregator/src/pageviewer.rc create mode 100644 akregator/src/pics/Makefile.am create mode 100644 akregator/src/pics/action-rss_tag.svg create mode 100644 akregator/src/pics/akregator_flag.png create mode 100644 akregator/src/pics/cr16-action-rss_tag.png create mode 100644 akregator/src/pics/cr22-action-rss_tag.png create mode 100644 akregator/src/pics/cr32-action-rss_tag.png create mode 100644 akregator/src/pics/cr48-action-rss_tag.png create mode 100644 akregator/src/pics/cr64-action-rss_tag.png create mode 100644 akregator/src/pics/kmmsgflag.png create mode 100644 akregator/src/pics/kmmsgnew.png create mode 100644 akregator/src/pics/kmmsgunseen.png create mode 100644 akregator/src/plugin.cpp create mode 100644 akregator/src/plugin.h create mode 100644 akregator/src/pluginmanager.cpp create mode 100644 akregator/src/pluginmanager.h create mode 100644 akregator/src/progressmanager.cpp create mode 100644 akregator/src/progressmanager.h create mode 100644 akregator/src/propertiesdialog.cpp create mode 100644 akregator/src/propertiesdialog.h create mode 100644 akregator/src/propertieswidgetbase.ui create mode 100644 akregator/src/searchbar.cpp create mode 100644 akregator/src/searchbar.h create mode 100644 akregator/src/settings_advanced.cpp create mode 100644 akregator/src/settings_advanced.h create mode 100644 akregator/src/settings_advancedbase.ui create mode 100644 akregator/src/settings_appearance.ui create mode 100644 akregator/src/settings_archive.ui create mode 100644 akregator/src/settings_browser.ui create mode 100644 akregator/src/settings_general.ui create mode 100644 akregator/src/shared.h create mode 100644 akregator/src/simplenodeselector.cpp create mode 100644 akregator/src/simplenodeselector.h create mode 100644 akregator/src/speechclient.cpp create mode 100644 akregator/src/speechclient.h create mode 100644 akregator/src/storage.cpp create mode 100644 akregator/src/storage.h create mode 100644 akregator/src/storagedummyimpl.cpp create mode 100644 akregator/src/storagedummyimpl.h create mode 100644 akregator/src/storagefactory.h create mode 100644 akregator/src/storagefactorydummyimpl.cpp create mode 100644 akregator/src/storagefactorydummyimpl.h create mode 100644 akregator/src/storagefactoryregistry.cpp create mode 100644 akregator/src/storagefactoryregistry.h create mode 100644 akregator/src/tabwidget.cpp create mode 100644 akregator/src/tabwidget.h create mode 100644 akregator/src/tag.cpp create mode 100644 akregator/src/tag.h create mode 100644 akregator/src/tagaction.cpp create mode 100644 akregator/src/tagaction.h create mode 100644 akregator/src/tagfolder.cpp create mode 100644 akregator/src/tagfolder.h create mode 100644 akregator/src/tagfolderitem.cpp create mode 100644 akregator/src/tagfolderitem.h create mode 100644 akregator/src/tagnode.cpp create mode 100644 akregator/src/tagnode.h create mode 100644 akregator/src/tagnodeitem.cpp create mode 100644 akregator/src/tagnodeitem.h create mode 100644 akregator/src/tagnodelist.cpp create mode 100644 akregator/src/tagnodelist.h create mode 100644 akregator/src/tagpropertiesdialog.cpp create mode 100644 akregator/src/tagpropertiesdialog.h create mode 100644 akregator/src/tagpropertieswidgetbase.ui create mode 100644 akregator/src/tagset.cpp create mode 100644 akregator/src/tagset.h create mode 100644 akregator/src/trayicon.cpp create mode 100644 akregator/src/trayicon.h create mode 100644 akregator/src/treenode.cpp create mode 100644 akregator/src/treenode.h create mode 100644 akregator/src/treenodeitem.cpp create mode 100644 akregator/src/treenodeitem.h create mode 100644 akregator/src/treenodevisitor.cpp create mode 100644 akregator/src/treenodevisitor.h create mode 100644 akregator/src/utils.cpp create mode 100644 akregator/src/utils.h create mode 100644 akregator/src/viewer.cpp create mode 100644 akregator/src/viewer.h create mode 100644 certmanager/Makefile.am create mode 100644 certmanager/aboutdata.cpp create mode 100644 certmanager/aboutdata.h create mode 100644 certmanager/certificateinfowidget.ui create mode 100644 certmanager/certificateinfowidgetimpl.cpp create mode 100644 certmanager/certificateinfowidgetimpl.h create mode 100644 certmanager/certificatewizard.ui create mode 100644 certmanager/certificatewizardimpl.cpp create mode 100644 certmanager/certificatewizardimpl.h create mode 100644 certmanager/certlistview.cpp create mode 100644 certmanager/certlistview.h create mode 100644 certmanager/certmanager.cpp create mode 100644 certmanager/certmanager.h create mode 100644 certmanager/conf/Makefile.am create mode 100644 certmanager/conf/appearanceconfigpage.cpp create mode 100644 certmanager/conf/appearanceconfigpage.h create mode 100644 certmanager/conf/appearanceconfigwidget.cpp create mode 100644 certmanager/conf/appearanceconfigwidget.h create mode 100644 certmanager/conf/appearanceconfigwidgetbase.ui create mode 100644 certmanager/conf/configuredialog.cpp create mode 100644 certmanager/conf/configuredialog.h create mode 100644 certmanager/conf/dirservconfigpage.cpp create mode 100644 certmanager/conf/dirservconfigpage.h create mode 100644 certmanager/conf/dnorderconfigpage.cpp create mode 100644 certmanager/conf/dnorderconfigpage.h create mode 100644 certmanager/conf/kleopatra_config_appear.desktop create mode 100644 certmanager/conf/kleopatra_config_dirserv.desktop create mode 100644 certmanager/conf/kleopatra_config_dnorder.desktop create mode 100644 certmanager/configure.in.in create mode 100644 certmanager/crlview.cpp create mode 100644 certmanager/crlview.h create mode 100644 certmanager/customactions.cpp create mode 100644 certmanager/customactions.h create mode 100644 certmanager/hierarchyanalyser.cpp create mode 100644 certmanager/hierarchyanalyser.h create mode 100644 certmanager/kleopatra_import.desktop create mode 100644 certmanager/kleopatraui.rc create mode 100644 certmanager/kwatchgnupg/Makefile.am create mode 100644 certmanager/kwatchgnupg/aboutdata.cpp create mode 100644 certmanager/kwatchgnupg/aboutdata.h create mode 100644 certmanager/kwatchgnupg/kwatchgnupg.png create mode 100644 certmanager/kwatchgnupg/kwatchgnupg2.png create mode 100644 certmanager/kwatchgnupg/kwatchgnupgconfig.cpp create mode 100644 certmanager/kwatchgnupg/kwatchgnupgconfig.h create mode 100644 certmanager/kwatchgnupg/kwatchgnupgmainwin.cpp create mode 100644 certmanager/kwatchgnupg/kwatchgnupgmainwin.h create mode 100644 certmanager/kwatchgnupg/kwatchgnupgui.rc create mode 100644 certmanager/kwatchgnupg/main.cpp create mode 100644 certmanager/kwatchgnupg/tray.cpp create mode 100644 certmanager/kwatchgnupg/tray.h create mode 100644 certmanager/lib/Makefile.am create mode 100644 certmanager/lib/backends/Makefile.am create mode 100644 certmanager/lib/backends/chiasmus/Makefile.am create mode 100644 certmanager/lib/backends/chiasmus/chiasmusbackend.cpp create mode 100644 certmanager/lib/backends/chiasmus/chiasmusbackend.h create mode 100644 certmanager/lib/backends/chiasmus/chiasmusjob.cpp create mode 100644 certmanager/lib/backends/chiasmus/chiasmusjob.h create mode 100644 certmanager/lib/backends/chiasmus/chiasmuslibrary.cpp create mode 100644 certmanager/lib/backends/chiasmus/chiasmuslibrary.h create mode 100644 certmanager/lib/backends/chiasmus/config_data.c create mode 100644 certmanager/lib/backends/chiasmus/config_data.h create mode 100644 certmanager/lib/backends/chiasmus/configure.in.in create mode 100644 certmanager/lib/backends/chiasmus/obtainkeysjob.cpp create mode 100644 certmanager/lib/backends/chiasmus/obtainkeysjob.h create mode 100644 certmanager/lib/backends/chiasmus/symcryptrunprocessbase.cpp create mode 100644 certmanager/lib/backends/chiasmus/symcryptrunprocessbase.h create mode 100644 certmanager/lib/backends/kpgp/Makefile.am create mode 100644 certmanager/lib/backends/kpgp/gpg1backend.h create mode 100644 certmanager/lib/backends/kpgp/kpgpbackendbase.cpp create mode 100644 certmanager/lib/backends/kpgp/kpgpbackendbase.h create mode 100644 certmanager/lib/backends/kpgp/kpgpkeylistjob.cpp create mode 100644 certmanager/lib/backends/kpgp/kpgpkeylistjob.h create mode 100644 certmanager/lib/backends/kpgp/kpgpwrapper.cpp create mode 100644 certmanager/lib/backends/kpgp/kpgpwrapper.h create mode 100644 certmanager/lib/backends/kpgp/pgp2backend.h create mode 100644 certmanager/lib/backends/kpgp/pgp5backend.h create mode 100644 certmanager/lib/backends/kpgp/pgp6backend.h create mode 100644 certmanager/lib/backends/qgpgme/Makefile.am create mode 100644 certmanager/lib/backends/qgpgme/gnupgprocessbase.cpp create mode 100644 certmanager/lib/backends/qgpgme/gnupgprocessbase.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmebackend.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmebackend.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedecryptjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedecryptjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedecryptverifyjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedecryptverifyjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedeletejob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedeletejob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedownloadjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmedownloadjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeencryptjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeencryptjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeexportjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeexportjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeimportjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeimportjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmejob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmejob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmekeygenerationjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmekeygenerationjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmekeylistjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmekeylistjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeprogresstokenmapper.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeprogresstokenmapper.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmerefreshkeysjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmerefreshkeysjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmesecretkeyexportjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmesecretkeyexportjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmesignjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeverifydetachedjob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeverifydetachedjob.h create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeverifyopaquejob.cpp create mode 100644 certmanager/lib/backends/qgpgme/qgpgmeverifyopaquejob.h create mode 100644 certmanager/lib/cryptplug.cpp create mode 100644 certmanager/lib/cryptplug.h create mode 100644 certmanager/lib/cryptplugfactory.cpp create mode 100644 certmanager/lib/cryptplugfactory.h create mode 100644 certmanager/lib/cryptplugwrapper.cpp create mode 100644 certmanager/lib/cryptplugwrapper.h create mode 100644 certmanager/lib/cryptplugwrapperlist.cpp create mode 100644 certmanager/lib/cryptplugwrapperlist.h create mode 100644 certmanager/lib/kleo/Makefile.am create mode 100644 certmanager/lib/kleo/cryptobackend.cpp create mode 100644 certmanager/lib/kleo/cryptobackend.h create mode 100644 certmanager/lib/kleo/cryptobackendfactory.cpp create mode 100644 certmanager/lib/kleo/cryptobackendfactory.h create mode 100644 certmanager/lib/kleo/cryptoconfig.h create mode 100644 certmanager/lib/kleo/decryptjob.h create mode 100644 certmanager/lib/kleo/decryptverifyjob.h create mode 100644 certmanager/lib/kleo/deletejob.h create mode 100644 certmanager/lib/kleo/dn.cpp create mode 100644 certmanager/lib/kleo/dn.h create mode 100644 certmanager/lib/kleo/downloadjob.h create mode 100644 certmanager/lib/kleo/encryptjob.h create mode 100644 certmanager/lib/kleo/enum.cpp create mode 100644 certmanager/lib/kleo/enum.h create mode 100644 certmanager/lib/kleo/exportjob.h create mode 100644 certmanager/lib/kleo/hierarchicalkeylistjob.cpp create mode 100644 certmanager/lib/kleo/hierarchicalkeylistjob.h create mode 100644 certmanager/lib/kleo/importjob.h create mode 100644 certmanager/lib/kleo/job.cpp create mode 100644 certmanager/lib/kleo/job.h create mode 100644 certmanager/lib/kleo/kconfigbasedkeyfilter.cpp create mode 100644 certmanager/lib/kleo/kconfigbasedkeyfilter.h create mode 100644 certmanager/lib/kleo/keyfilter.h create mode 100644 certmanager/lib/kleo/keyfiltermanager.cpp create mode 100644 certmanager/lib/kleo/keyfiltermanager.h create mode 100644 certmanager/lib/kleo/keygenerationjob.h create mode 100644 certmanager/lib/kleo/keylistjob.h create mode 100644 certmanager/lib/kleo/multideletejob.cpp create mode 100644 certmanager/lib/kleo/multideletejob.h create mode 100644 certmanager/lib/kleo/oidmap.h create mode 100644 certmanager/lib/kleo/refreshkeysjob.h create mode 100644 certmanager/lib/kleo/signencryptjob.h create mode 100644 certmanager/lib/kleo/signjob.h create mode 100644 certmanager/lib/kleo/specialjob.h create mode 100644 certmanager/lib/kleo/verifydetachedjob.h create mode 100644 certmanager/lib/kleo/verifyopaquejob.h create mode 100644 certmanager/lib/libkleopatrarc.desktop create mode 100644 certmanager/lib/pics/Makefile.am create mode 100644 certmanager/lib/pics/chiasmus_chi.png create mode 100644 certmanager/lib/pics/cr16-app-gpg.png create mode 100644 certmanager/lib/pics/cr16-app-gpgsm.png create mode 100644 certmanager/lib/pics/cr22-app-gpg.png create mode 100644 certmanager/lib/pics/cr22-app-gpgsm.png create mode 100644 certmanager/lib/pics/cr32-app-gpg.png create mode 100644 certmanager/lib/pics/cr32-app-gpgsm.png create mode 100644 certmanager/lib/pics/key.png create mode 100644 certmanager/lib/pics/key_bad.png create mode 100644 certmanager/lib/pics/key_ok.png create mode 100644 certmanager/lib/pics/key_unknown.png create mode 100644 certmanager/lib/tests/Makefile.am create mode 100644 certmanager/lib/tests/gnupg_home/pubring.gpg create mode 100644 certmanager/lib/tests/gnupg_home/secring.gpg create mode 100644 certmanager/lib/tests/gnupg_home/trustdb.gpg create mode 100644 certmanager/lib/tests/gnupgviewer.h create mode 100644 certmanager/lib/tests/test.data create mode 100644 certmanager/lib/tests/test.data.gpg create mode 100644 certmanager/lib/tests/test.data.sig create mode 100644 certmanager/lib/tests/test_cryptoconfig.cpp create mode 100644 certmanager/lib/tests/test_gnupgprocessbase.cpp create mode 100644 certmanager/lib/tests/test_jobs.cpp create mode 100644 certmanager/lib/tests/test_keygen.cpp create mode 100644 certmanager/lib/tests/test_keygen.h create mode 100644 certmanager/lib/tests/test_keylister.cpp create mode 100644 certmanager/lib/tests/test_keylister.h create mode 100644 certmanager/lib/tests/test_keyselectiondialog.cpp create mode 100644 certmanager/lib/tests/test_verify.cpp create mode 100644 certmanager/lib/ui/Makefile.am create mode 100644 certmanager/lib/ui/adddirectoryservicedialog.ui create mode 100644 certmanager/lib/ui/adddirectoryservicedialogimpl.cpp create mode 100644 certmanager/lib/ui/adddirectoryservicedialogimpl.h create mode 100644 certmanager/lib/ui/backendconfigwidget.cpp create mode 100644 certmanager/lib/ui/backendconfigwidget.h create mode 100644 certmanager/lib/ui/cryptoconfigdialog.cpp create mode 100644 certmanager/lib/ui/cryptoconfigdialog.h create mode 100644 certmanager/lib/ui/cryptoconfigmodule.cpp create mode 100644 certmanager/lib/ui/cryptoconfigmodule.h create mode 100644 certmanager/lib/ui/cryptoconfigmodule_p.h create mode 100644 certmanager/lib/ui/directoryserviceswidget.cpp create mode 100644 certmanager/lib/ui/directoryserviceswidget.h create mode 100644 certmanager/lib/ui/directoryserviceswidgetbase.ui create mode 100644 certmanager/lib/ui/dnattributeorderconfigwidget.cpp create mode 100644 certmanager/lib/ui/dnattributeorderconfigwidget.h create mode 100644 certmanager/lib/ui/kdhorizontalline.cpp create mode 100644 certmanager/lib/ui/kdhorizontalline.h create mode 100644 certmanager/lib/ui/keyapprovaldialog.cpp create mode 100644 certmanager/lib/ui/keyapprovaldialog.h create mode 100644 certmanager/lib/ui/keylistview.cpp create mode 100644 certmanager/lib/ui/keylistview.h create mode 100644 certmanager/lib/ui/keyrequester.cpp create mode 100644 certmanager/lib/ui/keyrequester.h create mode 100644 certmanager/lib/ui/keyselectiondialog.cpp create mode 100644 certmanager/lib/ui/keyselectiondialog.h create mode 100644 certmanager/lib/ui/messagebox.cpp create mode 100644 certmanager/lib/ui/messagebox.h create mode 100644 certmanager/lib/ui/passphrasedialog.cpp create mode 100644 certmanager/lib/ui/passphrasedialog.h create mode 100644 certmanager/lib/ui/progressbar.cpp create mode 100644 certmanager/lib/ui/progressbar.h create mode 100644 certmanager/lib/ui/progressdialog.cpp create mode 100644 certmanager/lib/ui/progressdialog.h create mode 100644 certmanager/main.cpp create mode 100644 certmanager/storedtransferjob.cpp create mode 100644 certmanager/storedtransferjob.h create mode 100644 configure.in.in create mode 100644 configure.in.mid create mode 100644 dcopidlng/Ast.pm create mode 100644 dcopidlng/Iter.pm create mode 100644 dcopidlng/configure.in.in create mode 100755 dcopidlng/dcopidlng create mode 100644 dcopidlng/kalyptus create mode 100644 dcopidlng/kalyptusCxxToDcopIDL.pm create mode 100644 dcopidlng/kalyptusDataDict.pm create mode 100644 dcopidlng/kdocAstUtil.pm create mode 100644 dcopidlng/kdocLib.pm create mode 100644 dcopidlng/kdocParseDoc.pm create mode 100644 dcopidlng/kdocUtil.pm create mode 100644 dependency-graph.dot create mode 100644 doc/Makefile.am create mode 100644 doc/akregator/Makefile.am create mode 100644 doc/akregator/add-feed.png create mode 100644 doc/akregator/add-feed2.png create mode 100644 doc/akregator/add-folder.png create mode 100644 doc/akregator/add-folder2.png create mode 100644 doc/akregator/advanced-tab.png create mode 100644 doc/akregator/appearance-tab.png create mode 100644 doc/akregator/archive-tab.png create mode 100644 doc/akregator/browser-tab.png create mode 100644 doc/akregator/general-tab.png create mode 100644 doc/akregator/index.docbook create mode 100644 doc/akregator/konq.png create mode 100644 doc/akregator/konq2.png create mode 100644 doc/akregator/main-window.png create mode 100644 doc/akregator/main-window2.png create mode 100644 doc/akregator/main-window3.png create mode 100644 doc/akregator/main-window4.png create mode 100644 doc/akregator/quick-filter.png create mode 100644 doc/akregator/rss.png create mode 100644 doc/akregator/rss3.png create mode 100644 doc/api/Dox-pimlogo.png create mode 100644 doc/api/Doxyfile.pim create mode 100644 doc/api/doxygen.css create mode 100644 doc/api/header.html create mode 100644 doc/api/kdateedit.png create mode 100644 doc/api/mainheader.html create mode 100644 doc/kaddressbook/Makefile.am create mode 100644 doc/kaddressbook/addhost.png create mode 100644 doc/kaddressbook/conf.png create mode 100644 doc/kaddressbook/contactdlg.png create mode 100644 doc/kaddressbook/edit_instant_messenging.png create mode 100644 doc/kaddressbook/exportdlg.png create mode 100644 doc/kaddressbook/extension.png create mode 100644 doc/kaddressbook/filtereditdlg.png create mode 100644 doc/kaddressbook/index.docbook create mode 100644 doc/kaddressbook/mainwin.png create mode 100644 doc/kaddressbook/resourcedlg.png create mode 100644 doc/kaddressbook/resourcesdlg.png create mode 100644 doc/kaddressbook/vieweditdlg.png create mode 100644 doc/kalarm/Makefile.am create mode 100644 doc/kalarm/alarmmessage.png create mode 100644 doc/kalarm/editwindow.png create mode 100644 doc/kalarm/index.docbook create mode 100644 doc/kalarm/mainwindow.png create mode 100644 doc/kalarm/spinbox.png create mode 100644 doc/kandy/Makefile.am create mode 100644 doc/kandy/index.docbook create mode 100644 doc/karm/Makefile.am create mode 100644 doc/karm/clipboard-history.png create mode 100644 doc/karm/copy-this-task.png create mode 100644 doc/karm/csvexport.png create mode 100644 doc/karm/daterange.png create mode 100644 doc/karm/idle-detect.png create mode 100644 doc/karm/index.docbook create mode 100644 doc/karm/karm.png create mode 100644 doc/karm/systray.png create mode 100644 doc/kleopatra/Makefile.am create mode 100644 doc/kleopatra/index.docbook create mode 100644 doc/kmail/Makefile.am create mode 100644 doc/kmail/configure.docbook create mode 100644 doc/kmail/credits-and-licenses.docbook create mode 100644 doc/kmail/faq.docbook create mode 100644 doc/kmail/getting-started.docbook create mode 100644 doc/kmail/importing.docbook create mode 100644 doc/kmail/index.docbook create mode 100644 doc/kmail/intro.docbook create mode 100644 doc/kmail/menus.docbook create mode 100644 doc/kmail/using-kmail.docbook create mode 100644 doc/knode/Makefile.am create mode 100644 doc/knode/commands.docbook create mode 100644 doc/knode/credits.docbook create mode 100644 doc/knode/eyes.png create mode 100644 doc/knode/faq.docbook create mode 100644 doc/knode/gloss.docbook create mode 100644 doc/knode/greyball.png create mode 100644 doc/knode/greyballchk.png create mode 100644 doc/knode/index.docbook create mode 100644 doc/knode/install.docbook create mode 100644 doc/knode/introduction.docbook create mode 100644 doc/knode/journey.docbook create mode 100644 doc/knode/knode-cleanup.png create mode 100644 doc/knode/knode-colors-fonts.png create mode 100644 doc/knode/knode-composer-attachments.png create mode 100644 doc/knode/knode-composer-settings.png create mode 100644 doc/knode/knode-edit-filter.png create mode 100644 doc/knode/knode-edit-header1.png create mode 100644 doc/knode/knode-edit-header2.png create mode 100644 doc/knode/knode-filters.png create mode 100644 doc/knode/knode-followup.png create mode 100644 doc/knode/knode-header-settings.png create mode 100644 doc/knode/knode-identity.png create mode 100644 doc/knode/knode-mail-account.png create mode 100644 doc/knode/knode-new-article.png create mode 100644 doc/knode/knode-news-account.png create mode 100644 doc/knode/knode-post-settings.png create mode 100644 doc/knode/knode-read-news-appearance-dialog.png create mode 100644 doc/knode/knode-read-news-settings.png create mode 100644 doc/knode/knode-reply.png create mode 100644 doc/knode/knode-rule-editor.png create mode 100644 doc/knode/knode-search.png create mode 100644 doc/knode/knode-start.png create mode 100644 doc/knode/knode-subscribe.png create mode 100644 doc/knode/knode-views.png create mode 100644 doc/knode/more.docbook create mode 100644 doc/knode/newsubs.png create mode 100644 doc/knode/redball.png create mode 100644 doc/knode/redballchk.png create mode 100644 doc/knode/using-firststart.docbook create mode 100644 doc/knode/using-morefeatures.docbook create mode 100644 doc/knode/using-subscribing.docbook create mode 100644 doc/knotes/Makefile.am create mode 100644 doc/knotes/index.docbook create mode 100644 doc/konsolekalendar/Makefile.am create mode 100644 doc/konsolekalendar/index.docbook create mode 100644 doc/kontact/Makefile.am create mode 100644 doc/kontact/calendar-sidebar-icon.png create mode 100644 doc/kontact/configuration-components.png create mode 100644 doc/kontact/configuration-main.png create mode 100644 doc/kontact/configuration-select-components.png create mode 100644 doc/kontact/configuration-starting-component.png create mode 100644 doc/kontact/configuration-summary-view-kpilot.png create mode 100644 doc/kontact/configuration-summary-view.png create mode 100644 doc/kontact/index.docbook create mode 100644 doc/kontact/kaddressbook-sidebar-icon.png create mode 100644 doc/kontact/main-view.png create mode 100644 doc/kontact/menu-bar-kmail.png create mode 100644 doc/kontact/menu-bar-korganizer.png create mode 100644 doc/kontact/menu-bar-summary.png create mode 100644 doc/kontact/new-menu.png create mode 100644 doc/kontact/settings-menu-kmail.png create mode 100644 doc/kontact/side-pane.png create mode 100644 doc/kontact/summary-view-calendar.png create mode 100644 doc/kontact/summary-view-contacts.png create mode 100644 doc/kontact/summary-view-kpilot.png create mode 100644 doc/kontact/summary-view-mail.png create mode 100644 doc/kontact/summary-view-newsticker.png create mode 100644 doc/kontact/summary-view-notes.png create mode 100644 doc/kontact/summary-view-repositioning.png create mode 100644 doc/kontact/summary-view-todos.png create mode 100644 doc/kontact/summary-view-weather.png create mode 100644 doc/kontact/summary-view.png create mode 100644 doc/kontact/todo-list-sidebar-icon.png create mode 100644 doc/korganizer/Makefile.am create mode 100644 doc/korganizer/event-attachments.png create mode 100644 doc/korganizer/event-attendees.png create mode 100644 doc/korganizer/event-freebusy.png create mode 100644 doc/korganizer/event-general.png create mode 100644 doc/korganizer/event-recurrence.png create mode 100644 doc/korganizer/groupevent.png create mode 100644 doc/korganizer/i_actions_newevent.png create mode 100644 doc/korganizer/i_actions_newtodo.png create mode 100644 doc/korganizer/i_copy.png create mode 100644 doc/korganizer/i_cut.png create mode 100644 doc/korganizer/i_edit_delete.png create mode 100644 doc/korganizer/i_edit_find.png create mode 100644 doc/korganizer/i_edit_redo.png create mode 100644 doc/korganizer/i_edit_undo.png create mode 100644 doc/korganizer/i_file_close.png create mode 100644 doc/korganizer/i_file_new.png create mode 100644 doc/korganizer/i_file_open.png create mode 100644 doc/korganizer/i_file_print.png create mode 100644 doc/korganizer/i_file_quit.png create mode 100644 doc/korganizer/i_file_revert.png create mode 100644 doc/korganizer/i_file_save.png create mode 100644 doc/korganizer/i_file_saveas.png create mode 100644 doc/korganizer/i_go_backward.png create mode 100644 doc/korganizer/i_go_forward.png create mode 100644 doc/korganizer/i_go_to_today.png create mode 100644 doc/korganizer/i_paste.png create mode 100644 doc/korganizer/i_settings_prefs.png create mode 100644 doc/korganizer/i_view_day.png create mode 100644 doc/korganizer/i_view_journal.png create mode 100644 doc/korganizer/i_view_list.png create mode 100644 doc/korganizer/i_view_month.png create mode 100644 doc/korganizer/i_view_todo_list.png create mode 100644 doc/korganizer/i_view_week.png create mode 100644 doc/korganizer/i_view_whatsnext.png create mode 100644 doc/korganizer/i_view_work_week.png create mode 100644 doc/korganizer/i_view_xdays.png create mode 100644 doc/korganizer/index.docbook create mode 100644 doc/korganizer/korganizer-resource.png create mode 100644 doc/korganizer/o2v_importing1.png create mode 100644 doc/korganizer/o2v_importing2.png create mode 100644 doc/korganizer/o2v_importing3.png create mode 100644 doc/korganizer/o2v_main.png create mode 100644 doc/korganizer/o2v_progress.png create mode 100644 doc/korganizer/o2v_save.png create mode 100644 doc/korganizer/o2v_warning.png create mode 100644 doc/korganizer/organizer.png create mode 100644 doc/korganizer/outlook-to-vcalendar.docbook create mode 100644 doc/korganizer/plugins-chapter.docbook create mode 100644 doc/korganizer/remotefile-resource.png create mode 100644 doc/korganizer/todo-general.png create mode 100644 doc/korn/Makefile.am create mode 100644 doc/korn/index.docbook create mode 100644 doc/kpilot/Makefile.am create mode 100644 doc/kpilot/address-app.png create mode 100644 doc/kpilot/conduit-knotes.png create mode 100644 doc/kpilot/conduit-mal.png create mode 100644 doc/kpilot/conduit-palmdoc.png create mode 100644 doc/kpilot/conduit-popmail-kmail.png create mode 100644 doc/kpilot/conduit-sysinfo.png create mode 100644 doc/kpilot/conduit-vcal.png create mode 100644 doc/kpilot/configuration.docbook create mode 100644 doc/kpilot/daemon-menu.png create mode 100644 doc/kpilot/db-app.png create mode 100644 doc/kpilot/faq.docbook create mode 100644 doc/kpilot/file-app.png create mode 100644 doc/kpilot/index.docbook create mode 100644 doc/kpilot/main-app.png create mode 100644 doc/kpilot/memo-app.png create mode 100644 doc/kpilot/setup-address.png create mode 100644 doc/kpilot/setup-conduit.png create mode 100644 doc/kpilot/setup-dbspecial.png create mode 100644 doc/kpilot/setup-general.png create mode 100644 doc/kpilot/setup-hotsync.png create mode 100644 doc/kpilot/setup-items.png create mode 100644 doc/kpilot/setup-startup-exit.png create mode 100644 doc/kpilot/setup-tabs.png create mode 100644 doc/kpilot/setup-viewer.png create mode 100644 doc/kpilot/sidebar.png create mode 100644 doc/kpilot/sync.docbook create mode 100644 doc/kpilot/todo-app.png create mode 100644 doc/kpilot/toolbar_backup.png create mode 100644 doc/kpilot/toolbar_hotsync.png create mode 100644 doc/kpilot/usage.docbook create mode 100644 doc/kpilot/wizard-conduits.png create mode 100644 doc/kpilot/wizard-connection.png create mode 100644 doc/kpilot/wizard-general.png create mode 100644 doc/ktnef/Makefile.am create mode 100644 doc/ktnef/index.docbook create mode 100644 doc/kwatchgnupg/Makefile.am create mode 100644 doc/kwatchgnupg/index.docbook create mode 100644 indexlib/GPL_V2 create mode 100644 indexlib/Makefile.am create mode 100644 indexlib/README create mode 100644 indexlib/bitio.h create mode 100644 indexlib/bitio.tcc create mode 100644 indexlib/bitstream.cpp create mode 100644 indexlib/bitstream.h create mode 100644 indexlib/boost-compat/.sconsign create mode 100644 indexlib/boost-compat/README create mode 100644 indexlib/boost-compat/checked_delete.hpp create mode 100644 indexlib/boost-compat/config.hpp create mode 100644 indexlib/boost-compat/config/abi/borland_prefix.hpp create mode 100644 indexlib/boost-compat/config/abi/borland_suffix.hpp create mode 100644 indexlib/boost-compat/config/abi/msvc_prefix.hpp create mode 100644 indexlib/boost-compat/config/abi/msvc_suffix.hpp create mode 100644 indexlib/boost-compat/config/abi_prefix.hpp create mode 100644 indexlib/boost-compat/config/abi_suffix.hpp create mode 100644 indexlib/boost-compat/config/auto_link.hpp create mode 100644 indexlib/boost-compat/config/compiler/borland.hpp create mode 100644 indexlib/boost-compat/config/compiler/comeau.hpp create mode 100644 indexlib/boost-compat/config/compiler/common_edg.hpp create mode 100644 indexlib/boost-compat/config/compiler/compaq_cxx.hpp create mode 100644 indexlib/boost-compat/config/compiler/digitalmars.hpp create mode 100644 indexlib/boost-compat/config/compiler/gcc.hpp create mode 100644 indexlib/boost-compat/config/compiler/greenhills.hpp create mode 100644 indexlib/boost-compat/config/compiler/hp_acc.hpp create mode 100644 indexlib/boost-compat/config/compiler/intel.hpp create mode 100644 indexlib/boost-compat/config/compiler/kai.hpp create mode 100644 indexlib/boost-compat/config/compiler/metrowerks.hpp create mode 100644 indexlib/boost-compat/config/compiler/mpw.hpp create mode 100644 indexlib/boost-compat/config/compiler/sgi_mipspro.hpp create mode 100644 indexlib/boost-compat/config/compiler/sunpro_cc.hpp create mode 100644 indexlib/boost-compat/config/compiler/vacpp.hpp create mode 100644 indexlib/boost-compat/config/compiler/visualc.hpp create mode 100644 indexlib/boost-compat/config/platform/aix.hpp create mode 100644 indexlib/boost-compat/config/platform/amigaos.hpp create mode 100644 indexlib/boost-compat/config/platform/beos.hpp create mode 100644 indexlib/boost-compat/config/platform/bsd.hpp create mode 100644 indexlib/boost-compat/config/platform/cygwin.hpp create mode 100644 indexlib/boost-compat/config/platform/hpux.hpp create mode 100644 indexlib/boost-compat/config/platform/irix.hpp create mode 100644 indexlib/boost-compat/config/platform/linux.hpp create mode 100644 indexlib/boost-compat/config/platform/macos.hpp create mode 100644 indexlib/boost-compat/config/platform/solaris.hpp create mode 100644 indexlib/boost-compat/config/platform/win32.hpp create mode 100644 indexlib/boost-compat/config/posix_features.hpp create mode 100644 indexlib/boost-compat/config/requires_threads.hpp create mode 100644 indexlib/boost-compat/config/select_compiler_config.hpp create mode 100644 indexlib/boost-compat/config/select_platform_config.hpp create mode 100644 indexlib/boost-compat/config/select_stdlib_config.hpp create mode 100644 indexlib/boost-compat/config/stdlib/dinkumware.hpp create mode 100644 indexlib/boost-compat/config/stdlib/libcomo.hpp create mode 100644 indexlib/boost-compat/config/stdlib/libstdcpp3.hpp create mode 100644 indexlib/boost-compat/config/stdlib/modena.hpp create mode 100644 indexlib/boost-compat/config/stdlib/msl.hpp create mode 100644 indexlib/boost-compat/config/stdlib/roguewave.hpp create mode 100644 indexlib/boost-compat/config/stdlib/sgi.hpp create mode 100644 indexlib/boost-compat/config/stdlib/stlport.hpp create mode 100644 indexlib/boost-compat/config/stdlib/vacpp.hpp create mode 100644 indexlib/boost-compat/config/suffix.hpp create mode 100644 indexlib/boost-compat/config/user.hpp create mode 100644 indexlib/boost-compat/intrusive_ptr.hpp create mode 100644 indexlib/boost-compat/next_prior.hpp create mode 100644 indexlib/boost-compat/noncopyable.hpp create mode 100644 indexlib/boost-compat/remove_cv.hpp create mode 100644 indexlib/boost-compat/scoped_ptr.hpp create mode 100644 indexlib/boost-compat/shared_ptr.hpp create mode 100644 indexlib/boost-compat/smart_ptr.hpp create mode 100644 indexlib/boost-compat/static_assert.hpp create mode 100644 indexlib/boost-compat/weak_ptr.hpp create mode 100644 indexlib/compat.h create mode 100644 indexlib/compressed.cpp create mode 100644 indexlib/compressed.h create mode 100644 indexlib/configure.in.in create mode 100644 indexlib/create.cpp create mode 100644 indexlib/create.h create mode 100644 indexlib/docs/report.pdf create mode 100644 indexlib/exception.cpp create mode 100644 indexlib/exception.h create mode 100644 indexlib/format.h create mode 100644 indexlib/ifile.cpp create mode 100644 indexlib/ifile.h create mode 100644 indexlib/index.h create mode 100644 indexlib/index_slow.h create mode 100644 indexlib/indexlib-config.in create mode 100644 indexlib/leafdata.cpp create mode 100644 indexlib/leafdata.h create mode 100644 indexlib/leafdatavector.cpp create mode 100644 indexlib/leafdatavector.h create mode 100644 indexlib/lockfile.cpp create mode 100644 indexlib/lockfile.h create mode 100644 indexlib/logfile.cpp create mode 100644 indexlib/logfile.h create mode 100644 indexlib/main.cpp create mode 100644 indexlib/manager.h create mode 100644 indexlib/match.cpp create mode 100644 indexlib/match.h create mode 100644 indexlib/mempool.h create mode 100644 indexlib/mempool.tcc create mode 100644 indexlib/memreference.h create mode 100644 indexlib/memvector.h create mode 100644 indexlib/memvector.tcc create mode 100644 indexlib/mmap_manager.cpp create mode 100644 indexlib/mmap_manager.h create mode 100644 indexlib/path.h create mode 100644 indexlib/pointer.h create mode 100644 indexlib/quotes.cpp create mode 100644 indexlib/quotes.h create mode 100644 indexlib/result.h create mode 100644 indexlib/slow.cpp create mode 100644 indexlib/slow.h create mode 100644 indexlib/stringarray.cpp create mode 100644 indexlib/stringarray.h create mode 100644 indexlib/stringset.cpp create mode 100644 indexlib/stringset.h create mode 100644 indexlib/tests/Makefile.am create mode 100644 indexlib/tests/configure.in.in create mode 100644 indexlib/tests/create-test.cpp create mode 100644 indexlib/tests/ifile-test.cpp create mode 100755 indexlib/tests/large-scale/do-test.zsh create mode 100644 indexlib/tests/large-scale/generate.py create mode 100644 indexlib/tests/leafdatavector-test.cpp create mode 100644 indexlib/tests/match-test.cpp create mode 100644 indexlib/tests/mempool-test.cpp create mode 100644 indexlib/tests/memvector-test.cpp create mode 100755 indexlib/tests/run-tests.zsh create mode 100644 indexlib/tests/slow-test.cpp create mode 100644 indexlib/tests/stringarray-test.cpp create mode 100644 indexlib/tests/stringset-test.cpp create mode 100644 indexlib/tests/testdriver.cpp create mode 100644 indexlib/tests/tokenizer-test.cpp create mode 100644 indexlib/thing.h create mode 100644 indexlib/tokenizer.cpp create mode 100644 indexlib/tokenizer.h create mode 100644 indexlib/version.h create mode 100644 kabc/Makefile.am create mode 100644 kabc/README create mode 100644 kabc/frontend/Makefile.am create mode 100644 kabc/frontend/main.cpp create mode 100644 kabc/frontend/mainWindow.ui create mode 100644 kabc/frontend/mainWindow.ui.h create mode 100644 kabc/kabc2mutt/Makefile.am create mode 100644 kabc/kabc2mutt/README create mode 100644 kabc/kabc2mutt/kabc2mutt.cpp create mode 100644 kabc/kabc2mutt/kabc2mutt.h create mode 100644 kabc/kabc2mutt/main.cpp create mode 100644 kabc/kabcdistlistupdater/Makefile.am create mode 100644 kabc/kabcdistlistupdater/kabcdistlistupdater.cpp create mode 100644 kabc/kabcdistlistupdater/kabcdistlistupdater.desktop create mode 100644 kaddressbook/HACKING create mode 100644 kaddressbook/Makefile.am create mode 100644 kaddressbook/TODO create mode 100644 kaddressbook/addresseditwidget.cpp create mode 100644 kaddressbook/addresseditwidget.h create mode 100644 kaddressbook/addresseeconfig.cpp create mode 100644 kaddressbook/addresseeconfig.h create mode 100644 kaddressbook/addresseeeditorbase.cpp create mode 100644 kaddressbook/addresseeeditorbase.h create mode 100644 kaddressbook/addresseeeditordialog.cpp create mode 100644 kaddressbook/addresseeeditordialog.h create mode 100644 kaddressbook/addresseeeditorextension.cpp create mode 100644 kaddressbook/addresseeeditorextension.h create mode 100644 kaddressbook/addresseeeditorwidget.cpp create mode 100644 kaddressbook/addresseeeditorwidget.h create mode 100644 kaddressbook/addresseeutil.cpp create mode 100644 kaddressbook/addresseeutil.h create mode 100644 kaddressbook/addviewdialog.cpp create mode 100644 kaddressbook/addviewdialog.h create mode 100644 kaddressbook/advancedcustomfields.cpp create mode 100644 kaddressbook/advancedcustomfields.h create mode 100644 kaddressbook/common/Makefile.am create mode 100644 kaddressbook/common/filter.cpp create mode 100644 kaddressbook/common/filter.h create mode 100644 kaddressbook/common/kabprefs.cpp create mode 100644 kaddressbook/common/kabprefs.h create mode 100644 kaddressbook/common/kabprefs_base.kcfgc create mode 100644 kaddressbook/common/kaddressbook.kcfg create mode 100644 kaddressbook/common/locationmap.cpp create mode 100644 kaddressbook/common/locationmap.h create mode 100644 kaddressbook/contacteditorwidgetmanager.cpp create mode 100644 kaddressbook/contacteditorwidgetmanager.h create mode 100644 kaddressbook/csv-templates/Makefile.am create mode 100644 kaddressbook/csv-templates/README create mode 100644 kaddressbook/csv-templates/kaddressbook.desktop create mode 100644 kaddressbook/csv-templates/outlook2000.desktop create mode 100644 kaddressbook/csv-templates/yahoo.desktop create mode 100644 kaddressbook/customfieldswidget.cpp create mode 100644 kaddressbook/customfieldswidget.h create mode 100644 kaddressbook/dcopaddressbook.desktop create mode 100644 kaddressbook/distributionlisteditor.cpp create mode 100644 kaddressbook/distributionlisteditor.h create mode 100644 kaddressbook/distributionlisteditor_p.h create mode 100644 kaddressbook/distributionlistentryview.cpp create mode 100644 kaddressbook/distributionlistentryview.h create mode 100644 kaddressbook/distributionlistpicker.cpp create mode 100644 kaddressbook/distributionlistpicker.h create mode 100644 kaddressbook/editors/Makefile.am create mode 100644 kaddressbook/editors/cryptosettings.desktop create mode 100644 kaddressbook/editors/cryptowidget.cpp create mode 100644 kaddressbook/editors/cryptowidget.h create mode 100644 kaddressbook/editors/icons/Makefile.am create mode 100644 kaddressbook/editors/icons/cr16-app-aim_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-gadu_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-groupwise_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-icq_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-irc_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-jabber_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-meanwhile_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-msn_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-skype_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-sms_protocol.png create mode 100644 kaddressbook/editors/icons/cr16-app-yahoo_protocol.png create mode 100644 kaddressbook/editors/imaddressbase.ui create mode 100644 kaddressbook/editors/imaddresseditor.desktop create mode 100644 kaddressbook/editors/imaddresswidget.cpp create mode 100644 kaddressbook/editors/imaddresswidget.h create mode 100644 kaddressbook/editors/imeditorbase.ui create mode 100644 kaddressbook/editors/imeditorwidget.cpp create mode 100644 kaddressbook/editors/imeditorwidget.h create mode 100644 kaddressbook/editors/kaddressbookimprotocol.desktop create mode 100644 kaddressbook/editors/protocols/Makefile.am create mode 100644 kaddressbook/editors/protocols/aimprotocol.desktop create mode 100644 kaddressbook/editors/protocols/gaduprotocol.desktop create mode 100644 kaddressbook/editors/protocols/groupwiseprotocol.desktop create mode 100644 kaddressbook/editors/protocols/icqprotocol.desktop create mode 100644 kaddressbook/editors/protocols/ircprotocol.desktop create mode 100644 kaddressbook/editors/protocols/jabberprotocol.desktop create mode 100644 kaddressbook/editors/protocols/meanwhileprotocol.desktop create mode 100644 kaddressbook/editors/protocols/msnprotocol.desktop create mode 100644 kaddressbook/editors/protocols/skypeprotocol.desktop create mode 100644 kaddressbook/editors/protocols/smsprotocol.desktop create mode 100644 kaddressbook/editors/protocols/yahooprotocol.desktop create mode 100644 kaddressbook/emaileditwidget.cpp create mode 100644 kaddressbook/emaileditwidget.h create mode 100644 kaddressbook/extensionmanager.cpp create mode 100644 kaddressbook/extensionmanager.h create mode 100644 kaddressbook/features/Makefile.am create mode 100644 kaddressbook/features/distributionlist.desktop create mode 100644 kaddressbook/features/distributionlistng.desktop create mode 100644 kaddressbook/features/distributionlistngwidget.cpp create mode 100644 kaddressbook/features/distributionlistngwidget.h create mode 100644 kaddressbook/features/distributionlistwidget.cpp create mode 100644 kaddressbook/features/distributionlistwidget.h create mode 100644 kaddressbook/features/resourceselection.cpp create mode 100644 kaddressbook/features/resourceselection.desktop create mode 100644 kaddressbook/features/resourceselection.h create mode 100644 kaddressbook/filtereditdialog.cpp create mode 100644 kaddressbook/filtereditdialog.h create mode 100644 kaddressbook/filterselectionwidget.cpp create mode 100644 kaddressbook/filterselectionwidget.h create mode 100644 kaddressbook/freebusywidget.cpp create mode 100644 kaddressbook/freebusywidget.h create mode 100644 kaddressbook/geowidget.cpp create mode 100644 kaddressbook/geowidget.h create mode 100644 kaddressbook/hi128-app-kaddressbook.png create mode 100644 kaddressbook/hi16-app-kaddressbook.png create mode 100644 kaddressbook/hi32-app-kaddressbook.png create mode 100644 kaddressbook/hi48-app-kaddressbook.png create mode 100644 kaddressbook/hi64-app-kaddressbook.png create mode 100644 kaddressbook/imagewidget.cpp create mode 100644 kaddressbook/imagewidget.h create mode 100644 kaddressbook/imeditwidget.cpp create mode 100644 kaddressbook/imeditwidget.h create mode 100644 kaddressbook/incsearchwidget.cpp create mode 100644 kaddressbook/incsearchwidget.h create mode 100644 kaddressbook/interfaces/Makefile.am create mode 100644 kaddressbook/interfaces/configurewidget.cpp create mode 100644 kaddressbook/interfaces/configurewidget.h create mode 100644 kaddressbook/interfaces/contacteditorwidget.cpp create mode 100644 kaddressbook/interfaces/contacteditorwidget.h create mode 100644 kaddressbook/interfaces/core.cpp create mode 100644 kaddressbook/interfaces/core.h create mode 100644 kaddressbook/interfaces/extensionwidget.cpp create mode 100644 kaddressbook/interfaces/extensionwidget.h create mode 100644 kaddressbook/interfaces/kaddressbook_contacteditorwidget.desktop create mode 100644 kaddressbook/interfaces/kaddressbook_extension.desktop create mode 100644 kaddressbook/interfaces/kaddressbook_xxport.desktop create mode 100644 kaddressbook/interfaces/xxport.cpp create mode 100644 kaddressbook/interfaces/xxport.h create mode 100644 kaddressbook/jumpbuttonbar.cpp create mode 100644 kaddressbook/jumpbuttonbar.h create mode 100644 kaddressbook/kabcore.cpp create mode 100644 kaddressbook/kabcore.h create mode 100644 kaddressbook/kablock.cpp create mode 100644 kaddressbook/kablock.h create mode 100644 kaddressbook/kabtools.cpp create mode 100644 kaddressbook/kabtools.h create mode 100644 kaddressbook/kaddressbook.desktop create mode 100644 kaddressbook/kaddressbook_options.h create mode 100644 kaddressbook/kaddressbook_part.cpp create mode 100644 kaddressbook/kaddressbook_part.h create mode 100644 kaddressbook/kaddressbook_part.rc create mode 100644 kaddressbook/kaddressbook_view.desktop create mode 100644 kaddressbook/kaddressbookiface.h create mode 100644 kaddressbook/kaddressbookmain.cpp create mode 100644 kaddressbook/kaddressbookmain.h create mode 100644 kaddressbook/kaddressbookservice.cpp create mode 100644 kaddressbook/kaddressbookservice.h create mode 100644 kaddressbook/kaddressbookui.rc create mode 100644 kaddressbook/kaddressbookview.cpp create mode 100644 kaddressbook/kaddressbookview.h create mode 100644 kaddressbook/kcmconfigs/Makefile.am create mode 100644 kaddressbook/kcmconfigs/addhostdialog.cpp create mode 100644 kaddressbook/kcmconfigs/addhostdialog.h create mode 100644 kaddressbook/kcmconfigs/addresseewidget.cpp create mode 100644 kaddressbook/kcmconfigs/addresseewidget.h create mode 100644 kaddressbook/kcmconfigs/extensionconfigdialog.cpp create mode 100644 kaddressbook/kcmconfigs/extensionconfigdialog.h create mode 100644 kaddressbook/kcmconfigs/kabconfig.desktop create mode 100644 kaddressbook/kcmconfigs/kabconfigwidget.cpp create mode 100644 kaddressbook/kcmconfigs/kabconfigwidget.h create mode 100644 kaddressbook/kcmconfigs/kabcustomfields.desktop create mode 100644 kaddressbook/kcmconfigs/kabldapconfig.desktop create mode 100644 kaddressbook/kcmconfigs/kcmkabconfig.cpp create mode 100644 kaddressbook/kcmconfigs/kcmkabconfig.h create mode 100644 kaddressbook/kcmconfigs/kcmkabcustomfields.cpp create mode 100644 kaddressbook/kcmconfigs/kcmkabcustomfields.h create mode 100644 kaddressbook/kcmconfigs/kcmkabldapconfig.cpp create mode 100644 kaddressbook/kcmconfigs/kcmkabldapconfig.h create mode 100644 kaddressbook/kcmconfigs/ldapoptionswidget.cpp create mode 100644 kaddressbook/kcmconfigs/ldapoptionswidget.h create mode 100644 kaddressbook/keywidget.cpp create mode 100644 kaddressbook/keywidget.h create mode 100644 kaddressbook/ldapsearchdialog.cpp create mode 100644 kaddressbook/ldapsearchdialog.h create mode 100644 kaddressbook/main.cpp create mode 100644 kaddressbook/nameeditdialog.cpp create mode 100644 kaddressbook/nameeditdialog.h create mode 100644 kaddressbook/phoneeditwidget.cpp create mode 100644 kaddressbook/phoneeditwidget.h create mode 100644 kaddressbook/pics/Makefile.am create mode 100644 kaddressbook/pics/README create mode 100644 kaddressbook/pics/cr16-action-ldap_lookup.png create mode 100644 kaddressbook/pics/cr16-action-smallcal.png create mode 100644 kaddressbook/pics/cr32-action-homepage.png create mode 100644 kaddressbook/pics/lo16-action-contact.png create mode 100644 kaddressbook/pics/lo16-action-down.png create mode 100644 kaddressbook/pics/lo16-action-group.png create mode 100644 kaddressbook/pics/lo16-action-up.png create mode 100644 kaddressbook/pics/lo22-action-page.png create mode 100644 kaddressbook/pics/world.jpg create mode 100644 kaddressbook/printing/Makefile.am create mode 100644 kaddressbook/printing/README create mode 100644 kaddressbook/printing/detailed-style.png create mode 100644 kaddressbook/printing/detailledstyle.cpp create mode 100644 kaddressbook/printing/detailledstyle.h create mode 100644 kaddressbook/printing/ds_appearance.ui create mode 100644 kaddressbook/printing/kabentrypainter.cpp create mode 100644 kaddressbook/printing/kabentrypainter.h create mode 100644 kaddressbook/printing/mike-style.png create mode 100644 kaddressbook/printing/mikesstyle.cpp create mode 100644 kaddressbook/printing/mikesstyle.h create mode 100644 kaddressbook/printing/printingwizard.cpp create mode 100644 kaddressbook/printing/printingwizard.h create mode 100644 kaddressbook/printing/printprogress.cpp create mode 100644 kaddressbook/printing/printprogress.h create mode 100644 kaddressbook/printing/printsortmode.cpp create mode 100644 kaddressbook/printing/printsortmode.h create mode 100644 kaddressbook/printing/printstyle.cpp create mode 100644 kaddressbook/printing/printstyle.h create mode 100644 kaddressbook/printing/selectionpage.cpp create mode 100644 kaddressbook/printing/selectionpage.h create mode 100644 kaddressbook/printing/stylepage.cpp create mode 100644 kaddressbook/printing/stylepage.h create mode 100644 kaddressbook/searchmanager.cpp create mode 100644 kaddressbook/searchmanager.h create mode 100644 kaddressbook/secrecywidget.cpp create mode 100644 kaddressbook/secrecywidget.h create mode 100644 kaddressbook/simpleaddresseeeditor.cpp create mode 100644 kaddressbook/simpleaddresseeeditor.h create mode 100644 kaddressbook/soundwidget.cpp create mode 100644 kaddressbook/soundwidget.h create mode 100644 kaddressbook/thumbnailcreator/Makefile.am create mode 100644 kaddressbook/thumbnailcreator/ldifvcardcreator.cpp create mode 100644 kaddressbook/thumbnailcreator/ldifvcardcreator.h create mode 100644 kaddressbook/thumbnailcreator/ldifvcardthumbnail.desktop create mode 100644 kaddressbook/typecombo.h create mode 100644 kaddressbook/undocmds.cpp create mode 100644 kaddressbook/undocmds.h create mode 100644 kaddressbook/viewconfigurefieldspage.cpp create mode 100644 kaddressbook/viewconfigurefieldspage.h create mode 100644 kaddressbook/viewconfigurefilterpage.cpp create mode 100644 kaddressbook/viewconfigurefilterpage.h create mode 100644 kaddressbook/viewconfigurewidget.cpp create mode 100644 kaddressbook/viewconfigurewidget.h create mode 100644 kaddressbook/viewmanager.cpp create mode 100644 kaddressbook/viewmanager.h create mode 100644 kaddressbook/views/Makefile.am create mode 100644 kaddressbook/views/cardview.cpp create mode 100644 kaddressbook/views/cardview.desktop create mode 100644 kaddressbook/views/cardview.h create mode 100644 kaddressbook/views/colorlistbox.cpp create mode 100644 kaddressbook/views/colorlistbox.h create mode 100644 kaddressbook/views/configurecardviewdialog.cpp create mode 100644 kaddressbook/views/configurecardviewdialog.h create mode 100644 kaddressbook/views/configuretableviewdialog.cpp create mode 100644 kaddressbook/views/configuretableviewdialog.h create mode 100644 kaddressbook/views/contactlistview.cpp create mode 100644 kaddressbook/views/contactlistview.h create mode 100644 kaddressbook/views/iconview.desktop create mode 100644 kaddressbook/views/kaddressbookcardview.cpp create mode 100644 kaddressbook/views/kaddressbookcardview.h create mode 100644 kaddressbook/views/kaddressbookiconview.cpp create mode 100644 kaddressbook/views/kaddressbookiconview.h create mode 100644 kaddressbook/views/kaddressbooktableview.cpp create mode 100644 kaddressbook/views/kaddressbooktableview.h create mode 100644 kaddressbook/views/tableview.desktop create mode 100644 kaddressbook/xxport/HACKING create mode 100644 kaddressbook/xxport/Makefile.am create mode 100644 kaddressbook/xxport/bookmark_xxport.cpp create mode 100644 kaddressbook/xxport/bookmark_xxport.desktop create mode 100644 kaddressbook/xxport/bookmark_xxport.h create mode 100644 kaddressbook/xxport/bookmark_xxportui.rc create mode 100644 kaddressbook/xxport/configure.in.bot create mode 100644 kaddressbook/xxport/configure.in.in create mode 100644 kaddressbook/xxport/csv_xxport.cpp create mode 100644 kaddressbook/xxport/csv_xxport.desktop create mode 100644 kaddressbook/xxport/csv_xxport.h create mode 100644 kaddressbook/xxport/csv_xxportui.rc create mode 100644 kaddressbook/xxport/csvimportdialog.cpp create mode 100644 kaddressbook/xxport/csvimportdialog.h create mode 100644 kaddressbook/xxport/dateparser.cpp create mode 100644 kaddressbook/xxport/dateparser.h create mode 100644 kaddressbook/xxport/eudora_xxport.cpp create mode 100644 kaddressbook/xxport/eudora_xxport.desktop create mode 100644 kaddressbook/xxport/eudora_xxport.h create mode 100644 kaddressbook/xxport/eudora_xxportui.rc create mode 100644 kaddressbook/xxport/gnokii_xxport.cpp create mode 100644 kaddressbook/xxport/gnokii_xxport.desktop create mode 100644 kaddressbook/xxport/gnokii_xxport.h create mode 100644 kaddressbook/xxport/gnokii_xxportui.rc create mode 100644 kaddressbook/xxport/kde2_xxport.cpp create mode 100644 kaddressbook/xxport/kde2_xxport.desktop create mode 100644 kaddressbook/xxport/kde2_xxport.h create mode 100644 kaddressbook/xxport/kde2_xxportui.rc create mode 100644 kaddressbook/xxport/ldif_xxport.cpp create mode 100644 kaddressbook/xxport/ldif_xxport.desktop create mode 100644 kaddressbook/xxport/ldif_xxport.h create mode 100644 kaddressbook/xxport/ldif_xxportui.rc create mode 100644 kaddressbook/xxport/opera_xxport.cpp create mode 100644 kaddressbook/xxport/opera_xxport.desktop create mode 100644 kaddressbook/xxport/opera_xxport.h create mode 100644 kaddressbook/xxport/opera_xxportui.rc create mode 100644 kaddressbook/xxport/pab_mapihd.cpp create mode 100644 kaddressbook/xxport/pab_mapihd.h create mode 100644 kaddressbook/xxport/pab_pablib.cpp create mode 100644 kaddressbook/xxport/pab_pablib.h create mode 100644 kaddressbook/xxport/pab_xxport.cpp create mode 100644 kaddressbook/xxport/pab_xxport.desktop create mode 100644 kaddressbook/xxport/pab_xxport.h create mode 100644 kaddressbook/xxport/pab_xxportui.rc create mode 100644 kaddressbook/xxport/samples/PAB_format.pdf create mode 100644 kaddressbook/xxport/samples/ecdancers.txt create mode 100644 kaddressbook/xxport/samples/netscape.ldif create mode 100644 kaddressbook/xxport/samples/rfc2849.txt create mode 100644 kaddressbook/xxport/vcard_xxport.cpp create mode 100644 kaddressbook/xxport/vcard_xxport.desktop create mode 100644 kaddressbook/xxport/vcard_xxport.h create mode 100644 kaddressbook/xxport/vcard_xxportui.rc create mode 100644 kaddressbook/xxportmanager.cpp create mode 100644 kaddressbook/xxportmanager.h create mode 100644 kaddressbook/xxportselectdialog.cpp create mode 100644 kaddressbook/xxportselectdialog.h create mode 100644 kaddressbook/zone.tab create mode 100644 kalarm/ACKNOWLEDGEMENTS create mode 100644 kalarm/AUTHORS create mode 100644 kalarm/BUGS create mode 100644 kalarm/COPYING create mode 100644 kalarm/Changelog create mode 100644 kalarm/INSTALL create mode 100644 kalarm/Makefile.am create mode 100644 kalarm/README create mode 100644 kalarm/alarmcalendar.cpp create mode 100644 kalarm/alarmcalendar.h create mode 100644 kalarm/alarmevent.cpp create mode 100644 kalarm/alarmevent.h create mode 100644 kalarm/alarmlistview.cpp create mode 100644 kalarm/alarmlistview.h create mode 100644 kalarm/alarmtext.cpp create mode 100644 kalarm/alarmtext.h create mode 100644 kalarm/alarmtimewidget.cpp create mode 100644 kalarm/alarmtimewidget.h create mode 100644 kalarm/birthdaydlg.cpp create mode 100644 kalarm/birthdaydlg.h create mode 100644 kalarm/calendarcompat.cpp create mode 100644 kalarm/calendarcompat.h create mode 100644 kalarm/configure.in.bot create mode 100644 kalarm/configure.in.in create mode 100644 kalarm/daemon.cpp create mode 100644 kalarm/daemon.h create mode 100644 kalarm/dcophandler.cpp create mode 100644 kalarm/dcophandler.h create mode 100644 kalarm/deferdlg.cpp create mode 100644 kalarm/deferdlg.h create mode 100644 kalarm/editdlg.cpp create mode 100644 kalarm/editdlg.h create mode 100644 kalarm/editdlgprivate.h create mode 100644 kalarm/emailidcombo.cpp create mode 100644 kalarm/emailidcombo.h create mode 100644 kalarm/eventlistviewbase.cpp create mode 100644 kalarm/eventlistviewbase.h create mode 100644 kalarm/find.cpp create mode 100644 kalarm/find.h create mode 100644 kalarm/fontcolour.cpp create mode 100644 kalarm/fontcolour.h create mode 100644 kalarm/fontcolourbutton.cpp create mode 100644 kalarm/fontcolourbutton.h create mode 100644 kalarm/functions.cpp create mode 100644 kalarm/functions.h create mode 100644 kalarm/hi16-app-kalarm.png create mode 100644 kalarm/hi32-app-kalarm.png create mode 100644 kalarm/hi48-app-kalarm.png create mode 100644 kalarm/kalarm.desktop create mode 100644 kalarm/kalarm.h create mode 100644 kalarm/kalarm.tray.desktop create mode 100644 kalarm/kalarmapp.cpp create mode 100644 kalarm/kalarmapp.h create mode 100644 kalarm/kalarmd/Makefile.am create mode 100644 kalarm/kalarmd/adapp.cpp create mode 100644 kalarm/kalarmd/adapp.h create mode 100644 kalarm/kalarmd/adcalendar.cpp create mode 100644 kalarm/kalarmd/adcalendar.h create mode 100644 kalarm/kalarmd/adconfigdata.cpp create mode 100644 kalarm/kalarmd/adconfigdata.h create mode 100644 kalarm/kalarmd/admain.cpp create mode 100644 kalarm/kalarmd/alarmdaemon.cpp create mode 100644 kalarm/kalarmd/alarmdaemon.h create mode 100644 kalarm/kalarmd/alarmdaemoniface.h create mode 100644 kalarm/kalarmd/alarmguiiface.h create mode 100644 kalarm/kalarmd/clientinfo.cpp create mode 100644 kalarm/kalarmd/clientinfo.h create mode 100644 kalarm/kalarmd/kalarmd.autostart.desktop create mode 100644 kalarm/kalarmd/kalarmd.desktop create mode 100644 kalarm/kalarmd/kalarmd.h create mode 100644 kalarm/kalarmiface.h create mode 100644 kalarm/kalarmui.rc create mode 100644 kalarm/kamail.cpp create mode 100644 kalarm/kamail.h create mode 100644 kalarm/karecurrence.cpp create mode 100644 kalarm/karecurrence.h create mode 100644 kalarm/latecancel.cpp create mode 100644 kalarm/latecancel.h create mode 100644 kalarm/lib/Makefile.am create mode 100644 kalarm/lib/buttongroup.cpp create mode 100644 kalarm/lib/buttongroup.h create mode 100644 kalarm/lib/checkbox.cpp create mode 100644 kalarm/lib/checkbox.h create mode 100644 kalarm/lib/colourcombo.cpp create mode 100644 kalarm/lib/colourcombo.h create mode 100644 kalarm/lib/colourlist.cpp create mode 100644 kalarm/lib/colourlist.h create mode 100644 kalarm/lib/combobox.cpp create mode 100644 kalarm/lib/combobox.h create mode 100644 kalarm/lib/dateedit.cpp create mode 100644 kalarm/lib/dateedit.h create mode 100644 kalarm/lib/datetime.cpp create mode 100644 kalarm/lib/datetime.h create mode 100644 kalarm/lib/label.cpp create mode 100644 kalarm/lib/label.h create mode 100644 kalarm/lib/lineedit.cpp create mode 100644 kalarm/lib/lineedit.h create mode 100644 kalarm/lib/messagebox.cpp create mode 100644 kalarm/lib/messagebox.h create mode 100644 kalarm/lib/pushbutton.cpp create mode 100644 kalarm/lib/pushbutton.h create mode 100644 kalarm/lib/radiobutton.cpp create mode 100644 kalarm/lib/radiobutton.h create mode 100644 kalarm/lib/shellprocess.cpp create mode 100644 kalarm/lib/shellprocess.h create mode 100644 kalarm/lib/slider.cpp create mode 100644 kalarm/lib/slider.h create mode 100644 kalarm/lib/spinbox.cpp create mode 100644 kalarm/lib/spinbox.h create mode 100644 kalarm/lib/spinbox2.cpp create mode 100644 kalarm/lib/spinbox2.h create mode 100644 kalarm/lib/spinbox2private.h create mode 100644 kalarm/lib/synchtimer.cpp create mode 100644 kalarm/lib/synchtimer.h create mode 100644 kalarm/lib/timeedit.cpp create mode 100644 kalarm/lib/timeedit.h create mode 100644 kalarm/lib/timeperiod.cpp create mode 100644 kalarm/lib/timeperiod.h create mode 100644 kalarm/lib/timespinbox.cpp create mode 100644 kalarm/lib/timespinbox.h create mode 100644 kalarm/main.cpp create mode 100644 kalarm/mainwindow.cpp create mode 100644 kalarm/mainwindow.h create mode 100644 kalarm/mainwindowbase.cpp create mode 100644 kalarm/mainwindowbase.h create mode 100644 kalarm/messagewin.cpp create mode 100644 kalarm/messagewin.h create mode 100644 kalarm/pickfileradio.cpp create mode 100644 kalarm/pickfileradio.h create mode 100644 kalarm/pixmaps/Makefile.am create mode 100644 kalarm/pixmaps/cr16-action-file.png create mode 100644 kalarm/pixmaps/cr16-action-kalarm.png create mode 100644 kalarm/pixmaps/cr16-action-message.png create mode 100644 kalarm/pixmaps/cr16-action-new_from_template.png create mode 100644 kalarm/pixmaps/cr16-action-playsound.png create mode 100644 kalarm/pixmaps/cr22-action-kalarm.png create mode 100644 kalarm/pixmaps/cr22-action-kalarm_disabled.png create mode 100644 kalarm/pixmaps/cr22-action-new_from_template.png create mode 100644 kalarm/prefdlg.cpp create mode 100644 kalarm/prefdlg.h create mode 100644 kalarm/preferences.cpp create mode 100644 kalarm/preferences.h create mode 100644 kalarm/recurrenceedit.cpp create mode 100644 kalarm/recurrenceedit.h create mode 100644 kalarm/recurrenceeditprivate.h create mode 100644 kalarm/reminder.cpp create mode 100644 kalarm/reminder.h create mode 100644 kalarm/repetition.cpp create mode 100644 kalarm/repetition.h create mode 100644 kalarm/sounddlg.cpp create mode 100644 kalarm/sounddlg.h create mode 100644 kalarm/soundpicker.cpp create mode 100644 kalarm/soundpicker.h create mode 100644 kalarm/specialactions.cpp create mode 100644 kalarm/specialactions.h create mode 100644 kalarm/startdaytimer.cpp create mode 100644 kalarm/startdaytimer.h create mode 100644 kalarm/templatedlg.cpp create mode 100644 kalarm/templatedlg.h create mode 100644 kalarm/templatelistview.cpp create mode 100644 kalarm/templatelistview.h create mode 100644 kalarm/templatemenuaction.cpp create mode 100644 kalarm/templatemenuaction.h create mode 100644 kalarm/templatepickdlg.cpp create mode 100644 kalarm/templatepickdlg.h create mode 100644 kalarm/timeselector.cpp create mode 100644 kalarm/timeselector.h create mode 100644 kalarm/traywindow.cpp create mode 100644 kalarm/traywindow.h create mode 100644 kalarm/undo.cpp create mode 100644 kalarm/undo.h create mode 100644 kalarm/uninstall.desktop create mode 100644 kandy/AUTHORS create mode 100644 kandy/COPYING create mode 100644 kandy/Makefile.am create mode 100644 kandy/README create mode 100644 kandy/RELEASENOTES create mode 100644 kandy/TODO create mode 100644 kandy/configure.in.in create mode 100644 kandy/profiles/Makefile.am create mode 100644 kandy/profiles/default.kandy create mode 100644 kandy/src/Makefile.am create mode 100644 kandy/src/atcommand.cpp create mode 100644 kandy/src/atcommand.h create mode 100644 kandy/src/cmdpropertiesdialog.cpp create mode 100644 kandy/src/cmdpropertiesdialog.h create mode 100644 kandy/src/cmdpropertiesdialog_base.ui create mode 100644 kandy/src/commanditem.cpp create mode 100644 kandy/src/commanditem.h create mode 100644 kandy/src/commandscheduler.cpp create mode 100644 kandy/src/commandscheduler.h create mode 100644 kandy/src/commandset.cpp create mode 100644 kandy/src/commandset.h create mode 100644 kandy/src/kandy.cpp create mode 100644 kandy/src/kandy.desktop create mode 100644 kandy/src/kandy.h create mode 100644 kandy/src/kandy.kcfg create mode 100644 kandy/src/kandy_client.cpp create mode 100644 kandy/src/kandyiface.h create mode 100644 kandy/src/kandymobileui.rc create mode 100644 kandy/src/kandyprefs.kcfgc create mode 100644 kandy/src/kandyprefsdialog.cpp create mode 100644 kandy/src/kandyprefsdialog.h create mode 100644 kandy/src/kandyui.rc create mode 100644 kandy/src/kandyview.cpp create mode 100644 kandy/src/kandyview.h create mode 100644 kandy/src/main.cpp create mode 100644 kandy/src/mobilegui.cpp create mode 100644 kandy/src/mobilegui.h create mode 100644 kandy/src/mobilegui_base.ui create mode 100644 kandy/src/mobilemain.cpp create mode 100644 kandy/src/mobilemain.h create mode 100644 kandy/src/modem.cpp create mode 100644 kandy/src/modem.h create mode 100644 kandy/src/uninstall.desktop create mode 100644 karm/BUGS create mode 100644 karm/ChangeLog create mode 100644 karm/Makefile.am create mode 100644 karm/README create mode 100644 karm/TODO create mode 100644 karm/configure.in.in create mode 100644 karm/csvexportdialog.cpp create mode 100644 karm/csvexportdialog.h create mode 100644 karm/csvexportdialog_base.ui create mode 100644 karm/desktoplist.h create mode 100644 karm/desktoptracker.cpp create mode 100644 karm/desktoptracker.h create mode 100644 karm/doc/Mainpage.dox create mode 100644 karm/doc/design create mode 100644 karm/doc/updating_parents.html create mode 100644 karm/edittaskdialog.cpp create mode 100644 karm/edittaskdialog.h create mode 100644 karm/hi128-app-karm.png create mode 100644 karm/hi16-app-karm.png create mode 100644 karm/hi22-app-karm.png create mode 100644 karm/hi32-app-karm.png create mode 100644 karm/hi48-app-karm.png create mode 100644 karm/hi64-app-karm.png create mode 100644 karm/idletimedetector.cpp create mode 100644 karm/idletimedetector.h create mode 100644 karm/kaccelmenuwatch.cpp create mode 100644 karm/kaccelmenuwatch.h create mode 100644 karm/karm.kdevelop create mode 100644 karm/karm_part.cpp create mode 100644 karm/karm_part.desktop create mode 100644 karm/karm_part.h create mode 100644 karm/karmdcopiface.h create mode 100644 karm/karmerrors.h create mode 100644 karm/karmstorage.cpp create mode 100644 karm/karmstorage.h create mode 100644 karm/karmui.rc create mode 100644 karm/karmutility.cpp create mode 100644 karm/karmutility.h create mode 100644 karm/ktimewidget.cpp create mode 100644 karm/ktimewidget.h create mode 100644 karm/main.cpp create mode 100644 karm/mainwindow.cpp create mode 100644 karm/mainwindow.h create mode 100644 karm/pics/Makefile.am create mode 100644 karm/pics/active-icon-0.xpm create mode 100644 karm/pics/active-icon-1.xpm create mode 100644 karm/pics/active-icon-2.xpm create mode 100644 karm/pics/active-icon-3.xpm create mode 100644 karm/pics/active-icon-4.xpm create mode 100644 karm/pics/active-icon-5.xpm create mode 100644 karm/pics/active-icon-6.xpm create mode 100644 karm/pics/active-icon-7.xpm create mode 100644 karm/pics/clock.xpm create mode 100644 karm/pics/clockedit.xpm create mode 100644 karm/pics/empty-watch.xpm create mode 100644 karm/pics/filedel.xpm create mode 100644 karm/pics/task-complete.xpm create mode 100644 karm/pics/task-incomplete.xpm create mode 100644 karm/pics/watch-0.xpm create mode 100644 karm/pics/watch-1.xpm create mode 100644 karm/pics/watch-2.xpm create mode 100644 karm/pics/watch-3.xpm create mode 100644 karm/pics/watch-4.xpm create mode 100644 karm/pics/watch-5.xpm create mode 100644 karm/pics/watch-6.xpm create mode 100644 karm/pics/watch-7.xpm create mode 100644 karm/plannerparser.cpp create mode 100644 karm/plannerparser.h create mode 100644 karm/preferences.cpp create mode 100644 karm/preferences.h create mode 100644 karm/print.cpp create mode 100644 karm/print.h create mode 100644 karm/printdialog.cpp create mode 100644 karm/printdialog.h create mode 100644 karm/reportcriteria.h create mode 100644 karm/support/Makefile.am create mode 100644 karm/support/karm.desktop create mode 100644 karm/task.cpp create mode 100644 karm/task.h create mode 100644 karm/taskview.cpp create mode 100644 karm/taskview.h create mode 100644 karm/taskviewwhatsthis.cpp create mode 100644 karm/taskviewwhatsthis.h create mode 100644 karm/test/Makefile.am create mode 100644 karm/test/README create mode 100644 karm/test/__httpd.py create mode 100755 karm/test/__korg.sh create mode 100644 karm/test/__lib.sh create mode 100755 karm/test/__webdav.pl create mode 100755 karm/test/booktime-baddate.sh create mode 100755 karm/test/booktime-badduration.sh create mode 100755 karm/test/booktime-badtime.sh create mode 100755 karm/test/booktime-baduid.sh create mode 100755 karm/test/booktime-works.sh create mode 100755 karm/test/bug94447.sh create mode 100755 karm/test/delete.sh create mode 100644 karm/test/example.ics create mode 100644 karm/test/lifetest.php create mode 100644 karm/test/lockerthread.cpp create mode 100644 karm/test/lockerthread.h create mode 100644 karm/test/locking.cpp create mode 100755 karm/test/refresh_on_change.sh create mode 100755 karm/test/remote_storage.sh create mode 100644 karm/test/runscripts.cpp create mode 100644 karm/test/script.cpp create mode 100644 karm/test/script.h create mode 100755 karm/test/version.sh create mode 100755 karm/test/webdav.sh create mode 100644 karm/timekard.cpp create mode 100644 karm/timekard.h create mode 100644 karm/toolicons.h create mode 100644 karm/tray.cpp create mode 100644 karm/tray.h create mode 100644 karm/uninstall.desktop create mode 100644 karm/version.h create mode 100644 kdepim.lsm create mode 100644 kdgantt/KDGanttMinimizeSplitter.cpp create mode 100644 kdgantt/KDGanttMinimizeSplitter.h create mode 100644 kdgantt/KDGanttSemiSizingControl.cpp create mode 100644 kdgantt/KDGanttSemiSizingControl.h create mode 100644 kdgantt/KDGanttSizingControl.cpp create mode 100644 kdgantt/KDGanttSizingControl.h create mode 100644 kdgantt/KDGanttView.cpp create mode 100644 kdgantt/KDGanttView.h create mode 100644 kdgantt/KDGanttViewEventItem.cpp create mode 100644 kdgantt/KDGanttViewEventItem.h create mode 100644 kdgantt/KDGanttViewItem.cpp create mode 100644 kdgantt/KDGanttViewItem.h create mode 100644 kdgantt/KDGanttViewItemDrag.cpp create mode 100644 kdgantt/KDGanttViewItemDrag.h create mode 100644 kdgantt/KDGanttViewSubwidgets.cpp create mode 100644 kdgantt/KDGanttViewSubwidgets.h create mode 100644 kdgantt/KDGanttViewSummaryItem.cpp create mode 100644 kdgantt/KDGanttViewSummaryItem.h create mode 100644 kdgantt/KDGanttViewTaskItem.cpp create mode 100644 kdgantt/KDGanttViewTaskItem.h create mode 100644 kdgantt/KDGanttViewTaskLink.cpp create mode 100644 kdgantt/KDGanttViewTaskLink.h create mode 100644 kdgantt/KDGanttViewTaskLinkGroup.cpp create mode 100644 kdgantt/KDGanttViewTaskLinkGroup.h create mode 100644 kdgantt/KDGanttXMLTools.cpp create mode 100644 kdgantt/KDGanttXMLTools.h create mode 100644 kdgantt/Makefile.am create mode 100644 kdgantt/README_BEFORE_HACKING create mode 100644 kdgantt/itemAttributeDialog.ui create mode 100644 kdgantt/itemAttributeDialog.ui.h create mode 100644 kdgantt/qlayoutengine_p.h create mode 100644 kfile-plugins/Makefile.am create mode 100644 kfile-plugins/RETURNED_ITEMS create mode 100644 kfile-plugins/ics/Makefile.am create mode 100644 kfile-plugins/ics/kfile_ics.cpp create mode 100644 kfile-plugins/ics/kfile_ics.desktop create mode 100644 kfile-plugins/ics/kfile_ics.h create mode 100644 kfile-plugins/palm-databases/Makefile.am create mode 100644 kfile-plugins/palm-databases/kfile_palm.cpp create mode 100644 kfile-plugins/palm-databases/kfile_palm.desktop create mode 100644 kfile-plugins/palm-databases/kfile_palm.h create mode 100644 kfile-plugins/rfc822/Makefile.am create mode 100644 kfile-plugins/rfc822/RETURNED_ITEMS create mode 100644 kfile-plugins/rfc822/kfile_rfc822.cpp create mode 100644 kfile-plugins/rfc822/kfile_rfc822.desktop create mode 100644 kfile-plugins/rfc822/kfile_rfc822.h create mode 100644 kfile-plugins/vcf/Makefile.am create mode 100644 kfile-plugins/vcf/kfile_vcf.cpp create mode 100644 kfile-plugins/vcf/kfile_vcf.desktop create mode 100644 kfile-plugins/vcf/kfile_vcf.h create mode 100644 kgantt/AUTHORS create mode 100644 kgantt/COPYING create mode 100644 kgantt/Makefile.am create mode 100644 kgantt/README create mode 100644 kgantt/TODO create mode 100644 kgantt/kgantt/KGantt.cpp create mode 100644 kgantt/kgantt/KGantt.h create mode 100644 kgantt/kgantt/KGanttBarConfig.cpp create mode 100644 kgantt/kgantt/KGanttBarConfig.h create mode 100644 kgantt/kgantt/KGanttItem.cpp create mode 100644 kgantt/kgantt/KGanttItem.h create mode 100644 kgantt/kgantt/KGanttRelation.cpp create mode 100644 kgantt/kgantt/KGanttRelation.h create mode 100644 kgantt/kgantt/Makefile.am create mode 100644 kgantt/kgantt/close.xpm create mode 100644 kgantt/kgantt/itemedit.ui create mode 100644 kgantt/kgantt/itemedit2.ui create mode 100644 kgantt/kgantt/lupe.xpm create mode 100644 kgantt/kgantt/open.xpm create mode 100644 kgantt/kgantt/xQGanttBarView.cpp create mode 100644 kgantt/kgantt/xQGanttBarView.h create mode 100644 kgantt/kgantt/xQGanttBarViewPort.cpp create mode 100644 kgantt/kgantt/xQGanttBarViewPort.h create mode 100644 kgantt/kgantt/xQGanttBarViewPort_Events.cpp create mode 100644 kgantt/kgantt/xQGanttListView.cpp create mode 100644 kgantt/kgantt/xQGanttListView.h create mode 100644 kgantt/kgantt/xQGanttListViewPort.cpp create mode 100644 kgantt/kgantt/xQGanttListViewPort.h create mode 100644 kgantt/pixmaps/Makefile.am create mode 100644 kgantt/pixmaps/cr16-action-ganttSelect.png create mode 100644 kgantt/pixmaps/cr16-action-ganttSelecttask.png create mode 100644 kgantt/pixmaps/cr16-action-ganttUnselecttask.png create mode 100644 kgantt/pixmaps/cr22-action-ganttSelect.png create mode 100644 kgantt/pixmaps/cr22-action-ganttSelecttask.png create mode 100644 kgantt/pixmaps/cr22-action-ganttUnselecttask.png create mode 100644 kgantt/pixmaps/cr32-action-ganttSelect.png create mode 100644 kgantt/pixmaps/cr32-action-ganttSelecttask.png create mode 100644 kgantt/pixmaps/cr32-action-ganttUnselecttask.png create mode 100644 kioslaves/Mainpage.dox create mode 100644 kioslaves/Makefile.am create mode 100644 kioslaves/configure.in.bot create mode 100644 kioslaves/configure.in.in create mode 100644 kioslaves/imap4/Makefile.am create mode 100644 kioslaves/imap4/PATCHING create mode 100644 kioslaves/imap4/README create mode 100644 kioslaves/imap4/configure.in.in create mode 100644 kioslaves/imap4/imap4.cc create mode 100644 kioslaves/imap4/imap4.h create mode 100644 kioslaves/imap4/imap4.protocol create mode 100644 kioslaves/imap4/imapcommand.cc create mode 100644 kioslaves/imap4/imapcommand.h create mode 100644 kioslaves/imap4/imapinfo.cc create mode 100644 kioslaves/imap4/imapinfo.h create mode 100644 kioslaves/imap4/imaplist.cc create mode 100644 kioslaves/imap4/imaplist.h create mode 100644 kioslaves/imap4/imapparser.cc create mode 100644 kioslaves/imap4/imapparser.h create mode 100644 kioslaves/imap4/imaps.protocol create mode 100644 kioslaves/imap4/mailaddress.cc create mode 100644 kioslaves/imap4/mailaddress.h create mode 100644 kioslaves/imap4/mailheader.cc create mode 100644 kioslaves/imap4/mailheader.h create mode 100644 kioslaves/imap4/mimehdrline.cc create mode 100644 kioslaves/imap4/mimehdrline.h create mode 100644 kioslaves/imap4/mimeheader.cc create mode 100644 kioslaves/imap4/mimeheader.h create mode 100644 kioslaves/imap4/mimeio.cc create mode 100644 kioslaves/imap4/mimeio.h create mode 100644 kioslaves/imap4/rfcdecoder.cc create mode 100644 kioslaves/imap4/rfcdecoder.h create mode 100644 kioslaves/imap4/selectinfo.h create mode 100644 kioslaves/mbox/AUTHORS create mode 100644 kioslaves/mbox/Makefile.am create mode 100644 kioslaves/mbox/README create mode 100644 kioslaves/mbox/mbox.cc create mode 100644 kioslaves/mbox/mbox.h create mode 100644 kioslaves/mbox/mbox.protocol create mode 100644 kioslaves/mbox/mboxfile.cc create mode 100644 kioslaves/mbox/mboxfile.h create mode 100644 kioslaves/mbox/readmbox.cc create mode 100644 kioslaves/mbox/readmbox.h create mode 100644 kioslaves/mbox/stat.cc create mode 100644 kioslaves/mbox/stat.h create mode 100644 kioslaves/mbox/urlinfo.cc create mode 100644 kioslaves/mbox/urlinfo.h create mode 100644 kioslaves/opengroupware/Makefile.am create mode 100644 kioslaves/opengroupware/opengroupware.cpp create mode 100644 kioslaves/opengroupware/opengroupware.h create mode 100644 kioslaves/opengroupware/opengroupware.protocol create mode 100644 kioslaves/opengroupware/opengroupwares.protocol create mode 100644 kioslaves/opengroupware/webdavhandler.cpp create mode 100644 kioslaves/opengroupware/webdavhandler.h create mode 100644 kioslaves/sieve/Makefile.am create mode 100644 kioslaves/sieve/configure.in.in create mode 100644 kioslaves/sieve/draft-daboo-sieve-include.txt create mode 100644 kioslaves/sieve/draft-daboo-sieve-spamtest.txt create mode 100644 kioslaves/sieve/draft-degener-sieve-body-00.txt create mode 100644 kioslaves/sieve/draft-degener-sieve-copy.txt create mode 100644 kioslaves/sieve/draft-degener-sieve-editheader.txt create mode 100644 kioslaves/sieve/draft-degener-sieve-multiscript.txt create mode 100644 kioslaves/sieve/draft-homme-sieve-variables.txt create mode 100644 kioslaves/sieve/draft-martin-managesieve-04.txt create mode 100644 kioslaves/sieve/draft-martin-sieve-notify-01.txt create mode 100644 kioslaves/sieve/draft-melnikov-sieve-imapflags.txt create mode 100644 kioslaves/sieve/draft-murchison-sieve-regex-06.txt create mode 100644 kioslaves/sieve/draft-murchison-sieve-subaddress-05.txt create mode 100644 kioslaves/sieve/draft-showalter-sieve-vacation-04.txt create mode 100644 kioslaves/sieve/rfc3028.txt create mode 100644 kioslaves/sieve/rfc3431.txt create mode 100644 kioslaves/sieve/sieve.cpp create mode 100644 kioslaves/sieve/sieve.h create mode 100644 kioslaves/sieve/sieve.protocol create mode 100644 kitchensync/Makefile.am create mode 100644 kitchensync/configure.in.bot create mode 100644 kitchensync/configure.in.in create mode 100644 kitchensync/libqopensync/Makefile.am create mode 100644 kitchensync/libqopensync/callbackhandler.cpp create mode 100644 kitchensync/libqopensync/callbackhandler.h create mode 100644 kitchensync/libqopensync/conversion.cpp create mode 100644 kitchensync/libqopensync/conversion.h create mode 100644 kitchensync/libqopensync/engine.cpp create mode 100644 kitchensync/libqopensync/engine.h create mode 100644 kitchensync/libqopensync/environment.cpp create mode 100644 kitchensync/libqopensync/environment.h create mode 100644 kitchensync/libqopensync/filter.cpp create mode 100644 kitchensync/libqopensync/filter.h create mode 100644 kitchensync/libqopensync/group.cpp create mode 100644 kitchensync/libqopensync/group.h create mode 100644 kitchensync/libqopensync/member.cpp create mode 100644 kitchensync/libqopensync/member.h create mode 100644 kitchensync/libqopensync/plugin.cpp create mode 100644 kitchensync/libqopensync/plugin.h create mode 100644 kitchensync/libqopensync/result.cpp create mode 100644 kitchensync/libqopensync/result.h create mode 100644 kitchensync/libqopensync/syncchange.cpp create mode 100644 kitchensync/libqopensync/syncchange.h create mode 100644 kitchensync/libqopensync/syncmapping.cpp create mode 100644 kitchensync/libqopensync/syncmapping.h create mode 100644 kitchensync/libqopensync/syncupdates.cpp create mode 100644 kitchensync/libqopensync/syncupdates.h create mode 100644 kitchensync/opensyncdbus/Makefile.am create mode 100644 kitchensync/opensyncdbus/README create mode 100644 kitchensync/opensyncdbus/dbusclient.cpp create mode 100644 kitchensync/opensyncdbus/dbusclient.h create mode 100644 kitchensync/src/Makefile.am create mode 100644 kitchensync/src/about/Makefile.am create mode 100644 kitchensync/src/about/kitchensync.css create mode 100644 kitchensync/src/about/main.html create mode 100644 kitchensync/src/about/top-right-kitchensync.png create mode 100644 kitchensync/src/aboutpage.cpp create mode 100644 kitchensync/src/aboutpage.h create mode 100644 kitchensync/src/addresseediffalgo.cpp create mode 100644 kitchensync/src/addresseediffalgo.h create mode 100644 kitchensync/src/calendardiffalgo.cpp create mode 100644 kitchensync/src/calendardiffalgo.h create mode 100644 kitchensync/src/configgui.cpp create mode 100644 kitchensync/src/configgui.h create mode 100644 kitchensync/src/configguiblank.cpp create mode 100644 kitchensync/src/configguiblank.h create mode 100644 kitchensync/src/configguievo2.cpp create mode 100644 kitchensync/src/configguievo2.h create mode 100644 kitchensync/src/configguifile.cpp create mode 100644 kitchensync/src/configguifile.h create mode 100644 kitchensync/src/configguigcalendar.cpp create mode 100644 kitchensync/src/configguigcalendar.h create mode 100644 kitchensync/src/configguignokii.cpp create mode 100644 kitchensync/src/configguignokii.h create mode 100644 kitchensync/src/configguigpe.cpp create mode 100644 kitchensync/src/configguigpe.h create mode 100644 kitchensync/src/configguiirmc.cpp create mode 100644 kitchensync/src/configguiirmc.h create mode 100644 kitchensync/src/configguijescs.cpp create mode 100644 kitchensync/src/configguijescs.h create mode 100644 kitchensync/src/configguildap.cpp create mode 100644 kitchensync/src/configguildap.h create mode 100644 kitchensync/src/configguimoto.cpp create mode 100644 kitchensync/src/configguimoto.h create mode 100644 kitchensync/src/configguiopie.cpp create mode 100644 kitchensync/src/configguiopie.h create mode 100644 kitchensync/src/configguipalm.cpp create mode 100644 kitchensync/src/configguipalm.h create mode 100644 kitchensync/src/configguisunbird.cpp create mode 100644 kitchensync/src/configguisunbird.h create mode 100644 kitchensync/src/configguisynce.cpp create mode 100644 kitchensync/src/configguisynce.h create mode 100644 kitchensync/src/configguisyncmlhttp.cpp create mode 100644 kitchensync/src/configguisyncmlhttp.h create mode 100644 kitchensync/src/configguisyncmlobex.cpp create mode 100644 kitchensync/src/configguisyncmlobex.h create mode 100644 kitchensync/src/conflictdialog.cpp create mode 100644 kitchensync/src/conflictdialog.h create mode 100644 kitchensync/src/connectionwidgets.cpp create mode 100644 kitchensync/src/connectionwidgets.h create mode 100644 kitchensync/src/genericdiffalgo.cpp create mode 100644 kitchensync/src/genericdiffalgo.h create mode 100644 kitchensync/src/groupconfig.cpp create mode 100644 kitchensync/src/groupconfig.h create mode 100644 kitchensync/src/groupconfigcommon.cpp create mode 100644 kitchensync/src/groupconfigcommon.h create mode 100644 kitchensync/src/groupconfigdialog.cpp create mode 100644 kitchensync/src/groupconfigdialog.h create mode 100644 kitchensync/src/groupitem.cpp create mode 100644 kitchensync/src/groupitem.h create mode 100644 kitchensync/src/groupview.cpp create mode 100644 kitchensync/src/groupview.h create mode 100644 kitchensync/src/htmldiffalgodisplay.cpp create mode 100644 kitchensync/src/htmldiffalgodisplay.h create mode 100644 kitchensync/src/kitchensync.desktop create mode 100644 kitchensync/src/kitchensync_part.rc create mode 100644 kitchensync/src/kitchensyncui.rc create mode 100644 kitchensync/src/kwidgetlist.cpp create mode 100644 kitchensync/src/kwidgetlist.h create mode 100644 kitchensync/src/main.cpp create mode 100644 kitchensync/src/mainwidget.cpp create mode 100644 kitchensync/src/mainwidget.h create mode 100644 kitchensync/src/mainwindow.cpp create mode 100644 kitchensync/src/mainwindow.h create mode 100644 kitchensync/src/memberconfig.cpp create mode 100644 kitchensync/src/memberconfig.h create mode 100644 kitchensync/src/memberinfo.cpp create mode 100644 kitchensync/src/memberinfo.h create mode 100644 kitchensync/src/multiconflictdialog.cpp create mode 100644 kitchensync/src/multiconflictdialog.h create mode 100644 kitchensync/src/part.cpp create mode 100644 kitchensync/src/part.h create mode 100644 kitchensync/src/pics/Makefile.am create mode 100644 kitchensync/src/pics/cr128-app-mobile_phone.png create mode 100644 kitchensync/src/pics/cr16-action-hotsync.png create mode 100644 kitchensync/src/pics/cr16-app-mobile_phone.png create mode 100644 kitchensync/src/pics/cr22-action-hotsync.png create mode 100644 kitchensync/src/pics/cr32-action-hotsync.png create mode 100644 kitchensync/src/pics/cr32-app-mobile_phone.png create mode 100644 kitchensync/src/pics/cr48-action-hotsync.png create mode 100644 kitchensync/src/pics/cr48-app-mobile_phone.png create mode 100644 kitchensync/src/pics/cr64-app-mobile_phone.png create mode 100644 kitchensync/src/pics/hi16-app-kitchensync.png create mode 100644 kitchensync/src/pics/hi22-app-kitchensync.png create mode 100644 kitchensync/src/pics/hi32-app-kitchensync.png create mode 100644 kitchensync/src/pics/hi48-app-kitchensync.png create mode 100644 kitchensync/src/pluginpicker.cpp create mode 100644 kitchensync/src/pluginpicker.h create mode 100644 kitchensync/src/singleconflictdialog.cpp create mode 100644 kitchensync/src/singleconflictdialog.h create mode 100644 kitchensync/src/syncprocess.cpp create mode 100644 kitchensync/src/syncprocess.h create mode 100644 kitchensync/src/syncprocessmanager.cpp create mode 100644 kitchensync/src/syncprocessmanager.h create mode 100644 kmail/COMMITPOLICY create mode 100644 kmail/ChangeLog create mode 100644 kmail/DESIGN create mode 100644 kmail/KMail.desktop create mode 100644 kmail/Mainpage.dox create mode 100644 kmail/Makefile.am create mode 100644 kmail/TODO create mode 100644 kmail/about/Makefile.am create mode 100644 kmail/about/kmail.css create mode 100644 kmail/about/main.html create mode 100644 kmail/about/top-right-kmail.png create mode 100644 kmail/aboutdata.cpp create mode 100644 kmail/aboutdata.h create mode 100644 kmail/accountcombobox.cpp create mode 100644 kmail/accountcombobox.h create mode 100644 kmail/accountdialog.cpp create mode 100644 kmail/accountdialog.h create mode 100644 kmail/accountmanager.cpp create mode 100644 kmail/accountmanager.h create mode 100644 kmail/accountwizard.cpp create mode 100644 kmail/accountwizard.h create mode 100644 kmail/acljobs.cpp create mode 100644 kmail/acljobs.h create mode 100644 kmail/actionscheduler.cpp create mode 100644 kmail/actionscheduler.h create mode 100644 kmail/annotationjobs.cpp create mode 100644 kmail/annotationjobs.h create mode 100644 kmail/antispamconfig.cpp create mode 100644 kmail/antispamconfig.h create mode 100644 kmail/antispamwizard.cpp create mode 100644 kmail/antispamwizard.h create mode 100644 kmail/app_octetstream.cpp create mode 100644 kmail/application_octetstream.desktop create mode 100644 kmail/attachmentcollector.cpp create mode 100644 kmail/attachmentcollector.h create mode 100644 kmail/attachmentlistview.cpp create mode 100644 kmail/attachmentlistview.h create mode 100644 kmail/attachmentstrategy.cpp create mode 100644 kmail/attachmentstrategy.h create mode 100644 kmail/avscripts/Makefile.am create mode 100755 kmail/avscripts/kmail_antivir.sh create mode 100755 kmail/avscripts/kmail_clamav.sh create mode 100755 kmail/avscripts/kmail_fprot.sh create mode 100755 kmail/avscripts/kmail_sav.sh create mode 100644 kmail/bodypartformatter.cpp create mode 100644 kmail/bodypartformatter.h create mode 100644 kmail/bodypartformatterfactory.cpp create mode 100644 kmail/bodypartformatterfactory.h create mode 100644 kmail/bodypartformatterfactory_p.h create mode 100644 kmail/bodyvisitor.cpp create mode 100644 kmail/bodyvisitor.h create mode 100644 kmail/cachedimapjob.cpp create mode 100644 kmail/cachedimapjob.h create mode 100644 kmail/callback.cpp create mode 100644 kmail/callback.h create mode 100644 kmail/chiasmuskeyselector.cpp create mode 100644 kmail/chiasmuskeyselector.h create mode 100644 kmail/colorlistbox.cpp create mode 100644 kmail/colorlistbox.h create mode 100644 kmail/compactionjob.cpp create mode 100644 kmail/compactionjob.h create mode 100644 kmail/composer.cpp create mode 100644 kmail/composer.h create mode 100644 kmail/composercryptoconfiguration.ui create mode 100644 kmail/configure.in.bot create mode 100644 kmail/configure.in.in create mode 100644 kmail/configuredialog.cpp create mode 100644 kmail/configuredialog.h create mode 100644 kmail/configuredialog_p.cpp create mode 100644 kmail/configuredialog_p.h create mode 100644 kmail/copyfolderjob.cpp create mode 100644 kmail/copyfolderjob.h create mode 100644 kmail/cr22-app-kmaillight.png create mode 100644 kmail/cr32-app-kmaillight.png create mode 100644 kmail/csshelper.cpp create mode 100644 kmail/csshelper.h create mode 100644 kmail/custommimeheader.kcfg create mode 100644 kmail/custommimeheader.kcfgc create mode 100644 kmail/customtemplates.cpp create mode 100644 kmail/customtemplates.h create mode 100644 kmail/customtemplates_base.ui create mode 100644 kmail/customtemplates_kfg.kcfg create mode 100644 kmail/customtemplates_kfg.kcfgc create mode 100644 kmail/dcopimap.desktop create mode 100644 kmail/dcopmail.desktop create mode 100644 kmail/dcoptest.cpp create mode 100644 kmail/dictionarycombobox.cpp create mode 100644 kmail/dictionarycombobox.h create mode 100644 kmail/distributionlistdialog.cpp create mode 100644 kmail/distributionlistdialog.h create mode 100644 kmail/editorwatcher.cpp create mode 100644 kmail/editorwatcher.h create mode 100644 kmail/encodingdetector.cpp create mode 100644 kmail/encodingdetector.h create mode 100644 kmail/encodingdetector_ja.cpp create mode 100644 kmail/encodingdetector_ja_p.h create mode 100644 kmail/eventsrc create mode 100644 kmail/expirejob.cpp create mode 100644 kmail/expirejob.h create mode 100644 kmail/expirypropertiesdialog.cpp create mode 100644 kmail/expirypropertiesdialog.h create mode 100644 kmail/favoritefolderview.cpp create mode 100644 kmail/favoritefolderview.h create mode 100644 kmail/filehtmlwriter.cpp create mode 100644 kmail/filehtmlwriter.h create mode 100644 kmail/filterimporterexporter.cpp create mode 100644 kmail/filterimporterexporter.h create mode 100644 kmail/filterlog.cpp create mode 100644 kmail/filterlog.h create mode 100644 kmail/filterlogdlg.cpp create mode 100644 kmail/filterlogdlg.h create mode 100644 kmail/folderIface.cpp create mode 100644 kmail/folderIface.h create mode 100644 kmail/folderdiaacltab.cpp create mode 100644 kmail/folderdiaacltab.h create mode 100644 kmail/folderdiaquotatab.cpp create mode 100644 kmail/folderdiaquotatab.h create mode 100644 kmail/folderdiaquotatab_p.cpp create mode 100644 kmail/folderdiaquotatab_p.h create mode 100644 kmail/folderjob.cpp create mode 100644 kmail/folderjob.h create mode 100644 kmail/folderpropertiesdialog.ui create mode 100644 kmail/folderpropertiesdialog.ui.h create mode 100644 kmail/folderrequester.cpp create mode 100644 kmail/folderrequester.h create mode 100644 kmail/foldershortcutdialog.cpp create mode 100644 kmail/foldershortcutdialog.h create mode 100644 kmail/folderstorage.cpp create mode 100644 kmail/folderstorage.h create mode 100644 kmail/foldertreebase.cpp create mode 100644 kmail/foldertreebase.h create mode 100644 kmail/folderviewtooltip.h create mode 100644 kmail/globalsettings.cpp create mode 100644 kmail/globalsettings.h create mode 100644 kmail/globalsettings_base.kcfgc create mode 100644 kmail/headeritem.cpp create mode 100644 kmail/headeritem.h create mode 100644 kmail/headerlistquicksearch.cpp create mode 100644 kmail/headerlistquicksearch.h create mode 100644 kmail/headerstrategy.cpp create mode 100644 kmail/headerstrategy.h create mode 100644 kmail/headerstyle.cpp create mode 100644 kmail/headerstyle.h create mode 100644 kmail/hi128-app-kmail.png create mode 100644 kmail/hi16-app-kmail.png create mode 100644 kmail/hi22-app-kmail.png create mode 100644 kmail/hi32-app-kmail.png create mode 100644 kmail/hi48-app-kmail.png create mode 100644 kmail/hi64-app-kmail.png create mode 100644 kmail/hisc-app-kmail.svgz create mode 100644 kmail/htmlstatusbar.cpp create mode 100644 kmail/htmlstatusbar.h create mode 100644 kmail/identitydialog.cpp create mode 100644 kmail/identitydialog.h create mode 100644 kmail/identitydrag.cpp create mode 100644 kmail/identitydrag.h create mode 100644 kmail/identitylistview.cpp create mode 100644 kmail/identitylistview.h create mode 100644 kmail/imapaccountbase.cpp create mode 100644 kmail/imapaccountbase.h create mode 100644 kmail/imapjob.cpp create mode 100644 kmail/imapjob.h create mode 100644 kmail/index.cpp create mode 100644 kmail/index.h create mode 100644 kmail/interfaces/Makefile.am create mode 100644 kmail/interfaces/bodypart.h create mode 100644 kmail/interfaces/bodypartformatter.h create mode 100644 kmail/interfaces/bodyparturlhandler.h create mode 100644 kmail/interfaces/htmlwriter.h create mode 100644 kmail/interfaces/observable.h create mode 100644 kmail/interfaces/observer.h create mode 100644 kmail/interfaces/rulewidgethandler.h create mode 100644 kmail/interfaces/urlhandler.h create mode 100644 kmail/isubject.cpp create mode 100644 kmail/isubject.h create mode 100644 kmail/jobscheduler.cpp create mode 100644 kmail/jobscheduler.h create mode 100644 kmail/kcm_kmail.cpp create mode 100644 kmail/kcursorsaver.h create mode 100644 kmail/keyresolver.cpp create mode 100644 kmail/keyresolver.h create mode 100644 kmail/khtmlparthtmlwriter.cpp create mode 100644 kmail/khtmlparthtmlwriter.h create mode 100644 kmail/kleo_util.h create mode 100644 kmail/klistboxdialog.cpp create mode 100644 kmail/klistboxdialog.h create mode 100644 kmail/klistviewindexedsearchline.cpp create mode 100644 kmail/klistviewindexedsearchline.h create mode 100644 kmail/kmaccount.cpp create mode 100644 kmail/kmaccount.h create mode 100644 kmail/kmacctcachedimap.cpp create mode 100644 kmail/kmacctcachedimap.h create mode 100644 kmail/kmacctfolder.cpp create mode 100644 kmail/kmacctfolder.h create mode 100644 kmail/kmacctimap.cpp create mode 100644 kmail/kmacctimap.h create mode 100644 kmail/kmacctlocal.cpp create mode 100644 kmail/kmacctlocal.h create mode 100644 kmail/kmacctmaildir.cpp create mode 100644 kmail/kmacctmaildir.h create mode 100644 kmail/kmacctseldlg.cpp create mode 100644 kmail/kmacctseldlg.h create mode 100644 kmail/kmaddrbook.cpp create mode 100644 kmail/kmaddrbook.h create mode 100755 kmail/kmail-3.1-update-new-mail-notification-settings.pl create mode 100755 kmail/kmail-3.1-use-UOID-for-identities.pl create mode 100644 kmail/kmail-3.1.4-dont-use-UOID-0-for-any-identity.pl create mode 100755 kmail/kmail-3.2-misc.sh create mode 100755 kmail/kmail-3.2-update-loop-on-goto-unread-settings.sh create mode 100644 kmail/kmail-3.3-aegypten.pl create mode 100644 kmail/kmail-3.3-misc.pl create mode 100644 kmail/kmail-3.3-move-identities.pl create mode 100755 kmail/kmail-3.3-split-sign-encr-keys.sh create mode 100755 kmail/kmail-3.3-use-ID-for-accounts.pl create mode 100644 kmail/kmail-3.3b1-misc.pl create mode 100644 kmail/kmail-3.4-misc.pl create mode 100644 kmail/kmail-3.4.1-update-status-filters.pl create mode 100644 kmail/kmail-3.5-trigger-flag-migration.pl create mode 100755 kmail/kmail-pgpidentity.pl create mode 100755 kmail/kmail-upd-identities.pl create mode 100644 kmail/kmail.antispamrc create mode 100644 kmail/kmail.antispamrc-HOWTO create mode 100644 kmail/kmail.antivirusrc create mode 100644 kmail/kmail.kcfg create mode 100644 kmail/kmail.upd create mode 100644 kmail/kmailIface.h create mode 100644 kmail/kmail_config_accounts.desktop create mode 100644 kmail/kmail_config_appearance.desktop create mode 100644 kmail/kmail_config_composer.desktop create mode 100644 kmail/kmail_config_identity.desktop create mode 100644 kmail/kmail_config_misc.desktop create mode 100644 kmail/kmail_config_security.desktop create mode 100644 kmail/kmail_options.h create mode 100644 kmail/kmail_part.cpp create mode 100644 kmail/kmail_part.h create mode 100644 kmail/kmail_part.rc create mode 100644 kmail/kmail_view.desktop create mode 100644 kmail/kmailicalIface.h create mode 100644 kmail/kmailicalifaceimpl.cpp create mode 100644 kmail/kmailicalifaceimpl.h create mode 100644 kmail/kmailpartIface.h create mode 100644 kmail/kmatmlistview.cpp create mode 100644 kmail/kmatmlistview.h create mode 100644 kmail/kmcommands.cpp create mode 100644 kmail/kmcommands.h create mode 100644 kmail/kmcomposerui.rc create mode 100644 kmail/kmcomposewin.cpp create mode 100644 kmail/kmcomposewin.h create mode 100644 kmail/kmdebug.h create mode 100644 kmail/kmdict.cpp create mode 100644 kmail/kmdict.h create mode 100644 kmail/kmedit.cpp create mode 100644 kmail/kmedit.h create mode 100644 kmail/kmfawidgets.cpp create mode 100644 kmail/kmfawidgets.h create mode 100644 kmail/kmfilter.cpp create mode 100644 kmail/kmfilter.h create mode 100644 kmail/kmfilteraction.cpp create mode 100644 kmail/kmfilteraction.h create mode 100644 kmail/kmfilterdlg.cpp create mode 100644 kmail/kmfilterdlg.h create mode 100644 kmail/kmfiltermgr.cpp create mode 100644 kmail/kmfiltermgr.h create mode 100644 kmail/kmfolder.cpp create mode 100644 kmail/kmfolder.h create mode 100644 kmail/kmfoldercachedimap.cpp create mode 100644 kmail/kmfoldercachedimap.h create mode 100644 kmail/kmfoldercombobox.cpp create mode 100644 kmail/kmfoldercombobox.h create mode 100644 kmail/kmfolderdia.cpp create mode 100644 kmail/kmfolderdia.h create mode 100644 kmail/kmfolderdir.cpp create mode 100644 kmail/kmfolderdir.h create mode 100644 kmail/kmfolderimap.cpp create mode 100644 kmail/kmfolderimap.h create mode 100644 kmail/kmfolderindex.cpp create mode 100644 kmail/kmfolderindex.h create mode 100644 kmail/kmfoldermaildir.cpp create mode 100644 kmail/kmfoldermaildir.h create mode 100644 kmail/kmfoldermbox.cpp create mode 100644 kmail/kmfoldermbox.h create mode 100644 kmail/kmfoldermgr.cpp create mode 100644 kmail/kmfoldermgr.h create mode 100644 kmail/kmfoldernode.cpp create mode 100644 kmail/kmfoldernode.h create mode 100644 kmail/kmfoldersearch.cpp create mode 100644 kmail/kmfoldersearch.h create mode 100644 kmail/kmfolderseldlg.cpp create mode 100644 kmail/kmfolderseldlg.h create mode 100644 kmail/kmfoldertree.cpp create mode 100644 kmail/kmfoldertree.h create mode 100644 kmail/kmfoldertype.h create mode 100644 kmail/kmglobal.h create mode 100644 kmail/kmgroupware.cpp create mode 100644 kmail/kmgroupware.h create mode 100644 kmail/kmheaders.cpp create mode 100644 kmail/kmheaders.h create mode 100644 kmail/kmkernel.cpp create mode 100644 kmail/kmkernel.h create mode 100644 kmail/kmlineeditspell.cpp create mode 100644 kmail/kmlineeditspell.h create mode 100644 kmail/kmmainwidget.cpp create mode 100644 kmail/kmmainwidget.h create mode 100644 kmail/kmmainwin.cpp create mode 100644 kmail/kmmainwin.h create mode 100644 kmail/kmmainwin.rc create mode 100644 kmail/kmmessage.cpp create mode 100644 kmail/kmmessage.h create mode 100644 kmail/kmmimeparttree.cpp create mode 100644 kmail/kmmimeparttree.h create mode 100644 kmail/kmmsgbase.cpp create mode 100644 kmail/kmmsgbase.h create mode 100644 kmail/kmmsgdict.cpp create mode 100644 kmail/kmmsgdict.h create mode 100644 kmail/kmmsginfo.cpp create mode 100644 kmail/kmmsginfo.h create mode 100644 kmail/kmmsglist.cpp create mode 100644 kmail/kmmsglist.h create mode 100644 kmail/kmmsgpart.cpp create mode 100644 kmail/kmmsgpart.h create mode 100644 kmail/kmmsgpartdlg.cpp create mode 100644 kmail/kmmsgpartdlg.h create mode 100644 kmail/kmpopfiltercnfrmdlg.cpp create mode 100644 kmail/kmpopfiltercnfrmdlg.h create mode 100644 kmail/kmpopheaders.cpp create mode 100644 kmail/kmpopheaders.h create mode 100644 kmail/kmreadermainwin.cpp create mode 100644 kmail/kmreadermainwin.h create mode 100644 kmail/kmreadermainwin.rc create mode 100644 kmail/kmreaderwin.cpp create mode 100644 kmail/kmreaderwin.h create mode 100644 kmail/kmsearchpattern.cpp create mode 100644 kmail/kmsearchpattern.h create mode 100644 kmail/kmsearchpatternedit.cpp create mode 100644 kmail/kmsearchpatternedit.h create mode 100644 kmail/kmsender.cpp create mode 100644 kmail/kmsender.h create mode 100644 kmail/kmsender_p.h create mode 100644 kmail/kmservertest.cpp create mode 100644 kmail/kmservertest.h create mode 100644 kmail/kmstartup.cpp create mode 100644 kmail/kmstartup.h create mode 100644 kmail/kmsystemtray.cpp create mode 100644 kmail/kmsystemtray.h create mode 100644 kmail/kmtransport.cpp create mode 100644 kmail/kmtransport.h create mode 100644 kmail/kmversion.h create mode 100644 kmail/korghelper.cpp create mode 100644 kmail/korghelper.h create mode 100644 kmail/kwindowpositioner.cpp create mode 100644 kmail/kwindowpositioner.h create mode 100644 kmail/listjob.cpp create mode 100644 kmail/listjob.h create mode 100644 kmail/localsubscriptiondialog.cpp create mode 100644 kmail/localsubscriptiondialog.h create mode 100644 kmail/mailcomposerIface.h create mode 100644 kmail/maildirjob.cpp create mode 100644 kmail/maildirjob.h create mode 100644 kmail/mailinglist-magic.cpp create mode 100644 kmail/mailinglist-magic.h create mode 100644 kmail/mailinglistpropertiesdialog.cpp create mode 100644 kmail/mailinglistpropertiesdialog.h create mode 100644 kmail/mailserviceimpl.cpp create mode 100644 kmail/mailserviceimpl.h create mode 100644 kmail/mailsourceviewer.cpp create mode 100644 kmail/mailsourceviewer.h create mode 100644 kmail/main.cpp create mode 100644 kmail/managesievescriptsdialog.cpp create mode 100644 kmail/managesievescriptsdialog.h create mode 100644 kmail/managesievescriptsdialog_p.h create mode 100644 kmail/mboxjob.cpp create mode 100644 kmail/mboxjob.h create mode 100644 kmail/messageactions.cpp create mode 100644 kmail/messageactions.h create mode 100644 kmail/messagecomposer.cpp create mode 100644 kmail/messagecomposer.h create mode 100644 kmail/messagecopyhelper.cpp create mode 100644 kmail/messagecopyhelper.h create mode 100644 kmail/messageproperty.cpp create mode 100644 kmail/messageproperty.h create mode 100644 kmail/messagesender.h create mode 100755 kmail/mh2kmail create mode 100755 kmail/mh2kmailr create mode 100644 kmail/networkaccount.cpp create mode 100644 kmail/networkaccount.h create mode 100644 kmail/newfolderdialog.cpp create mode 100644 kmail/newfolderdialog.h create mode 100644 kmail/objecttreeparser.cpp create mode 100644 kmail/objecttreeparser.h create mode 100644 kmail/partNode.cpp create mode 100644 kmail/partNode.h create mode 100644 kmail/partmetadata.h create mode 100644 kmail/partnodebodypart.cpp create mode 100644 kmail/partnodebodypart.h create mode 100644 kmail/pics/Makefile.am create mode 100644 kmail/pics/attachmentQuicklistClosed.png create mode 100644 kmail/pics/attachmentQuicklistOpened.png create mode 100644 kmail/pics/enterprise_bottom.png create mode 100644 kmail/pics/enterprise_bottom_left.png create mode 100644 kmail/pics/enterprise_bottom_right.png create mode 100644 kmail/pics/enterprise_icon.png create mode 100644 kmail/pics/enterprise_left.png create mode 100644 kmail/pics/enterprise_right.png create mode 100644 kmail/pics/enterprise_s_left.png create mode 100644 kmail/pics/enterprise_s_right.png create mode 100644 kmail/pics/enterprise_sbar.png create mode 100644 kmail/pics/enterprise_sp_right.png create mode 100644 kmail/pics/enterprise_sw.png create mode 100644 kmail/pics/enterprise_top.png create mode 100644 kmail/pics/enterprise_top_left.png create mode 100644 kmail/pics/enterprise_top_right.png create mode 100644 kmail/pics/enterprise_w.png create mode 100644 kmail/pics/icons/Makefile.am create mode 100644 kmail/pics/icons/cr128-action-online_status.png create mode 100644 kmail/pics/icons/cr16-action-kmgroupware_folder_calendar.png create mode 100644 kmail/pics/icons/cr16-action-kmgroupware_folder_contacts.png create mode 100644 kmail/pics/icons/cr16-action-kmgroupware_folder_journals.png create mode 100644 kmail/pics/icons/cr16-action-kmgroupware_folder_notes.png create mode 100644 kmail/pics/icons/cr16-action-kmgroupware_folder_tasks.png create mode 100644 kmail/pics/icons/cr16-action-mail_flag.png create mode 100644 kmail/pics/icons/cr16-action-mail_ham.png create mode 100644 kmail/pics/icons/cr16-action-mail_ignore.png create mode 100644 kmail/pics/icons/cr16-action-mail_spam.png create mode 100644 kmail/pics/icons/cr16-action-mail_todo.png create mode 100644 kmail/pics/icons/cr16-action-online_status.png create mode 100644 kmail/pics/icons/cr22-action-kmgroupware_folder_calendar.png create mode 100644 kmail/pics/icons/cr22-action-kmgroupware_folder_journals.png create mode 100644 kmail/pics/icons/cr22-action-kmgroupware_folder_tasks.png create mode 100644 kmail/pics/icons/cr22-action-mail_ham.png create mode 100644 kmail/pics/icons/cr22-action-mail_ignore.png create mode 100644 kmail/pics/icons/cr22-action-mail_spam.png create mode 100644 kmail/pics/icons/cr22-action-online_status.png create mode 100644 kmail/pics/icons/cr32-action-kmgroupware_folder_calendar.png create mode 100644 kmail/pics/icons/cr32-action-kmgroupware_folder_tasks.png create mode 100644 kmail/pics/icons/cr32-action-mail_ham.png create mode 100644 kmail/pics/icons/cr32-action-mail_ignore.png create mode 100644 kmail/pics/icons/cr32-action-mail_spam.png create mode 100644 kmail/pics/icons/cr32-action-online_status.png create mode 100644 kmail/pics/icons/cr48-action-online_status.png create mode 100644 kmail/pics/icons/crsc-action-mail_ignore.svgz create mode 100644 kmail/pics/icons/crsc-action-online_status.svgz create mode 100644 kmail/pics/kmmsgattachment.png create mode 100644 kmail/pics/kmmsgdel.png create mode 100644 kmail/pics/kmmsgencryptionproblematic.png create mode 100644 kmail/pics/kmmsgflag.png create mode 100644 kmail/pics/kmmsgforwarded.png create mode 100644 kmail/pics/kmmsgfullyencrypted.png create mode 100644 kmail/pics/kmmsgfullysigned.png create mode 100644 kmail/pics/kmmsgham.png create mode 100644 kmail/pics/kmmsgignored.png create mode 100644 kmail/pics/kmmsgnew.png create mode 100644 kmail/pics/kmmsgpartiallyencrypted.png create mode 100644 kmail/pics/kmmsgpartiallysigned.png create mode 100644 kmail/pics/kmmsgqueued.png create mode 100644 kmail/pics/kmmsgread.png create mode 100644 kmail/pics/kmmsgread_fwd.png create mode 100644 kmail/pics/kmmsgread_fwd_replied.png create mode 100644 kmail/pics/kmmsgread_replied.png create mode 100644 kmail/pics/kmmsgreplied.png create mode 100644 kmail/pics/kmmsgsent.png create mode 100644 kmail/pics/kmmsgsignatureproblematic.png create mode 100644 kmail/pics/kmmsgspam.png create mode 100644 kmail/pics/kmmsgtodo.png create mode 100644 kmail/pics/kmmsgundefinedencrypted.png create mode 100644 kmail/pics/kmmsgundefinedsigned.png create mode 100644 kmail/pics/kmmsgunseen.png create mode 100644 kmail/pics/kmmsgwatched.png create mode 100644 kmail/pics/kmwizard.png create mode 100644 kmail/pics/kmwizard.svg create mode 100644 kmail/pics/pgp-keys.png create mode 100644 kmail/pics/quotecollapse.png create mode 100644 kmail/pics/quoteexpand.png create mode 100644 kmail/popaccount.cpp create mode 100644 kmail/popaccount.h create mode 100644 kmail/profiles/Makefile.am create mode 100644 kmail/profiles/profile-default-rc.desktop create mode 100644 kmail/profiles/profile-high-contrast-rc.desktop create mode 100644 kmail/profiles/profile-html-rc.desktop create mode 100644 kmail/profiles/profile-purist-rc.desktop create mode 100644 kmail/profiles/profile-secure-rc.desktop create mode 100644 kmail/protocols.h create mode 100644 kmail/quotajobs.cpp create mode 100644 kmail/quotajobs.h create mode 100644 kmail/recipientseditor.cpp create mode 100644 kmail/recipientseditor.h create mode 100644 kmail/recipientseditortest.cpp create mode 100644 kmail/recipientseditortest.h create mode 100644 kmail/recipientspicker.cpp create mode 100644 kmail/recipientspicker.h create mode 100644 kmail/redirectdialog.cpp create mode 100644 kmail/redirectdialog.h create mode 100644 kmail/regexplineedit.cpp create mode 100644 kmail/regexplineedit.h create mode 100644 kmail/renamejob.cpp create mode 100644 kmail/renamejob.h create mode 100644 kmail/replyphrases.kcfg create mode 100644 kmail/replyphrases.kcfgc create mode 100644 kmail/rulewidgethandlermanager.cpp create mode 100644 kmail/rulewidgethandlermanager.h create mode 100644 kmail/scalix.cpp create mode 100644 kmail/scalix.h create mode 100644 kmail/searchjob.cpp create mode 100644 kmail/searchjob.h create mode 100644 kmail/searchwindow.cpp create mode 100644 kmail/searchwindow.h create mode 100644 kmail/secondarywindow.cpp create mode 100644 kmail/secondarywindow.h create mode 100644 kmail/sieveconfig.cpp create mode 100644 kmail/sieveconfig.h create mode 100644 kmail/sievedebugdialog.cpp create mode 100644 kmail/sievedebugdialog.h create mode 100644 kmail/sievejob.cpp create mode 100644 kmail/sievejob.h create mode 100644 kmail/signatureconfigurator.cpp create mode 100644 kmail/signatureconfigurator.h create mode 100644 kmail/simplestringlisteditor.cpp create mode 100644 kmail/simplestringlisteditor.h create mode 100644 kmail/smimeconfiguration.ui create mode 100644 kmail/snippetconfig.cpp create mode 100644 kmail/snippetconfig.h create mode 100644 kmail/snippetdlg.cpp create mode 100644 kmail/snippetdlg.h create mode 100644 kmail/snippetdlgbase.ui create mode 100644 kmail/snippetitem.cpp create mode 100644 kmail/snippetitem.h create mode 100644 kmail/snippetsettings.cpp create mode 100644 kmail/snippetsettings.h create mode 100644 kmail/snippetsettingsbase.ui create mode 100644 kmail/snippetwidget.cpp create mode 100644 kmail/snippetwidget.h create mode 100644 kmail/spamheaderanalyzer.cpp create mode 100644 kmail/spamheaderanalyzer.h create mode 100644 kmail/stl_util.h create mode 100644 kmail/subscriptiondialog.cpp create mode 100644 kmail/subscriptiondialog.h create mode 100644 kmail/teehtmlwriter.cpp create mode 100644 kmail/teehtmlwriter.h create mode 100644 kmail/templateparser.cpp create mode 100644 kmail/templateparser.h create mode 100644 kmail/templatesconfiguration.cpp create mode 100644 kmail/templatesconfiguration.h create mode 100644 kmail/templatesconfiguration_base.ui create mode 100644 kmail/templatesconfiguration_kfg.kcfg create mode 100644 kmail/templatesconfiguration_kfg.kcfgc create mode 100644 kmail/templatesinsertcommand.cpp create mode 100644 kmail/templatesinsertcommand.h create mode 100644 kmail/tests/Makefile.am create mode 100644 kmail/tests/messagedicttests.cpp create mode 100644 kmail/tests/messagedicttests.h create mode 100644 kmail/tests/mimelibtests.cpp create mode 100644 kmail/tests/mimelibtests.h create mode 100644 kmail/tests/multipartmixed.mbox create mode 100644 kmail/tests/signedmail.mbox create mode 100644 kmail/tests/storagelayermodule.cpp create mode 100644 kmail/tests/utiltests.cpp create mode 100644 kmail/tests/utiltests.h create mode 100644 kmail/textsource.cpp create mode 100644 kmail/textsource.h create mode 100644 kmail/tips create mode 100644 kmail/transportmanager.cpp create mode 100644 kmail/transportmanager.h create mode 100644 kmail/undostack.cpp create mode 100644 kmail/undostack.h create mode 100755 kmail/upgrade-signature.pl create mode 100755 kmail/upgrade-transport.pl create mode 100644 kmail/urlhandlermanager.cpp create mode 100644 kmail/urlhandlermanager.h create mode 100644 kmail/util.cpp create mode 100644 kmail/util.h create mode 100644 kmail/vacation.cpp create mode 100644 kmail/vacation.h create mode 100644 kmail/vacationdialog.cpp create mode 100644 kmail/vacationdialog.h create mode 100644 kmail/vcardviewer.cpp create mode 100644 kmail/vcardviewer.h create mode 100644 kmail/warningconfiguration.ui create mode 100644 kmail/xfaceconfigurator.cpp create mode 100644 kmail/xfaceconfigurator.h create mode 100644 kmailcvt/Makefile.am create mode 100644 kmailcvt/README create mode 100644 kmailcvt/cr16-app-kmailcvt.png create mode 100644 kmailcvt/cr32-app-kmailcvt.png create mode 100644 kmailcvt/cr48-app-kmailcvt.png create mode 100644 kmailcvt/filter_evolution.cxx create mode 100644 kmailcvt/filter_evolution.hxx create mode 100644 kmailcvt/filter_evolution_v2.cxx create mode 100644 kmailcvt/filter_evolution_v2.hxx create mode 100644 kmailcvt/filter_kmail_maildir.cxx create mode 100644 kmailcvt/filter_kmail_maildir.hxx create mode 100644 kmailcvt/filter_lnotes.cxx create mode 100644 kmailcvt/filter_lnotes.hxx create mode 100644 kmailcvt/filter_mailapp.cxx create mode 100644 kmailcvt/filter_mailapp.hxx create mode 100644 kmailcvt/filter_mbox.cxx create mode 100644 kmailcvt/filter_mbox.hxx create mode 100644 kmailcvt/filter_oe.cxx create mode 100644 kmailcvt/filter_oe.hxx create mode 100644 kmailcvt/filter_opera.cxx create mode 100644 kmailcvt/filter_opera.hxx create mode 100644 kmailcvt/filter_outlook.cxx create mode 100644 kmailcvt/filter_outlook.hxx create mode 100644 kmailcvt/filter_plain.cxx create mode 100644 kmailcvt/filter_plain.hxx create mode 100644 kmailcvt/filter_pmail.cxx create mode 100644 kmailcvt/filter_pmail.hxx create mode 100644 kmailcvt/filter_sylpheed.cxx create mode 100644 kmailcvt/filter_sylpheed.hxx create mode 100644 kmailcvt/filter_thebat.cxx create mode 100644 kmailcvt/filter_thebat.hxx create mode 100644 kmailcvt/filter_thunderbird.cxx create mode 100644 kmailcvt/filter_thunderbird.hxx create mode 100644 kmailcvt/filters.cxx create mode 100644 kmailcvt/filters.hxx create mode 100644 kmailcvt/kimportpage.cpp create mode 100644 kmailcvt/kimportpage.h create mode 100644 kmailcvt/kimportpagedlg.ui create mode 100644 kmailcvt/kmailcvt.cpp create mode 100644 kmailcvt/kmailcvt.h create mode 100644 kmailcvt/kselfilterpage.cpp create mode 100644 kmailcvt/kselfilterpage.h create mode 100644 kmailcvt/kselfilterpagedlg.ui create mode 100644 kmailcvt/main.cpp create mode 100644 kmailcvt/pics/Makefile.am create mode 100644 kmailcvt/pics/step1.png create mode 100644 kmailcvt/samples/cygwin.mbox create mode 100644 kmailcvt/samples/evolution/evolution_1.4.x.tar.bz2 create mode 100644 kmailcvt/samples/evolution/evolution_2.2.x.tar.bz2 create mode 100644 kmailcvt/samples/oe/CREDITS create mode 100644 kmailcvt/samples/oe/test1.mbx create mode 100644 kmailcvt/samples/oe/test2.dbx create mode 100644 kmailcvt/samples/oe/test3.mbx create mode 100644 kmailcvt/samples/oe/test4.dbx create mode 100644 kmailcvt/samples/oe/test5.mbx create mode 100644 kmailcvt/samples/oe6/OutlookExpress6.tar.bz2 create mode 100644 kmailcvt/samples/pmail/pmail.tar.bz2 create mode 100644 kmailcvt/samples/sylpheed/sylpheed.tar.bz2 create mode 100644 kmailcvt/samples/thebat/the_bat-Inbox.tar.bz2 create mode 100644 kmailcvt/uninstall.desktop create mode 100644 kmobile/DESIGN create mode 100644 kmobile/Makefile.am create mode 100644 kmobile/TODO create mode 100644 kmobile/configure.in.in create mode 100644 kmobile/devices/Makefile.am create mode 100644 kmobile/devices/digicam/Makefile.am create mode 100644 kmobile/devices/digicam/libkmobile_digicam.desktop create mode 100644 kmobile/devices/gammu/Makefile.am create mode 100644 kmobile/devices/gammu/libkmobile_gammu.desktop create mode 100644 kmobile/devices/gnokii/Makefile.am create mode 100644 kmobile/devices/gnokii/configure.in.in create mode 100644 kmobile/devices/gnokii/gnokii_mobile.cpp create mode 100644 kmobile/devices/gnokii/gnokii_mobile.h create mode 100644 kmobile/devices/gnokii/gnokiiconfig.cpp create mode 100644 kmobile/devices/gnokii/gnokiiconfig.h create mode 100644 kmobile/devices/gnokii/gnokiiconfigui.ui create mode 100644 kmobile/devices/gnokii/libkmobile_gnokii.desktop create mode 100644 kmobile/devices/pics/Makefile.am create mode 100644 kmobile/devices/pics/mobile_camera.png create mode 100644 kmobile/devices/pics/mobile_musicplayer.png create mode 100644 kmobile/devices/pics/mobile_organizer.png create mode 100644 kmobile/devices/pics/mobile_phone.png create mode 100644 kmobile/devices/pics/mobile_unknown.png create mode 100644 kmobile/devices/skeleton/Makefile.am create mode 100644 kmobile/devices/skeleton/libkmobile_skeleton.desktop create mode 100644 kmobile/devices/skeleton/skeleton.cpp create mode 100644 kmobile/devices/skeleton/skeleton.h create mode 100644 kmobile/hi16-app-kmobile.png create mode 100644 kmobile/hi32-app-kmobile.png create mode 100644 kmobile/hi48-app-kmobile.png create mode 100644 kmobile/kioslave/Makefile.am create mode 100644 kmobile/kioslave/cellphone.protocol create mode 100644 kmobile/kioslave/kio_mobile.cpp create mode 100644 kmobile/kioslave/kio_mobile.h create mode 100644 kmobile/kioslave/mimetypes/Makefile.am create mode 100644 kmobile/kioslave/mimetypes/mobile_addressbook.desktop create mode 100644 kmobile/kioslave/mimetypes/mobile_calendar.desktop create mode 100644 kmobile/kioslave/mimetypes/mobile_device.desktop create mode 100644 kmobile/kioslave/mimetypes/mobile_notes.desktop create mode 100644 kmobile/kioslave/mobile.protocol create mode 100644 kmobile/kioslave/organizer.protocol create mode 100644 kmobile/kioslave/pda.protocol create mode 100644 kmobile/kioslave/phonecamera.protocol create mode 100644 kmobile/kmobile.cpp create mode 100644 kmobile/kmobile.desktop create mode 100644 kmobile/kmobile.h create mode 100644 kmobile/kmobile.lsm create mode 100644 kmobile/kmobile_selectiondialog.ui create mode 100644 kmobile/kmobileclient.cpp create mode 100644 kmobile/kmobileclient.h create mode 100644 kmobile/kmobiledevice.cpp create mode 100644 kmobile/kmobiledevice.h create mode 100644 kmobile/kmobileiface.h create mode 100644 kmobile/kmobileitem.cpp create mode 100644 kmobile/kmobileitem.h create mode 100644 kmobile/kmobileui.rc create mode 100644 kmobile/kmobileview.cpp create mode 100644 kmobile/kmobileview.h create mode 100644 kmobile/libkmobile.desktop create mode 100644 kmobile/main.cpp create mode 100644 kmobile/pref.cpp create mode 100644 kmobile/pref.h create mode 100644 kmobile/systemtray.cpp create mode 100644 kmobile/systemtray.h create mode 100644 kmobile/testlibkmobile.cpp create mode 100644 knode/.kateconfig create mode 100644 knode/AUTHORS create mode 100644 knode/ChangeLog create mode 100644 knode/KNode.desktop create mode 100644 knode/Makefile.am create mode 100644 knode/README create mode 100644 knode/TODO create mode 100644 knode/aboutdata.cpp create mode 100644 knode/aboutdata.h create mode 100644 knode/articlewidget.cpp create mode 100644 knode/articlewidget.h create mode 100644 knode/csshelper.cpp create mode 100644 knode/csshelper.h create mode 100644 knode/filters/1.fltr create mode 100644 knode/filters/2.fltr create mode 100644 knode/filters/3.fltr create mode 100644 knode/filters/4.fltr create mode 100644 knode/filters/5.fltr create mode 100644 knode/filters/6.fltr create mode 100644 knode/filters/7.fltr create mode 100644 knode/filters/8.fltr create mode 100644 knode/filters/Makefile.am create mode 100644 knode/filters/filters.rc create mode 100644 knode/headers.rc create mode 100644 knode/headerview.cpp create mode 100644 knode/headerview.h create mode 100644 knode/hi128-app-knode.png create mode 100644 knode/hi128-app-knode2.png create mode 100644 knode/hi16-app-knode.png create mode 100644 knode/hi16-app-knode2.png create mode 100644 knode/hi32-app-knode.png create mode 100644 knode/hi32-app-knode2.png create mode 100644 knode/hi48-app-knode.png create mode 100644 knode/hi48-app-knode2.png create mode 100644 knode/hi64-app-knode.png create mode 100644 knode/hi64-app-knode2.png create mode 100644 knode/knaccountmanager.cpp create mode 100644 knode/knaccountmanager.h create mode 100644 knode/knapplication.cpp create mode 100644 knode/knapplication.h create mode 100644 knode/knarticle.cpp create mode 100644 knode/knarticle.h create mode 100644 knode/knarticlecollection.cpp create mode 100644 knode/knarticlecollection.h create mode 100644 knode/knarticlefactory.cpp create mode 100644 knode/knarticlefactory.h create mode 100644 knode/knarticlefilter.cpp create mode 100644 knode/knarticlefilter.h create mode 100644 knode/knarticlemanager.cpp create mode 100644 knode/knarticlemanager.h create mode 100644 knode/knarticlewindow.cpp create mode 100644 knode/knarticlewindow.h create mode 100644 knode/kncleanup.cpp create mode 100644 knode/kncleanup.h create mode 100644 knode/kncollection.cpp create mode 100644 knode/kncollection.h create mode 100644 knode/kncollectionview.cpp create mode 100644 knode/kncollectionview.h create mode 100644 knode/kncollectionviewitem.cpp create mode 100644 knode/kncollectionviewitem.h create mode 100644 knode/kncomposer.cpp create mode 100644 knode/kncomposer.h create mode 100644 knode/kncomposerui.rc create mode 100644 knode/knconfig.cpp create mode 100644 knode/knconfig.h create mode 100644 knode/knconfigmanager.cpp create mode 100644 knode/knconfigmanager.h create mode 100644 knode/knconfigpages.cpp create mode 100644 knode/knconfigpages.h create mode 100644 knode/knconfigwidgets.cpp create mode 100644 knode/knconfigwidgets.h create mode 100644 knode/knconvert.cpp create mode 100644 knode/knconvert.h create mode 100644 knode/kndisplayedheader.cpp create mode 100644 knode/kndisplayedheader.h create mode 100644 knode/knewsservice.protocol create mode 100644 knode/knfilterconfigwidget.cpp create mode 100644 knode/knfilterconfigwidget.h create mode 100644 knode/knfilterdialog.cpp create mode 100644 knode/knfilterdialog.h create mode 100644 knode/knfiltermanager.cpp create mode 100644 knode/knfiltermanager.h create mode 100644 knode/knfolder.cpp create mode 100644 knode/knfolder.h create mode 100644 knode/knfoldermanager.cpp create mode 100644 knode/knfoldermanager.h create mode 100644 knode/knglobals.cpp create mode 100644 knode/knglobals.h create mode 100644 knode/kngroup.cpp create mode 100644 knode/kngroup.h create mode 100644 knode/kngroupbrowser.cpp create mode 100644 knode/kngroupbrowser.h create mode 100644 knode/kngroupdialog.cpp create mode 100644 knode/kngroupdialog.h create mode 100644 knode/kngroupmanager.cpp create mode 100644 knode/kngroupmanager.h create mode 100644 knode/kngrouppropdlg.cpp create mode 100644 knode/kngrouppropdlg.h create mode 100644 knode/kngroupselectdialog.cpp create mode 100644 knode/kngroupselectdialog.h create mode 100644 knode/knhdrviewitem.cpp create mode 100644 knode/knhdrviewitem.h create mode 100644 knode/knjobdata.cpp create mode 100644 knode/knjobdata.h create mode 100644 knode/knmainwidget.cpp create mode 100644 knode/knmainwidget.h create mode 100644 knode/knmemorymanager.cpp create mode 100644 knode/knmemorymanager.h create mode 100644 knode/knnetaccess.cpp create mode 100644 knode/knnetaccess.h create mode 100644 knode/knnntpaccount.cpp create mode 100644 knode/knnntpaccount.h create mode 100644 knode/knnntpclient.cpp create mode 100644 knode/knnntpclient.h create mode 100644 knode/knode.cpp create mode 100644 knode/knode.h create mode 100644 knode/knode_config_accounts.desktop create mode 100644 knode/knode_config_appearance.desktop create mode 100644 knode/knode_config_cleanup.desktop create mode 100644 knode/knode_config_identity.desktop create mode 100644 knode/knode_config_post_news.desktop create mode 100644 knode/knode_config_privacy.desktop create mode 100644 knode/knode_config_read_news.desktop create mode 100644 knode/knode_options.h create mode 100644 knode/knode_part.cpp create mode 100644 knode/knode_part.h create mode 100644 knode/knodecomposeriface.h create mode 100644 knode/knodeiface.h create mode 100644 knode/knodeui.rc create mode 100644 knode/knprotocolclient.cpp create mode 100644 knode/knprotocolclient.h create mode 100644 knode/knrangefilter.cpp create mode 100644 knode/knrangefilter.h create mode 100644 knode/knreaderui.rc create mode 100644 knode/knscoring.cpp create mode 100644 knode/knscoring.h create mode 100644 knode/knsearchdialog.cpp create mode 100644 knode/knsearchdialog.h create mode 100644 knode/knserverinfo.cpp create mode 100644 knode/knserverinfo.h create mode 100644 knode/knsourceviewwindow.cpp create mode 100644 knode/knsourceviewwindow.h create mode 100644 knode/knstatusfilter.cpp create mode 100644 knode/knstatusfilter.h create mode 100644 knode/knstringfilter.cpp create mode 100644 knode/knstringfilter.h create mode 100644 knode/knwidgets.cpp create mode 100644 knode/knwidgets.h create mode 100644 knode/main.cpp create mode 100644 knode/pics/Makefile.am create mode 100644 knode/pics/article.png create mode 100644 knode/pics/cr16-action-mail_get_all.png create mode 100644 knode/pics/cr16-action-message_reply.png create mode 100644 knode/pics/cr22-action-mail_get_all.png create mode 100644 knode/pics/cr22-action-message_reply.png create mode 100644 knode/pics/cr32-action-mail_get_all.png create mode 100644 knode/pics/cr32-action-message_reply.png create mode 100644 knode/pics/crsc-action-mail_get_all.svg create mode 100644 knode/pics/ctlart.png create mode 100644 knode/pics/eyes.png create mode 100644 knode/pics/greyball.png create mode 100644 knode/pics/greyballchk.png create mode 100644 knode/pics/group.png create mode 100644 knode/pics/group_big.png create mode 100644 knode/pics/ignore.png create mode 100644 knode/pics/mail.png create mode 100644 knode/pics/newsubs.png create mode 100644 knode/pics/pgp-keys.png create mode 100644 knode/pics/posting.png create mode 100644 knode/pics/snderr.png create mode 100644 knode/pics/stat_cncl.png create mode 100644 knode/pics/stat_edit.png create mode 100644 knode/pics/stat_saved.png create mode 100644 knode/pics/stat_sent.png create mode 100644 knode/resource.h create mode 100644 knode/smtpaccountwidget_base.ui create mode 100644 knode/utilities.cpp create mode 100644 knode/utilities.h create mode 100644 knotes/.emacs-dirvars create mode 100644 knotes/AUTHORS create mode 100644 knotes/ChangeLog create mode 100644 knotes/KNotesAppIface.h create mode 100644 knotes/KNotesIface.h create mode 100644 knotes/Makefile.am create mode 100644 knotes/README create mode 100644 knotes/TODO create mode 100644 knotes/icons/Makefile.am create mode 100644 knotes/icons/cr16-action-enum_list.png create mode 100644 knotes/icons/cr16-action-format_decreaseindent.png create mode 100644 knotes/icons/cr16-action-format_increaseindent.png create mode 100644 knotes/icons/cr16-action-knotes_alarm.png create mode 100644 knotes/icons/cr16-action-knotes_close.png create mode 100644 knotes/icons/cr16-action-knotes_date.png create mode 100644 knotes/icons/cr16-action-knotes_delete.png create mode 100644 knotes/icons/cr16-action-text_sub.png create mode 100644 knotes/icons/cr16-action-text_super.png create mode 100644 knotes/knote.cpp create mode 100644 knotes/knote.h create mode 100644 knotes/knotealarmdlg.cpp create mode 100644 knotes/knotealarmdlg.h create mode 100644 knotes/knotebutton.cpp create mode 100644 knotes/knotebutton.h create mode 100644 knotes/knoteconfig.kcfg create mode 100644 knotes/knoteconfig.kcfgc create mode 100644 knotes/knoteconfigdlg.cpp create mode 100644 knotes/knoteconfigdlg.h create mode 100644 knotes/knoteedit.cpp create mode 100644 knotes/knoteedit.h create mode 100644 knotes/knotehostdlg.cpp create mode 100644 knotes/knotehostdlg.h create mode 100644 knotes/knoteprinter.cpp create mode 100644 knotes/knoteprinter.h create mode 100644 knotes/knotes.desktop create mode 100644 knotes/knotes_manager.desktop create mode 100644 knotes/knotesalarm.cpp create mode 100644 knotes/knotesalarm.h create mode 100644 knotes/knotesapp.cpp create mode 100644 knotes/knotesapp.h create mode 100644 knotes/knotesappui.rc create mode 100644 knotes/knotesglobalconfig.kcfg create mode 100644 knotes/knotesglobalconfig.kcfgc create mode 100644 knotes/knoteslegacy.cpp create mode 100644 knotes/knoteslegacy.h create mode 100644 knotes/knotesnetrecv.cpp create mode 100644 knotes/knotesnetrecv.h create mode 100644 knotes/knotesnetsend.cpp create mode 100644 knotes/knotesnetsend.h create mode 100644 knotes/knotesui.rc create mode 100644 knotes/local.desktop create mode 100644 knotes/main.cpp create mode 100644 knotes/main.h create mode 100644 knotes/mig_knotes.pl create mode 100644 knotes/pics/Makefile.am create mode 100644 knotes/pics/hi128-app-knotes.png create mode 100644 knotes/pics/hi16-app-knotes.png create mode 100644 knotes/pics/hi22-app-knotes.png create mode 100644 knotes/pics/hi32-app-knotes.png create mode 100644 knotes/pics/hi48-app-knotes.png create mode 100644 knotes/pics/hi64-app-knotes.png create mode 100644 knotes/pushpin.xpm create mode 100644 knotes/resourcelocal.cpp create mode 100644 knotes/resourcelocal.h create mode 100644 knotes/resourcelocal_plugin.cpp create mode 100644 knotes/resourcelocalconfig.cpp create mode 100644 knotes/resourcelocalconfig.h create mode 100644 knotes/resourcemanager.cpp create mode 100644 knotes/resourcemanager.h create mode 100644 knotes/resourcenotes.cpp create mode 100644 knotes/resourcenotes.h create mode 100644 knotes/version.h create mode 100644 kode/Makefile.am create mode 100644 kode/README create mode 100644 kode/automakefile.cpp create mode 100644 kode/automakefile.h create mode 100644 kode/class.cpp create mode 100644 kode/class.h create mode 100644 kode/code.cpp create mode 100644 kode/code.h create mode 100644 kode/enum.cpp create mode 100644 kode/enum.h create mode 100644 kode/file.cpp create mode 100644 kode/file.h create mode 100644 kode/function.cpp create mode 100644 kode/function.h create mode 100644 kode/kodemain.cpp create mode 100644 kode/kwsdl/Makefile.am create mode 100644 kode/kwsdl/TODO create mode 100644 kode/kwsdl/binding.cpp create mode 100644 kode/kwsdl/binding.h create mode 100644 kode/kwsdl/compiler.cpp create mode 100644 kode/kwsdl/compiler.h create mode 100644 kode/kwsdl/converter.cpp create mode 100644 kode/kwsdl/converter.h create mode 100644 kode/kwsdl/creator.cpp create mode 100644 kode/kwsdl/creator.h create mode 100644 kode/kwsdl/kung/Makefile.am create mode 100644 kode/kwsdl/kung/binaryinputfield.cpp create mode 100644 kode/kwsdl/kung/binaryinputfield.h create mode 100644 kode/kwsdl/kung/boolinputfield.cpp create mode 100644 kode/kwsdl/kung/boolinputfield.h create mode 100644 kode/kwsdl/kung/complexbaseinputfield.cpp create mode 100644 kode/kwsdl/kung/complexbaseinputfield.h create mode 100644 kode/kwsdl/kung/conversationmanager.h create mode 100644 kode/kwsdl/kung/dateinputfield.cpp create mode 100644 kode/kwsdl/kung/dateinputfield.h create mode 100644 kode/kwsdl/kung/dispatcher.cpp create mode 100644 kode/kwsdl/kung/dispatcher.h create mode 100644 kode/kwsdl/kung/doubleinputfield.cpp create mode 100644 kode/kwsdl/kung/doubleinputfield.h create mode 100644 kode/kwsdl/kung/enuminputfield.cpp create mode 100644 kode/kwsdl/kung/enuminputfield.h create mode 100644 kode/kwsdl/kung/generalconversationmanager.cpp create mode 100644 kode/kwsdl/kung/generalconversationmanager.h create mode 100644 kode/kwsdl/kung/inputdialog.cpp create mode 100644 kode/kwsdl/kung/inputdialog.h create mode 100644 kode/kwsdl/kung/inputfield.cpp create mode 100644 kode/kwsdl/kung/inputfield.h create mode 100644 kode/kwsdl/kung/inputfieldfactory.cpp create mode 100644 kode/kwsdl/kung/inputfieldfactory.h create mode 100644 kode/kwsdl/kung/integerinputfield.cpp create mode 100644 kode/kwsdl/kung/integerinputfield.h create mode 100644 kode/kwsdl/kung/listinputfield.cpp create mode 100644 kode/kwsdl/kung/listinputfield.h create mode 100644 kode/kwsdl/kung/loader.cpp create mode 100644 kode/kwsdl/kung/loader.h create mode 100644 kode/kwsdl/kung/main.cpp create mode 100644 kode/kwsdl/kung/outputdialog.cpp create mode 100644 kode/kwsdl/kung/outputdialog.h create mode 100644 kode/kwsdl/kung/pageinputfield.cpp create mode 100644 kode/kwsdl/kung/pageinputfield.h create mode 100644 kode/kwsdl/kung/simplebaseinputfield.cpp create mode 100644 kode/kwsdl/kung/simplebaseinputfield.h create mode 100644 kode/kwsdl/kung/stringinputfield.cpp create mode 100644 kode/kwsdl/kung/stringinputfield.h create mode 100644 kode/kwsdl/kung/timeinputfield.cpp create mode 100644 kode/kwsdl/kung/timeinputfield.h create mode 100644 kode/kwsdl/kung/transport.cpp create mode 100644 kode/kwsdl/kung/transport.h create mode 100644 kode/kwsdl/kung/wsclconversationmanager.cpp create mode 100644 kode/kwsdl/kung/wsclconversationmanager.h create mode 100644 kode/kwsdl/main.cpp create mode 100644 kode/kwsdl/message.cpp create mode 100644 kode/kwsdl/message.h create mode 100644 kode/kwsdl/namemapper.cpp create mode 100644 kode/kwsdl/namemapper.h create mode 100644 kode/kwsdl/parser.cpp create mode 100644 kode/kwsdl/parser.h create mode 100644 kode/kwsdl/port.cpp create mode 100644 kode/kwsdl/port.h create mode 100644 kode/kwsdl/schema/Makefile.am create mode 100644 kode/kwsdl/schema/attribute.cpp create mode 100644 kode/kwsdl/schema/attribute.h create mode 100644 kode/kwsdl/schema/complextype.cpp create mode 100644 kode/kwsdl/schema/complextype.h create mode 100644 kode/kwsdl/schema/element.cpp create mode 100644 kode/kwsdl/schema/element.h create mode 100644 kode/kwsdl/schema/fileprovider.cpp create mode 100644 kode/kwsdl/schema/fileprovider.h create mode 100644 kode/kwsdl/schema/parser.cpp create mode 100644 kode/kwsdl/schema/parser.h create mode 100644 kode/kwsdl/schema/qualifiedname.cpp create mode 100644 kode/kwsdl/schema/qualifiedname.h create mode 100644 kode/kwsdl/schema/simpletype.cpp create mode 100644 kode/kwsdl/schema/simpletype.h create mode 100644 kode/kwsdl/schema/types.cpp create mode 100644 kode/kwsdl/schema/types.h create mode 100644 kode/kwsdl/schema/typestable.cpp create mode 100644 kode/kwsdl/schema/typestable.h create mode 100644 kode/kwsdl/schema/xsdtype.h create mode 100644 kode/kwsdl/service.cpp create mode 100644 kode/kwsdl/service.h create mode 100644 kode/kwsdl/tests/Makefile.am create mode 100644 kode/kwsdl/tests/google/Makefile.am create mode 100644 kode/kwsdl/tests/google/README create mode 100644 kode/kwsdl/tests/google/directorycategory.cpp create mode 100644 kode/kwsdl/tests/google/directorycategory.h create mode 100644 kode/kwsdl/tests/google/directorycategoryarray.cpp create mode 100644 kode/kwsdl/tests/google/directorycategoryarray.h create mode 100644 kode/kwsdl/tests/google/googlesearch.cc create mode 100644 kode/kwsdl/tests/google/googlesearch.hh create mode 100644 kode/kwsdl/tests/google/googlesearchresult.cpp create mode 100644 kode/kwsdl/tests/google/googlesearchresult.h create mode 100644 kode/kwsdl/tests/google/googlesearchservice.cpp create mode 100644 kode/kwsdl/tests/google/googlesearchservice.h create mode 100644 kode/kwsdl/tests/google/main.cc create mode 100644 kode/kwsdl/tests/google/resultelement.cpp create mode 100644 kode/kwsdl/tests/google/resultelement.h create mode 100644 kode/kwsdl/tests/google/resultelementarray.cpp create mode 100644 kode/kwsdl/tests/google/resultelementarray.h create mode 100644 kode/kwsdl/tests/google/serializer.cpp create mode 100644 kode/kwsdl/tests/google/serializer.h create mode 100644 kode/kwsdl/tests/google/transport.cpp create mode 100644 kode/kwsdl/tests/google/transport.h create mode 100644 kode/kwsdl/typemapper.cpp create mode 100644 kode/kwsdl/typemapper.h create mode 100644 kode/kwsdl/wscl/Makefile.am create mode 100644 kode/kwsdl/wscl/conversation.cpp create mode 100644 kode/kwsdl/wscl/conversation.h create mode 100644 kode/kwsdl/wscl/documents.cpp create mode 100644 kode/kwsdl/wscl/documents.h create mode 100644 kode/kwsdl/wscl/interaction.cpp create mode 100644 kode/kwsdl/wscl/interaction.h create mode 100644 kode/kwsdl/wscl/parser.cpp create mode 100644 kode/kwsdl/wscl/parser.h create mode 100644 kode/kwsdl/wscl/transition.cpp create mode 100644 kode/kwsdl/wscl/transition.h create mode 100644 kode/kwsdl/wsdl.cpp create mode 100644 kode/kwsdl/wsdl.h create mode 100644 kode/kxml_compiler/Makefile.am create mode 100644 kode/kxml_compiler/creator.cpp create mode 100644 kode/kxml_compiler/creator.h create mode 100644 kode/kxml_compiler/kxml_compiler.cpp create mode 100644 kode/kxml_compiler/parser.cpp create mode 100644 kode/kxml_compiler/parser.h create mode 100644 kode/license.cpp create mode 100644 kode/license.h create mode 100644 kode/membervariable.cpp create mode 100644 kode/membervariable.h create mode 100644 kode/printer.cpp create mode 100644 kode/printer.h create mode 100644 kode/statemachine.cpp create mode 100644 kode/statemachine.h create mode 100644 kode/style.cpp create mode 100644 kode/style.h create mode 100644 kode/typedef.cpp create mode 100644 kode/typedef.h create mode 100644 kode/variable.cpp create mode 100644 kode/variable.h create mode 100644 konsolekalendar/COPYING create mode 100644 konsolekalendar/HACKS create mode 100644 konsolekalendar/Mainpage.dox create mode 100644 konsolekalendar/Makefile.am create mode 100644 konsolekalendar/ROADMAP create mode 100644 konsolekalendar/TODO create mode 100644 konsolekalendar/examples/README create mode 100755 konsolekalendar/examples/tcm2kcal.pl create mode 100644 konsolekalendar/examples/testkalendar.sh create mode 100644 konsolekalendar/konsolekalendar.cpp create mode 100644 konsolekalendar/konsolekalendar.desktop create mode 100644 konsolekalendar/konsolekalendar.h create mode 100644 konsolekalendar/konsolekalendaradd.cpp create mode 100644 konsolekalendar/konsolekalendaradd.h create mode 100644 konsolekalendar/konsolekalendarchange.cpp create mode 100644 konsolekalendar/konsolekalendarchange.h create mode 100644 konsolekalendar/konsolekalendardelete.cpp create mode 100644 konsolekalendar/konsolekalendardelete.h create mode 100644 konsolekalendar/konsolekalendarepoch.cpp create mode 100644 konsolekalendar/konsolekalendarepoch.h create mode 100644 konsolekalendar/konsolekalendarexports.cpp create mode 100644 konsolekalendar/konsolekalendarexports.h create mode 100644 konsolekalendar/konsolekalendarvariables.cpp create mode 100644 konsolekalendar/konsolekalendarvariables.h create mode 100644 konsolekalendar/main.cpp create mode 100644 konsolekalendar/pixmaps/Makefile.am create mode 100644 konsolekalendar/pixmaps/cr16-app-konsolekalendar.png create mode 100644 konsolekalendar/pixmaps/cr22-app-konsolekalendar.png create mode 100644 konsolekalendar/pixmaps/cr32-app-konsolekalendar.png create mode 100644 konsolekalendar/stdcalendar.cpp create mode 100644 konsolekalendar/stdcalendar.h create mode 100644 kontact/DESIGN.dcopinteraction create mode 100644 kontact/HACKING create mode 100644 kontact/Makefile.am create mode 100644 kontact/TODO create mode 100644 kontact/Thoughts create mode 100644 kontact/interfaces/Makefile.am create mode 100644 kontact/interfaces/core.cpp create mode 100644 kontact/interfaces/core.h create mode 100644 kontact/interfaces/kontactplugin.desktop create mode 100644 kontact/interfaces/plugin.cpp create mode 100644 kontact/interfaces/plugin.h create mode 100644 kontact/interfaces/summary.cpp create mode 100644 kontact/interfaces/summary.h create mode 100644 kontact/interfaces/uniqueapphandler.cpp create mode 100644 kontact/interfaces/uniqueapphandler.h create mode 100644 kontact/pics/Makefile.am create mode 100644 kontact/pics/icons/LICENSE create mode 100644 kontact/pics/icons/Makefile.am create mode 100644 kontact/pics/icons/cr16-action-kontact_contacts.png create mode 100644 kontact/pics/icons/cr16-action-kontact_date.png create mode 100644 kontact/pics/icons/cr16-action-kontact_journal.png create mode 100644 kontact/pics/icons/cr16-action-kontact_mail.png create mode 100644 kontact/pics/icons/cr16-action-kontact_news.png create mode 100644 kontact/pics/icons/cr16-action-kontact_notes.png create mode 100644 kontact/pics/icons/cr16-action-kontact_summary.png create mode 100644 kontact/pics/icons/cr16-action-kontact_summary_green.png create mode 100644 kontact/pics/icons/cr16-action-kontact_todo.png create mode 100644 kontact/pics/icons/cr22-action-kontact_contacts.png create mode 100644 kontact/pics/icons/cr22-action-kontact_date.png create mode 100644 kontact/pics/icons/cr22-action-kontact_journal.png create mode 100644 kontact/pics/icons/cr22-action-kontact_mail.png create mode 100644 kontact/pics/icons/cr22-action-kontact_news.png create mode 100644 kontact/pics/icons/cr22-action-kontact_notes.png create mode 100644 kontact/pics/icons/cr22-action-kontact_summary.png create mode 100644 kontact/pics/icons/cr22-action-kontact_summary_green.png create mode 100644 kontact/pics/icons/cr22-action-kontact_todo.png create mode 100644 kontact/pics/icons/cr32-action-kontact_contacts.png create mode 100644 kontact/pics/icons/cr32-action-kontact_date.png create mode 100644 kontact/pics/icons/cr32-action-kontact_journal.png create mode 100644 kontact/pics/icons/cr32-action-kontact_mail.png create mode 100644 kontact/pics/icons/cr32-action-kontact_news.png create mode 100644 kontact/pics/icons/cr32-action-kontact_notes.png create mode 100644 kontact/pics/icons/cr32-action-kontact_summary.png create mode 100644 kontact/pics/icons/cr32-action-kontact_summary_green.png create mode 100644 kontact/pics/icons/cr32-action-kontact_todo.png create mode 100644 kontact/pics/icons/cr48-action-kontact_contacts.png create mode 100644 kontact/pics/icons/cr48-action-kontact_date.png create mode 100644 kontact/pics/icons/cr48-action-kontact_journal.png create mode 100644 kontact/pics/icons/cr48-action-kontact_mail.png create mode 100644 kontact/pics/icons/cr48-action-kontact_news.png create mode 100644 kontact/pics/icons/cr48-action-kontact_notes.png create mode 100644 kontact/pics/icons/cr48-action-kontact_summary.png create mode 100644 kontact/pics/icons/cr48-action-kontact_summary_green.png create mode 100644 kontact/pics/icons/cr48-action-kontact_todo.png create mode 100644 kontact/pics/icons/cr64-action-kontact_contacts.png create mode 100644 kontact/pics/icons/cr64-action-kontact_date.png create mode 100644 kontact/pics/icons/cr64-action-kontact_journal.png create mode 100644 kontact/pics/icons/cr64-action-kontact_mail.png create mode 100644 kontact/pics/icons/cr64-action-kontact_news.png create mode 100644 kontact/pics/icons/cr64-action-kontact_notes.png create mode 100644 kontact/pics/icons/cr64-action-kontact_summary.png create mode 100644 kontact/pics/icons/cr64-action-kontact_summary_green.png create mode 100644 kontact/pics/icons/cr64-action-kontact_todo.png create mode 100644 kontact/plugins/Makefile.am create mode 100644 kontact/plugins/akregator/Makefile.am create mode 100644 kontact/plugins/akregator/akregator_plugin.cpp create mode 100644 kontact/plugins/akregator/akregator_plugin.h create mode 100644 kontact/plugins/akregator/akregatorplugin.desktop create mode 100644 kontact/plugins/akregator/akregatorplugin3.2.desktop create mode 100644 kontact/plugins/kaddressbook/Makefile.am create mode 100644 kontact/plugins/kaddressbook/kaddressbook_plugin.cpp create mode 100644 kontact/plugins/kaddressbook/kaddressbook_plugin.h create mode 100644 kontact/plugins/kaddressbook/kaddressbookplugin.desktop create mode 100644 kontact/plugins/karm/Makefile.am create mode 100644 kontact/plugins/karm/karm_plugin.cpp create mode 100644 kontact/plugins/karm/karm_plugin.h create mode 100644 kontact/plugins/karm/karmplugin.desktop create mode 100644 kontact/plugins/kitchensync/Makefile.am create mode 100644 kontact/plugins/kitchensync/kitchensync.desktop create mode 100644 kontact/plugins/kitchensync/kitchensync_plugin.cpp create mode 100644 kontact/plugins/kitchensync/kitchensync_plugin.h create mode 100644 kontact/plugins/kmail/Makefile.am create mode 100644 kontact/plugins/kmail/kcmkmailsummary.cpp create mode 100644 kontact/plugins/kmail/kcmkmailsummary.desktop create mode 100644 kontact/plugins/kmail/kcmkmailsummary.h create mode 100644 kontact/plugins/kmail/kmail_plugin.cpp create mode 100644 kontact/plugins/kmail/kmail_plugin.h create mode 100644 kontact/plugins/kmail/kmailplugin.desktop create mode 100644 kontact/plugins/kmail/summarywidget.cpp create mode 100644 kontact/plugins/kmail/summarywidget.h create mode 100644 kontact/plugins/knode/Makefile.am create mode 100644 kontact/plugins/knode/knode_plugin.cpp create mode 100644 kontact/plugins/knode/knode_plugin.h create mode 100644 kontact/plugins/knode/knodeplugin.desktop create mode 100644 kontact/plugins/knotes/Makefile.am create mode 100644 kontact/plugins/knotes/knotes_part.cpp create mode 100644 kontact/plugins/knotes/knotes_part.h create mode 100644 kontact/plugins/knotes/knotes_part.rc create mode 100644 kontact/plugins/knotes/knotes_part_p.h create mode 100644 kontact/plugins/knotes/knotes_plugin.cpp create mode 100644 kontact/plugins/knotes/knotes_plugin.h create mode 100644 kontact/plugins/knotes/knotesplugin.desktop create mode 100644 kontact/plugins/knotes/knotetip.cpp create mode 100644 kontact/plugins/knotes/knotetip.h create mode 100644 kontact/plugins/knotes/summarywidget.cpp create mode 100644 kontact/plugins/knotes/summarywidget.h create mode 100644 kontact/plugins/korganizer/Makefile.am create mode 100644 kontact/plugins/korganizer/journalplugin.cpp create mode 100644 kontact/plugins/korganizer/journalplugin.desktop create mode 100644 kontact/plugins/korganizer/journalplugin.h create mode 100644 kontact/plugins/korganizer/kcmkorgsummary.cpp create mode 100644 kontact/plugins/korganizer/kcmkorgsummary.desktop create mode 100644 kontact/plugins/korganizer/kcmkorgsummary.h create mode 100644 kontact/plugins/korganizer/korg_uniqueapp.cpp create mode 100644 kontact/plugins/korganizer/korg_uniqueapp.h create mode 100644 kontact/plugins/korganizer/korganizerplugin.cpp create mode 100644 kontact/plugins/korganizer/korganizerplugin.desktop create mode 100644 kontact/plugins/korganizer/korganizerplugin.h create mode 100644 kontact/plugins/korganizer/summarywidget.cpp create mode 100644 kontact/plugins/korganizer/summarywidget.h create mode 100644 kontact/plugins/korganizer/todoplugin.cpp create mode 100644 kontact/plugins/korganizer/todoplugin.desktop create mode 100644 kontact/plugins/korganizer/todoplugin.h create mode 100644 kontact/plugins/korganizer/todosummarywidget.cpp create mode 100644 kontact/plugins/korganizer/todosummarywidget.h create mode 100644 kontact/plugins/kpilot/Makefile.am create mode 100644 kontact/plugins/kpilot/kpilot_plugin.cpp create mode 100644 kontact/plugins/kpilot/kpilot_plugin.h create mode 100644 kontact/plugins/kpilot/kpilotplugin.desktop create mode 100644 kontact/plugins/kpilot/summarywidget.cpp create mode 100644 kontact/plugins/kpilot/summarywidget.h create mode 100644 kontact/plugins/newsticker/Makefile.am create mode 100644 kontact/plugins/newsticker/kcmkontactknt.cpp create mode 100644 kontact/plugins/newsticker/kcmkontactknt.desktop create mode 100644 kontact/plugins/newsticker/kcmkontactknt.h create mode 100644 kontact/plugins/newsticker/newsfeeds.h create mode 100644 kontact/plugins/newsticker/newsticker_plugin.cpp create mode 100644 kontact/plugins/newsticker/newsticker_plugin.h create mode 100644 kontact/plugins/newsticker/newstickerplugin.desktop create mode 100644 kontact/plugins/newsticker/summarywidget.cpp create mode 100644 kontact/plugins/newsticker/summarywidget.h create mode 100644 kontact/plugins/specialdates/Makefile.am create mode 100644 kontact/plugins/specialdates/kcmsdsummary.cpp create mode 100644 kontact/plugins/specialdates/kcmsdsummary.desktop create mode 100644 kontact/plugins/specialdates/kcmsdsummary.h create mode 100644 kontact/plugins/specialdates/sdsummarywidget.cpp create mode 100644 kontact/plugins/specialdates/sdsummarywidget.h create mode 100644 kontact/plugins/specialdates/specialdates_plugin.cpp create mode 100644 kontact/plugins/specialdates/specialdates_plugin.h create mode 100644 kontact/plugins/specialdates/specialdatesplugin.desktop create mode 100644 kontact/plugins/summary/Makefile.am create mode 100644 kontact/plugins/summary/dropwidget.cpp create mode 100644 kontact/plugins/summary/dropwidget.h create mode 100644 kontact/plugins/summary/kcmkontactsummary.cpp create mode 100644 kontact/plugins/summary/kcmkontactsummary.desktop create mode 100644 kontact/plugins/summary/kcmkontactsummary.h create mode 100644 kontact/plugins/summary/kontactsummary_part.rc create mode 100644 kontact/plugins/summary/summaryplugin.desktop create mode 100644 kontact/plugins/summary/summaryview_part.cpp create mode 100644 kontact/plugins/summary/summaryview_part.h create mode 100644 kontact/plugins/summary/summaryview_plugin.cpp create mode 100644 kontact/plugins/summary/summaryview_plugin.h create mode 100644 kontact/plugins/test/Makefile.am create mode 100644 kontact/plugins/test/kptestplugin.desktop create mode 100644 kontact/plugins/test/kptestplugin.rc create mode 100644 kontact/plugins/test/test_part.cpp create mode 100644 kontact/plugins/test/test_part.h create mode 100644 kontact/plugins/test/test_plugin.cpp create mode 100644 kontact/plugins/test/test_plugin.h create mode 100644 kontact/plugins/test/testpartui.rc create mode 100644 kontact/plugins/weather/Makefile.am create mode 100644 kontact/plugins/weather/summarywidget.cpp create mode 100644 kontact/plugins/weather/summarywidget.h create mode 100644 kontact/plugins/weather/weather_plugin.cpp create mode 100644 kontact/plugins/weather/weather_plugin.h create mode 100644 kontact/plugins/weather/weatherplugin.desktop create mode 100644 kontact/profiles/KontactDefaults/Makefile.am create mode 100644 kontact/profiles/KontactDefaults/kontactrc create mode 100644 kontact/profiles/KontactDefaults/korganizerrc create mode 100644 kontact/profiles/KontactDefaults/profile.cfg create mode 100644 kontact/profiles/Makefile.am create mode 100644 kontact/profiles/OutlookDefaults/Makefile.am create mode 100644 kontact/profiles/OutlookDefaults/kontactrc create mode 100644 kontact/profiles/OutlookDefaults/korganizerrc create mode 100644 kontact/profiles/OutlookDefaults/profile.cfg create mode 100644 kontact/src/Kontact.desktop create mode 100644 kontact/src/Makefile.am create mode 100644 kontact/src/about/Makefile.am create mode 100644 kontact/src/about/kontact.css create mode 100644 kontact/src/about/main.html create mode 100644 kontact/src/about/top-right-kontact.png create mode 100644 kontact/src/aboutdialog.cpp create mode 100644 kontact/src/aboutdialog.h create mode 100644 kontact/src/hi128-app-kontact.png create mode 100644 kontact/src/hi16-app-kontact.png create mode 100644 kontact/src/hi22-app-kontact.png create mode 100644 kontact/src/hi32-app-kontact.png create mode 100644 kontact/src/hi48-app-kontact.png create mode 100644 kontact/src/hi64-app-kontact.png create mode 100644 kontact/src/iconsidepane.cpp create mode 100644 kontact/src/iconsidepane.h create mode 100644 kontact/src/kcmkontact.cpp create mode 100644 kontact/src/kcmkontact.h create mode 100644 kontact/src/kontact.kcfg create mode 100644 kontact/src/kontact.setdlg create mode 100644 kontact/src/kontactconfig.desktop create mode 100644 kontact/src/kontactdcop.desktop create mode 100644 kontact/src/kontactiface.h create mode 100644 kontact/src/kontactui.rc create mode 100644 kontact/src/main.cpp create mode 100644 kontact/src/mainwindow.cpp create mode 100644 kontact/src/mainwindow.h create mode 100644 kontact/src/prefs.kcfgc create mode 100644 kontact/src/profiledialog.cpp create mode 100644 kontact/src/profiledialog.h create mode 100644 kontact/src/profilemanager.cpp create mode 100644 kontact/src/profilemanager.h create mode 100644 kontact/src/sidepanebase.cpp create mode 100644 kontact/src/sidepanebase.h create mode 100644 korganizer/AUTHORS create mode 100644 korganizer/COPYING create mode 100644 korganizer/HACKING create mode 100644 korganizer/LICENSE create mode 100644 korganizer/Makefile.am create mode 100644 korganizer/README create mode 100644 korganizer/aboutdata.cpp create mode 100644 korganizer/aboutdata.h create mode 100644 korganizer/actionmanager.cpp create mode 100644 korganizer/actionmanager.h create mode 100644 korganizer/agendaview.cpp create mode 100644 korganizer/agendaview.h create mode 100644 korganizer/archivedialog.cpp create mode 100644 korganizer/archivedialog.h create mode 100644 korganizer/calendarview.cpp create mode 100644 korganizer/calendarview.h create mode 100644 korganizer/configure.in.in create mode 100644 korganizer/customlistviewitem.h create mode 100644 korganizer/datechecker.cpp create mode 100644 korganizer/datechecker.h create mode 100644 korganizer/datenavigator.cpp create mode 100644 korganizer/datenavigator.h create mode 100644 korganizer/datenavigatorcontainer.cpp create mode 100644 korganizer/datenavigatorcontainer.h create mode 100644 korganizer/dcopcalendar.desktop create mode 100644 korganizer/docprefs.cpp create mode 100644 korganizer/docprefs.h create mode 100644 korganizer/eventarchiver.cpp create mode 100644 korganizer/eventarchiver.h create mode 100644 korganizer/exportwebdialog.cpp create mode 100644 korganizer/exportwebdialog.h create mode 100644 korganizer/filteredit_base.ui create mode 100644 korganizer/filtereditdialog.cpp create mode 100644 korganizer/filtereditdialog.h create mode 100644 korganizer/freebusymanager.cpp create mode 100644 korganizer/freebusymanager.h create mode 100644 korganizer/freebusyurldialog.cpp create mode 100644 korganizer/freebusyurldialog.h create mode 100644 korganizer/hi128-app-korganizer.png create mode 100644 korganizer/hi16-app-korganizer.png create mode 100644 korganizer/hi32-app-korganizer.png create mode 100644 korganizer/hi48-app-korganizer.png create mode 100644 korganizer/hi64-app-korganizer.png create mode 100644 korganizer/history.cpp create mode 100644 korganizer/history.h create mode 100755 korganizer/ical2vcal.in create mode 100644 korganizer/importdialog.cpp create mode 100644 korganizer/importdialog.h create mode 100644 korganizer/incidencechanger.cpp create mode 100644 korganizer/incidencechanger.h create mode 100644 korganizer/interfaces/Makefile.am create mode 100644 korganizer/interfaces/calendar/Makefile.am create mode 100644 korganizer/interfaces/calendar/calendardecoration.desktop create mode 100644 korganizer/interfaces/calendar/calendardecoration.h create mode 100644 korganizer/interfaces/calendar/calendarplugin.desktop create mode 100644 korganizer/interfaces/calendar/plugin.h create mode 100644 korganizer/interfaces/korganizer/Makefile.am create mode 100644 korganizer/interfaces/korganizer/baseview.h create mode 100644 korganizer/interfaces/korganizer/calendarviewbase.h create mode 100644 korganizer/interfaces/korganizer/corehelper.h create mode 100644 korganizer/interfaces/korganizer/incidencechangerbase.h create mode 100644 korganizer/interfaces/korganizer/korganizerpart.desktop create mode 100644 korganizer/interfaces/korganizer/korgprintplugin.desktop create mode 100644 korganizer/interfaces/korganizer/mainwindow.h create mode 100644 korganizer/interfaces/korganizer/part.h create mode 100644 korganizer/interfaces/korganizer/printplugin.h create mode 100644 korganizer/journalentry.cpp create mode 100644 korganizer/journalentry.h create mode 100644 korganizer/kcalendariface.h create mode 100644 korganizer/kdatenavigator.cpp create mode 100644 korganizer/kdatenavigator.h create mode 100644 korganizer/koagenda.cpp create mode 100644 korganizer/koagenda.h create mode 100644 korganizer/koagendaitem.cpp create mode 100644 korganizer/koagendaitem.h create mode 100644 korganizer/koagendaview.cpp create mode 100644 korganizer/koagendaview.h create mode 100644 korganizer/koapp.cpp create mode 100644 korganizer/koapp.h create mode 100644 korganizer/koattendeeeditor.cpp create mode 100644 korganizer/koattendeeeditor.h create mode 100644 korganizer/kocore.cpp create mode 100644 korganizer/kocore.h create mode 100644 korganizer/kocorehelper.cpp create mode 100644 korganizer/kocorehelper.h create mode 100644 korganizer/kocounterdialog.cpp create mode 100644 korganizer/kocounterdialog.h create mode 100644 korganizer/kodaymatrix.cpp create mode 100644 korganizer/kodaymatrix.h create mode 100644 korganizer/kodialogmanager.cpp create mode 100644 korganizer/kodialogmanager.h create mode 100644 korganizer/koeditoralarms.cpp create mode 100644 korganizer/koeditoralarms.h create mode 100644 korganizer/koeditoralarms_base.ui create mode 100644 korganizer/koeditorattachments.cpp create mode 100644 korganizer/koeditorattachments.h create mode 100644 korganizer/koeditordetails.cpp create mode 100644 korganizer/koeditordetails.h create mode 100644 korganizer/koeditorfreebusy.cpp create mode 100644 korganizer/koeditorfreebusy.h create mode 100644 korganizer/koeditorgeneral.cpp create mode 100644 korganizer/koeditorgeneral.h create mode 100644 korganizer/koeditorgeneralevent.cpp create mode 100644 korganizer/koeditorgeneralevent.h create mode 100644 korganizer/koeditorgeneraljournal.cpp create mode 100644 korganizer/koeditorgeneraljournal.h create mode 100644 korganizer/koeditorgeneraltodo.cpp create mode 100644 korganizer/koeditorgeneraltodo.h create mode 100644 korganizer/koeditorrecurrence.cpp create mode 100644 korganizer/koeditorrecurrence.h create mode 100644 korganizer/koeventeditor.cpp create mode 100644 korganizer/koeventeditor.h create mode 100644 korganizer/koeventpopupmenu.cpp create mode 100644 korganizer/koeventpopupmenu.h create mode 100644 korganizer/koeventview.cpp create mode 100644 korganizer/koeventview.h create mode 100644 korganizer/koeventviewer.cpp create mode 100644 korganizer/koeventviewer.h create mode 100644 korganizer/koeventviewerdialog.cpp create mode 100644 korganizer/koeventviewerdialog.h create mode 100644 korganizer/koglobals.cpp create mode 100644 korganizer/koglobals.h create mode 100644 korganizer/kogroupware.cpp create mode 100644 korganizer/kogroupware.h create mode 100644 korganizer/kogroupwareprefspage.ui create mode 100644 korganizer/kogroupwareprefspage.ui.h create mode 100644 korganizer/kohelper.cpp create mode 100644 korganizer/kohelper.h create mode 100644 korganizer/koidentitymanager.cpp create mode 100644 korganizer/koidentitymanager.h create mode 100644 korganizer/koincidenceeditor.cpp create mode 100644 korganizer/koincidenceeditor.h create mode 100644 korganizer/koincidencetooltip.cpp create mode 100644 korganizer/koincidencetooltip.h create mode 100644 korganizer/kojournaleditor.cpp create mode 100644 korganizer/kojournaleditor.h create mode 100644 korganizer/kojournalview.cpp create mode 100644 korganizer/kojournalview.h create mode 100644 korganizer/kolistview.cpp create mode 100644 korganizer/kolistview.h create mode 100644 korganizer/komailclient.cpp create mode 100644 korganizer/komailclient.h create mode 100644 korganizer/komessagebox.cpp create mode 100644 korganizer/komessagebox.h create mode 100644 korganizer/komonthview.cpp create mode 100644 korganizer/komonthview.h create mode 100644 korganizer/konewstuff.cpp create mode 100644 korganizer/konewstuff.h create mode 100644 korganizer/koprefs.cpp create mode 100644 korganizer/koprefs.h create mode 100644 korganizer/koprefs_base.kcfgc create mode 100644 korganizer/koprefsdialog.cpp create mode 100644 korganizer/koprefsdialog.h create mode 100644 korganizer/korgac/Makefile.am create mode 100644 korganizer/korgac/alarmclientiface.h create mode 100644 korganizer/korgac/alarmdialog.cpp create mode 100644 korganizer/korgac/alarmdialog.h create mode 100644 korganizer/korgac/alarmdockwindow.cpp create mode 100644 korganizer/korgac/alarmdockwindow.h create mode 100644 korganizer/korgac/koalarmclient.cpp create mode 100644 korganizer/korgac/koalarmclient.h create mode 100644 korganizer/korgac/korgac.desktop create mode 100644 korganizer/korgac/korgacmain.cpp create mode 100644 korganizer/korgac/pixmaps/Makefile.am create mode 100644 korganizer/korgac/pixmaps/cr22-action-korgac.png create mode 100644 korganizer/korgac/pixmaps/cr22-action-korgac_disabled.png create mode 100644 korganizer/korgac/testalarmdlg.cpp create mode 100644 korganizer/korganizer.cpp create mode 100644 korganizer/korganizer.desktop create mode 100644 korganizer/korganizer.h create mode 100644 korganizer/korganizer.kcfg create mode 100644 korganizer/korganizer.upd create mode 100644 korganizer/korganizer_configcolors.desktop create mode 100644 korganizer/korganizer_configdesignerfields.desktop create mode 100644 korganizer/korganizer_configfonts.desktop create mode 100644 korganizer/korganizer_configfreebusy.desktop create mode 100644 korganizer/korganizer_configgroupautomation.desktop create mode 100644 korganizer/korganizer_configgroupscheduling.desktop create mode 100644 korganizer/korganizer_configmain.desktop create mode 100644 korganizer/korganizer_configplugins.desktop create mode 100644 korganizer/korganizer_configtime.desktop create mode 100644 korganizer/korganizer_configviews.desktop create mode 100644 korganizer/korganizer_options.h create mode 100644 korganizer/korganizer_part.cpp create mode 100644 korganizer/korganizer_part.h create mode 100644 korganizer/korganizer_part.rc create mode 100644 korganizer/korganizeriface.h create mode 100644 korganizer/korganizerifaceimpl.cpp create mode 100644 korganizer/korganizerifaceimpl.h create mode 100644 korganizer/korganizerui.rc create mode 100644 korganizer/korgplugins.cpp create mode 100644 korganizer/kotimelineview.cpp create mode 100644 korganizer/kotimelineview.h create mode 100644 korganizer/kotodoeditor.cpp create mode 100644 korganizer/kotodoeditor.h create mode 100644 korganizer/kotodoview.cpp create mode 100644 korganizer/kotodoview.h create mode 100644 korganizer/kotodoviewitem.cpp create mode 100644 korganizer/kotodoviewitem.h create mode 100644 korganizer/koviewmanager.cpp create mode 100644 korganizer/koviewmanager.h create mode 100644 korganizer/kowhatsnextview.cpp create mode 100644 korganizer/kowhatsnextview.h create mode 100644 korganizer/kowindowlist.cpp create mode 100644 korganizer/kowindowlist.h create mode 100644 korganizer/mailscheduler.cpp create mode 100644 korganizer/mailscheduler.h create mode 100644 korganizer/main.cpp create mode 100755 korganizer/makechangelog create mode 100644 korganizer/multiagendaview.cpp create mode 100644 korganizer/multiagendaview.h create mode 100644 korganizer/navigatorbar.cpp create mode 100644 korganizer/navigatorbar.h create mode 100644 korganizer/pixmaps/Makefile.am create mode 100644 korganizer/pixmaps/cr16-action-1day.png create mode 100644 korganizer/pixmaps/cr16-action-5days.png create mode 100644 korganizer/pixmaps/cr16-action-7days.png create mode 100644 korganizer/pixmaps/cr16-action-dayview.png create mode 100644 korganizer/pixmaps/cr16-action-downindicator.png create mode 100644 korganizer/pixmaps/cr16-action-findf.png create mode 100644 korganizer/pixmaps/cr16-action-groupevent.png create mode 100644 korganizer/pixmaps/cr16-action-groupeventtentative.png create mode 100644 korganizer/pixmaps/cr16-action-list.png create mode 100644 korganizer/pixmaps/cr16-action-mailappt.png create mode 100644 korganizer/pixmaps/cr16-action-month.png create mode 100644 korganizer/pixmaps/cr16-action-nomailappt.png create mode 100644 korganizer/pixmaps/cr16-action-organizer.png create mode 100644 korganizer/pixmaps/cr16-action-playsound.png create mode 100644 korganizer/pixmaps/cr16-action-runprog.png create mode 100644 korganizer/pixmaps/cr16-action-smallcal.png create mode 100644 korganizer/pixmaps/cr16-action-smallclock.png create mode 100644 korganizer/pixmaps/cr16-action-upindicator.png create mode 100644 korganizer/pixmaps/cr16-action-webexport.png create mode 100644 korganizer/pixmaps/cr16-action-whatsnext.png create mode 100644 korganizer/pixmaps/cr22-action-1day.png create mode 100644 korganizer/pixmaps/cr22-action-5days.png create mode 100644 korganizer/pixmaps/cr22-action-7days.png create mode 100644 korganizer/pixmaps/cr22-action-agenda.png create mode 100644 korganizer/pixmaps/cr22-action-delete.png create mode 100644 korganizer/pixmaps/cr22-action-emptybox-mask.png create mode 100644 korganizer/pixmaps/cr22-action-emptybox.png create mode 100644 korganizer/pixmaps/cr22-action-list.png create mode 100644 korganizer/pixmaps/cr22-action-month.png create mode 100644 korganizer/pixmaps/cr22-action-search.png create mode 100644 korganizer/pixmaps/cr22-action-send.png create mode 100644 korganizer/pixmaps/cr22-action-webexport.png create mode 100644 korganizer/pixmaps/cr22-action-whatsnext.png create mode 100644 korganizer/pixmaps/cr22-action-xdays.png create mode 100644 korganizer/pixmaps/cr32-action-1day.png create mode 100644 korganizer/pixmaps/cr32-action-5days.png create mode 100644 korganizer/pixmaps/cr32-action-7days.png create mode 100644 korganizer/pixmaps/cr32-action-list.png create mode 100644 korganizer/pixmaps/cr32-action-month.png create mode 100644 korganizer/pixmaps/cr32-action-xdays.png create mode 100644 korganizer/plugins/Makefile.am create mode 100644 korganizer/plugins/datenums/Makefile.am create mode 100644 korganizer/plugins/datenums/configdialog.cpp create mode 100644 korganizer/plugins/datenums/configdialog.h create mode 100644 korganizer/plugins/datenums/datenums.cpp create mode 100644 korganizer/plugins/datenums/datenums.desktop create mode 100644 korganizer/plugins/datenums/datenums.h create mode 100644 korganizer/plugins/exchange/Makefile.am create mode 100644 korganizer/plugins/exchange/exchange.cpp create mode 100644 korganizer/plugins/exchange/exchange.desktop create mode 100644 korganizer/plugins/exchange/exchange.h create mode 100644 korganizer/plugins/exchange/exchangeconfig.cpp create mode 100644 korganizer/plugins/exchange/exchangeconfig.h create mode 100644 korganizer/plugins/exchange/exchangedialog.cpp create mode 100644 korganizer/plugins/exchange/exchangedialog.h create mode 100644 korganizer/plugins/exchange/exchangeui.rc create mode 100644 korganizer/plugins/hebrew/Makefile.am create mode 100644 korganizer/plugins/hebrew/README create mode 100644 korganizer/plugins/hebrew/configdialog.cpp create mode 100644 korganizer/plugins/hebrew/configdialog.h create mode 100644 korganizer/plugins/hebrew/converter.cpp create mode 100644 korganizer/plugins/hebrew/converter.h create mode 100644 korganizer/plugins/hebrew/hebrew.cpp create mode 100644 korganizer/plugins/hebrew/hebrew.desktop create mode 100644 korganizer/plugins/hebrew/hebrew.h create mode 100644 korganizer/plugins/hebrew/holiday.cpp create mode 100644 korganizer/plugins/hebrew/holiday.h create mode 100644 korganizer/plugins/hebrew/parsha.cpp create mode 100644 korganizer/plugins/hebrew/parsha.h create mode 100644 korganizer/plugins/printing/Makefile.am create mode 100644 korganizer/plugins/printing/journal/Makefile.am create mode 100644 korganizer/plugins/printing/journal/calprintjournalconfig_base.ui create mode 100644 korganizer/plugins/printing/journal/journalprint.cpp create mode 100644 korganizer/plugins/printing/journal/journalprint.desktop create mode 100644 korganizer/plugins/printing/journal/journalprint.h create mode 100644 korganizer/plugins/printing/list/Makefile.am create mode 100644 korganizer/plugins/printing/list/calprintlistconfig_base.ui create mode 100644 korganizer/plugins/printing/list/listprint.cpp create mode 100644 korganizer/plugins/printing/list/listprint.desktop create mode 100644 korganizer/plugins/printing/list/listprint.h create mode 100644 korganizer/plugins/printing/whatsnext/Makefile.am create mode 100644 korganizer/plugins/printing/whatsnext/calprintwhatsnextconfig_base.ui create mode 100644 korganizer/plugins/printing/whatsnext/whatsnextprint.cpp create mode 100644 korganizer/plugins/printing/whatsnext/whatsnextprint.desktop create mode 100644 korganizer/plugins/printing/whatsnext/whatsnextprint.h create mode 100644 korganizer/plugins/printing/year/Makefile.am create mode 100644 korganizer/plugins/printing/year/calprintyearconfig_base.ui create mode 100644 korganizer/plugins/printing/year/yearprint.cpp create mode 100644 korganizer/plugins/printing/year/yearprint.desktop create mode 100644 korganizer/plugins/printing/year/yearprint.h create mode 100644 korganizer/plugins/projectview/Makefile.am create mode 100644 korganizer/plugins/projectview/koprojectview.cpp create mode 100644 korganizer/plugins/projectview/koprojectview.h create mode 100644 korganizer/plugins/projectview/projectview.cpp create mode 100644 korganizer/plugins/projectview/projectview.desktop create mode 100644 korganizer/plugins/projectview/projectview.h create mode 100644 korganizer/plugins/projectview/projectviewui.rc create mode 100644 korganizer/plugins/timespanview/Makefile.am create mode 100644 korganizer/plugins/timespanview/cr22-action-timespan.png create mode 100644 korganizer/plugins/timespanview/kotimespanview.cpp create mode 100644 korganizer/plugins/timespanview/kotimespanview.h create mode 100644 korganizer/plugins/timespanview/lineview.cpp create mode 100644 korganizer/plugins/timespanview/lineview.h create mode 100644 korganizer/plugins/timespanview/timeline.cpp create mode 100644 korganizer/plugins/timespanview/timeline.h create mode 100644 korganizer/plugins/timespanview/timespanview.cpp create mode 100644 korganizer/plugins/timespanview/timespanview.desktop create mode 100644 korganizer/plugins/timespanview/timespanview.h create mode 100644 korganizer/plugins/timespanview/timespanviewui.rc create mode 100644 korganizer/plugins/timespanview/timespanwidget.cpp create mode 100644 korganizer/plugins/timespanview/timespanwidget.h create mode 100644 korganizer/printing/Makefile.am create mode 100644 korganizer/printing/calprintdayconfig_base.ui create mode 100644 korganizer/printing/calprintdefaultplugins.cpp create mode 100644 korganizer/printing/calprintdefaultplugins.h create mode 100644 korganizer/printing/calprinter.cpp create mode 100644 korganizer/printing/calprinter.h create mode 100644 korganizer/printing/calprintincidenceconfig_base.ui create mode 100644 korganizer/printing/calprintmonthconfig_base.ui create mode 100644 korganizer/printing/calprintpluginbase.cpp create mode 100644 korganizer/printing/calprintpluginbase.h create mode 100644 korganizer/printing/calprinttodoconfig_base.ui create mode 100644 korganizer/printing/calprintweekconfig_base.ui create mode 100644 korganizer/printing/cellitem.cpp create mode 100644 korganizer/printing/cellitem.h create mode 100644 korganizer/publishdialog.cpp create mode 100644 korganizer/publishdialog.h create mode 100644 korganizer/publishdialog_base.ui create mode 100644 korganizer/resourceview.cpp create mode 100644 korganizer/resourceview.h create mode 100644 korganizer/searchdialog.cpp create mode 100644 korganizer/searchdialog.h create mode 100644 korganizer/sounds/Makefile.am create mode 100644 korganizer/sounds/alert.wav create mode 100644 korganizer/sounds/icemag.wav create mode 100644 korganizer/sounds/lightmag.wav create mode 100644 korganizer/sounds/onscreen.wav create mode 100644 korganizer/sounds/spinout.wav create mode 100644 korganizer/statusdialog.cpp create mode 100644 korganizer/statusdialog.h create mode 100644 korganizer/stdcalendar.cpp create mode 100644 korganizer/stdcalendar.h create mode 100644 korganizer/template_management_dialog_base.ui create mode 100644 korganizer/templatemanagementdialog.cpp create mode 100644 korganizer/templatemanagementdialog.h create mode 100644 korganizer/timelabels.cpp create mode 100644 korganizer/timelabels.h create mode 100644 korganizer/timelineitem.cpp create mode 100644 korganizer/timelineitem.h create mode 100644 korganizer/timezone.cpp create mode 100644 korganizer/tips create mode 100644 korganizer/uninstall.desktop create mode 100644 korganizer/urihandler.cpp create mode 100644 korganizer/urihandler.h create mode 100644 korganizer/version.h create mode 100644 korganizer/webcal.protocol create mode 100644 korn/AUTHORS create mode 100644 korn/ChangeLog create mode 100644 korn/KOrn.desktop create mode 100644 korn/Makefile.am create mode 100644 korn/account_input.cpp create mode 100644 korn/account_input.h create mode 100644 korn/accountmanager.cpp create mode 100644 korn/accountmanager.h create mode 100644 korn/boxcontainer.cpp create mode 100644 korn/boxcontainer.h create mode 100644 korn/boxcontaineritem.cpp create mode 100644 korn/boxcontaineritem.h create mode 100644 korn/dcop_proto.cpp create mode 100644 korn/dcop_proto.h create mode 100644 korn/dcopdrop.cpp create mode 100644 korn/dcopdrop.h create mode 100644 korn/dcopdropif.cpp create mode 100644 korn/dcopdropif.h create mode 100644 korn/dockedcontainer.cpp create mode 100644 korn/dockedcontainer.h create mode 100644 korn/dockeditem.cpp create mode 100644 korn/dockeditem.h create mode 100644 korn/hi16-app-korn.png create mode 100644 korn/hi32-app-korn.png create mode 100644 korn/hi48-app-korn.png create mode 100644 korn/hvcontainer.cpp create mode 100644 korn/hvcontainer.h create mode 100644 korn/hvitem.cpp create mode 100644 korn/hvitem.h create mode 100644 korn/imap_proto.cpp create mode 100644 korn/imap_proto.h create mode 100644 korn/imaps_proto.h create mode 100644 korn/intid.cpp create mode 100644 korn/intid.h create mode 100644 korn/kconf_update/Makefile.am create mode 100644 korn/kconf_update/korn-3-4-config_change.cpp create mode 100644 korn/kconf_update/korn-3-4-config_change.upd create mode 100644 korn/kconf_update/korn-3-5-metadata-update.pl create mode 100644 korn/kconf_update/korn-3-5-ssl-update.pl create mode 100644 korn/kconf_update/korn-3-5-update.upd create mode 100644 korn/keditlistboxman.cpp create mode 100644 korn/keditlistboxman.h create mode 100644 korn/kio.cpp create mode 100644 korn/kio.h create mode 100644 korn/kio_count.cpp create mode 100644 korn/kio_count.h create mode 100644 korn/kio_delete.cpp create mode 100644 korn/kio_delete.h create mode 100644 korn/kio_proto.cpp create mode 100644 korn/kio_proto.h create mode 100644 korn/kio_read.cpp create mode 100644 korn/kio_read.h create mode 100644 korn/kio_single_subject.cpp create mode 100644 korn/kio_single_subject.h create mode 100644 korn/kio_subjects.cpp create mode 100644 korn/kio_subjects.h create mode 100644 korn/kmail_proto.cpp create mode 100644 korn/kmail_proto.h create mode 100644 korn/kornaccountcfg.ui create mode 100644 korn/kornaccountcfgimpl.cpp create mode 100644 korn/kornaccountcfgimpl.h create mode 100644 korn/kornapp.cpp create mode 100644 korn/kornapp.h create mode 100644 korn/kornboxcfg.ui create mode 100644 korn/kornboxcfgimpl.cpp create mode 100644 korn/kornboxcfgimpl.h create mode 100644 korn/korncfg.ui create mode 100644 korn/korncfgimpl.cpp create mode 100644 korn/korncfgimpl.h create mode 100644 korn/kornshell.cpp create mode 100644 korn/kornshell.h create mode 100644 korn/label.h create mode 100644 korn/maildir_proto.h create mode 100644 korn/maildlg.cpp create mode 100644 korn/maildlg.h create mode 100644 korn/maildrop.cpp create mode 100644 korn/maildrop.h create mode 100644 korn/mailid.cpp create mode 100644 korn/mailid.h create mode 100644 korn/mailsubject.cpp create mode 100644 korn/mailsubject.h create mode 100644 korn/main.cpp create mode 100644 korn/mbox_proto.cpp create mode 100644 korn/mbox_proto.h create mode 100644 korn/nntp_proto.cpp create mode 100644 korn/nntp_proto.h create mode 100644 korn/password.cpp create mode 100644 korn/password.h create mode 100644 korn/polldrop.cpp create mode 100644 korn/polldrop.h create mode 100644 korn/pop3_proto.cpp create mode 100644 korn/pop3_proto.h create mode 100644 korn/pop3s_proto.h create mode 100644 korn/process_proto.cpp create mode 100644 korn/process_proto.h create mode 100644 korn/progress_dialog.ui create mode 100644 korn/progress_dialog.ui.h create mode 100644 korn/protocol.h create mode 100644 korn/protocols.cpp create mode 100644 korn/protocols.h create mode 100644 korn/qmail_proto.cpp create mode 100644 korn/qmail_proto.h create mode 100644 korn/sortedmailsubject.cpp create mode 100644 korn/sortedmailsubject.h create mode 100644 korn/stringid.cpp create mode 100644 korn/stringid.h create mode 100644 korn/subjectsdlg.cpp create mode 100644 korn/subjectsdlg.h create mode 100644 korn/systemtray.cpp create mode 100644 korn/systemtray.h create mode 100644 korn/uninstall.desktop create mode 100644 korn/utils.h create mode 100644 kpilot/.emacs-dirvars create mode 100644 kpilot/AUTHORS create mode 100644 kpilot/CMakeLists.txt create mode 100644 kpilot/COPYING create mode 100644 kpilot/ChangeLog create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/ConduitStructure.eps create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/Makefile create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/index.tex create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/mal-factory.cc create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/mal-factory.h create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/pictures/ConnectionsDialog.png create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/pictures/NoLayoutDialog.png create mode 100644 kpilot/Documentation/ConduitProgrammingTutorial/pictures/ProxyTab.png create mode 100644 kpilot/Documentation/HOWTO-CODE.txt create mode 100644 kpilot/Documentation/HOWTO-CONDUIT.txt create mode 100644 kpilot/Documentation/README create mode 100644 kpilot/Documentation/README-3.2.1+ create mode 100644 kpilot/Documentation/README-4.0.0 create mode 100644 kpilot/Documentation/README-4.2.1 create mode 100644 kpilot/Documentation/README-4.2.2 create mode 100644 kpilot/Documentation/UML/vcal-classdiagram.xmi.tgz create mode 100644 kpilot/Documentation/checkPlugin.sh create mode 100755 kpilot/Documentation/merge-into-svn.sh create mode 100644 kpilot/INSTALL create mode 100644 kpilot/Mainpage.dox create mode 100644 kpilot/Makefile.am create mode 100644 kpilot/Makefile.cmake create mode 100644 kpilot/NEWS create mode 100644 kpilot/README create mode 100644 kpilot/TODO create mode 100644 kpilot/cmake/modules/FindMal.cmake create mode 100644 kpilot/cmake/modules/FindPilotlink.cmake create mode 100644 kpilot/cmake/modules/KPilotCustom.cmake create mode 100644 kpilot/cmake_uninstall.cmake.in create mode 100644 kpilot/conduits/CMakeLists.txt create mode 100644 kpilot/conduits/Makefile.am create mode 100644 kpilot/conduits/abbrowserconduit/CMakeLists.txt create mode 100644 kpilot/conduits/abbrowserconduit/KPilotCustomFieldEditor.ui create mode 100644 kpilot/conduits/abbrowserconduit/Makefile.am create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser-conduit.cc create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser-conduit.h create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser-factory.cc create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser-factory.h create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser-setup.cc create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser-setup.h create mode 100644 kpilot/conduits/abbrowserconduit/abbrowserSettings.kcfgc create mode 100644 kpilot/conduits/abbrowserconduit/abbrowser_conduit.desktop create mode 100644 kpilot/conduits/abbrowserconduit/abbrowserconduit.kcfg create mode 100644 kpilot/conduits/abbrowserconduit/kabcRecord.cc create mode 100644 kpilot/conduits/abbrowserconduit/kabcRecord.h create mode 100644 kpilot/conduits/abbrowserconduit/kaddressbookConduit.ui create mode 100644 kpilot/conduits/abbrowserconduit/resolutionDialog.cc create mode 100644 kpilot/conduits/abbrowserconduit/resolutionDialog.h create mode 100644 kpilot/conduits/abbrowserconduit/resolutionDialog_base.ui create mode 100644 kpilot/conduits/abbrowserconduit/resolutionTable.h create mode 100644 kpilot/conduits/configure.in.bot create mode 100644 kpilot/conduits/configure.in.in create mode 100644 kpilot/conduits/docconduit/CMakeLists.txt create mode 100644 kpilot/conduits/docconduit/DOC-converter.cc create mode 100644 kpilot/conduits/docconduit/DOC-converter.h create mode 100644 kpilot/conduits/docconduit/Icons/CMakeLists.txt create mode 100644 kpilot/conduits/docconduit/Icons/Makefile.am create mode 100644 kpilot/conduits/docconduit/Icons/cr16-app-kpalmdoc.png create mode 100644 kpilot/conduits/docconduit/Icons/cr22-app-kpalmdoc.png create mode 100644 kpilot/conduits/docconduit/Icons/cr32-app-kpalmdoc.png create mode 100644 kpilot/conduits/docconduit/Icons/cr48-app-kpalmdoc.png create mode 100644 kpilot/conduits/docconduit/Makefile.am create mode 100644 kpilot/conduits/docconduit/bmkSpecification.txt create mode 100644 kpilot/conduits/docconduit/doc-conduit.cc create mode 100644 kpilot/conduits/docconduit/doc-conduit.h create mode 100644 kpilot/conduits/docconduit/doc-conflictdialog.cc create mode 100644 kpilot/conduits/docconduit/doc-conflictdialog.h create mode 100644 kpilot/conduits/docconduit/doc-factory.cc create mode 100644 kpilot/conduits/docconduit/doc-factory.h create mode 100644 kpilot/conduits/docconduit/doc-setup.cc create mode 100644 kpilot/conduits/docconduit/doc-setup.h create mode 100644 kpilot/conduits/docconduit/doc-setupdialog.ui create mode 100644 kpilot/conduits/docconduit/doc_conduit.desktop create mode 100644 kpilot/conduits/docconduit/docconduit.kcfg create mode 100644 kpilot/conduits/docconduit/docconduitSettings.kcfgc create mode 100644 kpilot/conduits/docconduit/kpalmdoc.cpp create mode 100644 kpilot/conduits/docconduit/kpalmdoc.desktop create mode 100644 kpilot/conduits/docconduit/kpalmdoc.kcfg create mode 100644 kpilot/conduits/docconduit/kpalmdoc.upd create mode 100644 kpilot/conduits/docconduit/kpalmdocSettings.kcfgc create mode 100644 kpilot/conduits/docconduit/kpalmdoc_dlg.cc create mode 100644 kpilot/conduits/docconduit/kpalmdoc_dlg.h create mode 100644 kpilot/conduits/docconduit/kpalmdoc_dlgbase.ui create mode 100644 kpilot/conduits/docconduit/makedoc9.cc create mode 100644 kpilot/conduits/docconduit/makedoc9.h create mode 100644 kpilot/conduits/docconduit/pilotDOCBookmark.cc create mode 100644 kpilot/conduits/docconduit/pilotDOCBookmark.h create mode 100644 kpilot/conduits/docconduit/pilotDOCEntry.cc create mode 100644 kpilot/conduits/docconduit/pilotDOCEntry.h create mode 100644 kpilot/conduits/docconduit/pilotDOCHead.cc create mode 100644 kpilot/conduits/docconduit/pilotDOCHead.h create mode 100644 kpilot/conduits/docconduit/tests/testcompress.cpp create mode 100644 kpilot/conduits/knotes/CMakeLists.txt create mode 100644 kpilot/conduits/knotes/Makefile.am create mode 100644 kpilot/conduits/knotes/cr32-app-knotesconduit.png create mode 100644 kpilot/conduits/knotes/knotes-action.cc create mode 100644 kpilot/conduits/knotes/knotes-action.h create mode 100644 kpilot/conduits/knotes/knotes-conduit.desktop create mode 100644 kpilot/conduits/knotes/knotes-factory.cc create mode 100644 kpilot/conduits/knotes/knotes-factory.h create mode 100644 kpilot/conduits/knotes/knotes-setup.cc create mode 100644 kpilot/conduits/knotes/knotes-setup.h create mode 100644 kpilot/conduits/knotes/knotesconduit.kcfg create mode 100644 kpilot/conduits/knotes/knotesconduitSettings.kcfgc create mode 100644 kpilot/conduits/knotes/setup_base.ui create mode 100644 kpilot/conduits/malconduit/CMakeLists.txt create mode 100644 kpilot/conduits/malconduit/Makefile.am create mode 100644 kpilot/conduits/malconduit/README create mode 100644 kpilot/conduits/malconduit/mal-conduit.cc create mode 100644 kpilot/conduits/malconduit/mal-conduit.h create mode 100644 kpilot/conduits/malconduit/mal-factory.cc create mode 100644 kpilot/conduits/malconduit/mal-factory.h create mode 100644 kpilot/conduits/malconduit/mal-setup.cc create mode 100644 kpilot/conduits/malconduit/mal-setup.h create mode 100644 kpilot/conduits/malconduit/mal-setup_dialog.ui create mode 100644 kpilot/conduits/malconduit/mal_conduit.desktop create mode 100644 kpilot/conduits/malconduit/malconduit.kcfg create mode 100644 kpilot/conduits/malconduit/malconduitSettings.kcfgc create mode 100644 kpilot/conduits/memofileconduit/CMakeLists.txt create mode 100644 kpilot/conduits/memofileconduit/Makefile.am create mode 100644 kpilot/conduits/memofileconduit/design/SQD - copyHHToPC.jpg create mode 100644 kpilot/conduits/memofileconduit/design/SQD - copyPCToHH.jpg create mode 100644 kpilot/conduits/memofileconduit/design/SQD - detailed load.jpg create mode 100644 kpilot/conduits/memofileconduit/design/SQD - sync.jpg create mode 100644 kpilot/conduits/memofileconduit/memofile-conduit.cc create mode 100644 kpilot/conduits/memofileconduit/memofile-conduit.desktop create mode 100644 kpilot/conduits/memofileconduit/memofile-conduit.h create mode 100644 kpilot/conduits/memofileconduit/memofile-factory.cc create mode 100644 kpilot/conduits/memofileconduit/memofile-factory.h create mode 100644 kpilot/conduits/memofileconduit/memofile.cc create mode 100644 kpilot/conduits/memofileconduit/memofile.h create mode 100644 kpilot/conduits/memofileconduit/memofileSettings.kcfgc create mode 100644 kpilot/conduits/memofileconduit/memofileconduit.kcfg create mode 100644 kpilot/conduits/memofileconduit/memofileconduit.xmi create mode 100644 kpilot/conduits/memofileconduit/memofiles.cc create mode 100644 kpilot/conduits/memofileconduit/memofiles.h create mode 100644 kpilot/conduits/memofileconduit/setup_base.ui create mode 100644 kpilot/conduits/notepadconduit/CMakeLists.txt create mode 100644 kpilot/conduits/notepadconduit/Makefile.am create mode 100644 kpilot/conduits/notepadconduit/notepad-conduit.cc create mode 100644 kpilot/conduits/notepadconduit/notepad-conduit.desktop create mode 100644 kpilot/conduits/notepadconduit/notepad-conduit.h create mode 100644 kpilot/conduits/notepadconduit/notepad-factory.cc create mode 100644 kpilot/conduits/notepadconduit/notepad-factory.h create mode 100644 kpilot/conduits/notepadconduit/notepad-setup.ui create mode 100644 kpilot/conduits/notepadconduit/notepadconduit.kcfg create mode 100644 kpilot/conduits/notepadconduit/notepadconduit.kcfgc create mode 100644 kpilot/conduits/null/CMakeLists.txt create mode 100644 kpilot/conduits/null/Makefile.am create mode 100644 kpilot/conduits/null/null-conduit.cc create mode 100644 kpilot/conduits/null/null-conduit.desktop create mode 100644 kpilot/conduits/null/null-conduit.h create mode 100644 kpilot/conduits/null/null-factory.cc create mode 100644 kpilot/conduits/null/null-factory.h create mode 100644 kpilot/conduits/null/nullSettings.kcfgc create mode 100644 kpilot/conduits/null/nullconduit.kcfg create mode 100644 kpilot/conduits/null/setup_base.ui create mode 100644 kpilot/conduits/popmail/CMakeLists.txt create mode 100644 kpilot/conduits/popmail/Makefile.am create mode 100644 kpilot/conduits/popmail/popmail-conduit.cc create mode 100644 kpilot/conduits/popmail/popmail-conduit.desktop create mode 100644 kpilot/conduits/popmail/popmail-conduit.h create mode 100644 kpilot/conduits/popmail/popmail-factory.cc create mode 100644 kpilot/conduits/popmail/popmail-factory.h create mode 100644 kpilot/conduits/popmail/popmail.kcfg create mode 100644 kpilot/conduits/popmail/popmailSettings.kcfgc create mode 100644 kpilot/conduits/popmail/setup-dialog.ui create mode 100644 kpilot/conduits/popmail/setupDialog.cc create mode 100644 kpilot/conduits/popmail/setupDialog.h create mode 100644 kpilot/conduits/recordconduit/Makefile.am create mode 100644 kpilot/conduits/recordconduit/factory.cc create mode 100644 kpilot/conduits/recordconduit/factory.h create mode 100644 kpilot/conduits/recordconduit/record-conduit.desktop create mode 100644 kpilot/conduits/recordconduit/settings.kcfg create mode 100644 kpilot/conduits/recordconduit/settings.kcfgc create mode 100644 kpilot/conduits/recordconduit/setup_base.ui create mode 100644 kpilot/conduits/sysinfoconduit/CMakeLists.txt create mode 100644 kpilot/conduits/sysinfoconduit/Makefile.am create mode 100644 kpilot/conduits/sysinfoconduit/Template.html create mode 100644 kpilot/conduits/sysinfoconduit/Template.txt create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-conduit.cc create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-conduit.h create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-factory.cc create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-factory.h create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-setup.cc create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-setup.h create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo-setup_dialog.ui create mode 100644 kpilot/conduits/sysinfoconduit/sysinfoSettings.kcfgc create mode 100644 kpilot/conduits/sysinfoconduit/sysinfo_conduit.desktop create mode 100644 kpilot/conduits/sysinfoconduit/sysinfoconduit.kcfg create mode 100644 kpilot/conduits/timeconduit/CMakeLists.txt create mode 100644 kpilot/conduits/timeconduit/Makefile.am create mode 100644 kpilot/conduits/timeconduit/time-conduit.cc create mode 100644 kpilot/conduits/timeconduit/time-conduit.h create mode 100644 kpilot/conduits/timeconduit/time-factory.cc create mode 100644 kpilot/conduits/timeconduit/time-factory.h create mode 100644 kpilot/conduits/timeconduit/time-setup.cc create mode 100644 kpilot/conduits/timeconduit/time-setup.h create mode 100644 kpilot/conduits/timeconduit/time-setup_dialog.ui create mode 100644 kpilot/conduits/timeconduit/timeConduitSettings.kcfgc create mode 100644 kpilot/conduits/timeconduit/time_conduit.desktop create mode 100644 kpilot/conduits/timeconduit/timeconduit.kcfg create mode 100644 kpilot/conduits/vcalconduit/CMakeLists.txt create mode 100644 kpilot/conduits/vcalconduit/Makefile.am create mode 100644 kpilot/conduits/vcalconduit/README create mode 100644 kpilot/conduits/vcalconduit/cleanupstate.cc create mode 100644 kpilot/conduits/vcalconduit/cleanupstate.h create mode 100644 kpilot/conduits/vcalconduit/conduitstate.h create mode 100644 kpilot/conduits/vcalconduit/deleteunsyncedhhstate.cc create mode 100644 kpilot/conduits/vcalconduit/deleteunsyncedhhstate.h create mode 100644 kpilot/conduits/vcalconduit/deleteunsyncedpcstate.cc create mode 100644 kpilot/conduits/vcalconduit/deleteunsyncedpcstate.h create mode 100644 kpilot/conduits/vcalconduit/hhtopcstate.cc create mode 100644 kpilot/conduits/vcalconduit/hhtopcstate.h create mode 100644 kpilot/conduits/vcalconduit/initstate.cc create mode 100644 kpilot/conduits/vcalconduit/initstate.h create mode 100644 kpilot/conduits/vcalconduit/kcalRecord.cc create mode 100644 kpilot/conduits/vcalconduit/kcalRecord.h create mode 100644 kpilot/conduits/vcalconduit/korganizerConduit.ui create mode 100644 kpilot/conduits/vcalconduit/pctohhstate.cc create mode 100644 kpilot/conduits/vcalconduit/pctohhstate.h create mode 100644 kpilot/conduits/vcalconduit/teststate.cc create mode 100644 kpilot/conduits/vcalconduit/teststate.h create mode 100644 kpilot/conduits/vcalconduit/todo-conduit.cc create mode 100644 kpilot/conduits/vcalconduit/todo-conduit.desktop create mode 100644 kpilot/conduits/vcalconduit/todo-conduit.h create mode 100644 kpilot/conduits/vcalconduit/todo-factory.cc create mode 100644 kpilot/conduits/vcalconduit/todo-factory.h create mode 100644 kpilot/conduits/vcalconduit/todo-setup.cc create mode 100644 kpilot/conduits/vcalconduit/todo-setup.h create mode 100644 kpilot/conduits/vcalconduit/todoRecord.cc create mode 100644 kpilot/conduits/vcalconduit/todoRecord.h create mode 100644 kpilot/conduits/vcalconduit/vcal-conduit.cc create mode 100644 kpilot/conduits/vcalconduit/vcal-conduit.desktop create mode 100644 kpilot/conduits/vcalconduit/vcal-conduit.h create mode 100644 kpilot/conduits/vcalconduit/vcal-conduitbase.cc create mode 100644 kpilot/conduits/vcalconduit/vcal-conduitbase.h create mode 100644 kpilot/conduits/vcalconduit/vcal-factory.cc create mode 100644 kpilot/conduits/vcalconduit/vcal-factory.h create mode 100644 kpilot/conduits/vcalconduit/vcal-factorybase.h create mode 100644 kpilot/conduits/vcalconduit/vcal-setup.cc create mode 100644 kpilot/conduits/vcalconduit/vcal-setup.h create mode 100644 kpilot/conduits/vcalconduit/vcal-setupbase.cc create mode 100644 kpilot/conduits/vcalconduit/vcal-setupbase.h create mode 100644 kpilot/conduits/vcalconduit/vcalRecord.cc create mode 100644 kpilot/conduits/vcalconduit/vcalRecord.h create mode 100644 kpilot/conduits/vcalconduit/vcalconduitSettings.kcfgc create mode 100644 kpilot/conduits/vcalconduit/vcalconduitbase.kcfg create mode 100644 kpilot/config.h.cmake create mode 100755 kpilot/configure create mode 100644 kpilot/configure.in.bot create mode 100644 kpilot/configure.in.in create mode 100644 kpilot/kpilot/CMakeLists.txt create mode 100644 kpilot/kpilot/Icons/CMakeLists.txt create mode 100644 kpilot/kpilot/Icons/Makefile.am create mode 100644 kpilot/kpilot/Icons/busysync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-backup.png create mode 100644 kpilot/kpilot/Icons/cr16-action-busysync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-fastsync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-fullsync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-hotsync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-listsync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-nosync.png create mode 100644 kpilot/kpilot/Icons/cr16-action-restore.png create mode 100644 kpilot/kpilot/Icons/cr16-app-kpilotDaemon.png create mode 100644 kpilot/kpilot/Icons/cr22-action-backup.png create mode 100644 kpilot/kpilot/Icons/cr22-action-busysync.png create mode 100644 kpilot/kpilot/Icons/cr22-action-fastsync.png create mode 100644 kpilot/kpilot/Icons/cr22-action-fullsync.png create mode 100644 kpilot/kpilot/Icons/cr22-action-hotsync.png create mode 100644 kpilot/kpilot/Icons/cr22-action-listsync.png create mode 100644 kpilot/kpilot/Icons/cr22-action-nosync.png create mode 100644 kpilot/kpilot/Icons/cr22-action-restore.png create mode 100644 kpilot/kpilot/Icons/cr22-app-kpilotDaemon.png create mode 100644 kpilot/kpilot/Icons/cr32-action-fastsync.png create mode 100644 kpilot/kpilot/Icons/cr32-action-fullsync.png create mode 100644 kpilot/kpilot/Icons/cr32-action-hotsync.png create mode 100644 kpilot/kpilot/Icons/cr32-action-listsync.png create mode 100644 kpilot/kpilot/Icons/cr32-app-kpilotDaemon.png create mode 100644 kpilot/kpilot/Icons/cr48-action-fastsync.png create mode 100644 kpilot/kpilot/Icons/cr48-action-fullsync.png create mode 100644 kpilot/kpilot/Icons/cr48-action-hotsync.png create mode 100644 kpilot/kpilot/Icons/cr48-action-listsync.png create mode 100644 kpilot/kpilot/Icons/cr48-app-kpilotDaemon.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilotaddress.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilotbhotsync.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilotcalendar.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilotdb.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilotfileinstaller.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilotknotes.png create mode 100644 kpilot/kpilot/Icons/cr64-action-kpilottodo.png create mode 100644 kpilot/kpilot/Icons/fastsync.png create mode 100644 kpilot/kpilot/Icons/hi16-app-kpilot.png create mode 100644 kpilot/kpilot/Icons/hi22-app-kpilot.png create mode 100644 kpilot/kpilot/Icons/hi32-app-kpilot.png create mode 100644 kpilot/kpilot/Icons/hi48-app-kpilot.png create mode 100644 kpilot/kpilot/Icons/hotsync.png create mode 100644 kpilot/kpilot/Icons/kpilot-splash.png create mode 100644 kpilot/kpilot/Icons/mini-kpilot.png create mode 100644 kpilot/kpilot/Icons/nosync.png create mode 100644 kpilot/kpilot/Makefile-standalone create mode 100644 kpilot/kpilot/Makefile.am create mode 100644 kpilot/kpilot/addressEditor.cc create mode 100644 kpilot/kpilot/addressEditor.h create mode 100644 kpilot/kpilot/addressWidget.cc create mode 100644 kpilot/kpilot/addressWidget.h create mode 100644 kpilot/kpilot/conduitConfigDialog.cc create mode 100644 kpilot/kpilot/conduitConfigDialog.h create mode 100644 kpilot/kpilot/datebookWidget.cc create mode 100644 kpilot/kpilot/datebookWidget.h create mode 100644 kpilot/kpilot/dbAppInfoEditor.cc create mode 100644 kpilot/kpilot/dbAppInfoEditor.h create mode 100644 kpilot/kpilot/dbFlagsEditor.cc create mode 100644 kpilot/kpilot/dbFlagsEditor.h create mode 100644 kpilot/kpilot/dbFlagsEditor_base.ui create mode 100644 kpilot/kpilot/dbFlagsEditor_base.ui.h create mode 100644 kpilot/kpilot/dbRecordEditor.cc create mode 100644 kpilot/kpilot/dbRecordEditor.h create mode 100644 kpilot/kpilot/dbRecordEditor_base.ui create mode 100644 kpilot/kpilot/dbSelectionDialog.cc create mode 100644 kpilot/kpilot/dbSelectionDialog.h create mode 100644 kpilot/kpilot/dbSelection_base.ui create mode 100644 kpilot/kpilot/dbviewerWidget.cc create mode 100644 kpilot/kpilot/dbviewerWidget.h create mode 100644 kpilot/kpilot/fileInstallWidget.cc create mode 100644 kpilot/kpilot/fileInstallWidget.h create mode 100644 kpilot/kpilot/fileInstaller.cc create mode 100644 kpilot/kpilot/fileInstaller.h create mode 100644 kpilot/kpilot/hotSync.cc create mode 100644 kpilot/kpilot/hotSync.h create mode 100644 kpilot/kpilot/internalEditorAction.cc create mode 100644 kpilot/kpilot/internalEditorAction.h create mode 100644 kpilot/kpilot/kpilot.cc create mode 100644 kpilot/kpilot/kpilot.desktop create mode 100644 kpilot/kpilot/kpilot.gif create mode 100644 kpilot/kpilot/kpilot.h create mode 100644 kpilot/kpilot/kpilot.kcfg create mode 100644 kpilot/kpilot/kpilot.magic create mode 100644 kpilot/kpilot/kpilot.upd create mode 100644 kpilot/kpilot/kpilotConfig.cc create mode 100644 kpilot/kpilot/kpilotConfig.h create mode 100644 kpilot/kpilot/kpilotConfigDialog.cc create mode 100644 kpilot/kpilot/kpilotConfigDialog.h create mode 100644 kpilot/kpilot/kpilotConfigDialog_backup.ui create mode 100644 kpilot/kpilot/kpilotConfigDialog_device.ui create mode 100644 kpilot/kpilot/kpilotConfigDialog_startup.ui create mode 100644 kpilot/kpilot/kpilotConfigDialog_sync.ui create mode 100644 kpilot/kpilot/kpilotConfigDialog_viewers.ui create mode 100644 kpilot/kpilot/kpilotConfigWizard.cc create mode 100644 kpilot/kpilot/kpilotConfigWizard.h create mode 100644 kpilot/kpilot/kpilotConfigWizard_address.kcfgc create mode 100644 kpilot/kpilot/kpilotConfigWizard_app.ui create mode 100644 kpilot/kpilot/kpilotConfigWizard_notes.kcfgc create mode 100644 kpilot/kpilot/kpilotConfigWizard_user.ui create mode 100644 kpilot/kpilot/kpilotConfigWizard_vcal.kcfgc create mode 100644 kpilot/kpilot/kpilotDCOP.h create mode 100644 kpilot/kpilot/kpilotProbeDialog.cc create mode 100644 kpilot/kpilot/kpilotProbeDialog.h create mode 100644 kpilot/kpilot/kpilotSettings.kcfgc create mode 100644 kpilot/kpilot/kpilot_config.desktop create mode 100644 kpilot/kpilot/kpilotconduit.desktop create mode 100644 kpilot/kpilot/kpilotdaemon.desktop create mode 100644 kpilot/kpilot/kpilotui.rc create mode 100644 kpilot/kpilot/kroupware.cc create mode 100644 kpilot/kpilot/kroupware.h create mode 100644 kpilot/kpilot/listCat.cc create mode 100644 kpilot/kpilot/listCat.h create mode 100644 kpilot/kpilot/listItems.cc create mode 100644 kpilot/kpilot/listItems.h create mode 100644 kpilot/kpilot/logFile.cc create mode 100644 kpilot/kpilot/logFile.h create mode 100644 kpilot/kpilot/logWidget.cc create mode 100644 kpilot/kpilot/logWidget.h create mode 100644 kpilot/kpilot/loggerDCOP.h create mode 100644 kpilot/kpilot/main-config.cc create mode 100644 kpilot/kpilot/main-test.cc create mode 100644 kpilot/kpilot/memoWidget.cc create mode 100644 kpilot/kpilot/memoWidget.h create mode 100644 kpilot/kpilot/pilot-addresses.c create mode 100644 kpilot/kpilot/pilotComponent.cc create mode 100644 kpilot/kpilot/pilotComponent.h create mode 100644 kpilot/kpilot/pilotDaemon.cc create mode 100644 kpilot/kpilot/pilotDaemon.h create mode 100644 kpilot/kpilot/pilotDaemonDCOP.h create mode 100644 kpilot/kpilot/stamp-h.in create mode 100644 kpilot/kpilot/syncCalendar.cc create mode 100644 kpilot/kpilot/todoEditor.cc create mode 100644 kpilot/kpilot/todoEditor.h create mode 100644 kpilot/kpilot/todoEditor_base.ui create mode 100644 kpilot/kpilot/todoWidget.cc create mode 100644 kpilot/kpilot/todoWidget.h create mode 100644 kpilot/lib/CMakeLists.txt create mode 100644 kpilot/lib/COPYING create mode 100644 kpilot/lib/Makefile.am create mode 100644 kpilot/lib/actionQueue.cc create mode 100644 kpilot/lib/actionQueue.h create mode 100644 kpilot/lib/actions.cc create mode 100644 kpilot/lib/actions.h create mode 100644 kpilot/lib/idmapper.cc create mode 100644 kpilot/lib/idmapper.h create mode 100644 kpilot/lib/idmapperxml.cc create mode 100644 kpilot/lib/idmapperxml.h create mode 100644 kpilot/lib/idmapping.cc create mode 100644 kpilot/lib/idmapping.h create mode 100644 kpilot/lib/kpilotdevicelink.cc create mode 100644 kpilot/lib/kpilotdevicelink.h create mode 100644 kpilot/lib/kpilotdevicelinkPrivate.h create mode 100644 kpilot/lib/kpilotlib.kcfg create mode 100644 kpilot/lib/kpilotlibSettings.kcfgc create mode 100644 kpilot/lib/kpilotlink.cc create mode 100644 kpilot/lib/kpilotlink.h create mode 100644 kpilot/lib/kpilotlocallink.cc create mode 100644 kpilot/lib/kpilotlocallink.h create mode 100644 kpilot/lib/options.cc create mode 100644 kpilot/lib/options.h create mode 100644 kpilot/lib/pilot.cc create mode 100644 kpilot/lib/pilot.h create mode 100644 kpilot/lib/pilotAddress.cc create mode 100644 kpilot/lib/pilotAddress.h create mode 100644 kpilot/lib/pilotAppInfo.cc create mode 100644 kpilot/lib/pilotAppInfo.h create mode 100644 kpilot/lib/pilotCard.h create mode 100644 kpilot/lib/pilotDatabase.cc create mode 100644 kpilot/lib/pilotDatabase.h create mode 100644 kpilot/lib/pilotDateEntry.cc create mode 100644 kpilot/lib/pilotDateEntry.h create mode 100644 kpilot/lib/pilotLinkVersion.h create mode 100644 kpilot/lib/pilotLocalDatabase.cc create mode 100644 kpilot/lib/pilotLocalDatabase.h create mode 100644 kpilot/lib/pilotMemo.cc create mode 100644 kpilot/lib/pilotMemo.h create mode 100644 kpilot/lib/pilotRecord.cc create mode 100644 kpilot/lib/pilotRecord.h create mode 100644 kpilot/lib/pilotSerialDatabase.cc create mode 100644 kpilot/lib/pilotSerialDatabase.h create mode 100644 kpilot/lib/pilotSysInfo.h create mode 100644 kpilot/lib/pilotTodoEntry.cc create mode 100644 kpilot/lib/pilotTodoEntry.h create mode 100644 kpilot/lib/pilotUser.h create mode 100644 kpilot/lib/plugin.cc create mode 100644 kpilot/lib/plugin.h create mode 100644 kpilot/lib/pluginfactory.h create mode 100644 kpilot/lib/recordConduit.cc create mode 100644 kpilot/lib/recordConduit.h create mode 100644 kpilot/lib/syncAction.cc create mode 100644 kpilot/lib/syncAction.h create mode 100644 kpilot/tests/CMakeLists.txt create mode 100644 kpilot/tests/conduits/vcalconduit/exampletest.cc create mode 100644 kpilot/tests/conduits/vcalconduit/exampletest.h create mode 100644 kpilot/tests/data/AddressDB.pdb create mode 100644 kpilot/tests/data/MailDB.pdb create mode 100644 kpilot/tests/data/MemoDB.pdb create mode 100644 kpilot/tests/data/ToDoDB.pdb create mode 100644 kpilot/tests/data/bogus.pdb create mode 100644 kpilot/tests/exportdatebook.cc create mode 100644 kpilot/tests/importaddresses.cc create mode 100644 kpilot/tests/importdatebook.cc create mode 100644 kpilot/tests/main.cc create mode 100644 kpilot/tests/mergecalendars.cc create mode 100644 kpilot/tests/testactions.cc create mode 100644 kpilot/tests/testaddress.cc create mode 100644 kpilot/tests/testcategories.cc create mode 100644 kpilot/tests/testconstants.cc create mode 100644 kpilot/tests/testdatabase.cc create mode 100644 kpilot/tests/testdatebook.cc create mode 100644 kpilot/tests/testidmapper.cc create mode 100644 kresources/Makefile.am create mode 100644 kresources/birthdays/Makefile.am create mode 100644 kresources/birthdays/kabc.desktop create mode 100644 kresources/birthdays/resourcekabc.cpp create mode 100644 kresources/birthdays/resourcekabc.h create mode 100644 kresources/birthdays/resourcekabcconfig.cpp create mode 100644 kresources/birthdays/resourcekabcconfig.h create mode 100644 kresources/blogging/API_Blog.cpp create mode 100644 kresources/blogging/API_Blog.h create mode 100644 kresources/blogging/API_Blogger.cpp create mode 100644 kresources/blogging/API_Blogger.h create mode 100644 kresources/blogging/Makefile.am create mode 100644 kresources/blogging/blogging.desktop create mode 100644 kresources/blogging/bloggingcalendaradaptor.cpp create mode 100644 kresources/blogging/bloggingcalendaradaptor.h create mode 100644 kresources/blogging/bloggingglobals.cpp create mode 100644 kresources/blogging/bloggingglobals.h create mode 100644 kresources/blogging/kcal_resourceblogging.cpp create mode 100644 kresources/blogging/kcal_resourceblogging.h create mode 100644 kresources/blogging/kcal_resourceblogging_plugin.cpp create mode 100644 kresources/blogging/kcal_resourcebloggingconfig.cpp create mode 100644 kresources/blogging/kcal_resourcebloggingconfig.h create mode 100644 kresources/blogging/resourcebloggingsettings.ui create mode 100644 kresources/blogging/xmlrpcjob.cpp create mode 100644 kresources/blogging/xmlrpcjob.h create mode 100644 kresources/egroupware/Makefile.am create mode 100644 kresources/egroupware/access.h create mode 100644 kresources/egroupware/debugdialog.cpp create mode 100644 kresources/egroupware/debugdialog.h create mode 100644 kresources/egroupware/kabc_egroupwareprefs.kcfgc create mode 100644 kresources/egroupware/kabc_resourcexmlrpc.cpp create mode 100644 kresources/egroupware/kabc_resourcexmlrpc.h create mode 100644 kresources/egroupware/kabc_resourcexmlrpcconfig.cpp create mode 100644 kresources/egroupware/kabc_resourcexmlrpcconfig.h create mode 100644 kresources/egroupware/kabc_resourcexmlrpcplugin.cpp create mode 100644 kresources/egroupware/kabc_xmlrpc.desktop create mode 100644 kresources/egroupware/kcal_egroupwareprefs.kcfgc create mode 100644 kresources/egroupware/kcal_resourcexmlrpc.cpp create mode 100644 kresources/egroupware/kcal_resourcexmlrpc.h create mode 100644 kresources/egroupware/kcal_resourcexmlrpcconfig.cpp create mode 100644 kresources/egroupware/kcal_resourcexmlrpcconfig.h create mode 100644 kresources/egroupware/kcal_resourcexmlrpcplugin.cpp create mode 100644 kresources/egroupware/kcal_xmlrpc.desktop create mode 100644 kresources/egroupware/knotes_egroupwareprefs.kcfgc create mode 100644 kresources/egroupware/knotes_resourcexmlrpc.cpp create mode 100644 kresources/egroupware/knotes_resourcexmlrpc.h create mode 100644 kresources/egroupware/knotes_resourcexmlrpcconfig.cpp create mode 100644 kresources/egroupware/knotes_resourcexmlrpcconfig.h create mode 100644 kresources/egroupware/knotes_resourcexmlrpcplugin.cpp create mode 100644 kresources/egroupware/knotes_xmlrpc.desktop create mode 100644 kresources/egroupware/kresources_kabc_egroupware.kcfg create mode 100644 kresources/egroupware/kresources_kcal_egroupware.kcfg create mode 100644 kresources/egroupware/kresources_knotes_egroupware.kcfg create mode 100644 kresources/egroupware/synchronizer.cpp create mode 100644 kresources/egroupware/synchronizer.h create mode 100644 kresources/egroupware/todostatemapper.cpp create mode 100644 kresources/egroupware/todostatemapper.h create mode 100644 kresources/egroupware/xmlrpciface.cpp create mode 100644 kresources/egroupware/xmlrpciface.h create mode 100644 kresources/exchange/Makefile.am create mode 100644 kresources/exchange/dateset.cpp create mode 100644 kresources/exchange/dateset.h create mode 100644 kresources/exchange/exchange.desktop create mode 100644 kresources/exchange/exchange_deprecated.desktop create mode 100644 kresources/exchange/resourceexchange.cpp create mode 100644 kresources/exchange/resourceexchange.h create mode 100644 kresources/exchange/resourceexchangeconfig.cpp create mode 100644 kresources/exchange/resourceexchangeconfig.h create mode 100644 kresources/featureplan/Makefile.am create mode 100644 kresources/featureplan/benchmarkfeaturelist.cpp create mode 100644 kresources/featureplan/dumpfeaturelist.cpp create mode 100644 kresources/featureplan/kcal_resourcefeatureplan.cpp create mode 100644 kresources/featureplan/kcal_resourcefeatureplan.desktop create mode 100644 kresources/featureplan/kcal_resourcefeatureplan.h create mode 100644 kresources/featureplan/kcal_resourcefeatureplanconfig.cpp create mode 100644 kresources/featureplan/kcal_resourcefeatureplanconfig.h create mode 100644 kresources/featureplan/kcal_resourcefeatureplanplugin.cpp create mode 100644 kresources/featureplan/kde-features.dtd create mode 100644 kresources/featureplan/kde-features.rng create mode 100644 kresources/featureplan/kresources_kcal_featureplan.kcfg create mode 100644 kresources/featureplan/prefs.kcfgc create mode 100644 kresources/groupdav/Makefile.am create mode 100644 kresources/groupdav/groupdavaddressbookadaptor.cpp create mode 100644 kresources/groupdav/groupdavaddressbookadaptor.h create mode 100644 kresources/groupdav/groupdavcalendaradaptor.cpp create mode 100644 kresources/groupdav/groupdavcalendaradaptor.h create mode 100644 kresources/groupdav/groupdavglobals.cpp create mode 100644 kresources/groupdav/groupdavglobals.h create mode 100644 kresources/groupdav/kabc_groupdav.desktop create mode 100644 kresources/groupdav/kabc_resourcegroupdav.cpp create mode 100644 kresources/groupdav/kabc_resourcegroupdav.h create mode 100644 kresources/groupdav/kabc_resourcegroupdav_plugin.cpp create mode 100644 kresources/groupdav/kcal_groupdav.desktop create mode 100644 kresources/groupdav/kcal_resourcegroupdav.cpp create mode 100644 kresources/groupdav/kcal_resourcegroupdav.h create mode 100644 kresources/groupdav/kcal_resourcegroupdav_plugin.cpp create mode 100644 kresources/groupdav/uninstall.desktop create mode 100644 kresources/groupware/Makefile.am create mode 100644 kresources/groupware/kabc_groupware.desktop create mode 100644 kresources/groupware/kabc_groupwareprefs.kcfgc create mode 100644 kresources/groupware/kabc_resourcegroupware.cpp create mode 100644 kresources/groupware/kabc_resourcegroupware.h create mode 100644 kresources/groupware/kabc_resourcegroupware_plugin.cpp create mode 100644 kresources/groupware/kabc_resourcegroupwareconfig.cpp create mode 100644 kresources/groupware/kabc_resourcegroupwareconfig.h create mode 100644 kresources/groupware/kcal_groupware.desktop create mode 100644 kresources/groupware/kcal_groupwareprefsbase.kcfgc create mode 100644 kresources/groupware/kcal_resourcegroupware.cpp create mode 100644 kresources/groupware/kcal_resourcegroupware.h create mode 100644 kresources/groupware/kcal_resourcegroupware_plugin.cpp create mode 100644 kresources/groupware/kcal_resourcegroupwareconfig.cpp create mode 100644 kresources/groupware/kcal_resourcegroupwareconfig.h create mode 100644 kresources/groupware/kresources_kabc_groupware.kcfg create mode 100644 kresources/groupware/kresources_kcal_groupware.kcfg create mode 100644 kresources/groupwise/Makefile.am create mode 100644 kresources/groupwise/TODO create mode 100644 kresources/groupwise/groupwisesettingswidget.cpp create mode 100644 kresources/groupwise/groupwisesettingswidget.h create mode 100644 kresources/groupwise/groupwisesettingswidgetbase.ui create mode 100644 kresources/groupwise/kabc_groupwise.desktop create mode 100644 kresources/groupwise/kabc_groupwiseprefs.kcfgc create mode 100644 kresources/groupwise/kabc_resourcegroupwise.cpp create mode 100644 kresources/groupwise/kabc_resourcegroupwise.h create mode 100644 kresources/groupwise/kabc_resourcegroupwise_plugin.cpp create mode 100644 kresources/groupwise/kabc_resourcegroupwiseconfig.cpp create mode 100644 kresources/groupwise/kabc_resourcegroupwiseconfig.h create mode 100644 kresources/groupwise/kcal_groupwise.desktop create mode 100644 kresources/groupwise/kcal_groupwiseprefs.cpp create mode 100644 kresources/groupwise/kcal_groupwiseprefs.h create mode 100644 kresources/groupwise/kcal_groupwiseprefsbase.kcfgc create mode 100644 kresources/groupwise/kcal_resourcegroupwise.cpp create mode 100644 kresources/groupwise/kcal_resourcegroupwise.h create mode 100644 kresources/groupwise/kcal_resourcegroupwise_plugin.cpp create mode 100644 kresources/groupwise/kcal_resourcegroupwiseconfig.cpp create mode 100644 kresources/groupwise/kcal_resourcegroupwiseconfig.h create mode 100644 kresources/groupwise/kioslave/Makefile.am create mode 100644 kresources/groupwise/kioslave/groupwise.cpp create mode 100644 kresources/groupwise/kioslave/groupwise.h create mode 100644 kresources/groupwise/kioslave/groupwise.protocol create mode 100644 kresources/groupwise/kioslave/groupwises.protocol create mode 100644 kresources/groupwise/kresources_kabc_groupwise.kcfg create mode 100644 kresources/groupwise/kresources_kcal_groupwise.kcfg create mode 100644 kresources/groupwise/soap/GroupWiseBinding.nsmap create mode 100644 kresources/groupwise/soap/Makefile.am create mode 100644 kresources/groupwise/soap/README create mode 100644 kresources/groupwise/soap/contactconverter.cpp create mode 100644 kresources/groupwise/soap/contactconverter.h create mode 100644 kresources/groupwise/soap/events.xsd create mode 100755 kresources/groupwise/soap/extractxml.pl create mode 100755 kresources/groupwise/soap/fixup_groupwise.h.pl create mode 100644 kresources/groupwise/soap/groupwise.wsdl create mode 100644 kresources/groupwise/soap/groupwiseserver.cpp create mode 100644 kresources/groupwise/soap/groupwiseserver.h create mode 100644 kresources/groupwise/soap/gwconverter.cpp create mode 100644 kresources/groupwise/soap/gwconverter.h create mode 100644 kresources/groupwise/soap/gwjobs.cpp create mode 100644 kresources/groupwise/soap/gwjobs.h create mode 100644 kresources/groupwise/soap/incidenceconverter.cpp create mode 100644 kresources/groupwise/soap/incidenceconverter.h create mode 100644 kresources/groupwise/soap/ksslsocket.cpp create mode 100644 kresources/groupwise/soap/ksslsocket.h create mode 100644 kresources/groupwise/soap/methods.xsd create mode 100644 kresources/groupwise/soap/patches/README create mode 100644 kresources/groupwise/soap/patches/broken_namespace.diff create mode 100644 kresources/groupwise/soap/patches/socklen.diff create mode 100644 kresources/groupwise/soap/patches/type_typo.diff create mode 100644 kresources/groupwise/soap/patches/utf8_entities.diff create mode 100644 kresources/groupwise/soap/soapC.cpp create mode 100644 kresources/groupwise/soap/soapClient.cpp create mode 100644 kresources/groupwise/soap/soapGroupWiseBindingProxy.h create mode 100644 kresources/groupwise/soap/soapH.h create mode 100644 kresources/groupwise/soap/soapStub.h create mode 100644 kresources/groupwise/soap/soapdebug.cpp create mode 100644 kresources/groupwise/soap/stdsoap2.cpp create mode 100644 kresources/groupwise/soap/stdsoap2.h create mode 100644 kresources/groupwise/soap/stl.h create mode 100644 kresources/groupwise/soap/stldeque.h create mode 100644 kresources/groupwise/soap/stllist.h create mode 100644 kresources/groupwise/soap/stlset.h create mode 100644 kresources/groupwise/soap/stlvector.h create mode 100644 kresources/groupwise/soap/typemap.dat create mode 100644 kresources/groupwise/soap/types.xsd create mode 100644 kresources/kolab/Makefile.am create mode 100644 kresources/kolab/kabc/Makefile.am create mode 100644 kresources/kolab/kabc/contact.cpp create mode 100644 kresources/kolab/kabc/contact.h create mode 100644 kresources/kolab/kabc/kolab.desktop create mode 100644 kresources/kolab/kabc/resourcekolab.cpp create mode 100644 kresources/kolab/kabc/resourcekolab.h create mode 100644 kresources/kolab/kabc/resourcekolab_plugin.cpp create mode 100644 kresources/kolab/kcal/Makefile.am create mode 100644 kresources/kolab/kcal/event.cpp create mode 100644 kresources/kolab/kcal/event.h create mode 100644 kresources/kolab/kcal/incidence.cpp create mode 100644 kresources/kolab/kcal/incidence.h create mode 100644 kresources/kolab/kcal/journal.cpp create mode 100644 kresources/kolab/kcal/journal.h create mode 100644 kresources/kolab/kcal/kolab.desktop create mode 100644 kresources/kolab/kcal/resourcekolab.cpp create mode 100644 kresources/kolab/kcal/resourcekolab.h create mode 100644 kresources/kolab/kcal/resourcekolab_plugin.cpp create mode 100644 kresources/kolab/kcal/task.cpp create mode 100644 kresources/kolab/kcal/task.h create mode 100644 kresources/kolab/knotes/Makefile.am create mode 100644 kresources/kolab/knotes/kolabresource.desktop create mode 100644 kresources/kolab/knotes/note.cpp create mode 100644 kresources/kolab/knotes/note.h create mode 100644 kresources/kolab/knotes/resourcekolab.cpp create mode 100644 kresources/kolab/knotes/resourcekolab.h create mode 100644 kresources/kolab/knotes/resourcekolab_plugin.cpp create mode 100644 kresources/kolab/kolab-resource.upd create mode 100644 kresources/kolab/shared/Makefile.am create mode 100644 kresources/kolab/shared/kmailconnection.cpp create mode 100644 kresources/kolab/shared/kmailconnection.h create mode 100644 kresources/kolab/shared/kolabbase.cpp create mode 100644 kresources/kolab/shared/kolabbase.h create mode 100644 kresources/kolab/shared/resourcekolabbase.cpp create mode 100644 kresources/kolab/shared/resourcekolabbase.h create mode 100644 kresources/kolab/shared/subresource.cpp create mode 100644 kresources/kolab/shared/subresource.h create mode 100644 kresources/kolab/uninstall.desktop create mode 100644 kresources/kolab/upgrade-resourcetype.pl create mode 100644 kresources/lib/Makefile.am create mode 100644 kresources/lib/TODO create mode 100644 kresources/lib/addressbookadaptor.cpp create mode 100644 kresources/lib/addressbookadaptor.h create mode 100644 kresources/lib/calendaradaptor.cpp create mode 100644 kresources/lib/calendaradaptor.h create mode 100644 kresources/lib/davaddressbookadaptor.cpp create mode 100644 kresources/lib/davaddressbookadaptor.h create mode 100644 kresources/lib/davcalendaradaptor.cpp create mode 100644 kresources/lib/davcalendaradaptor.h create mode 100644 kresources/lib/davgroupwareglobals.cpp create mode 100644 kresources/lib/davgroupwareglobals.h create mode 100644 kresources/lib/folderconfig.cpp create mode 100644 kresources/lib/folderconfig.h create mode 100644 kresources/lib/folderlister.cpp create mode 100644 kresources/lib/folderlister.h create mode 100644 kresources/lib/folderlistview.cpp create mode 100644 kresources/lib/folderlistview.h create mode 100644 kresources/lib/folderselectdialog.cpp create mode 100644 kresources/lib/folderselectdialog.h create mode 100644 kresources/lib/groupwaredataadaptor.cpp create mode 100644 kresources/lib/groupwaredataadaptor.h create mode 100644 kresources/lib/groupwaredownloadjob.cpp create mode 100644 kresources/lib/groupwaredownloadjob.h create mode 100644 kresources/lib/groupwareresourcejob.cpp create mode 100644 kresources/lib/groupwareresourcejob.h create mode 100644 kresources/lib/groupwareuploadjob.cpp create mode 100644 kresources/lib/groupwareuploadjob.h create mode 100644 kresources/lib/kabc_resourcegroupwarebase.cpp create mode 100644 kresources/lib/kabc_resourcegroupwarebase.h create mode 100644 kresources/lib/kabc_resourcegroupwarebaseconfig.cpp create mode 100644 kresources/lib/kabc_resourcegroupwarebaseconfig.h create mode 100644 kresources/lib/kcal_cachesettingsdlg.cpp create mode 100644 kresources/lib/kcal_cachesettingsdlg.h create mode 100644 kresources/lib/kcal_resourcegroupwarebase.cpp create mode 100644 kresources/lib/kcal_resourcegroupwarebase.h create mode 100644 kresources/lib/kcal_resourcegroupwarebaseconfig.cpp create mode 100644 kresources/lib/kcal_resourcegroupwarebaseconfig.h create mode 100644 kresources/lib/kresources_groupwareprefs.kcfg create mode 100644 kresources/lib/kresources_groupwareprefs.kcfgc create mode 100644 kresources/lib/webdavhandler.cpp create mode 100644 kresources/lib/webdavhandler.h create mode 100644 kresources/newexchange/Incidence.mapping create mode 100644 kresources/newexchange/Makefile.am create mode 100644 kresources/newexchange/Person.mapping create mode 100644 kresources/newexchange/exchangeaddressbookadaptor.cpp create mode 100644 kresources/newexchange/exchangeaddressbookadaptor.h create mode 100644 kresources/newexchange/exchangecalendaradaptor.cpp create mode 100644 kresources/newexchange/exchangecalendaradaptor.h create mode 100644 kresources/newexchange/exchangeconvertercalendar.cpp create mode 100644 kresources/newexchange/exchangeconvertercalendar.h create mode 100644 kresources/newexchange/exchangeconvertercontact.cpp create mode 100644 kresources/newexchange/exchangeconvertercontact.h create mode 100644 kresources/newexchange/exchangeglobals.cpp create mode 100644 kresources/newexchange/exchangeglobals.h create mode 100644 kresources/newexchange/kabc_newexchange.desktop create mode 100644 kresources/newexchange/kabc_newexchange_final.desktop create mode 100644 kresources/newexchange/kabc_resourceexchange.cpp create mode 100644 kresources/newexchange/kabc_resourceexchange.h create mode 100644 kresources/newexchange/kabc_resourceexchange_plugin.cpp create mode 100644 kresources/newexchange/kcal_newexchange.desktop create mode 100644 kresources/newexchange/kcal_newexchange_final.desktop create mode 100644 kresources/newexchange/kcal_resourceexchange.cpp create mode 100644 kresources/newexchange/kcal_resourceexchange.h create mode 100644 kresources/newexchange/kcal_resourceexchange_plugin.cpp create mode 100644 kresources/remote/Makefile.am create mode 100644 kresources/remote/remote.desktop create mode 100644 kresources/remote/resourceremote.cpp create mode 100644 kresources/remote/resourceremote.h create mode 100644 kresources/remote/resourceremote_plugin.cpp create mode 100644 kresources/remote/resourceremoteconfig.cpp create mode 100644 kresources/remote/resourceremoteconfig.h create mode 100644 kresources/scalix/Makefile.am create mode 100644 kresources/scalix/README create mode 100644 kresources/scalix/kabc/Makefile.am create mode 100644 kresources/scalix/kabc/contact.cpp create mode 100644 kresources/scalix/kabc/contact.h create mode 100644 kresources/scalix/kabc/resourcescalix.cpp create mode 100644 kresources/scalix/kabc/resourcescalix.h create mode 100644 kresources/scalix/kabc/resourcescalix_plugin.cpp create mode 100644 kresources/scalix/kabc/scalix.desktop create mode 100644 kresources/scalix/kcal/Makefile.am create mode 100644 kresources/scalix/kcal/resourcescalix.cpp create mode 100644 kresources/scalix/kcal/resourcescalix.h create mode 100644 kresources/scalix/kcal/resourcescalix_plugin.cpp create mode 100644 kresources/scalix/kcal/scalix.desktop create mode 100644 kresources/scalix/kioslave/Makefile.am create mode 100644 kresources/scalix/kioslave/scalix.cpp create mode 100644 kresources/scalix/kioslave/scalix.h create mode 100644 kresources/scalix/kioslave/scalix.protocol create mode 100644 kresources/scalix/kioslave/scalixs.protocol create mode 100644 kresources/scalix/knotes/Makefile.am create mode 100644 kresources/scalix/knotes/resourcescalix.cpp create mode 100644 kresources/scalix/knotes/resourcescalix.h create mode 100644 kresources/scalix/knotes/resourcescalix_plugin.cpp create mode 100644 kresources/scalix/knotes/scalix.desktop create mode 100644 kresources/scalix/scalixadmin/Makefile.am create mode 100644 kresources/scalix/scalixadmin/delegatedialog.cpp create mode 100644 kresources/scalix/scalixadmin/delegatedialog.h create mode 100644 kresources/scalix/scalixadmin/delegatemanager.cpp create mode 100644 kresources/scalix/scalixadmin/delegatemanager.h create mode 100644 kresources/scalix/scalixadmin/delegatepage.cpp create mode 100644 kresources/scalix/scalixadmin/delegatepage.h create mode 100644 kresources/scalix/scalixadmin/delegateview.cpp create mode 100644 kresources/scalix/scalixadmin/delegateview.h create mode 100644 kresources/scalix/scalixadmin/jobs.cpp create mode 100644 kresources/scalix/scalixadmin/jobs.h create mode 100644 kresources/scalix/scalixadmin/ldapdialog.cpp create mode 100644 kresources/scalix/scalixadmin/ldapdialog.h create mode 100644 kresources/scalix/scalixadmin/ldapview.cpp create mode 100644 kresources/scalix/scalixadmin/ldapview.h create mode 100644 kresources/scalix/scalixadmin/main.cpp create mode 100644 kresources/scalix/scalixadmin/mainwindow.cpp create mode 100644 kresources/scalix/scalixadmin/mainwindow.h create mode 100644 kresources/scalix/scalixadmin/otherusermanager.cpp create mode 100644 kresources/scalix/scalixadmin/otherusermanager.h create mode 100644 kresources/scalix/scalixadmin/otheruserpage.cpp create mode 100644 kresources/scalix/scalixadmin/otheruserpage.h create mode 100644 kresources/scalix/scalixadmin/otheruserview.cpp create mode 100644 kresources/scalix/scalixadmin/otheruserview.h create mode 100644 kresources/scalix/scalixadmin/outofofficepage.cpp create mode 100644 kresources/scalix/scalixadmin/outofofficepage.h create mode 100644 kresources/scalix/scalixadmin/passwordpage.cpp create mode 100644 kresources/scalix/scalixadmin/passwordpage.h create mode 100644 kresources/scalix/scalixadmin/settings.cpp create mode 100644 kresources/scalix/scalixadmin/settings.h create mode 100644 kresources/scalix/shared/Makefile.am create mode 100644 kresources/scalix/shared/kmailconnection.cpp create mode 100644 kresources/scalix/shared/kmailconnection.h create mode 100644 kresources/scalix/shared/resourcescalixbase.cpp create mode 100644 kresources/scalix/shared/resourcescalixbase.h create mode 100644 kresources/scalix/shared/scalixbase.cpp create mode 100644 kresources/scalix/shared/scalixbase.h create mode 100644 kresources/scalix/shared/subresource.cpp create mode 100644 kresources/scalix/shared/subresource.h create mode 100644 kresources/scalix/uninstall.desktop create mode 100644 kresources/slox/Makefile.am create mode 100644 kresources/slox/kabc_ox.desktop create mode 100644 kresources/slox/kabc_slox.desktop create mode 100644 kresources/slox/kabcresourceslox.cpp create mode 100644 kresources/slox/kabcresourceslox.h create mode 100644 kresources/slox/kabcresourceslox_plugin.cpp create mode 100644 kresources/slox/kabcresourcesloxconfig.cpp create mode 100644 kresources/slox/kabcresourcesloxconfig.h create mode 100644 kresources/slox/kabcsloxprefs.kcfgc create mode 100644 kresources/slox/kcal_ox.desktop create mode 100644 kresources/slox/kcal_slox.desktop create mode 100644 kresources/slox/kcalresourceslox.cpp create mode 100644 kresources/slox/kcalresourceslox.h create mode 100644 kresources/slox/kcalresourceslox_plugin.cpp create mode 100644 kresources/slox/kcalresourcesloxconfig.cpp create mode 100644 kresources/slox/kcalresourcesloxconfig.h create mode 100644 kresources/slox/kcalsloxprefs.kcfgc create mode 100644 kresources/slox/kresources_kabc_slox.kcfg create mode 100644 kresources/slox/kresources_kcal_slox.kcfg create mode 100644 kresources/slox/sloxaccounts.cpp create mode 100644 kresources/slox/sloxaccounts.h create mode 100644 kresources/slox/sloxbase.cpp create mode 100644 kresources/slox/sloxbase.h create mode 100644 kresources/slox/sloxfolder.cpp create mode 100644 kresources/slox/sloxfolder.h create mode 100644 kresources/slox/sloxfolderdialog.cpp create mode 100644 kresources/slox/sloxfolderdialog.h create mode 100644 kresources/slox/sloxfoldermanager.cpp create mode 100644 kresources/slox/sloxfoldermanager.h create mode 100644 kresources/slox/testsloxaccounts.cpp create mode 100644 kresources/slox/webdavhandler.cpp create mode 100644 kresources/slox/webdavhandler.h create mode 100644 kresources/tvanytime/AUTHORS create mode 100644 kresources/tvanytime/COPYING create mode 100644 kresources/tvanytime/ChangeLog create mode 100644 kresources/tvanytime/DESIGN create mode 100644 kresources/tvanytime/Makefile.am create mode 100644 kresources/tvanytime/README create mode 100644 kresources/tvanytime/TODO create mode 100644 kresources/tvanytime/kcal_resourcetvanytime.cpp create mode 100644 kresources/tvanytime/kcal_resourcetvanytime.h create mode 100644 kresources/tvanytime/kcal_resourcetvanytime_plugin.cpp create mode 100644 kresources/tvanytime/kcal_resourcetvanytimeconfig.cpp create mode 100644 kresources/tvanytime/kcal_resourcetvanytimeconfig.h create mode 100644 kresources/tvanytime/kcal_tvanytime.desktop create mode 100644 kresources/tvanytime/kcal_tvanytimeprefs.cpp create mode 100644 kresources/tvanytime/kcal_tvanytimeprefs.h create mode 100644 kresources/tvanytime/kcal_tvanytimeprefsbase.kcfgc create mode 100644 kresources/tvanytime/kresources_kcal_tvanytime.kcfg create mode 100644 kresources/tvanytime/service.cpp create mode 100644 kresources/tvanytime/service.h create mode 100644 kresources/tvanytime/tvanytime.kdevelop create mode 100644 ktnef/AUTHORS create mode 100644 ktnef/Makefile.am create mode 100644 ktnef/configure.in.in create mode 100644 ktnef/gui/Makefile.am create mode 100644 ktnef/gui/attachpropertydialog.cpp create mode 100644 ktnef/gui/attachpropertydialog.h create mode 100644 ktnef/gui/attachpropertydialogbase.ui create mode 100644 ktnef/gui/ktnef.desktop create mode 100644 ktnef/gui/ktnefmain.cpp create mode 100644 ktnef/gui/ktnefmain.h create mode 100644 ktnef/gui/ktnefui.rc create mode 100644 ktnef/gui/ktnefview.cpp create mode 100644 ktnef/gui/ktnefview.h create mode 100644 ktnef/gui/main.cpp create mode 100644 ktnef/gui/messagepropertydialog.cpp create mode 100644 ktnef/gui/messagepropertydialog.h create mode 100644 ktnef/gui/metafuncs.h create mode 100644 ktnef/gui/ms-tnef.desktop create mode 100644 ktnef/gui/pics/Makefile.am create mode 100644 ktnef/gui/pics/hi22-action-ktnef_extract_all_to.png create mode 100644 ktnef/gui/pics/hi22-action-ktnef_extract_to.png create mode 100644 ktnef/gui/pics/hi48-app-ktnef.png create mode 100644 ktnef/gui/pics/lo16-action-ktnef_extract_all_to.png create mode 100644 ktnef/gui/pics/lo16-action-ktnef_extract_to.png create mode 100644 ktnef/gui/pics/lo16-app-ktnef.png create mode 100644 ktnef/gui/pics/lo32-app-ktnef.png create mode 100644 ktnef/gui/qwmf.cpp create mode 100644 ktnef/gui/qwmf.h create mode 100644 ktnef/gui/wmfstruct.h create mode 100644 ktnef/ktnef/Makefile.am create mode 100644 ktnef/ktnef/ktnefattach.h create mode 100644 ktnef/ktnef/ktnefdefs.h create mode 100644 ktnef/ktnef/ktnefmessage.h create mode 100644 ktnef/ktnef/ktnefparser.h create mode 100644 ktnef/ktnef/ktnefproperty.h create mode 100644 ktnef/ktnef/ktnefpropertyset.h create mode 100644 ktnef/ktnef/ktnefwriter.h create mode 100644 ktnef/lib/Makefile.am create mode 100644 ktnef/lib/ktnefattach.cpp create mode 100644 ktnef/lib/ktnefmessage.cpp create mode 100644 ktnef/lib/ktnefparser.cpp create mode 100644 ktnef/lib/ktnefproperty.cpp create mode 100644 ktnef/lib/ktnefpropertyset.cpp create mode 100644 ktnef/lib/ktnefwriter.cpp create mode 100644 ktnef/lib/lzfu.cpp create mode 100644 ktnef/lib/lzfu.h create mode 100644 ktnef/lib/mapi.cpp create mode 100644 ktnef/lib/mapi.h create mode 100644 ktnef/tests/Makefile.am create mode 100644 ktnef/tests/README create mode 100644 ktnef/tests/mapi_attach_data_obj.tnef create mode 100644 ktnef/tests/one-file.tnef create mode 100644 ktnef/tests/parsertest.cpp create mode 100644 ktnef/tests/parsertest.h create mode 100644 ktnef/tests/two-files.tnef create mode 100644 libemailfunctions/Mainpage.dox create mode 100644 libemailfunctions/Makefile.am create mode 100644 libemailfunctions/email.cpp create mode 100644 libemailfunctions/email.h create mode 100644 libemailfunctions/idmapper.cpp create mode 100644 libemailfunctions/idmapper.h create mode 100644 libemailfunctions/kasciistricmp.cpp create mode 100644 libemailfunctions/kasciistricmp.h create mode 100644 libemailfunctions/kasciistringtools.cpp create mode 100644 libemailfunctions/kasciistringtools.h create mode 100644 libemailfunctions/networkstatus.cpp create mode 100644 libemailfunctions/networkstatus.h create mode 100644 libemailfunctions/tests/Makefile.am create mode 100644 libemailfunctions/tests/testemail.cpp create mode 100644 libemailfunctions/tests/testidmapper.cpp create mode 100644 libkcal/COPYING create mode 100644 libkcal/DESIGN create mode 100644 libkcal/HACKING create mode 100644 libkcal/Mainpage.dox create mode 100644 libkcal/Makefile.am create mode 100644 libkcal/README create mode 100644 libkcal/README.libical create mode 100644 libkcal/alarm.cpp create mode 100644 libkcal/alarm.h create mode 100644 libkcal/attachment.cpp create mode 100644 libkcal/attachment.h create mode 100644 libkcal/attendee.cpp create mode 100644 libkcal/attendee.h create mode 100644 libkcal/calendar.cpp create mode 100644 libkcal/calendar.h create mode 100644 libkcal/calendarlocal.cpp create mode 100644 libkcal/calendarlocal.h create mode 100644 libkcal/calendarnull.cpp create mode 100644 libkcal/calendarnull.h create mode 100644 libkcal/calendarresources.cpp create mode 100644 libkcal/calendarresources.h create mode 100644 libkcal/calfilter.cpp create mode 100644 libkcal/calfilter.h create mode 100644 libkcal/calformat.cpp create mode 100644 libkcal/calformat.h create mode 100644 libkcal/calstorage.h create mode 100644 libkcal/compat.cpp create mode 100644 libkcal/compat.h create mode 100644 libkcal/confirmsavedialog.cpp create mode 100644 libkcal/confirmsavedialog.h create mode 100644 libkcal/convertqtopia.cpp create mode 100644 libkcal/customproperties.cpp create mode 100644 libkcal/customproperties.h create mode 100644 libkcal/dndfactory.cpp create mode 100644 libkcal/dndfactory.h create mode 100644 libkcal/dummyscheduler.cpp create mode 100644 libkcal/dummyscheduler.h create mode 100644 libkcal/duration.cpp create mode 100644 libkcal/duration.h create mode 100644 libkcal/event.cpp create mode 100644 libkcal/event.h create mode 100644 libkcal/exceptions.cpp create mode 100644 libkcal/exceptions.h create mode 100644 libkcal/filestorage.cpp create mode 100644 libkcal/filestorage.h create mode 100644 libkcal/freebusy.cpp create mode 100644 libkcal/freebusy.h create mode 100644 libkcal/freebusycache.h create mode 100644 libkcal/freebusyurlstore.cpp create mode 100644 libkcal/freebusyurlstore.h create mode 100644 libkcal/htmlexport.cpp create mode 100644 libkcal/htmlexport.h create mode 100644 libkcal/htmlexportsettings.kcfg create mode 100644 libkcal/htmlexportsettings.kcfgc create mode 100644 libkcal/icaldrag.cpp create mode 100644 libkcal/icaldrag.h create mode 100644 libkcal/icalformat.cpp create mode 100644 libkcal/icalformat.h create mode 100644 libkcal/icalformatimpl.cpp create mode 100644 libkcal/icalformatimpl.h create mode 100644 libkcal/imipscheduler.cpp create mode 100644 libkcal/imipscheduler.h create mode 100644 libkcal/incidence.cpp create mode 100644 libkcal/incidence.h create mode 100644 libkcal/incidencebase.cpp create mode 100644 libkcal/incidencebase.h create mode 100644 libkcal/incidenceformatter.cpp create mode 100644 libkcal/incidenceformatter.h create mode 100644 libkcal/journal.cpp create mode 100644 libkcal/journal.h create mode 100644 libkcal/kcal_manager.desktop create mode 100644 libkcal/kcalversion.h create mode 100644 libkcal/libical/AUTHORS create mode 100644 libkcal/libical/COPYING create mode 100644 libkcal/libical/ChangeLog create mode 100644 libkcal/libical/INSTALL create mode 100644 libkcal/libical/Makefile.am create mode 100644 libkcal/libical/NEWS create mode 100644 libkcal/libical/README create mode 100644 libkcal/libical/README.zoneinfo create mode 100644 libkcal/libical/TEST create mode 100644 libkcal/libical/THANKS create mode 100644 libkcal/libical/TODO create mode 100644 libkcal/libical/configure.in.in create mode 100644 libkcal/libical/design-data/Makefile.am create mode 100644 libkcal/libical/design-data/parameters.csv create mode 100644 libkcal/libical/design-data/properties.csv create mode 100644 libkcal/libical/design-data/restrictions.csv create mode 100644 libkcal/libical/design-data/status.txt create mode 100644 libkcal/libical/design-data/value-types.csv create mode 100644 libkcal/libical/doc/Makefile.am create mode 100644 libkcal/libical/doc/UsingLibical.lyx create mode 100644 libkcal/libical/doc/UsingLibical.ps create mode 100644 libkcal/libical/doc/UsingLibical.txt create mode 100644 libkcal/libical/examples/Makefile.am create mode 100644 libkcal/libical/examples/access_components.c create mode 100644 libkcal/libical/examples/access_properties_and_parameters.c create mode 100644 libkcal/libical/examples/errors.c create mode 100644 libkcal/libical/examples/main.c create mode 100644 libkcal/libical/examples/parse_text.c create mode 100644 libkcal/libical/scripts/Makefile.am create mode 100755 libkcal/libical/scripts/mkderivedcomponents.pl create mode 100755 libkcal/libical/scripts/mkderivedparameters.pl create mode 100755 libkcal/libical/scripts/mkderivedproperties.pl create mode 100755 libkcal/libical/scripts/mkderivedvalues.pl create mode 100755 libkcal/libical/scripts/mkparameterrestrictions.pl create mode 100755 libkcal/libical/scripts/mkrestrictionrecords.pl create mode 100755 libkcal/libical/scripts/mkrestrictiontable.pl create mode 100644 libkcal/libical/scripts/readvaluesfile.pl create mode 100644 libkcal/libical/src/Makefile.am create mode 100644 libkcal/libical/src/libical/Makefile.am create mode 100644 libkcal/libical/src/libical/astime.h create mode 100644 libkcal/libical/src/libical/caldate.c create mode 100644 libkcal/libical/src/libical/icalarray.c create mode 100644 libkcal/libical/src/libical/icalarray.h create mode 100644 libkcal/libical/src/libical/icalattach.c create mode 100644 libkcal/libical/src/libical/icalattach.h create mode 100644 libkcal/libical/src/libical/icalattachimpl.h create mode 100644 libkcal/libical/src/libical/icalcomponent.c create mode 100644 libkcal/libical/src/libical/icalcomponent.h create mode 100644 libkcal/libical/src/libical/icalderivedparameter.c.in create mode 100644 libkcal/libical/src/libical/icalderivedparameter.h.in create mode 100644 libkcal/libical/src/libical/icalderivedproperty.c.in create mode 100644 libkcal/libical/src/libical/icalderivedproperty.h.in create mode 100644 libkcal/libical/src/libical/icalderivedvalue.c.in create mode 100644 libkcal/libical/src/libical/icalderivedvalue.h.in create mode 100644 libkcal/libical/src/libical/icalduration.c create mode 100644 libkcal/libical/src/libical/icalduration.h create mode 100644 libkcal/libical/src/libical/icalenums.c create mode 100644 libkcal/libical/src/libical/icalenums.h create mode 100644 libkcal/libical/src/libical/icalerror.c create mode 100644 libkcal/libical/src/libical/icalerror.h create mode 100644 libkcal/libical/src/libical/icalmemory.c create mode 100644 libkcal/libical/src/libical/icalmemory.h create mode 100644 libkcal/libical/src/libical/icalmime.c create mode 100644 libkcal/libical/src/libical/icalmime.h create mode 100644 libkcal/libical/src/libical/icalparameter.c create mode 100644 libkcal/libical/src/libical/icalparameter.h create mode 100644 libkcal/libical/src/libical/icalparameterimpl.h create mode 100644 libkcal/libical/src/libical/icalparser.c create mode 100644 libkcal/libical/src/libical/icalparser.h create mode 100644 libkcal/libical/src/libical/icalperiod.c create mode 100644 libkcal/libical/src/libical/icalperiod.h create mode 100644 libkcal/libical/src/libical/icalproperty.c create mode 100644 libkcal/libical/src/libical/icalproperty.h create mode 100644 libkcal/libical/src/libical/icalrecur.c create mode 100644 libkcal/libical/src/libical/icalrecur.h create mode 100644 libkcal/libical/src/libical/icalrestriction.c.in create mode 100644 libkcal/libical/src/libical/icalrestriction.h create mode 100644 libkcal/libical/src/libical/icaltime.c create mode 100644 libkcal/libical/src/libical/icaltime.h create mode 100644 libkcal/libical/src/libical/icaltimezone.c create mode 100644 libkcal/libical/src/libical/icaltimezone.h create mode 100644 libkcal/libical/src/libical/icaltypes.c create mode 100644 libkcal/libical/src/libical/icaltypes.h create mode 100644 libkcal/libical/src/libical/icalvalue.c create mode 100644 libkcal/libical/src/libical/icalvalue.h create mode 100644 libkcal/libical/src/libical/icalvalueimpl.h create mode 100644 libkcal/libical/src/libical/icalversion.h create mode 100644 libkcal/libical/src/libical/icalversion.h.in create mode 100644 libkcal/libical/src/libical/pvl.c create mode 100644 libkcal/libical/src/libical/pvl.h create mode 100644 libkcal/libical/src/libical/sspm.c create mode 100644 libkcal/libical/src/libical/sspm.h create mode 100644 libkcal/libical/src/libical/vsnprintf.c create mode 100644 libkcal/libical/src/libicalss/Makefile.am create mode 100644 libkcal/libical/src/libicalss/icalclassify.c create mode 100644 libkcal/libical/src/libicalss/icalclassify.h create mode 100644 libkcal/libical/tzdata/africa create mode 100644 libkcal/libical/tzdata/antarctica create mode 100644 libkcal/libical/tzdata/asia create mode 100644 libkcal/libical/tzdata/australasia create mode 100644 libkcal/libical/tzdata/backward create mode 100644 libkcal/libical/tzdata/etcetera create mode 100644 libkcal/libical/tzdata/europe create mode 100644 libkcal/libical/tzdata/factory create mode 100644 libkcal/libical/tzdata/iso3166.tab create mode 100644 libkcal/libical/tzdata/leapseconds create mode 100644 libkcal/libical/tzdata/northamerica create mode 100644 libkcal/libical/tzdata/pacificnew create mode 100644 libkcal/libical/tzdata/solar87 create mode 100644 libkcal/libical/tzdata/solar88 create mode 100644 libkcal/libical/tzdata/solar89 create mode 100644 libkcal/libical/tzdata/southamerica create mode 100644 libkcal/libical/tzdata/systemv create mode 100644 libkcal/libical/tzdata/yearistype.sh create mode 100644 libkcal/libical/tzdata/zone.tab create mode 100644 libkcal/libical/vzic-1.3/ChangeLog create mode 100644 libkcal/libical/vzic-1.3/Makefile create mode 100644 libkcal/libical/vzic-1.3/Makefile.org create mode 100644 libkcal/libical/vzic-1.3/README create mode 100644 libkcal/libical/vzic-1.3/test-vzic.c create mode 100644 libkcal/libical/vzic-1.3/vzic-dump.c create mode 100644 libkcal/libical/vzic-1.3/vzic-dump.h create mode 100755 libkcal/libical/vzic-1.3/vzic-dump.pl create mode 100755 libkcal/libical/vzic-1.3/vzic-merge.pl create mode 100644 libkcal/libical/vzic-1.3/vzic-output.c create mode 100644 libkcal/libical/vzic-1.3/vzic-output.h create mode 100644 libkcal/libical/vzic-1.3/vzic-parse.c create mode 100644 libkcal/libical/vzic-1.3/vzic-parse.h create mode 100755 libkcal/libical/vzic-1.3/vzic-test.pl create mode 100644 libkcal/libical/vzic-1.3/vzic.c create mode 100644 libkcal/libical/vzic-1.3/vzic.h create mode 100644 libkcal/libical/zoneinfo/Africa/Abidjan.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Accra.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Addis_Ababa.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Algiers.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Asmara.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Bamako.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Bangui.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Banjul.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Bissau.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Blantyre.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Brazzaville.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Bujumbura.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Cairo.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Casablanca.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Ceuta.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Conakry.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Dakar.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Dar_es_Salaam.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Djibouti.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Douala.ics create mode 100644 libkcal/libical/zoneinfo/Africa/El_Aaiun.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Freetown.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Gaborone.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Harare.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Johannesburg.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Kampala.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Khartoum.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Kigali.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Kinshasa.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Lagos.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Libreville.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Lome.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Luanda.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Lubumbashi.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Lusaka.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Malabo.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Maputo.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Maseru.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Mbabane.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Mogadishu.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Monrovia.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Nairobi.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Ndjamena.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Niamey.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Nouakchott.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Ouagadougou.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Porto-Novo.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Sao_Tome.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Tripoli.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Tunis.ics create mode 100644 libkcal/libical/zoneinfo/Africa/Windhoek.ics create mode 100644 libkcal/libical/zoneinfo/America/Adak.ics create mode 100644 libkcal/libical/zoneinfo/America/Anchorage.ics create mode 100644 libkcal/libical/zoneinfo/America/Anguilla.ics create mode 100644 libkcal/libical/zoneinfo/America/Antigua.ics create mode 100644 libkcal/libical/zoneinfo/America/Araguaina.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Buenos_Aires.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Catamarca.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Cordoba.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Jujuy.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/La_Rioja.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Mendoza.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Rio_Gallegos.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/San_Juan.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/San_Luis.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Tucuman.ics create mode 100644 libkcal/libical/zoneinfo/America/Argentina/Ushuaia.ics create mode 100644 libkcal/libical/zoneinfo/America/Aruba.ics create mode 100644 libkcal/libical/zoneinfo/America/Asuncion.ics create mode 100644 libkcal/libical/zoneinfo/America/Atikokan.ics create mode 100644 libkcal/libical/zoneinfo/America/Bahia.ics create mode 100644 libkcal/libical/zoneinfo/America/Barbados.ics create mode 100644 libkcal/libical/zoneinfo/America/Belem.ics create mode 100644 libkcal/libical/zoneinfo/America/Belize.ics create mode 100644 libkcal/libical/zoneinfo/America/Blanc-Sablon.ics create mode 100644 libkcal/libical/zoneinfo/America/Boa_Vista.ics create mode 100644 libkcal/libical/zoneinfo/America/Bogota.ics create mode 100644 libkcal/libical/zoneinfo/America/Boise.ics create mode 100644 libkcal/libical/zoneinfo/America/Cambridge_Bay.ics create mode 100644 libkcal/libical/zoneinfo/America/Campo_Grande.ics create mode 100644 libkcal/libical/zoneinfo/America/Cancun.ics create mode 100644 libkcal/libical/zoneinfo/America/Caracas.ics create mode 100644 libkcal/libical/zoneinfo/America/Cayenne.ics create mode 100644 libkcal/libical/zoneinfo/America/Cayman.ics create mode 100644 libkcal/libical/zoneinfo/America/Chicago.ics create mode 100644 libkcal/libical/zoneinfo/America/Chihuahua.ics create mode 100644 libkcal/libical/zoneinfo/America/Costa_Rica.ics create mode 100644 libkcal/libical/zoneinfo/America/Cuiaba.ics create mode 100644 libkcal/libical/zoneinfo/America/Curacao.ics create mode 100644 libkcal/libical/zoneinfo/America/Danmarkshavn.ics create mode 100644 libkcal/libical/zoneinfo/America/Dawson.ics create mode 100644 libkcal/libical/zoneinfo/America/Dawson_Creek.ics create mode 100644 libkcal/libical/zoneinfo/America/Denver.ics create mode 100644 libkcal/libical/zoneinfo/America/Detroit.ics create mode 100644 libkcal/libical/zoneinfo/America/Dominica.ics create mode 100644 libkcal/libical/zoneinfo/America/Edmonton.ics create mode 100644 libkcal/libical/zoneinfo/America/Eirunepe.ics create mode 100644 libkcal/libical/zoneinfo/America/El_Salvador.ics create mode 100644 libkcal/libical/zoneinfo/America/Fortaleza.ics create mode 100644 libkcal/libical/zoneinfo/America/Glace_Bay.ics create mode 100644 libkcal/libical/zoneinfo/America/Godthab.ics create mode 100644 libkcal/libical/zoneinfo/America/Goose_Bay.ics create mode 100644 libkcal/libical/zoneinfo/America/Grand_Turk.ics create mode 100644 libkcal/libical/zoneinfo/America/Grenada.ics create mode 100644 libkcal/libical/zoneinfo/America/Guadeloupe.ics create mode 100644 libkcal/libical/zoneinfo/America/Guatemala.ics create mode 100644 libkcal/libical/zoneinfo/America/Guayaquil.ics create mode 100644 libkcal/libical/zoneinfo/America/Guyana.ics create mode 100644 libkcal/libical/zoneinfo/America/Halifax.ics create mode 100644 libkcal/libical/zoneinfo/America/Havana.ics create mode 100644 libkcal/libical/zoneinfo/America/Hermosillo.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Indianapolis.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Knox.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Marengo.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Petersburg.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Tell_City.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Vevay.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Vincennes.ics create mode 100644 libkcal/libical/zoneinfo/America/Indiana/Winamac.ics create mode 100644 libkcal/libical/zoneinfo/America/Inuvik.ics create mode 100644 libkcal/libical/zoneinfo/America/Iqaluit.ics create mode 100644 libkcal/libical/zoneinfo/America/Jamaica.ics create mode 100644 libkcal/libical/zoneinfo/America/Juneau.ics create mode 100644 libkcal/libical/zoneinfo/America/Kentucky/Louisville.ics create mode 100644 libkcal/libical/zoneinfo/America/Kentucky/Monticello.ics create mode 100644 libkcal/libical/zoneinfo/America/La_Paz.ics create mode 100644 libkcal/libical/zoneinfo/America/Lima.ics create mode 100644 libkcal/libical/zoneinfo/America/Los_Angeles.ics create mode 100644 libkcal/libical/zoneinfo/America/Maceio.ics create mode 100644 libkcal/libical/zoneinfo/America/Managua.ics create mode 100644 libkcal/libical/zoneinfo/America/Manaus.ics create mode 100644 libkcal/libical/zoneinfo/America/Marigot.ics create mode 100644 libkcal/libical/zoneinfo/America/Martinique.ics create mode 100644 libkcal/libical/zoneinfo/America/Mazatlan.ics create mode 100644 libkcal/libical/zoneinfo/America/Menominee.ics create mode 100644 libkcal/libical/zoneinfo/America/Merida.ics create mode 100644 libkcal/libical/zoneinfo/America/Mexico_City.ics create mode 100644 libkcal/libical/zoneinfo/America/Miquelon.ics create mode 100644 libkcal/libical/zoneinfo/America/Moncton.ics create mode 100644 libkcal/libical/zoneinfo/America/Monterrey.ics create mode 100644 libkcal/libical/zoneinfo/America/Montevideo.ics create mode 100644 libkcal/libical/zoneinfo/America/Montreal.ics create mode 100644 libkcal/libical/zoneinfo/America/Montserrat.ics create mode 100644 libkcal/libical/zoneinfo/America/Nassau.ics create mode 100644 libkcal/libical/zoneinfo/America/New_York.ics create mode 100644 libkcal/libical/zoneinfo/America/Nipigon.ics create mode 100644 libkcal/libical/zoneinfo/America/Nome.ics create mode 100644 libkcal/libical/zoneinfo/America/Noronha.ics create mode 100644 libkcal/libical/zoneinfo/America/North_Dakota/Center.ics create mode 100644 libkcal/libical/zoneinfo/America/North_Dakota/New_Salem.ics create mode 100644 libkcal/libical/zoneinfo/America/Panama.ics create mode 100644 libkcal/libical/zoneinfo/America/Pangnirtung.ics create mode 100644 libkcal/libical/zoneinfo/America/Paramaribo.ics create mode 100644 libkcal/libical/zoneinfo/America/Phoenix.ics create mode 100644 libkcal/libical/zoneinfo/America/Port-au-Prince.ics create mode 100644 libkcal/libical/zoneinfo/America/Port_of_Spain.ics create mode 100644 libkcal/libical/zoneinfo/America/Porto_Velho.ics create mode 100644 libkcal/libical/zoneinfo/America/Puerto_Rico.ics create mode 100644 libkcal/libical/zoneinfo/America/Rainy_River.ics create mode 100644 libkcal/libical/zoneinfo/America/Rankin_Inlet.ics create mode 100644 libkcal/libical/zoneinfo/America/Recife.ics create mode 100644 libkcal/libical/zoneinfo/America/Regina.ics create mode 100644 libkcal/libical/zoneinfo/America/Resolute.ics create mode 100644 libkcal/libical/zoneinfo/America/Rio_Branco.ics create mode 100644 libkcal/libical/zoneinfo/America/Santiago.ics create mode 100644 libkcal/libical/zoneinfo/America/Santo_Domingo.ics create mode 100644 libkcal/libical/zoneinfo/America/Sao_Paulo.ics create mode 100644 libkcal/libical/zoneinfo/America/Scoresbysund.ics create mode 100644 libkcal/libical/zoneinfo/America/Shiprock.ics create mode 100644 libkcal/libical/zoneinfo/America/St_Barthelemy.ics create mode 100644 libkcal/libical/zoneinfo/America/St_Johns.ics create mode 100644 libkcal/libical/zoneinfo/America/St_Kitts.ics create mode 100644 libkcal/libical/zoneinfo/America/St_Lucia.ics create mode 100644 libkcal/libical/zoneinfo/America/St_Thomas.ics create mode 100644 libkcal/libical/zoneinfo/America/St_Vincent.ics create mode 100644 libkcal/libical/zoneinfo/America/Swift_Current.ics create mode 100644 libkcal/libical/zoneinfo/America/Tegucigalpa.ics create mode 100644 libkcal/libical/zoneinfo/America/Thule.ics create mode 100644 libkcal/libical/zoneinfo/America/Thunder_Bay.ics create mode 100644 libkcal/libical/zoneinfo/America/Tijuana.ics create mode 100644 libkcal/libical/zoneinfo/America/Toronto.ics create mode 100644 libkcal/libical/zoneinfo/America/Tortola.ics create mode 100644 libkcal/libical/zoneinfo/America/Vancouver.ics create mode 100644 libkcal/libical/zoneinfo/America/Whitehorse.ics create mode 100644 libkcal/libical/zoneinfo/America/Winnipeg.ics create mode 100644 libkcal/libical/zoneinfo/America/Yakutat.ics create mode 100644 libkcal/libical/zoneinfo/America/Yellowknife.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Casey.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Davis.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/DumontDUrville.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Mawson.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/McMurdo.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Palmer.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Rothera.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/South_Pole.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Syowa.ics create mode 100644 libkcal/libical/zoneinfo/Antarctica/Vostok.ics create mode 100644 libkcal/libical/zoneinfo/Arctic/Longyearbyen.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Aden.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Almaty.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Amman.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Anadyr.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Aqtau.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Aqtobe.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Ashgabat.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Baghdad.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Bahrain.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Baku.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Bangkok.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Beirut.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Bishkek.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Brunei.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Calcutta.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Choibalsan.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Chongqing.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Colombo.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Damascus.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Dhaka.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Dili.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Dubai.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Dushanbe.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Gaza.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Harbin.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Ho_Chi_Minh.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Hong_Kong.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Hovd.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Irkutsk.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Istanbul.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Jakarta.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Jayapura.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Jerusalem.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kabul.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kamchatka.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Karachi.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kashgar.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Katmandu.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kolkata.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Krasnoyarsk.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kuala_Lumpur.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kuching.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Kuwait.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Macau.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Magadan.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Makassar.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Manila.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Muscat.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Nicosia.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Novosibirsk.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Omsk.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Oral.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Phnom_Penh.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Pontianak.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Pyongyang.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Qatar.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Qyzylorda.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Rangoon.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Riyadh.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Saigon.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Sakhalin.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Samarkand.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Seoul.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Shanghai.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Singapore.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Taipei.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Tashkent.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Tbilisi.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Tehran.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Thimphu.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Tokyo.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Ulaanbaatar.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Urumqi.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Vientiane.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Vladivostok.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Yakutsk.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Yekaterinburg.ics create mode 100644 libkcal/libical/zoneinfo/Asia/Yerevan.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Azores.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Bermuda.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Canary.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Cape_Verde.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Faroe.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Jan_Mayen.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Madeira.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Reykjavik.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/South_Georgia.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/St_Helena.ics create mode 100644 libkcal/libical/zoneinfo/Atlantic/Stanley.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Adelaide.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Brisbane.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Broken_Hill.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Currie.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Darwin.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Eucla.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Hobart.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Lindeman.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Lord_Howe.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Melbourne.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Perth.ics create mode 100644 libkcal/libical/zoneinfo/Australia/Sydney.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Amsterdam.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Andorra.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Athens.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Belgrade.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Berlin.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Bratislava.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Brussels.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Bucharest.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Budapest.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Chisinau.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Copenhagen.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Dublin.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Gibraltar.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Guernsey.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Helsinki.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Isle_of_Man.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Istanbul.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Jersey.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Kaliningrad.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Kiev.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Lisbon.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Ljubljana.ics create mode 100644 libkcal/libical/zoneinfo/Europe/London.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Luxembourg.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Madrid.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Malta.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Mariehamn.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Minsk.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Monaco.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Moscow.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Nicosia.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Oslo.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Paris.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Podgorica.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Prague.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Riga.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Rome.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Samara.ics create mode 100644 libkcal/libical/zoneinfo/Europe/San_Marino.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Sarajevo.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Simferopol.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Skopje.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Sofia.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Stockholm.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Tallinn.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Tirane.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Uzhgorod.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Vaduz.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Vatican.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Vienna.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Vilnius.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Volgograd.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Warsaw.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Zagreb.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Zaporozhye.ics create mode 100644 libkcal/libical/zoneinfo/Europe/Zurich.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Antananarivo.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Chagos.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Christmas.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Cocos.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Comoro.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Kerguelen.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Mahe.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Maldives.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Mauritius.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Mayotte.ics create mode 100644 libkcal/libical/zoneinfo/Indian/Reunion.ics create mode 100644 libkcal/libical/zoneinfo/Makefile.am create mode 100644 libkcal/libical/zoneinfo/Pacific/Apia.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Auckland.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Chatham.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Easter.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Efate.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Enderbury.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Fakaofo.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Fiji.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Funafuti.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Galapagos.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Gambier.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Guadalcanal.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Guam.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Honolulu.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Johnston.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Kiritimati.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Kosrae.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Kwajalein.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Majuro.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Marquesas.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Midway.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Nauru.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Niue.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Norfolk.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Noumea.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Pago_Pago.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Palau.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Pitcairn.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Ponape.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Port_Moresby.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Rarotonga.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Saipan.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Tahiti.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Tarawa.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Tongatapu.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Truk.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Wake.ics create mode 100644 libkcal/libical/zoneinfo/Pacific/Wallis.ics create mode 100644 libkcal/libical/zoneinfo/zones.h create mode 100644 libkcal/libical/zoneinfo/zones.tab create mode 100644 libkcal/libkcal_export.h create mode 100644 libkcal/listbase.h create mode 100644 libkcal/local.desktop create mode 100644 libkcal/localdir.desktop create mode 100644 libkcal/period.cpp create mode 100644 libkcal/period.h create mode 100644 libkcal/person.cpp create mode 100644 libkcal/person.h create mode 100644 libkcal/qtopiaformat.cpp create mode 100644 libkcal/qtopiaformat.h create mode 100644 libkcal/recurrence.cpp create mode 100644 libkcal/recurrence.h create mode 100644 libkcal/recurrencerule.cpp create mode 100644 libkcal/recurrencerule.h create mode 100644 libkcal/resourcecached.cpp create mode 100644 libkcal/resourcecached.h create mode 100644 libkcal/resourcecachedconfig.cpp create mode 100644 libkcal/resourcecachedconfig.h create mode 100644 libkcal/resourcecalendar.cpp create mode 100644 libkcal/resourcecalendar.h create mode 100644 libkcal/resourcelocal.cpp create mode 100644 libkcal/resourcelocal.h create mode 100644 libkcal/resourcelocal_plugin.cpp create mode 100644 libkcal/resourcelocalconfig.cpp create mode 100644 libkcal/resourcelocalconfig.h create mode 100644 libkcal/resourcelocaldir.cpp create mode 100644 libkcal/resourcelocaldir.h create mode 100644 libkcal/resourcelocaldir_plugin.cpp create mode 100644 libkcal/resourcelocaldirconfig.cpp create mode 100644 libkcal/resourcelocaldirconfig.h create mode 100644 libkcal/scheduler.cpp create mode 100644 libkcal/scheduler.h create mode 100644 libkcal/tests/Makefile.am create mode 100755 libkcal/tests/createref.sh create mode 100755 libkcal/tests/createtestcases.pl create mode 100755 libkcal/tests/data/Compat/Evolution_2.8.2_timezone_test.ics create mode 100644 libkcal/tests/data/Compat/Evolution_2.8.2_timezone_test.ics.ical.ref create mode 100644 libkcal/tests/data/Compat/KOrganizer_3.1.ics create mode 100644 libkcal/tests/data/Compat/KOrganizer_3.1.ics.ical.ref create mode 100644 libkcal/tests/data/Compat/KOrganizer_3.1a.ics create mode 100644 libkcal/tests/data/Compat/KOrganizer_3.1a.ics.ical.ref create mode 100644 libkcal/tests/data/Compat/KOrganizer_3.2.ics create mode 100644 libkcal/tests/data/Compat/KOrganizer_3.2.ics.ical.ref create mode 100644 libkcal/tests/data/Compat/MSExchange.ics create mode 100644 libkcal/tests/data/Compat/MSExchange.ics.ical.fixme create mode 100644 libkcal/tests/data/Compat/MSExchange.ics.ical.ref create mode 100644 libkcal/tests/data/Compat/Mozilla_1.0.ics create mode 100644 libkcal/tests/data/Compat/Mozilla_1.0.ics.ical.ref create mode 100644 libkcal/tests/data/Compat/eGroupware.ics create mode 100644 libkcal/tests/data/Compat/eGroupware.ics.ical.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily-3.0.7.ics.saved create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily1.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily1.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily1.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily1.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily10.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily10.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily10.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily10.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily11.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily11.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily11.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily11.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily2.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily2.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily2.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily2.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily3.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily3.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily3.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily3.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily4.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily4.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily4.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily4.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily5.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily5.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily5.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily5.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily6.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily6.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily6.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily6.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily7.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily7.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily7.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily7.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily8.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily8.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily8.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily8.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily9.ics create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily9.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily9.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily9.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/ConnectDaily/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase01.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase02.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase02.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase02.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase02.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase03.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase03.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase03.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase03.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase04.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase04.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase04.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase04.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase05.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase05.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase05.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase05.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase06.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase06.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase06.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase06.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase07.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase07.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase07.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase07.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase08.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase08.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase08.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase08.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase09.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase09.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase09.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase09.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase10.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase10.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase10.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase10.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCases.ics.all create mode 100644 libkcal/tests/data/RecurrenceRule/KAlarm_3.4/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase01.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase01.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase01.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase01.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase02.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase02.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase02.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase02.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase03.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase03.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase03.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase03.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase04.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase04.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase04.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase04.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase05.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase05.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase05.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase05.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase06.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase06.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase06.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase06.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase07.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase07.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase07.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase07.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase08.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase08.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase08.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase08.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase09.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase09.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase09.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase09.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase10.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase10.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase10.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase10.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase11.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase11.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase11.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase11.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase12.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase12.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase12.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase12.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase13.ics create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase13.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase13.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCase13.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/KOrganizer_TestCases.ics.saved create mode 100644 libkcal/tests/data/RecurrenceRule/KOrganizer_3.4/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase01.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase01.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase01.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase01.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase02.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase02.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase02.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase02.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase03.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase03.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase03.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase03.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase04.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase04.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase04.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase04.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase05.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase05.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase05.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase05.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase06.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase06.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase06.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase06.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase07.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase07.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase07.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase07.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase08.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase08.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase08.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase08.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase09.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase09.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase09.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase09.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase10.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase10.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase10.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase10.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase11.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase11.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase11.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase11.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase12.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase12.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase12.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase12.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase15.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase15.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase15.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase15.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase16.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase16.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase16.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase16.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase17.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase17.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase17.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase17.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase18.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase18.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase18.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase18.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase19.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase19.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase19.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase19.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase20.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase20.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase20.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase20.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase21.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase21.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase21.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase21.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase23.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase23.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase23.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase23.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase24.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase24.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase24.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase24.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase25.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase25.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase25.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase25.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase26.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase26.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase26.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase26.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase27.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase27.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase27.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase27.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase28.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase28.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase28.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase28.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase29.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase29.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase29.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase29.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase30.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase30.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase30.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase30.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase31.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase31.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase31.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase31.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase32.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase32.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase32.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase32.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase33.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase33.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase33.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase33.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase34.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase34.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase34.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase34.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase35.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase35.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase35.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase35.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase36.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase36.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase36.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase36.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase37.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase37.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase37.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase37.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase38.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase38.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase38.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase38.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase39.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase39.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase39.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase39.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase40.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase40.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase40.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase40.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase41.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase41.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase41.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase41.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase42.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase42.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase42.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase42.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase43.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase43.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase43.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase43.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase44.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase44.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase44.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase44.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase45.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase45.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase45.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase45.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase46.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase46.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase46.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase46.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase48.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase48.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase48.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase48.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase49.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase49.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase49.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase49.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase50.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase50.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase50.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase50.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase51.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase51.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase51.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase51.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase54.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase54.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase54.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase54.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase55.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase55.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase55.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase55.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase56.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase56.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase56.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase56.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase57.ics create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase57.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase57.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase57.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/LibICal/recur.ics.saved create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/2445AllExamples.ics.saved create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase01.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase01.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase01.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase01.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase01.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase02.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase02.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase02.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase02.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase02.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase03.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase03.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase03.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase03.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase03.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase04.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase04.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase04.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase04.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase04.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase05.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase05.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase05.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase05.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase05.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase06.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase06.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase06.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase06.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase06.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase07.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase07.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase07.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase07.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase07.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase08.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase08.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase08.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase08.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase08.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase09.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase09.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase09.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase09.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase09.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase10.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase10.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase10.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase10.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase10.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase11.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase11.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase11.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase11.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase11.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase12.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase12.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase12.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase12.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase12.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase13.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase13.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase13.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase13.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase13.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase14.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase14.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase14.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase14.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase14.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase15.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase15.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase15.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase15.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase15.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase16.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase16.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase16.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase16.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase16.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase17.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase17.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase17.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase17.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase17.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase18.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase18.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase18.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase18.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase18.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase19.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase19.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase19.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase19.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase19.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase20.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase20.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase20.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase20.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase20.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase21.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase21.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase21.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase21.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase21.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase22.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase22.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase22.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase22.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase22.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase23.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase23.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase23.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase23.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase23.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase24.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase24.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase24.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase24.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase24.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase25.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase25.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase25.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase25.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase25.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase26.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase26.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase26.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase26.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase26.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase27.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase27.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase27.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase27.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase27.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase28.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase28.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase28.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase28.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase28.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase29.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase29.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase29.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase29.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase29.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase30.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase30.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase30.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase30.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase30.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase31.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase32.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase32.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase32.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase32.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase32.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase33.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase33.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase33.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase33.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase33.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase34.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase34.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase34.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase34.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase34.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase35.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase35.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase35.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase35.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase35.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36U.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36U.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36U.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36U.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase36U.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase37.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase37.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase37.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase37.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase37.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase38.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase38.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase38.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase38.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase38.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase39.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase39.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase39.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase39.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase39.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase40.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase40.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase40.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase40.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase40.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase41.ics create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase41.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase41.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase41.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase41.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/RFC2445/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase02.ics create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase02.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase02.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase02.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase03.ics create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase03.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase03.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase03.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics.next.fixme create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics.prev.fixme create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase05.ics create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase05.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase05.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase05.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase06.ics create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase06.ics.next.fixme create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase06.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase06.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase06.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/UntilInUTC/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/readme.txt create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/PayDay.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/PayDay.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/PayDay.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/PayDay.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/anniversary_4.6.1.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/anniversary_4.6.1.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/anniversary_4.6.1.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/anniversary_4.6.1.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/daily.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/daily.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/daily.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/daily.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/exdate.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/exdate.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/exdate.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/exdate.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/hourly.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/hourly.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/hourly.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/hourly.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/lastworkday.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/lastworkday.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/lastworkday.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/lastworkday.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/rdate.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/rdate.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/rdate.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/rdate.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/test1.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/test1.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/test1.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/test1.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/weekly.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/weekly.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/weekly.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/weekly.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/weekly.ics.recurson.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/yearly.ics create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/yearly.ics.comp34.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/yearly.ics.next.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/yearly.ics.prev.ref create mode 100644 libkcal/tests/data/RecurrenceRule/unsorted/yearly.ics.recurson.ref create mode 100644 libkcal/tests/data/resource_test_config create mode 100644 libkcal/tests/data/test_pilot.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_3.4.ics.all create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_3.4.vcs.all create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase01.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase01.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase01.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase01.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase02.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase03.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase03.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase03.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase03.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase04.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase04.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase04.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase04.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase05.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase05.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase05.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase05.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase06.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase06.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase06.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase06.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase07.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase07.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase07.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase07.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase08.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase08.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase08.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase08.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase09.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase09.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase09.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase09.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase10.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase10.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase10.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase10.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase11.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase11.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase11.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase11.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase12.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase12.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase12.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase12.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase13.ics create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase13.ics.vcal.ref create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase13.vcs create mode 100644 libkcal/tests/data/vCalendar/KOrganizer_vCalTestCase13.vcs.ical.ref create mode 100644 libkcal/tests/data/vCalendar/readme.txt create mode 100644 libkcal/tests/fbrecurring.cpp create mode 100644 libkcal/tests/readandwrite.cpp create mode 100755 libkcal/tests/runtestcase.pl create mode 100644 libkcal/tests/testcalendar.cpp create mode 100644 libkcal/tests/testfb.cpp create mode 100644 libkcal/tests/testfields.cpp create mode 100644 libkcal/tests/testincidence.cpp create mode 100644 libkcal/tests/testincidencegenerator.h create mode 100644 libkcal/tests/testrecurprevious.cpp create mode 100644 libkcal/tests/testrecurrence.cpp create mode 100644 libkcal/tests/testrecurrencetype.cpp create mode 100644 libkcal/tests/testrecurson.cpp create mode 100644 libkcal/tests/testresource.cpp create mode 100644 libkcal/tests/testresource.h create mode 100644 libkcal/tests/testtostring.cpp create mode 100644 libkcal/tests/testvcalexport.cpp create mode 100644 libkcal/todo.cpp create mode 100644 libkcal/todo.h create mode 100644 libkcal/vcaldrag.cpp create mode 100644 libkcal/vcaldrag.h create mode 100644 libkcal/vcalformat.cpp create mode 100644 libkcal/vcalformat.h create mode 100644 libkcal/versit/Makefile.am create mode 100644 libkcal/versit/port.h create mode 100644 libkcal/versit/readme.txt create mode 100644 libkcal/versit/vcc.c create mode 100644 libkcal/versit/vcc.h create mode 100644 libkcal/versit/vcc.y create mode 100644 libkcal/versit/vobject.c create mode 100644 libkcal/versit/vobject.h create mode 100644 libkdenetwork/Makefile.am create mode 100644 libkdenetwork/gpgmepp/Makefile.am create mode 100644 libkdenetwork/gpgmepp/README.gpgme++ create mode 100644 libkdenetwork/gpgmepp/callbacks.cpp create mode 100644 libkdenetwork/gpgmepp/callbacks.h create mode 100644 libkdenetwork/gpgmepp/configure.in.bot create mode 100644 libkdenetwork/gpgmepp/configure.in.in create mode 100644 libkdenetwork/gpgmepp/context.cpp create mode 100644 libkdenetwork/gpgmepp/context.h create mode 100644 libkdenetwork/gpgmepp/context_p.h create mode 100644 libkdenetwork/gpgmepp/data.cpp create mode 100644 libkdenetwork/gpgmepp/data.h create mode 100644 libkdenetwork/gpgmepp/data_p.h create mode 100644 libkdenetwork/gpgmepp/decryptionresult.cpp create mode 100644 libkdenetwork/gpgmepp/decryptionresult.h create mode 100644 libkdenetwork/gpgmepp/encryptionresult.cpp create mode 100644 libkdenetwork/gpgmepp/encryptionresult.h create mode 100644 libkdenetwork/gpgmepp/engineinfo.cpp create mode 100644 libkdenetwork/gpgmepp/engineinfo.h create mode 100644 libkdenetwork/gpgmepp/eventloopinteractor.cpp create mode 100644 libkdenetwork/gpgmepp/eventloopinteractor.h create mode 100644 libkdenetwork/gpgmepp/gpgme-0-3-compat.h create mode 100644 libkdenetwork/gpgmepp/gpgmefw.h create mode 100644 libkdenetwork/gpgmepp/importresult.cpp create mode 100644 libkdenetwork/gpgmepp/importresult.h create mode 100644 libkdenetwork/gpgmepp/interfaces/Makefile.am create mode 100644 libkdenetwork/gpgmepp/interfaces/dataprovider.h create mode 100644 libkdenetwork/gpgmepp/interfaces/editinteractor.h create mode 100644 libkdenetwork/gpgmepp/interfaces/passphraseprovider.h create mode 100644 libkdenetwork/gpgmepp/interfaces/progressprovider.h create mode 100644 libkdenetwork/gpgmepp/key.cpp create mode 100644 libkdenetwork/gpgmepp/key.h create mode 100644 libkdenetwork/gpgmepp/keygenerationresult.cpp create mode 100644 libkdenetwork/gpgmepp/keygenerationresult.h create mode 100644 libkdenetwork/gpgmepp/keylistresult.cpp create mode 100644 libkdenetwork/gpgmepp/keylistresult.h create mode 100644 libkdenetwork/gpgmepp/result.h create mode 100644 libkdenetwork/gpgmepp/result_p.h create mode 100644 libkdenetwork/gpgmepp/shared.h create mode 100644 libkdenetwork/gpgmepp/signingresult.cpp create mode 100644 libkdenetwork/gpgmepp/signingresult.h create mode 100644 libkdenetwork/gpgmepp/trustitem.cpp create mode 100644 libkdenetwork/gpgmepp/trustitem.h create mode 100644 libkdenetwork/gpgmepp/util.h create mode 100644 libkdenetwork/gpgmepp/verificationresult.cpp create mode 100644 libkdenetwork/gpgmepp/verificationresult.h create mode 100644 libkdenetwork/libgpg-error-copy/Makefile.am create mode 100644 libkdenetwork/libgpg-error-copy/code-from-errno.c create mode 100644 libkdenetwork/libgpg-error-copy/code-to-errno.c create mode 100644 libkdenetwork/libgpg-error-copy/err-codes.h.in create mode 100644 libkdenetwork/libgpg-error-copy/err-sources.h.in create mode 100644 libkdenetwork/libgpg-error-copy/errnos.in create mode 100644 libkdenetwork/libgpg-error-copy/gettext.h create mode 100644 libkdenetwork/libgpg-error-copy/gpg-error.h.in create mode 100644 libkdenetwork/libgpg-error-copy/mkerrcodes.awk create mode 100644 libkdenetwork/libgpg-error-copy/mkerrcodes.c create mode 100644 libkdenetwork/libgpg-error-copy/mkerrcodes1.awk create mode 100644 libkdenetwork/libgpg-error-copy/mkerrcodes2.awk create mode 100644 libkdenetwork/libgpg-error-copy/mkerrnos.awk create mode 100644 libkdenetwork/libgpg-error-copy/mkheader.awk create mode 100644 libkdenetwork/libgpg-error-copy/mkstrtable.awk create mode 100644 libkdenetwork/libgpg-error-copy/strerror.c create mode 100644 libkdenetwork/libgpg-error-copy/strsource.c create mode 100644 libkdenetwork/libgpgme-copy/Makefile.am create mode 100644 libkdenetwork/libgpgme-copy/assuan/ChangeLog create mode 100644 libkdenetwork/libgpgme-copy/assuan/Makefile.am create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-buffer.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-client.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-connect.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-defs.h create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-handler.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-inquire.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-io.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-listen.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-logging.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-pipe-connect.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-pipe-server.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-socket-connect.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-socket-server.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-socket.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-uds.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan-util.c create mode 100644 libkdenetwork/libgpgme-copy/assuan/assuan.h create mode 100644 libkdenetwork/libgpgme-copy/assuan/funopen.c create mode 100755 libkdenetwork/libgpgme-copy/assuan/mkerrors create mode 100644 libkdenetwork/libgpgme-copy/configure.in.in create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ChangeLog create mode 100644 libkdenetwork/libgpgme-copy/gpgme/Makefile.am create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ath-pth-compat.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ath-pth.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ath-pthread-compat.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ath-pthread.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ath.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ath.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/context.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/conversion.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data-compat.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data-fd.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data-mem.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data-stream.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data-user.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/data.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/debug.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/debug.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/decrypt-verify.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/decrypt.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/delete.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/edit.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/encrypt-sign.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/encrypt.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/engine-backend.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/engine-gpgsm.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/engine.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/engine.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/error.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/export.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/fakes.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/funopen.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/genkey.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/get-env.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/gpgme.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/gpgme.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/import.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/io.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/isascii.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/key.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/keylist.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/libgpgme.vers create mode 100644 libkdenetwork/libgpgme-copy/gpgme/memrchr.c create mode 100755 libkdenetwork/libgpgme-copy/gpgme/mkstatus create mode 100644 libkdenetwork/libgpgme-copy/gpgme/op-support.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/ops.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/passphrase.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/posix-io.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/posix-sema.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/posix-util.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/priv-io.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/progress.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/putc_unlocked.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/rungpg.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/sema.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/sig-notation.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/sign.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/signers.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/status-table.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/stpcpy.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/trust-item.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/trustlist.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/util.h create mode 100644 libkdenetwork/libgpgme-copy/gpgme/vasprintf.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/verify.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/version.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/w32-io.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/w32-sema.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/w32-util.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/wait-global.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/wait-private.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/wait-user.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/wait.c create mode 100644 libkdenetwork/libgpgme-copy/gpgme/wait.h create mode 100644 libkdenetwork/qgpgme/Makefile.am create mode 100644 libkdenetwork/qgpgme/dataprovider.cpp create mode 100644 libkdenetwork/qgpgme/dataprovider.h create mode 100644 libkdenetwork/qgpgme/eventloopinteractor.cpp create mode 100644 libkdenetwork/qgpgme/eventloopinteractor.h create mode 100644 libkdenetwork/qgpgme/tests/Makefile.am create mode 100644 libkdenetwork/qgpgme/tests/dataprovidertest.cpp create mode 100644 libkdepim/Makefile.am create mode 100644 libkdepim/README create mode 100644 libkdepim/TODO create mode 100644 libkdepim/about/Makefile.am create mode 100644 libkdepim/about/bar-bottom-left.png create mode 100644 libkdepim/about/bar-bottom-middle.png create mode 100644 libkdepim/about/bar-bottom-right.png create mode 100644 libkdepim/about/bar-middle-left.png create mode 100644 libkdepim/about/bar-middle-right.png create mode 100644 libkdepim/about/bar-top-left.png create mode 100644 libkdepim/about/bar-top-middle.png create mode 100644 libkdepim/about/bar-top-right.png create mode 100644 libkdepim/about/bottom-left.png create mode 100644 libkdepim/about/bottom-middle.png create mode 100644 libkdepim/about/bottom-right.png create mode 100644 libkdepim/about/box-bottom-left.png create mode 100644 libkdepim/about/box-bottom-middle.png create mode 100644 libkdepim/about/box-bottom-right.png create mode 100644 libkdepim/about/box-middle-left.png create mode 100644 libkdepim/about/box-middle-right.png create mode 100644 libkdepim/about/box-top-left.png create mode 100644 libkdepim/about/box-top-middle.png create mode 100644 libkdepim/about/box-top-right.png create mode 100644 libkdepim/about/kde_infopage.css create mode 100644 libkdepim/about/kde_infopage_rtl.css create mode 100644 libkdepim/about/top-left.png create mode 100644 libkdepim/about/top-middle.png create mode 100644 libkdepim/addresseediffalgo.cpp create mode 100644 libkdepim/addresseediffalgo.h create mode 100644 libkdepim/addresseeemailselection.cpp create mode 100644 libkdepim/addresseeemailselection.h create mode 100644 libkdepim/addresseelineedit.cpp create mode 100644 libkdepim/addresseelineedit.h create mode 100644 libkdepim/addresseeselector.cpp create mode 100644 libkdepim/addresseeselector.h create mode 100644 libkdepim/addresseeview.cpp create mode 100644 libkdepim/addresseeview.h create mode 100644 libkdepim/addressesdialog.cpp create mode 100644 libkdepim/addressesdialog.h create mode 100644 libkdepim/addresspicker.ui create mode 100644 libkdepim/alarmclient.cpp create mode 100644 libkdepim/alarmclient.h create mode 100644 libkdepim/broadcaststatus.cpp create mode 100644 libkdepim/broadcaststatus.h create mode 100644 libkdepim/calendardiffalgo.cpp create mode 100644 libkdepim/calendardiffalgo.h create mode 100644 libkdepim/categoryeditdialog.cpp create mode 100644 libkdepim/categoryeditdialog.h create mode 100644 libkdepim/categoryeditdialog_base.ui create mode 100644 libkdepim/categoryselectdialog.cpp create mode 100644 libkdepim/categoryselectdialog.h create mode 100644 libkdepim/categoryselectdialog_base.ui create mode 100644 libkdepim/cfgc/Makefile.am create mode 100644 libkdepim/cfgc/README create mode 100644 libkdepim/cfgc/autoexample.cpp create mode 100644 libkdepim/cfgc/example.cfg create mode 100644 libkdepim/cfgc/example.cpp create mode 100644 libkdepim/cfgc/exampleprefs_base.kcfg create mode 100644 libkdepim/cfgc/exampleprefs_base.kcfgc create mode 100644 libkdepim/cfgc/general_base.ui create mode 100644 libkdepim/cfgc/myoptions_base.ui create mode 100644 libkdepim/clicklineedit.cpp create mode 100644 libkdepim/clicklineedit.h create mode 100644 libkdepim/collectingprocess.cpp create mode 100644 libkdepim/collectingprocess.h create mode 100644 libkdepim/completionordereditor.cpp create mode 100644 libkdepim/completionordereditor.h create mode 100644 libkdepim/configmanager.cpp create mode 100644 libkdepim/configmanager.h create mode 100644 libkdepim/configure.in.in create mode 100644 libkdepim/csshelper.cpp create mode 100644 libkdepim/csshelper.h create mode 100644 libkdepim/designerfields.cpp create mode 100644 libkdepim/designerfields.h create mode 100644 libkdepim/diffalgo.cpp create mode 100644 libkdepim/diffalgo.h create mode 100644 libkdepim/distributionlist.cpp create mode 100644 libkdepim/distributionlist.h create mode 100644 libkdepim/embeddedurlpage.cpp create mode 100644 libkdepim/embeddedurlpage.h create mode 100644 libkdepim/groupwarejob.cpp create mode 100644 libkdepim/groupwarejob.h create mode 100644 libkdepim/htmldiffalgodisplay.cpp create mode 100644 libkdepim/htmldiffalgodisplay.h create mode 100644 libkdepim/icons/Makefile.am create mode 100644 libkdepim/icons/cr22-action-button_fewer.png create mode 100644 libkdepim/icons/cr22-action-button_more.png create mode 100644 libkdepim/infoextension.cpp create mode 100644 libkdepim/infoextension.h create mode 100644 libkdepim/interfaces/AddressBookServiceIface.h create mode 100644 libkdepim/interfaces/MailTransportServiceIface.h create mode 100644 libkdepim/interfaces/Makefile.am create mode 100644 libkdepim/kabcresourcecached.cpp create mode 100644 libkdepim/kabcresourcecached.h create mode 100644 libkdepim/kabcresourcenull.h create mode 100644 libkdepim/kaccount.cpp create mode 100644 libkdepim/kaccount.h create mode 100644 libkdepim/kaddrbook.cpp create mode 100644 libkdepim/kaddrbook.h create mode 100644 libkdepim/kcmdesignerfields.cpp create mode 100644 libkdepim/kcmdesignerfields.h create mode 100644 libkdepim/kconfigpropagator.cpp create mode 100644 libkdepim/kconfigpropagator.h create mode 100644 libkdepim/kconfigwizard.cpp create mode 100644 libkdepim/kconfigwizard.h create mode 100644 libkdepim/kdateedit.cpp create mode 100644 libkdepim/kdateedit.h create mode 100644 libkdepim/kdatepickerpopup.cpp create mode 100644 libkdepim/kdatepickerpopup.h create mode 100644 libkdepim/kdepim.widgets create mode 100644 libkdepim/kdepimmacros.h create mode 100644 libkdepim/kfileio.cpp create mode 100644 libkdepim/kfileio.h create mode 100644 libkdepim/kfoldertree.cpp create mode 100644 libkdepim/kfoldertree.h create mode 100644 libkdepim/kimportdialog.cpp create mode 100644 libkdepim/kimportdialog.h create mode 100644 libkdepim/kincidencechooser.cpp create mode 100644 libkdepim/kincidencechooser.h create mode 100644 libkdepim/kmailcompletion.cpp create mode 100644 libkdepim/kmailcompletion.h create mode 100644 libkdepim/komposer/Makefile.am create mode 100644 libkdepim/komposer/core/Makefile.am create mode 100644 libkdepim/komposer/core/attachment.cpp create mode 100644 libkdepim/komposer/core/attachment.h create mode 100644 libkdepim/komposer/core/core.cpp create mode 100644 libkdepim/komposer/core/core.h create mode 100644 libkdepim/komposer/core/corewidget.cpp create mode 100644 libkdepim/komposer/core/corewidget.h create mode 100644 libkdepim/komposer/core/editor.cpp create mode 100644 libkdepim/komposer/core/editor.h create mode 100644 libkdepim/komposer/core/komposer.kcfg create mode 100644 libkdepim/komposer/core/komposerIface.h create mode 100644 libkdepim/komposer/core/komposerconfig.desktop create mode 100644 libkdepim/komposer/core/komposereditor.desktop create mode 100644 libkdepim/komposer/core/komposerplugin.desktop create mode 100644 libkdepim/komposer/core/komposerui.rc create mode 100644 libkdepim/komposer/core/plugin.cpp create mode 100644 libkdepim/komposer/core/plugin.h create mode 100644 libkdepim/komposer/core/pluginmanager.cpp create mode 100644 libkdepim/komposer/core/pluginmanager.h create mode 100644 libkdepim/komposer/core/prefsmodule.cpp create mode 100644 libkdepim/komposer/core/prefsmodule.h create mode 100644 libkdepim/komposer/core/settings.kcfgc create mode 100644 libkdepim/komposer/core/tests/Makefile.am create mode 100644 libkdepim/komposer/core/tests/main.cpp create mode 100644 libkdepim/komposer/core/tests/managertest.cpp create mode 100644 libkdepim/komposer/core/tests/managertest.h create mode 100644 libkdepim/komposer/core/tests/tester.cpp create mode 100644 libkdepim/komposer/core/tests/tester.h create mode 100644 libkdepim/komposer/core/tests/testfactory.h create mode 100644 libkdepim/komposer/core/tests/testkomposer.cpp create mode 100644 libkdepim/komposer/core/tests/testmanager.cpp create mode 100644 libkdepim/komposer/core/tests/testmanager.h create mode 100644 libkdepim/komposer/plugins/Makefile.am create mode 100644 libkdepim/komposer/plugins/default/Makefile.am create mode 100644 libkdepim/komposer/plugins/default/defaulteditor.cpp create mode 100644 libkdepim/komposer/plugins/default/defaulteditor.desktop create mode 100644 libkdepim/komposer/plugins/default/defaulteditor.h create mode 100644 libkdepim/komposer/plugins/default/defaulteditorui.rc create mode 100644 libkdepim/komposer/test/Makefile.am create mode 100644 libkdepim/komposer/test/test.cpp create mode 100644 libkdepim/kpartsdesignerplugin/Makefile.am create mode 100644 libkdepim/kpartsdesignerplugin/README create mode 100644 libkdepim/kpartsdesignerplugin/kpartsdesignerplugin.cpp create mode 100644 libkdepim/kpartsdesignerplugin/kpartsdesignerplugin.h create mode 100644 libkdepim/kpimprefs.cpp create mode 100644 libkdepim/kpimprefs.h create mode 100644 libkdepim/kpimurlrequesterdlg.cpp create mode 100644 libkdepim/kpimurlrequesterdlg.h create mode 100644 libkdepim/kpixmapregionselectordialog.cpp create mode 100644 libkdepim/kpixmapregionselectordialog.h create mode 100644 libkdepim/kpixmapregionselectorwidget.cpp create mode 100644 libkdepim/kpixmapregionselectorwidget.h create mode 100644 libkdepim/kprefsdialog.cpp create mode 100644 libkdepim/kprefsdialog.h create mode 100644 libkdepim/kregexp3.cpp create mode 100644 libkdepim/kregexp3.h create mode 100644 libkdepim/kresourceprefs.cpp create mode 100644 libkdepim/kresourceprefs.h create mode 100644 libkdepim/krsqueezedtextlabel.cpp create mode 100644 libkdepim/krsqueezedtextlabel.h create mode 100644 libkdepim/kscoring.cpp create mode 100644 libkdepim/kscoring.h create mode 100644 libkdepim/kscoringeditor.cpp create mode 100644 libkdepim/kscoringeditor.h create mode 100644 libkdepim/ksubscription.cpp create mode 100644 libkdepim/ksubscription.h create mode 100644 libkdepim/ktimeedit.cpp create mode 100644 libkdepim/ktimeedit.h create mode 100644 libkdepim/kvcarddrag.cpp create mode 100644 libkdepim/kvcarddrag.h create mode 100644 libkdepim/kwidgetlister.cpp create mode 100644 libkdepim/kwidgetlister.h create mode 100644 libkdepim/kxface.cpp create mode 100644 libkdepim/kxface.h create mode 100644 libkdepim/ldapclient.cpp create mode 100644 libkdepim/ldapclient.h create mode 100644 libkdepim/ldapsearchdialog.cpp create mode 100644 libkdepim/ldapsearchdialog.h create mode 100644 libkdepim/linklocator.cpp create mode 100644 libkdepim/linklocator.h create mode 100644 libkdepim/maillistdrag.cpp create mode 100644 libkdepim/maillistdrag.h create mode 100644 libkdepim/overlaywidget.cpp create mode 100644 libkdepim/overlaywidget.h create mode 100644 libkdepim/pics/Makefile.am create mode 100644 libkdepim/pics/addresseelineedit.png create mode 100644 libkdepim/pics/clicklineedit.png create mode 100644 libkdepim/pics/kdateedit.png create mode 100644 libkdepim/pics/ktimeedit.png create mode 100644 libkdepim/pimemoticons.kcfg create mode 100644 libkdepim/pimemoticons.kcfgc create mode 100644 libkdepim/pluginloader.h create mode 100644 libkdepim/pluginloaderbase.cpp create mode 100644 libkdepim/pluginloaderbase.h create mode 100644 libkdepim/progressdialog.cpp create mode 100644 libkdepim/progressdialog.h create mode 100644 libkdepim/progressmanager.cpp create mode 100644 libkdepim/progressmanager.h create mode 100644 libkdepim/qutf7codec.cpp create mode 100644 libkdepim/qutf7codec.h create mode 100644 libkdepim/qutf7codecplugin.cpp create mode 100644 libkdepim/recentaddresses.cpp create mode 100644 libkdepim/recentaddresses.h create mode 100644 libkdepim/resourceabc.cpp create mode 100644 libkdepim/resourceabc.h create mode 100644 libkdepim/sendsmsdialog.cpp create mode 100644 libkdepim/sendsmsdialog.h create mode 100644 libkdepim/sidebarextension.cpp create mode 100644 libkdepim/sidebarextension.h create mode 100644 libkdepim/spellingfilter.cpp create mode 100644 libkdepim/spellingfilter.h create mode 100644 libkdepim/ssllabel.cpp create mode 100644 libkdepim/ssllabel.h create mode 100644 libkdepim/statusbarprogresswidget.cpp create mode 100644 libkdepim/statusbarprogresswidget.h create mode 100644 libkdepim/tests/Makefile.am create mode 100644 libkdepim/tests/myconfig.kcfgc create mode 100644 libkdepim/tests/propagator_test.kcfg create mode 100644 libkdepim/tests/test_kregexp.cpp create mode 100644 libkdepim/tests/testaddresseelineedit.cpp create mode 100644 libkdepim/tests/testaddresseeselector.cpp create mode 100644 libkdepim/tests/testdateedit.cpp create mode 100644 libkdepim/tests/testdateedit.h create mode 100644 libkdepim/tests/testdistrlist.cpp create mode 100644 libkdepim/tests/testdistrlist.h create mode 100644 libkdepim/tests/testlinklocator.cpp create mode 100644 libkdepim/tests/testutf7decoder.cpp create mode 100644 libkdepim/tests/testutf7encoder.cpp create mode 100644 libkdepim/tests/testutf7encoder2.cpp create mode 100644 libkdepim/tests/testwizard.cpp create mode 100644 libkdepim/weaver.cpp create mode 100644 libkdepim/weaver.h create mode 100644 libkdepim/weaverextensions.cpp create mode 100644 libkdepim/weaverextensions.h create mode 100644 libkdepim/weaverlogger.cpp create mode 100644 libkdepim/weaverlogger.h create mode 100644 libkholidays/Makefile.am create mode 100644 libkholidays/holidays/Makefile.am create mode 100644 libkholidays/holidays/holiday_BelgiumDutch create mode 100644 libkholidays/holidays/holiday_BelgiumFrench create mode 100644 libkholidays/holidays/holiday_BelgiumWalloon create mode 100644 libkholidays/holidays/holiday_Suedtirol create mode 100644 libkholidays/holidays/holiday_ar create mode 100644 libkholidays/holidays/holiday_at create mode 100644 libkholidays/holidays/holiday_au create mode 100644 libkholidays/holidays/holiday_bavarian create mode 100644 libkholidays/holidays/holiday_be create mode 100644 libkholidays/holidays/holiday_br create mode 100644 libkholidays/holidays/holiday_ca create mode 100644 libkholidays/holidays/holiday_catalan create mode 100644 libkholidays/holidays/holiday_ch create mode 100644 libkholidays/holidays/holiday_co create mode 100644 libkholidays/holidays/holiday_cz create mode 100644 libkholidays/holidays/holiday_de create mode 100644 libkholidays/holidays/holiday_dk create mode 100644 libkholidays/holidays/holiday_ee create mode 100644 libkholidays/holidays/holiday_es create mode 100644 libkholidays/holidays/holiday_fi create mode 100644 libkholidays/holidays/holiday_fr create mode 100644 libkholidays/holidays/holiday_frswiss create mode 100644 libkholidays/holidays/holiday_gb create mode 100644 libkholidays/holidays/holiday_gr create mode 100644 libkholidays/holidays/holiday_gt create mode 100644 libkholidays/holidays/holiday_hu create mode 100644 libkholidays/holidays/holiday_ie create mode 100644 libkholidays/holidays/holiday_il create mode 100644 libkholidays/holidays/holiday_is create mode 100644 libkholidays/holidays/holiday_it create mode 100644 libkholidays/holidays/holiday_jp create mode 100644 libkholidays/holidays/holiday_lt create mode 100644 libkholidays/holidays/holiday_mx create mode 100644 libkholidays/holidays/holiday_nl create mode 100644 libkholidays/holidays/holiday_no create mode 100644 libkholidays/holidays/holiday_nz create mode 100644 libkholidays/holidays/holiday_pl create mode 100644 libkholidays/holidays/holiday_pt create mode 100644 libkholidays/holidays/holiday_py create mode 100644 libkholidays/holidays/holiday_quebec create mode 100644 libkholidays/holidays/holiday_ro create mode 100644 libkholidays/holidays/holiday_ru create mode 100644 libkholidays/holidays/holiday_se create mode 100644 libkholidays/holidays/holiday_si create mode 100644 libkholidays/holidays/holiday_sk create mode 100644 libkholidays/holidays/holiday_th create mode 100644 libkholidays/holidays/holiday_ua create mode 100644 libkholidays/holidays/holiday_us create mode 100644 libkholidays/holidays/holiday_uy create mode 100644 libkholidays/holidays/holiday_za create mode 100644 libkholidays/kholidays.cpp create mode 100644 libkholidays/kholidays.h create mode 100644 libkholidays/kholidays_version.h create mode 100644 libkholidays/lunarphase.cpp create mode 100644 libkholidays/lunarphase.h create mode 100644 libkholidays/parseholiday.c create mode 100644 libkholidays/parseholiday.h create mode 100644 libkholidays/parseholiday.y create mode 100644 libkholidays/scanholiday.c create mode 100644 libkholidays/scanholiday.lex create mode 100644 libkmime/AUTHORS.kmime create mode 100644 libkmime/CLASSTREE.bodyparts create mode 100644 libkmime/CLASSTREE.headers create mode 100644 libkmime/DESIGN.kmime create mode 100644 libkmime/Makefile.am create mode 100644 libkmime/README create mode 100644 libkmime/boolflags.cpp create mode 100644 libkmime/boolflags.h create mode 100644 libkmime/configure.in.in create mode 100644 libkmime/kmime_charfreq.cpp create mode 100644 libkmime/kmime_charfreq.h create mode 100644 libkmime/kmime_codec_base64.cpp create mode 100644 libkmime/kmime_codec_base64.h create mode 100644 libkmime/kmime_codec_identity.cpp create mode 100644 libkmime/kmime_codec_identity.h create mode 100644 libkmime/kmime_codec_qp.cpp create mode 100644 libkmime/kmime_codec_qp.h create mode 100644 libkmime/kmime_codec_uuencode.cpp create mode 100644 libkmime/kmime_codec_uuencode.h create mode 100644 libkmime/kmime_codecs.cpp create mode 100644 libkmime/kmime_codecs.h create mode 100644 libkmime/kmime_content.cpp create mode 100644 libkmime/kmime_content.h create mode 100644 libkmime/kmime_header_parsing.cpp create mode 100644 libkmime/kmime_header_parsing.h create mode 100644 libkmime/kmime_headers.cpp create mode 100644 libkmime/kmime_headers.h create mode 100644 libkmime/kmime_headers_obs.h create mode 100644 libkmime/kmime_mdn.cpp create mode 100644 libkmime/kmime_mdn.h create mode 100644 libkmime/kmime_message.cpp create mode 100644 libkmime/kmime_message.h create mode 100644 libkmime/kmime_newsarticle.cpp create mode 100644 libkmime/kmime_newsarticle.h create mode 100644 libkmime/kmime_parsers.cpp create mode 100644 libkmime/kmime_parsers.h create mode 100644 libkmime/kmime_util.cpp create mode 100644 libkmime/kmime_util.h create mode 100644 libkmime/kmime_version.h create mode 100644 libkmime/kmime_warning.h create mode 100644 libkmime/kqcstringsplitter.cpp create mode 100644 libkmime/kqcstringsplitter.h create mode 100644 libkmime/tests/Makefile.am create mode 100644 libkmime/tests/data/codec_b/basic-decode.b create mode 100644 libkmime/tests/data/codec_b/basic-decode.b.expected create mode 100644 libkmime/tests/data/codec_b/basic-encode create mode 100644 libkmime/tests/data/codec_b/basic-encode.expected create mode 100644 libkmime/tests/data/codec_b/null-decode.b create mode 100644 libkmime/tests/data/codec_b/null-decode.b.expected create mode 100644 libkmime/tests/data/codec_b/null-encode create mode 100644 libkmime/tests/data/codec_b/null-encode.expected create mode 100644 libkmime/tests/data/codec_b/padding0 create mode 100644 libkmime/tests/data/codec_b/padding0.expected create mode 100644 libkmime/tests/data/codec_b/padding1 create mode 100644 libkmime/tests/data/codec_b/padding1.expected create mode 100644 libkmime/tests/data/codec_b/padding2 create mode 100644 libkmime/tests/data/codec_b/padding2.expected create mode 100644 libkmime/tests/data/codec_base64/basic-decode.base64 create mode 100644 libkmime/tests/data/codec_base64/basic-decode.base64.expected create mode 100644 libkmime/tests/data/codec_base64/basic-encode create mode 100644 libkmime/tests/data/codec_base64/basic-encode.expected create mode 100644 libkmime/tests/data/codec_base64/corrupt.base64 create mode 100644 libkmime/tests/data/codec_base64/corrupt.base64.expected create mode 100644 libkmime/tests/data/codec_base64/very_small create mode 100644 libkmime/tests/data/codec_base64/very_small.expected create mode 100644 libkmime/tests/data/codec_q/all-encoded.q create mode 100644 libkmime/tests/data/codec_q/all-encoded.q.expected create mode 100644 libkmime/tests/data/codec_q/basic-encode create mode 100644 libkmime/tests/data/codec_q/basic-encode.expected create mode 100644 libkmime/tests/data/codec_q/nothing-encoded.q create mode 100644 libkmime/tests/data/codec_q/nothing-encoded.q.expected create mode 100644 libkmime/tests/data/codec_q/null-decode.q create mode 100644 libkmime/tests/data/codec_q/null-decode.q.expected create mode 100644 libkmime/tests/data/codec_q/null-encode create mode 100644 libkmime/tests/data/codec_q/null-encode.expected create mode 100644 libkmime/tests/data/codec_quoted-printable/basic-decode.quoted-printable create mode 100644 libkmime/tests/data/codec_quoted-printable/basic-decode.quoted-printable.expected create mode 100644 libkmime/tests/data/codec_quoted-printable/basic-encode create mode 100644 libkmime/tests/data/codec_quoted-printable/basic-encode.expected create mode 100644 libkmime/tests/data/codec_quoted-printable/corrupt.quoted-printable create mode 100644 libkmime/tests/data/codec_quoted-printable/corrupt.quoted-printable.expected create mode 100644 libkmime/tests/data/codec_quoted-printable/wrap create mode 100644 libkmime/tests/data/codec_quoted-printable/wrap.expected create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/all-encoded.x-kmime-rfc2231 create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/all-encoded.x-kmime-rfc2231.expected create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/basic-encode create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/basic-encode.expected create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/nothing-encoded.x-kmime-rfc2231 create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/nothing-encoded.x-kmime-rfc2231.expected create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/null-decode.x-kmime-rfc2231 create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/null-decode.x-kmime-rfc2231.expected create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/null-encode create mode 100644 libkmime/tests/data/codec_x-kmime-rfc2231/null-encode.expected create mode 100644 libkmime/tests/data/codec_x-uuencode/basic-decode.x-uuencode create mode 100644 libkmime/tests/data/codec_x-uuencode/basic-decode.x-uuencode.expected create mode 100755 libkmime/tests/gen_decode_map.pl create mode 100755 libkmime/tests/run_codec_tests create mode 100644 libkmime/tests/test_charfreq.cpp create mode 100644 libkmime/tests/test_dates.cpp create mode 100644 libkmime/tests/test_kmime_codec.cpp create mode 100644 libkmime/tests/test_kmime_header_parsing.cpp create mode 100644 libkmime/tests/test_mdn.cpp create mode 100644 libkpgp/AUTHORS.kpgp create mode 100644 libkpgp/Makefile.am create mode 100644 libkpgp/README create mode 100755 libkpgp/kpgp-3.1-upgrade-address-data.pl create mode 100644 libkpgp/kpgp.cpp create mode 100644 libkpgp/kpgp.h create mode 100644 libkpgp/kpgp.upd create mode 100644 libkpgp/kpgpbase.cpp create mode 100644 libkpgp/kpgpbase.h create mode 100644 libkpgp/kpgpbase2.cpp create mode 100644 libkpgp/kpgpbase5.cpp create mode 100644 libkpgp/kpgpbase6.cpp create mode 100644 libkpgp/kpgpbaseG.cpp create mode 100644 libkpgp/kpgpblock.cpp create mode 100644 libkpgp/kpgpblock.h create mode 100644 libkpgp/kpgpkey.cpp create mode 100644 libkpgp/kpgpkey.h create mode 100644 libkpgp/kpgpui.cpp create mode 100644 libkpgp/kpgpui.h create mode 100644 libkpgp/pics/Makefile.am create mode 100644 libkpgp/pics/key.png create mode 100644 libkpgp/pics/key_bad.png create mode 100644 libkpgp/pics/key_ok.png create mode 100644 libkpgp/pics/key_unknown.png create mode 100644 libkpimexchange/Makefile.am create mode 100644 libkpimexchange/configure.in.in create mode 100644 libkpimexchange/core/Makefile.am create mode 100644 libkpimexchange/core/README.download create mode 100644 libkpimexchange/core/exchangeaccount.cpp create mode 100644 libkpimexchange/core/exchangeaccount.h create mode 100644 libkpimexchange/core/exchangeclient.cpp create mode 100644 libkpimexchange/core/exchangeclient.h create mode 100644 libkpimexchange/core/exchangedelete.cpp create mode 100644 libkpimexchange/core/exchangedelete.h create mode 100644 libkpimexchange/core/exchangedownload.cpp create mode 100644 libkpimexchange/core/exchangedownload.h create mode 100644 libkpimexchange/core/exchangemonitor.cpp create mode 100644 libkpimexchange/core/exchangemonitor.h create mode 100644 libkpimexchange/core/exchangeprogress.cpp create mode 100644 libkpimexchange/core/exchangeprogress.h create mode 100644 libkpimexchange/core/exchangeupload.cpp create mode 100644 libkpimexchange/core/exchangeupload.h create mode 100644 libkpimexchange/core/utils.cpp create mode 100644 libkpimexchange/core/utils.h create mode 100644 libkpimidentities/Makefile.am create mode 100644 libkpimidentities/identity.cpp create mode 100644 libkpimidentities/identity.h create mode 100644 libkpimidentities/identitycombo.cpp create mode 100644 libkpimidentities/identitycombo.h create mode 100644 libkpimidentities/identitymanager.cpp create mode 100644 libkpimidentities/identitymanager.h create mode 100644 libksieve/Makefile.am create mode 100644 libksieve/impl/lexer.h create mode 100644 libksieve/impl/parser.h create mode 100644 libksieve/impl/utf8validator.h create mode 100644 libksieve/ksieve/Makefile.am create mode 100644 libksieve/ksieve/error.h create mode 100644 libksieve/ksieve/lexer.h create mode 100644 libksieve/ksieve/parser.h create mode 100644 libksieve/ksieve/scriptbuilder.h create mode 100644 libksieve/parser/Makefile.am create mode 100644 libksieve/parser/lexer.cpp create mode 100644 libksieve/parser/parser.cpp create mode 100644 libksieve/parser/utf8validator.cpp create mode 100644 libksieve/shared/Makefile.am create mode 100644 libksieve/shared/error.cpp create mode 100644 libksieve/tests/Makefile.am create mode 100644 libksieve/tests/lexertest.cpp create mode 100644 libksieve/tests/parsertest.cpp create mode 100644 mimelib/CPYRIGHT create mode 100644 mimelib/Changes create mode 100644 mimelib/LICENSE create mode 100644 mimelib/Makefile.am create mode 100644 mimelib/README create mode 100644 mimelib/README.mimepp create mode 100644 mimelib/Tutorial create mode 100644 mimelib/address.cpp create mode 100644 mimelib/addrlist.cpp create mode 100644 mimelib/attach.cpp create mode 100644 mimelib/attach.h create mode 100644 mimelib/basicmsg.cpp create mode 100644 mimelib/basicmsg.h create mode 100644 mimelib/binhex.cpp create mode 100644 mimelib/body.cpp create mode 100644 mimelib/bodypart.cpp create mode 100644 mimelib/boyermor.cpp create mode 100644 mimelib/datetime.cpp create mode 100644 mimelib/disptype.cpp create mode 100644 mimelib/doc/address.html create mode 100644 mimelib/doc/addrlist.html create mode 100644 mimelib/doc/binhex.html create mode 100644 mimelib/doc/body.html create mode 100644 mimelib/doc/bodypart.html create mode 100644 mimelib/doc/boyermor.html create mode 100644 mimelib/doc/datetime.html create mode 100644 mimelib/doc/disptype.html create mode 100644 mimelib/doc/entity.html create mode 100644 mimelib/doc/field.html create mode 100644 mimelib/doc/fieldbdy.html create mode 100644 mimelib/doc/group.html create mode 100644 mimelib/doc/headers.html create mode 100644 mimelib/doc/mailbox.html create mode 100644 mimelib/doc/mboxlist.html create mode 100644 mimelib/doc/mechansm.html create mode 100644 mimelib/doc/mediatyp.html create mode 100644 mimelib/doc/message.html create mode 100644 mimelib/doc/mimepp.html create mode 100644 mimelib/doc/msgcmp.html create mode 100644 mimelib/doc/msgid.html create mode 100644 mimelib/doc/nntp.html create mode 100644 mimelib/doc/param.html create mode 100644 mimelib/doc/pop.html create mode 100644 mimelib/doc/protocol.html create mode 100644 mimelib/doc/string.html create mode 100644 mimelib/doc/text.html create mode 100644 mimelib/doc/util.html create mode 100644 mimelib/doc/uuencode.html create mode 100644 mimelib/dw_cte.cpp create mode 100644 mimelib/dw_date.cpp create mode 100644 mimelib/dw_mime.cpp create mode 100644 mimelib/dwstring.cpp create mode 100644 mimelib/entity.cpp create mode 100644 mimelib/field.cpp create mode 100644 mimelib/fieldbdy.cpp create mode 100644 mimelib/group.cpp create mode 100644 mimelib/headers.cpp create mode 100644 mimelib/mailbox.cpp create mode 100644 mimelib/mboxlist.cpp create mode 100644 mimelib/mechansm.cpp create mode 100644 mimelib/mediatyp.cpp create mode 100644 mimelib/message.cpp create mode 100644 mimelib/mimelib/Makefile.am create mode 100644 mimelib/mimelib/address.h create mode 100644 mimelib/mimelib/addrlist.h create mode 100644 mimelib/mimelib/binhex.h create mode 100644 mimelib/mimelib/body.h create mode 100644 mimelib/mimelib/bodypart.h create mode 100644 mimelib/mimelib/boyermor.h create mode 100644 mimelib/mimelib/config.h create mode 100644 mimelib/mimelib/datetime.h create mode 100644 mimelib/mimelib/debug.h create mode 100644 mimelib/mimelib/disptype.h create mode 100644 mimelib/mimelib/entity.h create mode 100644 mimelib/mimelib/enum.h create mode 100644 mimelib/mimelib/field.h create mode 100644 mimelib/mimelib/fieldbdy.h create mode 100644 mimelib/mimelib/group.h create mode 100644 mimelib/mimelib/headers.h create mode 100644 mimelib/mimelib/mailbox.h create mode 100644 mimelib/mimelib/mboxlist.h create mode 100644 mimelib/mimelib/mechansm.h create mode 100644 mimelib/mimelib/mediatyp.h create mode 100644 mimelib/mimelib/message.h create mode 100644 mimelib/mimelib/mimepp.h create mode 100644 mimelib/mimelib/msgcmp.h create mode 100644 mimelib/mimelib/msgid.h create mode 100644 mimelib/mimelib/nntp.h create mode 100644 mimelib/mimelib/param.h create mode 100644 mimelib/mimelib/pop.h create mode 100644 mimelib/mimelib/protocol.h create mode 100644 mimelib/mimelib/string.h create mode 100644 mimelib/mimelib/text.h create mode 100644 mimelib/mimelib/token.h create mode 100644 mimelib/mimelib/utility.h create mode 100644 mimelib/mimelib/uuencode.h create mode 100644 mimelib/msgcmp.cpp create mode 100644 mimelib/msgid.cpp create mode 100644 mimelib/multipar.cpp create mode 100644 mimelib/multipar.h create mode 100644 mimelib/nntp.cpp create mode 100644 mimelib/param.cpp create mode 100644 mimelib/pop.cpp create mode 100644 mimelib/protocol.cpp create mode 100644 mimelib/test/INSTALL create mode 100644 mimelib/test/exampl01.cpp create mode 100644 mimelib/test/exampl01.txt create mode 100644 mimelib/test/exampl02.cpp create mode 100644 mimelib/test/exampl02.txt create mode 100644 mimelib/test/exampl03.cpp create mode 100644 mimelib/test/exampl03.txt create mode 100644 mimelib/test/exampl04.cpp create mode 100644 mimelib/test/exampl04.txt create mode 100644 mimelib/test/exampl05.cpp create mode 100644 mimelib/test/exampl05.txt create mode 100644 mimelib/test_boyermor.cpp create mode 100644 mimelib/text.cpp create mode 100644 mimelib/token.cpp create mode 100644 mimelib/uuencode.cpp create mode 100644 networkstatus/Makefile.am create mode 100644 networkstatus/README.statetransition create mode 100644 networkstatus/clientiface.h create mode 100644 networkstatus/clientifaceimpl.cpp create mode 100644 networkstatus/clientifaceimpl.h create mode 100644 networkstatus/connectionmanager.cpp create mode 100644 networkstatus/connectionmanager.h create mode 100644 networkstatus/network.cpp create mode 100644 networkstatus/network.h create mode 100644 networkstatus/networkstatus.cpp create mode 100644 networkstatus/networkstatus.desktop create mode 100644 networkstatus/networkstatus.h create mode 100644 networkstatus/networkstatus.kdevelop create mode 100644 networkstatus/networkstatuscommon.cpp create mode 100644 networkstatus/networkstatuscommon.h create mode 100644 networkstatus/provideriface.h create mode 100644 networkstatus/serviceiface.h create mode 100644 networkstatus/serviceifaceimpl.cpp create mode 100644 networkstatus/serviceifaceimpl.h create mode 100644 networkstatus/testservice.cpp create mode 100644 networkstatus/testservice.h create mode 100644 pixmaps/Makefile.am create mode 100644 pixmaps/cr16-action-appointment.png create mode 100644 pixmaps/cr16-action-bell.png create mode 100644 pixmaps/cr16-action-inverse_recur.png create mode 100644 pixmaps/cr16-action-journal.png create mode 100644 pixmaps/cr16-action-newappointment.png create mode 100644 pixmaps/cr16-action-readonlyevent.png create mode 100644 pixmaps/cr16-action-recur.png create mode 100644 pixmaps/cr16-action-todo.png create mode 100644 pixmaps/cr22-action-appointment.png create mode 100644 pixmaps/cr22-action-checkedbox.png create mode 100644 pixmaps/cr22-action-checkedbox_mask.png create mode 100644 pixmaps/cr22-action-checkedclipboard.png create mode 100644 pixmaps/cr22-action-checkmark.png create mode 100644 pixmaps/cr22-action-journal.png create mode 100644 pixmaps/cr22-action-newappointment.png create mode 100644 pixmaps/cr22-action-newjournal.png create mode 100644 pixmaps/cr22-action-newrecurevent.png create mode 100644 pixmaps/cr22-action-newtodo.png create mode 100644 pixmaps/cr22-action-todo.png create mode 100644 pixmaps/cr32-action-appointment.png create mode 100644 pixmaps/cr32-action-journal.png create mode 100644 pixmaps/cr32-action-newappointment.png create mode 100644 pixmaps/cr32-action-todo.png create mode 100644 plugins/Makefile.am create mode 100644 plugins/kmail/Makefile.am create mode 100644 plugins/kmail/bodypartformatter/Makefile.am create mode 100644 plugins/kmail/bodypartformatter/attendeeselector.cpp create mode 100644 plugins/kmail/bodypartformatter/attendeeselector.h create mode 100644 plugins/kmail/bodypartformatter/delegateselector.cpp create mode 100644 plugins/kmail/bodypartformatter/delegateselector.h create mode 100644 plugins/kmail/bodypartformatter/text_calendar.cpp create mode 100644 plugins/kmail/bodypartformatter/text_calendar.desktop create mode 100644 plugins/kmail/bodypartformatter/text_vcard.cpp create mode 100644 plugins/kmail/bodypartformatter/text_vcard.desktop create mode 100644 plugins/kmail/bodypartformatter/text_xdiff.cpp create mode 100644 plugins/kmail/bodypartformatter/text_xdiff.desktop create mode 100644 plugins/kmail/bodypartformatter/ui_attendeeselector.ui create mode 100644 usability-quick-review.txt create mode 100644 wizards/DESIGN create mode 100644 wizards/Makefile.am create mode 100644 wizards/egroupware.kcfg create mode 100644 wizards/egroupwareconfig.kcfgc create mode 100644 wizards/egroupwaremain.cpp create mode 100644 wizards/egroupwarewizard.cpp create mode 100644 wizards/egroupwarewizard.h create mode 100644 wizards/exchangemain.cpp create mode 100644 wizards/exchangewizard.cpp create mode 100644 wizards/exchangewizard.h create mode 100644 wizards/groupwarewizard.cpp create mode 100644 wizards/groupwarewizard.desktop create mode 100644 wizards/groupwarewizard.h create mode 100644 wizards/groupwise.kcfg create mode 100644 wizards/groupwiseconfig.kcfgc create mode 100644 wizards/groupwisemain.cpp create mode 100644 wizards/groupwisewizard.cpp create mode 100644 wizards/groupwisewizard.h create mode 100644 wizards/kmailchanges.cpp create mode 100644 wizards/kmailchanges.h create mode 100644 wizards/kolab.kcfg create mode 100644 wizards/kolabconfig.kcfgc create mode 100644 wizards/kolabkmailchanges.cpp create mode 100644 wizards/kolabkmailchanges.h create mode 100644 wizards/kolabmain.cpp create mode 100644 wizards/kolabwizard.cpp create mode 100644 wizards/kolabwizard.h create mode 100644 wizards/main.cpp create mode 100644 wizards/overviewpage.cpp create mode 100644 wizards/overviewpage.h create mode 100644 wizards/scalix.kcfg create mode 100644 wizards/scalixconfig.kcfgc create mode 100644 wizards/scalixkmailchanges.cpp create mode 100644 wizards/scalixkmailchanges.h create mode 100644 wizards/scalixmain.cpp create mode 100644 wizards/scalixwizard.cpp create mode 100644 wizards/scalixwizard.h create mode 100644 wizards/servertype.h create mode 100644 wizards/servertypemanager.cpp create mode 100644 wizards/servertypemanager.h create mode 100644 wizards/slox.kcfg create mode 100644 wizards/sloxconfig.kcfgc create mode 100644 wizards/sloxmain.cpp create mode 100644 wizards/sloxwizard.cpp create mode 100644 wizards/sloxwizard.h diff --git a/.emacs-dirvars b/.emacs-dirvars new file mode 100644 index 000000000..a2fb0f1af --- /dev/null +++ b/.emacs-dirvars @@ -0,0 +1,9 @@ +;; -*- emacs-lisp -*- +;; +;; This file is processed by the dirvars emacs package. Each variable +;; setting below is performed when this dirvars file is loaded. +;; +indent-tabs-mode: nil +tab-width: 8 +c-basic-offset: 2 +evaluate: (c-set-offset 'innamespace '0) diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 000000000..5624a7892 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,45 @@ +certmanager Steffen Hansen +kaddressbook Tobias Koenig + Cornelius Schumacher +kalarm David Jarvie +kalarmd Cornelius Schumacher +kandy Cornelius Schumacher +karm Mark Bucciarelli +kdgantt Kalle Dalheimer + Lutz Rogowski +kfile-plugins ? +kgantt ? Jochen Hanff +kioslaves ? Marc Mutz +kitchensync Cornelius Schumacher + Holger Freyther +kmail Ingo Kloecker + Don Sanders +kmailcvt Danny Kukawka +kmobile Helge Deller +knode Roberto Selbach Teixeira +knotes Michael Brade +konsolekalendar Tuukka Pasanen + Allen Winter +kontact Daniel Molkentin +korganizer Reinhold Kainhofer + Cornelius Schumacher +korn Mart Kelder +kpilot Adriaan de Groot + Reinhold Kainhofer +ktnef Michael Goffioul +libical Cornelius Schumacher + Reinhold Kainhofer +libkcal Cornelius Schumacher + Reinhold Kainhofer +libkdenetwork Marc Mutz + Mathias Waack (Scoring) + Ingo Klöcker (kpgp) + Carsten Burghardt (kfoldertree, ksubscription, kaccount) + Karl-Heinz Zimmer (cryptplugwrapper*) +libkdepim Cornelius Schumacher + Tobias Koenig (addresseeview, kvcarddrag) + Zack Rusin (addressesdialog, komposer) + Don Sanders (maillistdrag) +libkpimexchange Jan-Pascal van Best +libksieve ? Marc Mutz +mimelib ? diff --git a/Mainpage.dox b/Mainpage.dox new file mode 100644 index 000000000..7f701aebc --- /dev/null +++ b/Mainpage.dox @@ -0,0 +1,94 @@ +/** + * @mainpage KDE PIM API Reference + * + * + * + * This section contains the KDE online class reference for the current + * development version of KDE-PIM. Additionally, you can subscribe + * or read the mailing lists for any additions and/or modifications + * to the API. + * + * + * + * + * + *
ApplicationsLibraries
+ * - certmanager + * (classes)\n + * KDE Key Manager. + * - kaddressbook + * (classes)\n + * Keeps your addresses on file. + * - kalarm + * (classes)\n + * A personal alarm message, command and email scheduler. + * - kalarmd + * (classes)\n + * Alarm daemon. + * - kandy + * (classes)\n + * Synchronises data with your mobile phone. + * - karm + * (classes)\n + * A time tracker. + * - kfile-plugins + * + * - kgantt + * (classes)\n + * + * - kitchensync + * (classes)\n + * Generic Syncing. + * - kmail + * (classes)\n + * A fully-featured email client. + * - knotes + * (classes)\n + * A small tool to scribble down notes. + * - konsolekalendar + * (classes)\n + * A command line interface to KDE calendars. + * - kontact + * (classes)\n + * Brings together all the KDE PIM applications under one roof. + * - korganizer + * (classes)\n + * The calendar and scheduling program for KDE. + * - korgac + * (classes)\n + * An alarm client for KOrganizer. + * - kpilot + * (classes)\n + * Synchronizes data with your PalmOS-based handheld. + * + * - libemailfunctions + * A library for general purpose email handling. + * - libkcal + * (classes)\n + * A library of calendaring classes. + * - libkdenetwork + * A library of networkworking classes. + * - libkdepim + * (classes)\n + * A library of widgets and other goodies for pim. + * - libkholidays + * (classes)\n + * A library for handling holidays. + * - libkmime + * (classes)\n + * A library for MIME handling. + * - libkpgp + * (classes)\n + * A PGP abstraction layer. + * - libkpimexchange + * + * - libkpimidentities + * (classes)\n + * A library for managing identities. + * - kpilot library + * (classes)\n + * KPilot Library. + *
+ * + * + */ diff --git a/Makefile.am.in b/Makefile.am.in new file mode 100644 index 000000000..39ffd0087 --- /dev/null +++ b/Makefile.am.in @@ -0,0 +1,50 @@ +## kdepim/Makefile.am +## (C) 1997 Stephan Kulow + +# these are here to control the compilation order, but are only textual +# hints for the cvs.sh script. If you change something here, you have +# to call Makefile.cvs again. +# WARNING: The Makefile.am is auto-generated from Makefile.am.in, so +# don't change these in Makefile.am, but rather in Makefile.am.in! +# +# Libraries and their upwards dependencies +COMPILE_AFTER_libkmime = libemailfunctions +COMPILE_AFTER_libemailfunctions = libkcal libkpimidentities kmail korganizer +COMPILE_AFTER_libkholidays = korganizer kontact +COMPILE_AFTER_libkcal = kalarm kitchensync konsolekalendar korganizer libkpimexchange kpilot libkdepim karm knotes kresources kfile-plugins +COMPILE_AFTER_mimelib = korn kmail +COMPILE_AFTER_libkdenetwork = kmail knode +COMPILE_AFTER_libksieve = kmail +# +# Applications and their downward dependencies (ie. the libs they use) +# +COMPILE_BEFORE_libkpimidentities = libkdepim certmanager +COMPILE_BEFORE_certmanager = libkdenetwork libkpgp +COMPILE_BEFORE_korganizer = libkdepim libkpimidentities libkpimexchange kgantt +COMPILE_BEFORE_kaddressbook = libkdepim certmanager akregator +COMPILE_BEFORE_kandy = libkdepim +COMPILE_BEFORE_kmail= libkdepim libkpimidentities certmanager libkpgp libkmime indexlib +COMPILE_BEFORE_knode= libkdepim libkpgp libkmime +COMPILE_BEFORE_karm = libkdepim kresources +COMPILE_BEFORE_plugins = kmail libkdepim libkcal +COMPILE_BEFORE_kontact = kaddressbook knotes korganizer akregator karm +COMPILE_BEFORE_kioslaves = libkmime libkdepim +COMPILE_BEFORE_libkpimexchange = libkdepim +COMPILE_BEFORE_kalarm = libkdepim libkmime +COMPILE_BEFORE_kresources = libkpimexchange knotes kaddressbook kode +COMPILE_BEFORE_wizards = libkdepim kresources korganizer kaddressbook kmail +COMPILE_BEFORE_korn = libkdenetwork +COMPILE_BEFORE_kitchensync = libkdepim +COMPILE_BEFORE_akregator = libkdepim +COMPILE_BEFORE_knotes = libkdepim +COMPILE_BEFORE_konsolekalendar = libkdepim +COMPILE_BEFORE_kabc = libkdepim + +AUTOMAKE_OPTIONS = foreign 1.6.1 +DISTCLEANFILES = inst-apps + +MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS + +include $(top_srcdir)/admin/Doxyfile.am +include admin/deps.am + diff --git a/Makefile.cvs b/Makefile.cvs new file mode 100644 index 000000000..b4752bd81 --- /dev/null +++ b/Makefile.cvs @@ -0,0 +1,16 @@ + +all: + @echo "This Makefile is only for the CVS repository" + @echo "This will be deleted before making the distribution" + @echo "" + @if test ! -d admin; then \ + echo "Please recheckout this module!" ;\ + echo "for cvs: use checkout once and after that update again" ;\ + echo "for cvsup: checkout kde-common from cvsup and" ;\ + echo " link kde-common/admin to ./admin" ;\ + exit 1 ;\ + fi + $(MAKE) -f admin/Makefile.common cvs + +.SILENT: + diff --git a/README b/README new file mode 100644 index 000000000..604d10397 --- /dev/null +++ b/README @@ -0,0 +1,84 @@ +In this file: + +* What you find here +* What it is +* Mailing List, Getting involved + +What you find here +------------------ + +Anything relating to the KDE-PIM project. See also http://pim.kde.org. + +The KDE-PIM project aims to bring together those who wish to help design, +implement, test, etc. anything that's to do with personal information +management. + +This rather broad scope encompasses mail clients, addressbooks, usenet news, +scheduling and even sticky notes. + +What it is +---------- + +* kaddressbook: The KDE addressbook application. +* kandy: sync phone book entries between your cell phone and computer + ("kandy" comes from "Handy", the german word used for a cellular) +* kmail: the KDE mail client +* kmailcvt: tool for importing mail related data from other programs +* knode: news client +* korganizer: a calendar-of-events and todo-list manager +* kpilot: to sync with your PalmPilot +* kalarm: gui for setting up personal alarm messages, emails and commands +* kalarmd: alarm monitoring daemon, shared by korganizer and kalarm. +* kontact: Integrated PIM application +* karm: Time tracker. +* kitchensync: Synchronization framework, still under heavy development. +* kfile-plugins: vCard KFIleItem plugin. +* knotes: yellow notes application +* konsolecalendar: Command line tool for accessing calendar files. +* korn: mail checker +* akregator: Feed reader + +There is also quite an amount of infrastructure in this package: + +* calendarsystem: library for handling of non-gregorian calendar systems +* libkdepim: Common code for different kdepim apps +* libkdenetwork: Common code for apps previously being in the kdenetwork CVS + module (KMail, KNode). This will be merged with libkdepim. +* mimelib: MIME messages library +* libkcal: C++ api for the iCalendar and vCalendar formats +* libkcal/libical: a basic iCalendar protocol implementation, see RFCs 2245,2246 +* libkpimexchange: connecting to Exchange2000 servers +* kabc/frontend: A GUI frontend for libkabc, not intended for end users. +* kgantt: lib to display and manage Gantt diagrams used by the project view + plugin of KOrganizer +* kdgantt: alternative lib for Gantt diagrams, used by the free/busy view of + KOrganizer (yes, we should decide for one of the Gantt libs) +* kioslaves/sieve: Sieve kioslave +* ktnef: handling of tnef data + +The following subdirectories have been moved to kdenonbeta/kdepim: + +* empath: a modular e-mail client, designed for reuse, needs a Qt + with threading support +* twister: another personal information manager, needs empath +* kab2: another design for the KDE addressbook + +* ldif: a parser for LDIF, the LDAP Information Interchange Format +* libdif: dito, one of them is superfluous +* libimap: IMAP handling +* librmm: an Internet mail message parser (RFC 822 -> Class hierarchy) + +Mailing List, getting involved +------------------------------ + +If you'd like to get involved with the project, subscribe to kde-pim@kde.org +with an email to kde-pim-request@kde.org with the subject line: +subscribe my@email.address + +If you have questions relating to development of this module please post them on +the developers mailing list (kde-pim@kde.org). If you have user questions, +please use kdepim-users@kde.org + +If you are interested in kmail development use the mailing list +kmail-devel@kde.org. + diff --git a/README.Kolab b/README.Kolab new file mode 100644 index 000000000..46fc111b5 --- /dev/null +++ b/README.Kolab @@ -0,0 +1,82 @@ +These are preliminary instructions on how to set up kdepim to work +with a kolab server. It is meant to be a help for people setting +up for testing. It is also meant as a list of things to set up in the +upcoming Kolab setup wizard. + + +There are the steps needed to setup the Kolab server as the primary +server. + + +KMail: + +1. Set up your identity. +2. Set up a disconnected IMAP account to the server and sync it. + Optional: Choose TLS and Clear text +3. Set up sending through the kolab server + Optional: Choose authentication and/or TLS +4. After the first sync, enable IMAP resource folder options in + Misc->Groupware and set to be subfolders of the account INBOX +5. Enable groupware functionality on the same page +6. TODO: Where is sieve setup??? + +Note: We might want to add a KMail profile for this in addition +to the kolab wizard. + +KAddressBook: + +1. Start KDE Control Center and go to KDE Components, page KDE + Resources Configuration. Choose the contact resource. Add an + IMAP resource and set it to standard. + Optional: Delete others or set them to readonly. +2. Start KAddressBook and add an LDAP server in the configuration + with these settings: + Host = "kolab.kde.org" (for example) + Port = "389" + Base DN = "dc=kolab,dc=kde,dc=org" + TODO: Are Bind DN and password the Kolab user settings? + TODO: If yes, do they make the LDAP resource writable? + The scheme for the base DN is to take the parts of the fully + qualified hostname of the kolab server and put ",dc=" between + the parts and "dc=" in front of it. Or in Qt code: + baseDN = "dc=" + hostname.replace( '.', ",dc=" ); + Finally check the checkbox to activate the LDAP server. Now + you can search the Kolab LDAP server and get all users on the + system. + + +KOrganizer: + +1. Start KDE Control Center and go to KDE Components, page KDE + Resources Configuration. Choose the calendar resource. Add an + IMAP resource and set it to standard. + Optional: Delete others or set them to readonly. +TODO: Free-Busy setup and KMail mail scheduling. + + +KPilot: + +TODO + + +KitchenSync: + +TODO + + +kalarmd: + +TODO + + +Kontact: + + +General Notes: +============== +Autocompletion: Works in both KMail and KOrganizer. The order of resources used for completion +is as follows: + 1. All available addressbook resources as seen in "kcmshell kresources", section "kabc" + 2. LDAP + +Nothing special, AFAIK diff --git a/README.libical b/README.libical new file mode 100644 index 000000000..b48c0ceaf --- /dev/null +++ b/README.libical @@ -0,0 +1,4 @@ +The directory libkcal/libical contains version 0.24 of libical with KDE local +modifications to fix some bugs and let it compile in the kdepim module. +You may obtain the original distribution from + http://sourceforge.net/projects/freeassociation/ diff --git a/akregator/AUTHORS b/akregator/AUTHORS new file mode 100644 index 000000000..21da6d70e --- /dev/null +++ b/akregator/AUTHORS @@ -0,0 +1,44 @@ +Developers/Contributors: + +Stanislav Karchebny (Stanislav.Karchebny AT kdemail.net) +Sashmit Bhaduri (smt AT vfemail.net) +Frank Osterfeld (frank.osterfeld AT kdemail.net) +Teemu Rytilahti (teemu.rytilahti AT kde-fi.org) +Stephan Binner (binner AT kde.org) +Gary Cramblitt (garycramblitt AT comcast.net) +Christof Musik (christof AT freenet.de) +George Staikos (staikos AT kde.org) + +Packagers: + +Pierre Habouzit (pierre.habouzit AT m4x.org) + + +Thanks To: + +Frerich Raabe (raabe AT kde.org) + + +Translators: + +Breton: Thierry Vignaud +Catalan: Albert Astals Cid +Welsh: KD wrth KGyfieithu +Danish: Erik Kjær Pedersen +British English: Andrew Coles +Spanish: Ignacio Bezanilla Diaz +Estonian: Marek Laane +Finnish: Teemu Rytilahti +French: Nicolas Ternisien +Irish Gaelic: Séamus Ó Ciardhuáin +Italian: Luciano Montanaro +Dutch: Rinse de Vries +Polish: Michał Mroczek +Portuguese: Pedro Morais +Brazilian Portuguese: Caio Begotti +Romanian: Claudiu Costin +Russian: Nickolai Shaforostoff +Serbian: Chusslove Illich +Swedish: Stefan Asserhäll +Tamil: I. Felix +Turkish: Görkem Çetin diff --git a/akregator/COPYING b/akregator/COPYING new file mode 100644 index 000000000..c13faf0dd --- /dev/null +++ b/akregator/COPYING @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/akregator/ChangeLog b/akregator/ChangeLog new file mode 100644 index 000000000..b1299a2c9 --- /dev/null +++ b/akregator/ChangeLog @@ -0,0 +1,430 @@ +#Akregator ChangeLog +=================== +(c) 2004-2007 the Akregator authors. + +Changes after 1.2.7: +----------------------------- + +Bug fixes: + + 2007/10/05 Fix storage backend waking up CPU every 3 seconds (#150389) -ew + Original patch by Alan Jenkins + +Changes after 1.2.6: +----------------------------- + +Bug fixes: + + 2007/02/24 fix crash when using "Load the full website when reading articles" and an error (e.g. 404) + is returned (2nd try) (#126812) -fo + +Changes after 1.2.5: +----------------------------- + +Bug fixes: + 2006/11/30 Use "firefox %u" as default for the alternative browser command (#115777) + 2006/11/24 Add session management for browser tabs (#100964) Patch by Carsten Pfeiffer -fo + 2006/11/10 Fix crash in Konqueror icon plugin sometimes happening when switching parts (#134929) -fo + 2006/10/31 Fix group name encoding bug when adding feeds from commandline (e.g., using the Konq plugin) (#136559) + Patch by Andrey Cherepanov. + +Changes after 1.2.4: +----------------------------- + +Bug fixes: + + 2006/09/18 Set default font sizes, prevents use of font size 1 in article viewer on first startup -fo + 2006/08/28 Do not create multiple items in the feed lists when dragging feeds to a folder + that was moved before (#124303) -fo + 2006/08/26 Fix a possible crash in the internal browser when going forward -fo + 2006/08/26 show error messages while browsing as HTML, not as annoying popups (#107740) -fo + 2006/08/25 Show title of selected feed in window caption (#111471) -fo + 2006/08/25 Konqueror plugins: correctly enable/disable icon when enabling/disabling the plugin (#132823) -fo + 2006/08/21 Don't crash on very long URLs (>255 chars) used for feed logos (#130849) -fo + 2006/08/20 Konqueror plugins: Fix crash when using the Akregator plugin in file manager mode (#124891) -fo + 2006/08/20 Feed detection: Fix detection when relative URLs are used in the link tags (#132687) -fo + 2006/08/17 Speak selected text in internal browser when using the "Speak Text" button (#132505) -fo + +Changes after 1.2.3: +----------------------------- + +Bug fixes: + + 2006/07/07 Remove tray icon when disabling Akregator part in Kontact (#130127) -fo + 2006/07/07 Fix a crash on shutdown occurring in ProgressManager (#130377) -fo + 2006/06/25 Fix context menus in browser tab, show appriopriate entries when + text is selected (copy action) or the cursor is over a link + (#121957) -fo + +Changes after 1.2.2: +----------------------------- + +New features: + + 2006/05/01 add author information to article header (in the article pane only) -fo + +Bug fixes: + + 2006/05/20 Select oldest item instead of newest when jumping to the next feed using previous [unread] + article actions (#126316) -fo + 2006/05/20 Disable Apply-Button in config dialog correctly if no changes were made (#103820) -fo + 2006/05/20 Don't reset article status to New when the article changed (#101907) -fo + 2006/05/10 Always show feed logos; load them on startup, not on first fetch -fo + 2006/05/10 fix crash when using "Load the full website when reading articles" and an error (e.g. 404) + is returned (#126812) -fo + 2006/04/29 Do not crash on startup when Combined View mode is activated (Happened only when experimental tagging is + activated) -fo + 2006/03/22 Prevent "Akregator is running" messages on startup (reset PID to -1 when closing akregator) -fo + +Changes after 1.2.1: +----------------------------- + +Bug fixes: + + 2006/03/09 Read more feed metadata for Atom feeds (title, link) (#123140) -fo + 2006/03/09 Use "refresh" cache mode as default, ignoring konq settings. + ("refresh" == Use cache after verifying with server) + This should make disabling the "Use browser cache" option unnecessary. -fo + 2006/02/21 Set "rel" attribute default to "alternate", as requested by Atom specification (#122409) -ew + 2006/02/21 Disable category and tag support (unless experimental GUI is enabled) in the metakit backend, + so it supports about 1000 feeds (500 with tags enabled) instead of 340 + now with the default 1024 open files limit on most systems. -fo + 2006/02/15 Combined View: Do not crash on "Next/Prev Unread Article" (#121999) -fo + 2006/01/31 RSS parser: ignore unknown or invalid version attribute value in the tag and + just assume RSS 2.0. The older formats are compatible to 2.0, so this should work. + (at least better than refusing to parse the feeds) (#118793) -fo + +Changes after 1.2: +----------------------------- + +Bug fixes: + + 2006/01/17 Do not open binary files in the HTML viewer but externally. + Fix Save Link As for binary files (regression introduced after 1.2) + (#120087 (partially)) -fo + 2006/01/16 Fix article order in Combined View: sort by date (reversed) (#118055) -fo + 2006/01/15 Fix parsing of Atom 1.0 feeds with escaped HTML in it: Don't show tags + as text (#112491, #117938) -fo + 2006/01/10 Select next item in article list when deleting the selected article + (single selection mode only) (#119724) -fo + 2006/01/10 Fix item handling in the feed list, avoid crashes as happening + after moving a folder and deleting a subitem afterwards + (#118659) -fo + 2006/01/08 Fix problems with keyboard navigation getting stuck on duplicated + articles and prevent creation of new items when selecting an unread + dupe (#114997) -fo + 2005/12/05 Wait 30 minutes before retrying fetching when fetching failed (host + down, parsing error) (#113358) -fo + +Changes after 1.0: +----------------------------- + +Note: This section (i.e. changes between 1.0 and 1.2) is completely incomplete + +New features: + - add "Save link as" to context menus -fo + +Changes: + - Changed prev/next unread article actions to cycle through all unread articles -fo + - The article archive is now configurable, using metakit implementation as default. + This increases startup speed and reduces memory usage significantly -fo + - Make it possible to fetch feeds while other fetches are running -fo + +Bug fixes: + + - Respect markImmediatelyAsRead setting when updating articles (#103502) -fo + - make "fetch feeds on startup" option work again (#102085) -fo + - Fix favicons, load them on startup (#94888) -fo + - make BrowserRun delete itself when the Viewer gets destroyed (#101413) -tpr + - tolerate leading and trailing whitespace in the Add Feed Dialog (#101988) -fo + - fixed confusion of "disable archiving" and expiry by age (#101907) -fo + - show open|save|cancel dialog for non-html links (101274) -fo + - make forms work again (regression) (#94964) -fo + - fix notification when running as kontact plugin -fo + + +Changes after 1.0b9: +----------------------------- + +Bug fixes: + - fixed printing of articles (no infinite number of pages anymore) -fo + +Changes after 1.0b8: +----------------------------- + +New features: + - Make fonts configurable, added zoom in/out actions -fo + - Use KNotify for notification -fo + - Make caching configurable -fo + - Forms work in the internal browser -gs + - Enable sorting in article list -gs + - Add possibility to delete article -fo + - Allow bookmarking articles in global bookmarks -gs + +Changes: + - Added new about page, designed by Lokheed, lokheed at gmail.com -fo + - Use KDEPIM's progressbar -tpr + - Update unread count when stopping fetching before it's finished -tpr + - Added "Keep flag set" to the search combobox -fo + - Added optional close buttons on browser tabs -fo + - Prevent unreachable feeds from blocking the fetching process (timeout) -fo + +Bug fixes (selection): + - Disable dnd in feed tree until the feed list is loaded (prevents crash) -fo + - Decode the url before adding new feed, makes feed urls with special characters (?, =, &) to work -tpr + - Don't crash when deleting feeds which are currently fetching -fo + - Don't ignore updates in article which have a GUID -fo + - Don't set non-parsable dates to 1970/01/01 -fo + - added processing instruction to exported OPML -sk + + +Changes after 1.0b7: +----------------------------- + +New features: + - Add icon to konqueror to show if page has a feed -tpr +#85532 - Add feed summary -tpr +#84314 - added print command for article viewer -fo +#92330 - Added possibility to set article status (read/unread/new) manually -fo + - Added basic "keep flag" support to prevent articles from expiring -fo + +Changes: + - Add pageviewer actions into Go menu and print to file menu when in pageviewer mode -tpr + - improve tabbed browsing: added back/forward buttons, improved context menus - fo + - make search bar optional -fo + - Do not allow user to stop feedlist loading to avoid data loss -tpr + - Do not show feedlist url in title -tpr + - Clear the statusbar when pressing Stop button -tpr + +Bug fixes: + - save and restore open/close state of feed groups -fo + - Use isNull() instead of comparing to QString::null -tpr + - Make kontact plugin work with Kontact from CVS HEAD -fo + - Don't load kontact plugin when akregator is already running -fo + - Fix expiry by age (global setting was ignored) -fo + - Make trayicon and configure dialog available in kontact -fo + - Save and restore open/closed state of feed groups -fo + - Fix interval fetching (Exclude feeds with custom settings from global fetch) -fo +#84528 - Make session management to save and load feedlist when appropriate -tpr +#88437 - Show credits on Kontact's about dialog -tpr +#91660 - Don't crash on exit when internal browser widgets are opened or the article viewer is loading -fo +#93739 - Fix Alignment of text body for right-to-left scripts -fo + + +Changes after 1.0b6: +----------------------------- + +New features: + +Changes: + +#84133, +#85691 - added KMail-like key bindings -fo + - Advanced archive options: Limit article number, disable archive -fo + - Add "Fetch All Feeds" into context menu of trayicon -tpr + - Show position of the tray icon with image in dialog when pressing the close button -tpr + - Display proper error message when no feed found in add feed -tpr + - make systray icon optional (Patch by Christof Musik, + christof(at)freenet.de) -fo + - added "Export Feeds" function to export the standard feed list -fo + - Expiry support added -fo + +Bug fixes: +#85409 - Resolve entities in feed titles -fo +#90671 - Shutdown properly hopefully fixes #89172 too -tpr + - Update combined view after fetching new articles (doesn't work in group view yet) + + +Changes after 1.0b5: +----------------------------- + +Changes: + - Improved dupe detection, using md5 now -ph +#82187 - Improved session management: save search settings, selected Feed and Article -fo + - Make it possible to switch notifications off -tpr + - Switch to a standard feed system, like most aggregators -smt +#82082 - New message notification added -smt + - Show comments URL for feeds, if available -smt + - Only allow one akregator instance (KUniqueApplication) -smt + - Autosave: Feeds are autosaved on every change now - save actions removed -smt + - Support feed protocol -smt +#85265 - Add feed column when browsing through a folder -smt + +Bug Fixes: + - Make i18n work in konqueror plugin -tpr + - Fixed problems with whitespace handling -ph + - Make MMB work again in pageviewer -tpr +#83995 - Don't crash when exiting KDE -fo +#82791 - Save the toolbar position -tpr + - Don't crash when there is no part available -tpr + - Make tabs wider when there is free space available -tpr + - Make feedlist saving work in kontact -smt + - Remove all leading space between article text and headers -smt +#86633 - Make tabs appear immediatly on slow sites -smt +#85748 - Make filtering in combined mode work -smt +#86917 - Make searching in combined mode work -smt +#85451 - Open feed list properly in kontact + + +Changes after 1.0b4: +----------------------------- + +Changes: + - Load last loaded feed list in kontact plugin (#84351) - smt + - Show regular akregator icon in tray if there are no unread articles. Based on patch from cartman. -berkus + - Implement session mangement (#82868) - smt + +Bug Fixes: +#84095 - akregator article view doesn't display
 passages correctly -berkus
+#82820 - Kontact crashes when fetching - smt
+#84272 - aKregator doesn't restore feed list after logout with running application
+#81995 - Don't crash when changing from/to combined view when folder selected -tpr
+#82024 - Fix drag&drop regression which made it possible have multiple top level folders -sg
+#84471 - Fix sorting of articles with no pubDates - smt
+#83102 - Fix handling of non-HTML web pages - smt
+#83187 - Reset scrollbar while switching feeds in combined view - smt
+
+
+Changes after 1.0b3:
+-----------------------------
+
+New Features:
+#82023 - Added middle mouse button option to open tabs in background -tpr
+#83202 - "Clear" button for search string -berkus
+       - Per feed interval fetching -smt
+       - Konqueror plugin for adding feeds to aKregator from context menu -PhantomsDad
+       - Command line options for adding feeds -PhantomsDad
+       - In case the feed doesn't provide an article  element, fall back to the  permaLink -sg
+
+Bug Fixes:
+       - Update interval spinbox should be disabled if the checkbox isn't checked -tpr
+       - "aKregator - 0 unread" -> "aKregator - No unread articles" -tpr
+       - Scroll up when changing the article in article viewer -tpr
+       - Various frame-switching bug fixes -smt
+       - Fix favicon loading crash (#82682) -smt
+       - Various stop-button related bug fixes -smt
+       - Changed "Copy Link Location" to "Copy Link Address" because of the new naming standard of KDE -tpr
+       - Fix archiving of article  elements -sg
+
+
+Changes after 1.0b2:
+-----------------------------
+
+New Features:
+
+       - Configuration dialog added -tpr
+       - Kontact plugin added -smt
+       - Ability to mark all entries as read on exit -tpr
+       - Ability to change middle mouse button behaviour in browser -tpr
+       - Ability to specify external browser (KDE default or custom command) -PhantomsDad
+       - Fetch all feeds every  minutes -tpr
+       - Display unread count in the tooltip of the tray icon -tpr
+
+Bug Fixes:
+
+#82618 - Don't crash if there's no kpart available -tpr
+#82691 - Don't minimize but close aKregator when session is shutting down -tpr
+       - Mark all read marks everything as read -tpr
+#82752 - Mark all as read marks every entry in feed(group), mark all feeds as read marks every feed(group) as read -tpr
+       - Make the feed tree drop visualizer work -sg
+       - Make "Copy Link Location" copy into the selection clipboard as well -sg
+
+
+Changes from 1.0b1 to 1.0b2:
+-----------------------------
+
+New Features:
+
+       - Add Search bar for searching text in articles
+       - Clicking on a folder will show articles of all subitems
+       - Feed images are stored and aren't fetched every time
+       - Show progress while loading feed list
+       - Make all shortcuts configurable
+       - Gray out feed icons while fetching
+       - Add context menus to the article and page readers
+       - Add unread count to try icon
+#81993 - Save splitter sizes on exit
+#82004 - Next Unread in feed menu
+#82005 - Link title in article viewer to article link
+#82166 - Use ctrl-w to close tabs
+#82084 - Middle click in article list opens article link in tab
+#82095 - Show homepage in feed list context menu
+#82189 - Option to fetch all at startup
+       - Middleclick on viewer opens now an external browser
+#82138 - Add context menu to the tabs with close and detach entries
+
+Bug Fixes:
+
+       - Favicon fetching works for sites that have never been viewed
+       - Make opening large OPML lists much faster
+       - Reset feed icon on fetch if it error-ed
+       - Fix memory leak in adding feeds
+       - Update unread count after deleting a feed
+       - Don't write article archive upon reading a read article
+#81965 - "When viewing story right clicking a feed crashes"
+#81966 - Fix the fact that sub-folder fetch fetched all siblings
+#81968 - Import feed list not enabling save
+#81978 - Fix favicon updating after fetch errors
+#81993 - Make splitters more sane
+#81994 - Fix duplicates articles listed in some feeds
+#81998 - Crash when folder selected and clicking in list view
+#81999 - Dragging in feeds view doesn't active save action
+#82000 - Duplicates found in feeds when they should not be
+#82002 - Save auto fetch interval
+#82003 - "Initial feed properties are discarded"
+#82021 - Support archiving for feeds whose encoding wasn't utf8
+#82024 - Make sure that All Feeds isn't draggable
+#82029 - In first time use, save action does not work
+#82048 - Renaming a folder doesn't enable "Save Action"
+#82049 - File/New doesn't start with an empty view
+#82131 - Fix fetching with folders that have subfolders
+#82050 - Allow drag and drop to empty folders
+#82053 - Program closes without asking whether user saves
+#82165 - "cannot delete feed via menu"
+#82172 -  "date is not fetched for some feeds"
+#82183 - Mark all as unread empties article list
+#82425 - add http:// to urls in add feed dialog if no protocol
+
+Changes from 0.9 to 1.0b1:
+
+#000049 FIX [x] Saving a freshly created feeds list erases "All Feeds" root entry text.
+        CHG [x] show current feed's title in the article list heading
+#000041 FIX [x] order for dateless items (right now they show in random order) -->berkus
+                order should be: ordered for items with dates, order same as in rss for items without dates.
+#000025 FIX [x] fix path in m_html->begin( KURL( "file:/tmp/something.html" ) ) so that local images and css can be referenced from article preview   --> smt
+#000043 ADD [x] download feed image specified for RSS (for #000036) --> smt
+            [x] if the channel image size is well-sized, show in headers -->smt
+#000019 ADD [x] implement tooltips and What's This? help -->berkus (enough of those for now)
+#000044 ADD [x] show an error favicon if feed could not be fetched -->smt
+#000037 ADD [x] add favicon support to the FeedsTree -->smt
+        FIX [x] Fixed nasty bug with feed editing.
+        FIX [x] aKregatorPart code cleanup.
+        FIX [x] Zack Rusin: Fixes to Makefiles, code cleanup.
+#000029 CHG [x] "Modify" should enable in-line edit for feed group items, standard dialog for feeds
+#000003 ADD [x] sort ArticleList by Article::pubDate -->berkus
+        CHG [x] add file filters to open/save dialogs
+#000013 FIX [x] list generated files in .cvsignore files
+#000006 ADD [x] system tray
+#000038 ADD [x] add isOpen= to feed group outline opml -->berkus
+#000039 FIX [x] make real use of LiveJournal checkboxes in AddFeedDialog
+#000012 FIX [x] refine aboutbox
+#000034 FIX [x] parse html entities in article titles
+#000035 FIX [x] non-latin1 opml doesn't restore properly
+        CHG [x] feeds list now stored using QDom classes
+#000030 FIX [x] boolean vars are stored and retrieved improperly in opml
+        CHG [x] use KPasswordEdit for ljPassword input
+#000001 ADD [x] allow inline editing of feeds to alter Feed[Group]::title and resetting updateTitle to false (slotItemRenamed)
+#000028 FIX [x] (librss + QDom) &lt;b&gt;test</b> from RSS is parsed wrong - because, librss tries to do unescaping on entitites that QDom already unescaped -- solution: fixed librss
+#000002 FIX [x] update ArticleList when selecting another feed
+#000026 CHG [x] unless someone offers me some icons, Fetch and Fetch all will be 'down' and 'bottom' respectively
+#000023 FIX [x] implement fetch all
+#000024 CHG [x] replace generic HTML part with strictly KHTMLPart (saves some static_cast<>s)
+#000018 ADD [x] provide .desktop file
+#000017 ADD [x] provide .lsm file
+#000016 ADD [x] provide standard AUTHORS, ChangeLog, README, and TODO files
+
+
+
+VERSION 0.9:
+
+  RELEASE  Added to kdenonbeta/akregator
diff --git a/akregator/HACKING b/akregator/HACKING
new file mode 100644
index 000000000..6e5c1b97d
--- /dev/null
+++ b/akregator/HACKING
@@ -0,0 +1,251 @@
+================================================================================
+Indentation
+================================================================================
+
+We use 4 spaces instead of tabs everywhere.
+
+static void foo()
+{
+    if(bar()) // <-- 4 spaces
+        baz() // <-- 8 spaces
+}
+
+================================================================================
+Braces
+================================================================================
+
+Opening braces should always be on their own line.
+
+class Foo
+{
+    // stuff
+};
+
+if (foo == bar)
+{
+    // stuff
+}
+
+while (foo == bar &&
+       baz == quux &&
+       flop == pop)
+{
+    // stuff
+}
+
+static void foo()
+{
+    // stuff
+}
+
+Exceptions include inline functions that are just returning or setting a
+value.  However multiple statements should not ever be combined onto one line:
+
+class Foo
+{
+    public:
+        String value() const { return m_value; }
+};
+
+Also conditionals / loops that only contain one line in their body (but where
+the conditional statement fits onto one line) should omit braces:
+
+if (foo == bar)
+    baz();
+
+But:
+
+if (baz == quux &&
+    ralf == spot)
+{
+    bar();
+}
+
+================================================================================
+Spaces
+================================================================================
+
+Spaces should be used between the conditional / loop type and the
+conditional statement.  They should not be used after parenthesis.  However
+the should be to mark of mathematical or comparative operators.
+
+if ( foo == bar )
+    ^          ^
+
+The marked spaces should be ommitted to produce:
+
+if (foo == bar)
+
+================================================================================
+Header Organization
+================================================================================
+
+Member variables should always be private or protected and prefixed with "m_".
+Accessors may be inline in the headers. The organization of the members in a
+class should be roughly as follows:
+
+public typedefs:
+public ctors:
+public methods:
+public slots:
+signals:
+protected methods:
+protected slots:
+protected fields:
+private methods:
+private slots:
+private fields:
+private ctors: // if you define ctors/dtor as private, put them at end
+
+If there are no private slots there is no need for two private sections, however
+private functions and private variables should be clearly separated.
+
+The implementations files -- .cpp files -- should follow (when possible) the
+same order of function declarations as the header files.
+
+Virtual functions should always be marked as such even in derived classes where
+it is not strictly necessary.
+
+================================================================================
+Whitespace
+================================================================================
+
+Whitespace should be used liberally.  When blocks of code are logically distinct
+I tend to put a blank line between them.  This is difficult to explain
+systematically but after looking a bit at the current code organization this
+ideally will be somewhat clear.
+
+Also I tend to separate comments by blank lines on both sides.
+
+================================================================================
+Pointer and Reference Operators
+================================================================================
+
+This one is pretty simple. Use "Foo *f" and "Foo &f" in function signatures
+and declarations. And also in signal/slot names.
+
+================================================================================
+Pointer and Reference Operators
+================================================================================
+
+An example object here:
+
+test.h:
+#ifndef AKREGATOR_TEST_H
+#define AKREGATOR_TEST_H
+
+#include "localinclude.h"
+#include "anotherlocalinclude.h"
+#include 
+#include 
+#include 
+#include 
+
+class QSomething;
+
+namespace Akregator {
+
+class Test : public QObject
+{
+    Q_OBJECT
+
+    public:
+        typedef QValueList list;
+
+        Test();
+        Test(QString someString);
+        explicit Test(int i = 0);
+
+        virtual ~Test();
+
+        void someFunc();
+        void someFunc2(QSomething *foo);
+
+        static Test *instance() { return m_instance; }
+
+    public slots:
+        void receive(QSomething &);
+
+    signals:
+        void send(QSomething &);
+
+    protected:
+        void someProtectedFunc();
+
+        static void someProtectedStaticFunc();
+
+    protected slots:
+        void protectedSlot();
+
+    protected:
+        int m_protectedVar;
+
+    private:
+        int privateMethod();
+
+        static int staticPrivateMethod();
+
+    private slots:
+        void privateSlotIndeed(int youWonder);
+
+    private:
+        int m_privateVar;
+        QSomething *m_tastyThing;
+
+        static Test *m_instance;
+};
+
+} // no ; after namespace (borks on gcc 3.4+)
+
+#endif
+
+test.cpp:
+#include "test.h"
+#include "localinclude.h"
+#include "anotherlocalinclude.h"
+#include 
+#include 
+#include 
+#include 
+#include 
+
+namespace Akregator {
+
+Test::Test()
+    : QObject()
+    , m_protectedVar(0)
+    , m_privateVar(0)
+    , m_tastyThing(0)
+    , m_instance(0)
+{
+}
+
+Test::Test(QString someString)
+    : QObject()
+    , m_protectedVar(0)
+    , m_privateVar(0)
+    , m_tastyThing(someString)
+    , m_instance(0)
+{
+}
+
+Test::Test(int i);
+    : QObject()
+    , m_protectedVar(0)
+    , m_privateVar(0)
+    , m_tastyThing(i)
+    , m_instance(0)
+{
+    if(i == 0)
+        kdDebug() << "Zero initializer" << endl;
+}
+
+} // no ; after namespace (borks on gcc 3.4+)
+
+================================================================================
+
+Original document by
+Scott Wheeler 
+
+Amendments for Akregator needs by
+Stanislav Karchebny 
diff --git a/akregator/INSTALL b/akregator/INSTALL
new file mode 100644
index 000000000..02a4a0740
--- /dev/null
+++ b/akregator/INSTALL
@@ -0,0 +1,167 @@
+Basic Installation
+==================
+
+   These are generic installation instructions.
+
+   The `configure' shell script attempts to guess correct values for
+various system-dependent variables used during compilation.  It uses
+those values to create a `Makefile' in each directory of the package.
+It may also create one or more `.h' files containing system-dependent
+definitions.  Finally, it creates a shell script `config.status' that
+you can run in the future to recreate the current configuration, a file
+`config.cache' that saves the results of its tests to speed up
+reconfiguring, and a file `config.log' containing compiler output
+(useful mainly for debugging `configure').
+
+   If you need to do unusual things to compile the package, please try
+to figure out how `configure' could check whether to do them, and mail
+diffs or instructions to the address given in the `README' so they can
+be considered for the next release.  If at some point `config.cache'
+contains results you don't want to keep, you may remove or edit it.
+
+   The file `configure.in' is used to create `configure' by a program
+called `autoconf'.  You only need `configure.in' if you want to change
+it or regenerate `configure' using a newer version of `autoconf'.
+
+The simplest way to compile this package is:
+
+  1. `cd' to the directory containing the package's source code and type
+     `./configure' to configure the package for your system.  If you're
+     using `csh' on an old version of System V, you might need to type
+     `sh ./configure' instead to prevent `csh' from trying to execute
+     `configure' itself.
+
+     Running `configure' takes a while.  While running, it prints some
+     messages telling which features it is checking for.
+
+  2. Type `make' to compile the package.
+
+  3. Type `make install' to install the programs and any data files and
+     documentation.
+
+  4. You can remove the program binaries and object files from the
+     source code directory by typing `make clean'.  
+
+Compilers and Options
+=====================
+
+   Some systems require unusual options for compilation or linking that
+the `configure' script does not know about.  You can give `configure'
+initial values for variables by setting them in the environment.  Using
+a Bourne-compatible shell, you can do that on the command line like
+this:
+     CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
+
+Or on systems that have the `env' program, you can do it like this:
+     env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure
+
+Compiling For Multiple Architectures
+====================================
+
+   You can compile the package for more than one kind of computer at the
+same time, by placing the object files for each architecture in their
+own directory.  To do this, you must use a version of `make' that
+supports the `VPATH' variable, such as GNU `make'.  `cd' to the
+directory where you want the object files and executables to go and run
+the `configure' script.  `configure' automatically checks for the
+source code in the directory that `configure' is in and in `..'.
+
+   If you have to use a `make' that does not supports the `VPATH'
+variable, you have to compile the package for one architecture at a time
+in the source code directory.  After you have installed the package for
+one architecture, use `make distclean' before reconfiguring for another
+architecture.
+
+Installation Names
+==================
+
+   By default, `make install' will install the package's files in
+`/usr/local/bin', `/usr/local/man', etc.  You can specify an
+installation prefix other than `/usr/local' by giving `configure' the
+option `--prefix=PATH'.
+
+   You can specify separate installation prefixes for
+architecture-specific files and architecture-independent files.  If you
+give `configure' the option `--exec-prefix=PATH', the package will use
+PATH as the prefix for installing programs and libraries.
+Documentation and other data files will still use the regular prefix.
+
+   If the package supports it, you can cause programs to be installed
+with an extra prefix or suffix on their names by giving `configure' the
+option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
+
+Optional Features
+=================
+
+   Some packages pay attention to `--enable-FEATURE' options to
+`configure', where FEATURE indicates an optional part of the package.
+They may also pay attention to `--with-PACKAGE' options, where PACKAGE
+is something like `gnu-as' or `x' (for the X Window System).  The
+`README' should mention any `--enable-' and `--with-' options that the
+package recognizes.
+
+   For packages that use the X Window System, `configure' can usually
+find the X include and library files automatically, but if it doesn't,
+you can use the `configure' options `--x-includes=DIR' and
+`--x-libraries=DIR' to specify their locations.
+
+Specifying the System Type
+==========================
+
+   There may be some features `configure' can not figure out
+automatically, but needs to determine by the type of host the package
+will run on.  Usually `configure' can figure that out, but if it prints
+a message saying it can not guess the host type, give it the
+`--host=TYPE' option.  TYPE can either be a short name for the system
+type, such as `sun4', or a canonical name with three fields:
+     CPU-COMPANY-SYSTEM
+
+See the file `config.sub' for the possible values of each field.  If
+`config.sub' isn't included in this package, then this package doesn't
+need to know the host type.
+
+   If you are building compiler tools for cross-compiling, you can also
+use the `--target=TYPE' option to select the type of system they will
+produce code for and the `--build=TYPE' option to select the type of
+system on which you are compiling the package.
+
+Sharing Defaults
+================
+
+   If you want to set default values for `configure' scripts to share,
+you can create a site shell script called `config.site' that gives
+default values for variables like `CC', `cache_file', and `prefix'.
+`configure' looks for `PREFIX/share/config.site' if it exists, then
+`PREFIX/etc/config.site' if it exists.  Or, you can set the
+`CONFIG_SITE' environment variable to the location of the site script.
+A warning: not all `configure' scripts look for a site script.
+
+Operation Controls
+==================
+
+   `configure' recognizes the following options to control how it
+operates.
+
+`--cache-file=FILE'
+     Use and save the results of the tests in FILE instead of
+     `./config.cache'.  Set FILE to `/dev/null' to disable caching, for
+     debugging `configure'.
+
+`--help'
+     Print a summary of the options to `configure', and exit.
+
+`--quiet'
+`--silent'
+`-q'
+     Do not print messages saying which checks are being made.
+
+`--srcdir=DIR'
+     Look for the package's source code in directory DIR.  Usually
+     `configure' can determine that directory automatically.
+
+`--version'
+     Print the version of Autoconf used to generate the `configure'
+     script, and exit.
+
+`configure' also accepts some other, not widely useful, options.
+
diff --git a/akregator/Makefile.am b/akregator/Makefile.am
new file mode 100644
index 000000000..62c59effa
--- /dev/null
+++ b/akregator/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = src
+EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL NEWS README TODO akregator.lsm
+AUTOMAKE_OPTIONS = foreign
+
+include $(top_srcdir)/admin/Doxyfile.am
diff --git a/akregator/NEWS b/akregator/NEWS
new file mode 100644
index 000000000..8ae34dcb7
--- /dev/null
+++ b/akregator/NEWS
@@ -0,0 +1,3 @@
+2004.04.07
+    * First release (version 0.9)
+ 
\ No newline at end of file
diff --git a/akregator/README b/akregator/README
new file mode 100644
index 000000000..9a2b73fc1
--- /dev/null
+++ b/akregator/README
@@ -0,0 +1,27 @@
+ Akregator
+~~~~~~~~~~~
+
+A Feed Reader for KDE.
+
+Join developer mailing list: 
+
+If you wish to discuss any problems or features before posting them on bugs.kde.org
+you can subscribe to 
+
+Please notice that we ask you to post your bugs and wishes to bugs.kde.org not only
+because this is official KDE bug tracker, but because this helps us keep an eye on
+demand of the community and not forget to implement needed things ;)
+
+Also please do not abuse bug tracker functionality by submitting duplicate items.
+Check the existing bugs first (for example using power user tool available at
+). If you find something very close
+to your request, just add a comment and vote for the bug (there's a little vote link on the
+bug summary pane).
+
+And enjoy your Akregator!
+
+--------------------------------------------------------------------------------
+
+WWW:  http://akregator.kde.org
+IRC:  irc://berkus@irc.freenode.net/#akregator
+MAIL: 
diff --git a/akregator/TODO b/akregator/TODO
new file mode 100644
index 000000000..110261a99
--- /dev/null
+++ b/akregator/TODO
@@ -0,0 +1,23 @@
+stuff to do before akregator 1.0
+
+general:
+- being able to share feeds through kmystuff
+- customize colors, generally
+
+page viewer:
+- tab color highlights, like konqui
+- customize fonts used in viewers
+
+article list:
+- being able to delete articles from cache
+
+feed list:
+- being able to keep X articles per feed, or disable keeping any in archive 
+- search folders 'v-folders'
+
+notifications:
+- make notifications only appear in background
+- use standard kpassive popup in knotifications instead of balloons
+
+kontact:
+- show akregator if akregator is running and kontact feed icon is selected
diff --git a/akregator/akregator.lsm b/akregator/akregator.lsm
new file mode 100644
index 000000000..6094308f7
--- /dev/null
+++ b/akregator/akregator.lsm
@@ -0,0 +1,14 @@
+Begin3
+Title:          akregator
+Version:        1.0-beta5 "Pierre"
+Entered-date:   
+Description:    Feed feader for KDE
+Keywords:       rss atom aggregation syndication feed articles KDE Qt
+Author:         Stanislav Karchebny 
+Maintained-by:  Stanislav Karchebny 
+Primary-site:   
+Home-page:      http://akregator.sourceforge.net/
+Original-site:  
+Platforms:      Linux and other Unices, requires KDE.
+Copying-policy: GNU Public License
+End
diff --git a/akregator/src/Makefile.am b/akregator/src/Makefile.am
new file mode 100644
index 000000000..f146b4861
--- /dev/null
+++ b/akregator/src/Makefile.am
@@ -0,0 +1,166 @@
+#set the include path for X, qt and KDE
+INCLUDES = -I$(top_srcdir)/akregator/src/librss -I$(top_srcdir) $(all_includes)
+
+# let automoc handle all of the meta source files (moc).
+METASOURCES = AUTO
+
+messages: rc.cpp
+	$(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui" -o -name "*.kcfg"` >> rc.cpp
+	$(XGETTEXT) *.cpp -o $(podir)/akregator.pot
+
+KDE_ICON = AUTO
+
+# this Makefile creates both a KPart application and a KPart
+#########################################################################
+# APPLICATION SECTION
+#########################################################################
+# this is the program that gets installed.  it's name is used for all
+# of the other Makefile.am variables
+bin_PROGRAMS = akregator
+
+# the application source, library search path, and link libraries
+akregator_SOURCES = main.cpp mainwindow.cpp
+akregator_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+akregator_LDADD = $(LIB_KPARTS) libakregatorprivate.la
+#akregator_LDADD = $(LIB_KPARTS) libakregatorprivate.la $(top_builddir)/libkdepim/libkdepim.la
+
+# this is where the desktop file will go
+xdg_apps_DATA = akregator.desktop
+
+# this is where the shell's XML-GUI resource file goes
+shellrcdir = $(kde_datadir)/akregator
+shellrc_DATA = akregator_shell.rc
+
+kdelnk_DATA = feed.protocol
+kdelnkdir = $(kde_servicesdir)
+
+#########################################################################
+# PRIVATE SECTION
+#########################################################################
+
+# install headers (for storage plugins)
+akregatorinclude_HEADERS = storage.h feedstorage.h storagefactory.h storagefactoryregistry.h \
+                           plugin.h articleinterceptor.h akregator_export.h
+akregatorincludedir = $(includedir)/akregator
+
+# this is a lib shared by both the KPart and the main application
+lib_LTLIBRARIES = libakregatorprivate.la
+libakregatorprivate_la_SOURCES = akregatorconfig.kcfgc \
+                                 articlefilter.cpp \
+				 aboutdata.cpp \
+                                 trayicon.cpp \
+				 article.cpp \
+				 feed.cpp \
+				 treenode.cpp \
+                                 treenodevisitor.cpp \
+                                 tagnode.cpp \
+				 folder.cpp \
+                                 tagfolder.cpp \
+                                 nodelist.cpp \
+				 feedlist.cpp \
+                                 tagnodelist.cpp \
+			         fetchqueue.cpp \
+			  	 feediconmanager.cpp \
+				feediconmanager.skel \
+                                 articleinterceptor.cpp \
+                                plugin.cpp \
+ 				pluginmanager.cpp \
+				storagefactoryregistry.cpp \
+				storage.cpp \
+                                tag.cpp \
+                                tagset.cpp \
+                                storagedummyimpl.cpp \
+                                storagefactorydummyimpl.cpp \
+                                simplenodeselector.cpp \
+                                feedstoragedummyimpl.cpp \
+                                dragobjects.cpp \
+                                utils.cpp
+				
+libakregatorprivate_la_LDFLAGS = $(all_libraries) -avoid-version -no-undefined 
+libakregatorprivate_la_LIBADD =	$(top_builddir)/libkdepim/libkdepim.la \
+	$(top_builddir)/akregator/src/librss/librsslocal.la $(LIB_KHTML)
+
+#########################################################################
+# KPART SECTION
+#########################################################################
+
+kde_kcfg_DATA = akregator.kcfg
+kde_module_LTLIBRARIES = libakregatorpart.la
+
+mainwindow.lo: akregatorconfig.h
+akregator_part.lo: akregatorconfig.h
+akregator_view.lo: akregatorconfig.h
+akregatorconfig.lo: akregatorconfig.h
+articlelistview.lo: akregatorconfig.h
+articleviewer.lo: akregatorconfig.h
+feed.lo: akregatorconfig.h
+fetchqueue.lo: akregatorconfig.h
+trayicon.lo: akregatorconfig.h
+viewer.lo: akregatorconfig.h
+searchbar.lo: akregatorconfig.h
+
+kspeech_DIR = $(kde_includes)
+kspeechsink_DIR = $(kde_includes)
+
+# the Part's source, library search path, and link libraries
+libakregatorpart_la_SOURCES = \
+	searchbar.cpp \
+	akregator_run.cpp \
+	articlelistview.cpp \
+	actionmanager.cpp \
+        actionmanagerimpl.cpp \
+	frame.cpp \
+	viewer.cpp \
+	articleviewer.cpp \
+	addfeeddialog.cpp \
+	addfeedwidgetbase.ui \
+	propertiesdialog.cpp \
+	propertieswidgetbase.ui \
+	pageviewer.cpp \
+	tabwidget.cpp \
+	feedlistview.cpp \
+	treenodeitem.cpp \
+	folderitem.cpp \
+	feeditem.cpp \
+        progressmanager.cpp \
+        kernel.cpp \
+        listtabwidget.cpp \
+        settings_appearance.ui \
+	settings_general.ui \
+	settings_archive.ui \
+	settings_browser.ui \
+	settings_advancedbase.ui \
+        tagnodeitem.cpp \
+	configdialog.cpp \
+	settings_advanced.cpp \
+	akregator_partiface.skel \
+	akregator_part.cpp \
+	akregator_view.cpp \
+        notificationmanager.cpp \
+        tagaction.cpp \
+        tagpropertieswidgetbase.ui \
+        tagpropertiesdialog.cpp \
+        tagfolderitem.cpp \
+        speechclient.cpp \
+	kspeechsink.skel \
+	kspeech.stub
+
+libakregatorpart_la_LDFLAGS = $(KDE_RPATH) $(KDE_PLUGIN) $(LIB_KUTILS) -avoid-version -no-undefined $(all_libraries)
+libakregatorpart_la_LIBADD = libakregatorprivate.la 
+
+# this is where the desktop file will go
+partdesktopdir = $(kde_servicesdir)
+partdesktop_DATA = akregator_part.desktop
+
+# this is where the part's XML-GUI resource file goes
+partrcdir = $(kde_datadir)/akregator
+partrc_DATA = articleviewer.rc pageviewer.rc akregator_part.rc eventsrc
+
+kde_servicetypes_DATA = akregator_plugin.desktop
+
+
+SUBDIRS = librss about . mk4storage pics
+
+DOXYGEN_REFERENCES = kdeui
+include $(top_srcdir)/admin/Doxyfile.am
+
diff --git a/akregator/src/about/Makefile.am b/akregator/src/about/Makefile.am
new file mode 100644
index 000000000..2025a97f8
--- /dev/null
+++ b/akregator/src/about/Makefile.am
@@ -0,0 +1,6 @@
+about_DATA = \
+	top-right-akregator.png \
+	main.html \
+	akregator.css
+
+aboutdir = $(kde_datadir)/akregator/about
diff --git a/akregator/src/about/akregator.css b/akregator/src/about/akregator.css
new file mode 100644
index 000000000..9c31cfe35
--- /dev/null
+++ b/akregator/src/about/akregator.css
@@ -0,0 +1,20 @@
+
+#headerR {
+  position: absolute;
+  right: 0px;
+  width: 430px;
+  height: 131px;
+  background-image: url(top-right-akregator.png);
+}
+
+/* .. for when we actually have a box-center-akregator.png ..
+#boxCenter {
+  background-image: url(box-center-akregator.png);
+  background-repeat: no-repeat;
+  background-color: #dfe7f3;
+  background-position: bottom right;
+}
+*/
+
+/* vim:set sw=2 et nocindent smartindent: */
+
diff --git a/akregator/src/about/main.html b/akregator/src/about/main.html
new file mode 100644
index 000000000..c1cbd42df
--- /dev/null
+++ b/akregator/src/about/main.html
@@ -0,0 +1,66 @@
+
+
+
+
+
+  
+
+  
+
+  Akregator
+
+
+
+