[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/trinity/kdepim [POSSIBLY UNSAFE]
From:       Timothy Pearson <kb9vqf () pearsoncomputing ! net>
Date:       2010-09-01 0:37:26
Message-ID: 20100901003726.689E0AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1170461 by tpearson:

* Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch
* Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed
* Added journal read support to the CalDAV resource
* Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked


 A             LAST_ENTERPRISE_SYNC  
 M  +1 -1      Makefile.am.in  
 A             NewsLog.txt  
 M  +2 -6      akregator/src/akregator.desktop  
 M  +1 -3      akregator/src/akregator_plugin.desktop  
 M  +12 -4     akregator/src/akregator_view.cpp  
 M  +3 -10     akregator/src/eventsrc  
 M  +1 -4      akregator/src/mk4storage/akregator_mk4storage_plugin.desktop  
 M  +5 -2      certmanager/certmanager.cpp  
 M  +1 -5      certmanager/conf/kleopatra_config_appear.desktop  
 M  +4 -7      certmanager/conf/kleopatra_config_dirserv.desktop  
 M  +0 -3      certmanager/conf/kleopatra_config_dnorder.desktop  
 M  +13 -1     certmanager/lib/backends/qgpgme/qgpgmecryptoconfig.cpp  
 M  +4 -1      certmanager/lib/backends/qgpgme/qgpgmedecryptjob.cpp  
 M  +5 -3      certmanager/lib/backends/qgpgme/qgpgmedecryptverifyjob.cpp  
 M  +1 -0      certmanager/lib/backends/qgpgme/qgpgmedeletejob.cpp  
 M  +3 -1      certmanager/lib/backends/qgpgme/qgpgmedownloadjob.cpp  
 M  +4 -1      certmanager/lib/backends/qgpgme/qgpgmeencryptjob.cpp  
 M  +3 -1      certmanager/lib/backends/qgpgme/qgpgmeexportjob.cpp  
 M  +6 -2      certmanager/lib/backends/qgpgme/qgpgmeimportjob.cpp  
 M  +8 -8      certmanager/lib/backends/qgpgme/qgpgmejob.cpp  
 M  +4 -3      certmanager/lib/backends/qgpgme/qgpgmejob.h  
 M  +4 -1      certmanager/lib/backends/qgpgme/qgpgmekeygenerationjob.cpp  
 M  +16 -0     certmanager/lib/backends/qgpgme/qgpgmekeylistjob.cpp  
 M  +1 -0      certmanager/lib/backends/qgpgme/qgpgmekeylistjob.h  
 M  +3 -1      certmanager/lib/backends/qgpgme/qgpgmesignencryptjob.cpp  
 M  +4 -1      certmanager/lib/backends/qgpgme/qgpgmesignjob.cpp  
 M  +3 -1      certmanager/lib/backends/qgpgme/qgpgmeverifydetachedjob.cpp  
 M  +4 -1      certmanager/lib/backends/qgpgme/qgpgmeverifyopaquejob.cpp  
 M  +14 -0     certmanager/lib/kleo/job.cpp  
 M  +6 -0      certmanager/lib/kleo/job.h  
 M  +1 -8      certmanager/lib/libkleopatrarc.desktop  
 M  +1 -0      certmanager/lib/tests/test_verify.cpp  
 M  +6 -0      certmanager/lib/ui/cryptoconfigdialog.cpp  
 M  +29 -1     certmanager/lib/ui/cryptoconfigmodule.cpp  
 M  +2 -0      certmanager/lib/ui/cryptoconfigmodule.h  
 M  +50 -3     certmanager/lib/ui/keyselectiondialog.cpp  
 M  +14 -1     certmanager/lib/ui/keyselectiondialog.h  
 M  +64 -5     certmanager/lib/ui/messagebox.cpp  
 M  +3 -0      certmanager/lib/ui/messagebox.h  
 A             cvs.sh.diff  
 M  +3 -3      doc/kleopatra/index.docbook  
 M  +176 -25   doc/kmail/configure.docbook  
 M  +2 -0      doc/kmail/index.docbook  
 A             doc/kmail/using-chiasmus.docbook  
 M  +21 -2     doc/kmail/using-kmail.docbook  
 M  +81 -2     doc/kontact/index.docbook  
 M  +81 -74    doc/korganizer/index.docbook  
 M  +0 -10     kabc/kabcdistlistupdater/kabcdistlistupdater.desktop  
 M  +9 -3      kaddressbook/addresseeeditorextension.cpp  
 M  +3 -1      kaddressbook/addresseeeditorextension.h  
 M  +16 -0     kaddressbook/addresseeutil.cpp  
 M  +9 -0      kaddressbook/addresseeutil.h  
 U             kaddressbook/common/kaddressbook.kcfg  
 M  +0 -1      kaddressbook/csv-templates/kaddressbook.desktop  
 M  +1 -3      kaddressbook/csv-templates/yahoo.desktop  
 M  +28 -0     kaddressbook/customfieldswidget.cpp  
 M  +1 -3      kaddressbook/dcopaddressbook.desktop  
 M  +22 -1     kaddressbook/distributionlisteditor.cpp  
 M  +0 -1      kaddressbook/editors/cryptosettings.desktop  
 M  +1 -4      kaddressbook/editors/imaddresseditor.desktop  
 M  +2 -0      kaddressbook/editors/imeditorwidget.cpp  
 M  +0 -1      kaddressbook/editors/kaddressbookimprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/aimprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/gaduprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/groupwiseprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/icqprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/ircprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/jabberprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/meanwhileprotocol.desktop  
 M  +0 -2      kaddressbook/editors/protocols/msnprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/skypeprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/smsprotocol.desktop  
 M  +0 -1      kaddressbook/editors/protocols/yahooprotocol.desktop  
 M  +2 -6      kaddressbook/features/distributionlist.desktop  
 M  +1 -9      kaddressbook/features/distributionlistng.desktop  
 M  +5 -5      kaddressbook/features/distributionlistngwidget.cpp  
 M  +2 -1      kaddressbook/features/resourceselection.cpp  
 M  +0 -2      kaddressbook/features/resourceselection.desktop  
 M  +5 -0      kaddressbook/freebusywidget.cpp  
 M  +2 -0      kaddressbook/imagewidget.cpp  
 M  +0 -1      kaddressbook/interfaces/kaddressbook_contacteditorwidget.desktop  
 M  +0 -1      kaddressbook/interfaces/kaddressbook_extension.desktop   [TRAILING SPACE]
 M  +1 -3      kaddressbook/interfaces/kaddressbook_xxport.desktop  
 M  +127 -42   kaddressbook/kabcore.cpp  
 M  +5 -0      kaddressbook/kabcore.h  
 M  +5 -2      kaddressbook/kabtools.cpp  
 M  +0 -1      kaddressbook/kaddressbook.desktop  
 M  +0 -1      kaddressbook/kaddressbook_view.desktop  
 M  +3 -9      kaddressbook/kcmconfigs/kabconfig.desktop  
 M  +0 -3      kaddressbook/kcmconfigs/kabcustomfields.desktop  
 M  +2 -7      kaddressbook/kcmconfigs/kabldapconfig.desktop  
 M  +14 -4     kaddressbook/ldapsearchdialog.cpp  
 M  +1 -0      kaddressbook/searchmanager.cpp  
 M  +10 -0     kaddressbook/thumbnailcreator/ldifvcardcreator.cpp  
 M  +1 -0      kaddressbook/thumbnailcreator/ldifvcardcreator.h  
 M  +0 -1      kaddressbook/thumbnailcreator/ldifvcardthumbnail.desktop  
 M  +138 -4    kaddressbook/undocmds.cpp  
 M  +40 -1     kaddressbook/undocmds.h  
 M  +10 -5     kaddressbook/viewmanager.cpp  
 M  +0 -1      kaddressbook/views/cardview.desktop  
 M  +1 -3      kaddressbook/views/iconview.desktop   [TRAILING SPACE]
 M  +1 -3      kaddressbook/views/tableview.desktop  
 M  +0 -2      kaddressbook/xxport/bookmark_xxport.desktop   [TRAILING SPACE]
 M  +5 -0      kaddressbook/xxport/csv_xxport.cpp  
 M  +0 -2      kaddressbook/xxport/csv_xxport.desktop  
 M  +4 -0      kaddressbook/xxport/csvimportdialog.cpp  
 M  +0 -2      kaddressbook/xxport/eudora_xxport.desktop  
 M  +0 -2      kaddressbook/xxport/gnokii_xxport.desktop  
 M  +3 -2      kaddressbook/xxport/kde2_xxport.cpp  
 M  +1 -4      kaddressbook/xxport/kde2_xxport.desktop  
 M  +6 -0      kaddressbook/xxport/ldif_xxport.cpp  
 M  +0 -2      kaddressbook/xxport/ldif_xxport.desktop   [TRAILING SPACE]
 M  +0 -2      kaddressbook/xxport/opera_xxport.desktop  
 M  +0 -2      kaddressbook/xxport/pab_xxport.desktop  
 M  +72 -5     kaddressbook/xxport/vcard_xxport.cpp  
 M  +0 -2      kaddressbook/xxport/vcard_xxport.desktop  
 M  +6 -0      kaddressbook/xxport/vcard_xxport.h  
 M  +1 -1      kaddressbook/xxportmanager.cpp  
 M  +1 -2      kalarm/Changelog  
 M  +2 -2      kalarm/alarmevent.cpp  
 M  +0 -14     kalarm/functions.cpp  
 M  +0 -1      kalarm/functions.h  
 M  +0 -1      kalarm/kalarm.desktop  
 M  +1 -2      kalarm/kalarm.tray.desktop  
 M  +0 -2      kalarm/kalarmapp.cpp  
 M  +0 -2      kalarm/kalarmd/kalarmd.autostart.desktop  
 M  +0 -1      kalarm/kalarmd/kalarmd.desktop  
 M  +1 -4      kandy/src/kandy.desktop   [TRAILING SPACE]
 M  +0 -1      karm/support/karm.desktop  
 M  +4 -4      karm/task.cpp  
 M  +0 -1      kfile-plugins/ics/kfile_ics.desktop  
 M  +0 -1      kfile-plugins/palm-databases/kfile_palm.desktop  
 M  +0 -1      kfile-plugins/rfc822/kfile_rfc822.desktop  
 M  +4 -1      kfile-plugins/vcf/kfile_vcf.cpp  
 M  +0 -1      kfile-plugins/vcf/kfile_vcf.desktop  
 M  +17 -4     kioslaves/imap4/imap4.cc  
 M  +48 -4     kioslaves/sieve/sieve.cpp  
 M  +1 -0      kioslaves/sieve/sieve.h  
 M  +1 -2      kioslaves/sieve/sieve.protocol  
 M  +0 -1      kitchensync/src/kitchensync.desktop  
 M  +1 -3      kmail/KMail.desktop  
 M  +15 -6     kmail/Makefile.am  
 M  +1 -1      kmail/accountdialog.cpp  
 M  +2 -2      kmail/accountwizard.cpp  
 M  +2 -0      kmail/acljobs.cpp  
 M  +8 -0      kmail/acljobs.h  
 M  +1 -1      kmail/annotationjobs.cpp  
 M  +7 -3      kmail/antispamwizard.cpp  
 M  +2 -2      kmail/antispamwizard.h  
 M  +1 -1      kmail/app_octetstream.cpp  
 M  +0 -2      kmail/application_octetstream.desktop  
 A             kmail/archivefolderdialog.cpp   [License: GPL (v2/3)]
 A             kmail/archivefolderdialog.h   [License: GPL (v2/3)]
 M  +1 -17     kmail/attachmentcollector.h  
 M  +59 -14    kmail/attachmentstrategy.cpp  
 M  +2 -1      kmail/attachmentstrategy.h  
 A             kmail/backupjob.cpp   [License: GPL (v2/3)]
 A             kmail/backupjob.h   [License: GPL (v2/3)]
 M  +2 -1      kmail/bodypartformatter.cpp  
 M  +87 -26    kmail/cachedimapjob.cpp  
 M  +9 -0      kmail/cachedimapjob.h  
 M  +71 -11    kmail/callback.cpp  
 M  +4 -0      kmail/callback.h  
 M  +13 -0     kmail/composer.h  
 M  +138 -21   kmail/configuredialog.cpp  
 M  +1 -0      kmail/configuredialog.h  
 M  +9 -3      kmail/configuredialog_p.h  
 M  +91 -17    kmail/customtemplates.cpp  
 M  +17 -3     kmail/customtemplates.h  
 M  +95 -29    kmail/customtemplates_base.ui  
 M  +6 -0      kmail/customtemplates_kfg.kcfg  
 M  +0 -1      kmail/dcopimap.desktop  
 M  +0 -1      kmail/dcopmail.desktop  
 M  +1 -0      kmail/dictionarycombobox.cpp  
 M  +31 -16    kmail/distributionlistdialog.cpp  
 M  +10 -3     kmail/editorwatcher.cpp  
 M  +10 -1     kmail/editorwatcher.h  
 M  +1 -81     kmail/encodingdetector.cpp  
 M  +2 -6      kmail/eventsrc  
 M  +20 -5     kmail/expirypropertiesdialog.cpp  
 M  +21 -6     kmail/favoritefolderview.cpp  
 M  +48 -16    kmail/filterimporterexporter.cpp  
 M  +24 -1     kmail/filterimporterexporter.h  
 M  +23 -18    kmail/folderdiaacltab.cpp  
 M  +2 -0      kmail/folderdiaacltab.h  
 A             kmail/foldersetselector.cpp   [License: GPL (v2+)]
 A             kmail/foldersetselector.h   [License: GPL (v2+)]
 M  +34 -3     kmail/folderstorage.cpp  
 M  +14 -2     kmail/folderstorage.h  
 M  +6 -6      kmail/foldertreebase.cpp  
 A             kmail/folderutil.cpp   [License: GPL (v2/3)]
 A             kmail/folderutil.h   [License: GPL (v2/3)]
 M  +1 -1      kmail/globalsettings_base.kcfgc  
 M  +36 -0     kmail/headeritem.cpp  
 M  +3 -0      kmail/headeritem.h  
 M  +13 -0     kmail/headerlistquicksearch.cpp  
 M  +50 -30    kmail/headerstyle.cpp  
 M  +41 -5     kmail/identitydialog.cpp  
 M  +2 -0      kmail/identitydialog.h  
 M  +19 -11    kmail/imapaccountbase.cpp  
 M  +15 -5     kmail/imapaccountbase.h  
 M  +2 -0      kmail/imapjob.cpp  
 A             kmail/importarchivedialog.cpp   [License: GPL (v2/3)]
 A             kmail/importarchivedialog.h   [License: GPL (v2/3)]
 A             kmail/importjob.cpp   [License: GPL (v2/3)]
 A             kmail/importjob.h   [License: GPL (v2/3)]
 M  +2 -2      kmail/interfaces/bodypartformatter.h  
 M  +35 -0     kmail/interfaces/urlhandler.h  
 M  +8 -1      kmail/isubject.cpp  
 M  +285 -52   kmail/keyresolver.cpp  
 M  +1 -1      kmail/khtmlparthtmlwriter.cpp  
 M  +7 -0      kmail/kleo_util.h  
 M  +9 -20     kmail/kmacctcachedimap.cpp  
 M  +1 -6      kmail/kmacctcachedimap.h  
 M  +1 -1      kmail/kmacctimap.cpp  
 M  +1 -1      kmail/kmacctimap.h  
 M  +1 -0      kmail/kmacctlocal.cpp  
 M  +0 -1      kmail/kmaddrbook.cpp  
 M  +51 -9     kmail/kmail.kcfg  
 M  +14 -0     kmail/kmailIface.h  
 M  +1 -5      kmail/kmail_config_accounts.desktop  
 M  +1 -5      kmail/kmail_config_appearance.desktop  
 M  +0 -3      kmail/kmail_config_composer.desktop  
 M  +2 -7      kmail/kmail_config_identity.desktop  
 M  +2 -7      kmail/kmail_config_misc.desktop  
 M  +2 -7      kmail/kmail_config_security.desktop  
 M  +2 -1      kmail/kmail_part.rc  
 M  +6 -0      kmail/kmailicalIface.h  
 M  +108 -33   kmail/kmailicalifaceimpl.cpp  
 M  +8 -0      kmail/kmailicalifaceimpl.h  
 M  +100 -76   kmail/kmcommands.cpp  
 M  +14 -4     kmail/kmcommands.h  
 M  +241 -67   kmail/kmcomposewin.cpp  
 M  +48 -6     kmail/kmcomposewin.h  
 M  +207 -41   kmail/kmedit.cpp  
 M  +73 -4     kmail/kmedit.h  
 M  +5 -0      kmail/kmfawidgets.cpp  
 M  +4 -0      kmail/kmfawidgets.h  
 M  +140 -62   kmail/kmfilteraction.cpp  
 M  +24 -1     kmail/kmfilterdlg.cpp  
 M  +2 -0      kmail/kmfilterdlg.h  
 M  +0 -2      kmail/kmfiltermgr.cpp  
 M  +58 -0     kmail/kmfolder.cpp  
 M  +23 -0     kmail/kmfolder.h  
 M  +357 -121  kmail/kmfoldercachedimap.cpp  
 M  +74 -16    kmail/kmfoldercachedimap.h  
 M  +118 -27   kmail/kmfolderdia.cpp  
 M  +2 -0      kmail/kmfolderdia.h  
 M  +53 -4     kmail/kmfolderdir.cpp  
 M  +5 -0      kmail/kmfolderdir.h  
 M  +22 -12    kmail/kmfolderimap.cpp  
 M  +13 -6     kmail/kmfolderimap.h  
 M  +90 -12    kmail/kmfolderindex.cpp  
 M  +15 -9     kmail/kmfolderindex.h  
 M  +10 -3     kmail/kmfoldermaildir.cpp  
 M  +10 -2     kmail/kmfoldermbox.cpp  
 M  +1 -0      kmail/kmfoldersearch.cpp  
 M  +14 -431   kmail/kmfolderseldlg.cpp  
 M  +4 -49     kmail/kmfolderseldlg.h  
 M  +78 -15    kmail/kmfoldertree.cpp  
 M  +12 -3     kmail/kmfoldertree.h  
 M  +2 -2      kmail/kmgroupware.cpp  
 M  +111 -35   kmail/kmheaders.cpp  
 M  +14 -4     kmail/kmheaders.h  
 M  +143 -31   kmail/kmkernel.cpp  
 M  +22 -0     kmail/kmkernel.h  
 M  +55 -24    kmail/kmlineeditspell.cpp  
 M  +154 -118  kmail/kmmainwidget.cpp  
 M  +21 -7     kmail/kmmainwidget.h  
 M  +1 -1      kmail/kmmainwin.cpp  
 M  +2 -1      kmail/kmmainwin.rc  
 M  +247 -100  kmail/kmmessage.cpp  
 M  +96 -35    kmail/kmmessage.h  
 M  +0 -2      kmail/kmmimeparttree.cpp  
 M  +46 -3     kmail/kmmsgbase.cpp  
 M  +27 -4     kmail/kmmsgbase.h  
 M  +13 -2     kmail/kmmsgdict.cpp  
 M  +67 -19    kmail/kmmsginfo.cpp  
 M  +4 -0      kmail/kmmsginfo.h  
 M  +4 -1      kmail/kmmsgpart.cpp  
 M  +1 -4      kmail/kmmsgpartdlg.cpp  
 M  +0 -1      kmail/kmpopheaders.cpp  
 M  +57 -19    kmail/kmreadermainwin.cpp  
 M  +19 -2     kmail/kmreadermainwin.h  
 M  +481 -216  kmail/kmreaderwin.cpp  
 M  +78 -6     kmail/kmreaderwin.h  
 M  +18 -3     kmail/kmsearchpattern.cpp  
 M  +4 -2      kmail/kmsearchpattern.h  
 M  +14 -8     kmail/kmsearchpatternedit.cpp  
 M  +2 -1      kmail/kmsearchpatternedit.h  
 M  +3 -2      kmail/kmsender.cpp  
 M  +8 -1      kmail/kmsystemtray.cpp  
 M  +4 -1      kmail/kmsystemtray.h  
 M  +1 -1      kmail/kmversion.h  
 M  +38 -8     kmail/managesievescriptsdialog.cpp  
 M  +2 -1      kmail/managesievescriptsdialog.h  
 M  +2 -1      kmail/managesievescriptsdialog_p.h  
 M  +17 -1     kmail/messageactions.cpp  
 M  +9 -8      kmail/messageactions.h  
 M  +29 -7     kmail/messagecomposer.cpp  
 M  +15 -18    kmail/messageproperty.cpp  
 M  +4 -0      kmail/messageproperty.h  
 M  +21 -79    kmail/newfolderdialog.cpp  
 U             kmail/newfolderdialog.h  
 M  +421 -161  kmail/objecttreeparser.cpp  
 M  +66 -8     kmail/objecttreeparser.h  
 A             kmail/objecttreeparser_p.cpp   [License: GPL (v2)]
 A             kmail/objecttreeparser_p.h   [License: GPL (v2)]
 M  +200 -36   kmail/partNode.cpp  
 M  +59 -10    kmail/partNode.h  
 M  +4 -0      kmail/partmetadata.h  
 M  +2 -2      kmail/partnodebodypart.cpp  
 M  +1 -1      kmail/pics/Makefile.am  
 AM            kmail/pics/kmmsginvitation.png  
 M  +2 -6      kmail/profiles/profile-default-rc.desktop   [TRAILING SPACE]
 M  +0 -2      kmail/profiles/profile-high-contrast-rc.desktop  
 M  +1 -2      kmail/profiles/profile-html-rc.desktop  
 M  +1 -3      kmail/profiles/profile-purist-rc.desktop  
 M  +1 -4      kmail/profiles/profile-secure-rc.desktop  
 M  +4 -1      kmail/recipientseditor.cpp  
 M  +1 -1      kmail/recipientspicker.cpp  
 M  +9 -0      kmail/redirectdialog.cpp  
 M  +1 -1      kmail/redirectdialog.h  
 M  +42 -19    kmail/searchwindow.cpp  
 M  +5 -1      kmail/searchwindow.h  
 M  +31 -32    kmail/sievedebugdialog.cpp  
 M  +6 -0      kmail/sievejob.cpp  
 M  +2 -0      kmail/sievejob.h  
 A             kmail/simplefoldertree.h   [License: GPL (v2+)]
 M  +11 -1     kmail/simplestringlisteditor.cpp  
 M  +1 -0      kmail/simplestringlisteditor.h  
 M  +20 -1     kmail/snippetdlg.cpp  
 M  +4 -3      kmail/snippetdlg.h  
 M  +3 -0      kmail/snippetdlgbase.ui  
 M  +3 -1      kmail/snippetitem.cpp  
 M  +1 -1      kmail/snippetwidget.cpp  
 M  +17 -0     kmail/stl_util.h  
 A             kmail/stringutil.cpp   [License: GPL (v2/3)]
 A             kmail/stringutil.h   [License: GPL (v2/3)]
 M  +1 -1      kmail/subscriptiondialog.cpp  
 M  +163 -22   kmail/templateparser.cpp  
 M  +90 -9     kmail/templateparser.h  
 M  +13 -8     kmail/templatesconfiguration.cpp  
 M  +4 -0      kmail/templatesinsertcommand.cpp  
 M  +2 -1      kmail/templatesinsertcommand.h  
 A             kmail/treebase.cpp   [License: GPL (v2+)]
 A             kmail/treebase.h   [License: GPL (v2+)]
 M  +187 -20   kmail/urlhandlermanager.cpp  
 M  +3 -0      kmail/urlhandlermanager.h  
 M  +11 -4     kmail/vacation.cpp  
 M  +22 -8     kmail/vacationdialog.cpp  
 M  +3 -0      kmail/vacationdialog.h  
 M  +8 -0      kmail/vcardviewer.cpp  
 M  +5 -0      kmail/vcardviewer.h  
 M  +3 -2      kmailcvt/Makefile.am  
 M  +0 -1      kmailcvt/filter_evolution.cxx  
 M  +1 -1      kmailcvt/filter_evolution_v2.cxx  
 A             kmailcvt/filter_kmail_archive.cxx   [License: GPL (v2/3)]
 A             kmailcvt/filter_kmail_archive.hxx   [License: GPL (v2/3)]
 M  +1 -1      kmailcvt/filter_kmail_maildir.cxx  
 M  +0 -1      kmailcvt/filter_lnotes.cxx  
 M  +0 -1      kmailcvt/filter_mailapp.cxx  
 M  +0 -1      kmailcvt/filter_mbox.cxx  
 M  +0 -1      kmailcvt/filter_oe.cxx  
 M  +1 -1      kmailcvt/filter_opera.cxx  
 M  +0 -1      kmailcvt/filter_outlook.cxx  
 M  +0 -1      kmailcvt/filter_plain.cxx  
 M  +1 -1      kmailcvt/filter_pmail.cxx  
 M  +1 -1      kmailcvt/filter_sylpheed.cxx  
 M  +1 -1      kmailcvt/filter_thebat.cxx  
 M  +1 -1      kmailcvt/filter_thunderbird.cxx  
 M  +11 -6     kmailcvt/filters.cxx  
 M  +3 -1      kmailcvt/filters.hxx  
 M  +25 -1     kmailcvt/kmailcvt.cpp  
 M  +1 -0      kmailcvt/kmailcvt.h  
 M  +3 -1      kmailcvt/kselfilterpage.cpp  
 M  +4 -2      kmailcvt/main.cpp  
 M  +1 -4      kmobile/devices/digicam/libkmobile_digicam.desktop  
 M  +1 -4      kmobile/devices/gammu/libkmobile_gammu.desktop  
 M  +1 -4      kmobile/devices/gnokii/libkmobile_gnokii.desktop  
 M  +0 -2      kmobile/devices/skeleton/libkmobile_skeleton.desktop  
 M  +0 -1      kmobile/kioslave/mimetypes/mobile_addressbook.desktop  
 M  +0 -1      kmobile/kioslave/mimetypes/mobile_calendar.desktop  
 M  +0 -1      kmobile/kioslave/mimetypes/mobile_device.desktop  
 M  +0 -1      kmobile/kioslave/mimetypes/mobile_notes.desktop  
 M  +0 -2      kmobile/kmobile.desktop  
 M  +0 -1      kmobile/libkmobile.desktop  
 M  +0 -1      knode/KNode.desktop  
 M  +26 -17    knode/articlewidget.cpp  
 M  +1 -1      knode/kncomposer.cpp  
 M  +27 -0     knode/knglobals.cpp  
 M  +3 -0      knode/knglobals.h  
 M  +1 -4      knode/knode_config_accounts.desktop  
 M  +1 -4      knode/knode_config_appearance.desktop  
 M  +0 -2      knode/knode_config_cleanup.desktop  
 M  +1 -4      knode/knode_config_identity.desktop  
 M  +0 -1      knode/knode_config_post_news.desktop  
 M  +0 -2      knode/knode_config_privacy.desktop  
 M  +1 -3      knode/knode_config_read_news.desktop  
 M  +111 -29   knotes/knote.cpp  
 M  +15 -3     knotes/knote.h  
 M  +1 -0      knotes/knotealarmdlg.cpp  
 M  +72 -10    knotes/knoteedit.cpp  
 M  +13 -3     knotes/knoteedit.h  
 M  +6 -3      knotes/knoteprinter.cpp  
 M  +0 -1      knotes/knotes.desktop  
 M  +1 -3      knotes/knotes_manager.desktop  
 M  +3 -2      knotes/knotesalarm.cpp  
 M  +42 -13    knotes/knotesapp.cpp  
 M  +3 -0      knotes/knotesapp.h  
 M  +3 -4      knotes/knoteslegacy.cpp  
 M  +0 -1      knotes/local.desktop  
 M  +5 -7      knotes/resourcelocal.cpp  
 M  +26 -8     knotes/resourcemanager.cpp  
 M  +1 -1      knotes/resourcemanager.h  
 M  +4 -4      konsolekalendar/main.cpp  
 M  +1 -3      kontact/interfaces/kontactplugin.desktop  
 M  +2 -2      kontact/interfaces/plugin.h  
 M  +2 -0      kontact/interfaces/uniqueapphandler.cpp  
 M  +1 -1      kontact/plugins/akregator/akregator_plugin.h  
 M  +5 -14     kontact/plugins/akregator/akregatorplugin.desktop  
 M  +3 -7      kontact/plugins/akregator/akregatorplugin3.2.desktop  
 M  +1 -2      kontact/plugins/kaddressbook/kaddressbook_plugin.cpp  
 M  +3 -11     kontact/plugins/kaddressbook/kaddressbookplugin.desktop  
 M  +1 -13     kontact/plugins/karm/karmplugin.desktop  
 M  +1 -12     kontact/plugins/kitchensync/kitchensync.desktop  
 M  +2 -0      kontact/plugins/kmail/Makefile.am  
 M  +3 -18     kontact/plugins/kmail/kcmkmailsummary.desktop  
 M  +1 -16     kontact/plugins/kmail/kmailplugin.desktop  
 M  +1 -9      kontact/plugins/knode/knodeplugin.desktop  
 M  +2 -0      kontact/plugins/knotes/knotes_part.cpp  
 M  +1 -0      kontact/plugins/knotes/knotes_part.h  
 M  +1 -9      kontact/plugins/knotes/knotesplugin.desktop  
 M  +1 -9      kontact/plugins/korganizer/journalplugin.desktop  
 M  +1 -1      kontact/plugins/korganizer/journalplugin.h  
 M  +3 -11     kontact/plugins/korganizer/kcmkorgsummary.desktop  
 M  +25 -4     kontact/plugins/korganizer/korg_uniqueapp.cpp  
 M  +36 -11    kontact/plugins/korganizer/korganizerplugin.cpp  
 M  +1 -10     kontact/plugins/korganizer/korganizerplugin.desktop  
 M  +19 -28    kontact/plugins/korganizer/summarywidget.cpp  
 M  +19 -17    kontact/plugins/korganizer/todoplugin.cpp  
 M  +0 -14     kontact/plugins/korganizer/todoplugin.desktop  
 M  +4 -5      kontact/plugins/korganizer/todosummarywidget.cpp  
 M  +2 -7      kontact/plugins/kpilot/kpilotplugin.desktop  
 M  +1 -4      kontact/plugins/newsticker/kcmkontactknt.desktop  
 M  +2 -10     kontact/plugins/newsticker/newstickerplugin.desktop  
 M  +0 -9      kontact/plugins/specialdates/kcmsdsummary.desktop  
 M  +7 -7      kontact/plugins/specialdates/sdsummarywidget.cpp  
 M  +1 -1      kontact/plugins/specialdates/sdsummarywidget.h  
 M  +2 -0      kontact/plugins/specialdates/specialdates_plugin.cpp  
 M  +2 -11     kontact/plugins/specialdates/specialdatesplugin.desktop  
 M  +3 -1      kontact/plugins/summary/kcmkontactsummary.cpp  
 M  +2 -9      kontact/plugins/summary/kcmkontactsummary.desktop  
 M  +4 -12     kontact/plugins/summary/summaryplugin.desktop  
 M  +7 -4      kontact/plugins/summary/summaryview_plugin.cpp  
 M  +1 -4      kontact/plugins/test/kptestplugin.desktop  
 M  +1 -9      kontact/plugins/weather/weatherplugin.desktop  
 M  +1 -3      kontact/src/Kontact.desktop   [TRAILING SPACE]
 M  +0 -7      kontact/src/about/kontact.css  
 M  +1 -10     kontact/src/iconsidepane.cpp  
 M  +3 -2      kontact/src/iconsidepane.h  
 M  +9 -66     kontact/src/kontact.setdlg  
 M  +1 -4      kontact/src/kontactui.rc  
 M  +29 -2     kontact/src/main.cpp  
 M  +145 -38   kontact/src/mainwindow.cpp  
 M  +12 -4     kontact/src/mainwindow.h  
 M  +0 -10     kontact/src/sidepanebase.cpp  
 M  +0 -16     kontact/src/sidepanebase.h  
 M  +5 -4      korganizer/Makefile.am  
 A             korganizer/Todo-info.text  
 M  +3 -2      korganizer/aboutdata.cpp  
 M  +218 -49   korganizer/actionmanager.cpp  
 M  +19 -6     korganizer/actionmanager.h  
 M  +1 -1      korganizer/archivedialog.cpp  
 M  +805 -304  korganizer/calendarview.cpp  
 M  +140 -43   korganizer/calendarview.h  
 M  +82 -22    korganizer/datenavigator.cpp  
 M  +30 -7     korganizer/datenavigator.h  
 M  +88 -16    korganizer/datenavigatorcontainer.cpp  
 M  +40 -7     korganizer/datenavigatorcontainer.h  
 M  +0 -1      korganizer/dcopcalendar.desktop  
 M  +54 -6     korganizer/eventarchiver.cpp  
 M  +14 -2     korganizer/eventarchiver.h  
 M  +17 -6     korganizer/exportwebdialog.cpp  
 M  +8 -0      korganizer/exportwebdialog.h  
 M  +112 -33   korganizer/freebusymanager.cpp  
 M  +1 -2      korganizer/freebusymanager.h  
 M  +5 -5      korganizer/importdialog.cpp  
 M  +1 -1      korganizer/importdialog.h  
 M  +159 -56   korganizer/incidencechanger.cpp  
 M  +28 -8     korganizer/incidencechanger.h  
 M  +0 -1      korganizer/interfaces/calendar/calendardecoration.desktop  
 M  +1 -3      korganizer/interfaces/calendar/calendarplugin.desktop  
 M  +70 -21    korganizer/interfaces/korganizer/baseview.h  
 M  +0 -1      korganizer/interfaces/korganizer/corehelper.h  
 M  +21 -14    korganizer/interfaces/korganizer/incidencechangerbase.h  
 M  +0 -1      korganizer/interfaces/korganizer/korganizerpart.desktop  
 M  +0 -1      korganizer/interfaces/korganizer/korgprintplugin.desktop  
 M  +2 -0      korganizer/interfaces/korganizer/mainwindow.h  
 M  +10 -9     korganizer/journalentry.cpp  
 M  +4 -3      korganizer/journalentry.h  
 M  +2 -1      korganizer/kcalendariface.h  
 M  +33 -9     korganizer/kdatenavigator.cpp  
 M  +14 -6     korganizer/kdatenavigator.h  
 M  +179 -166  korganizer/koagenda.cpp  
 M  +23 -17    korganizer/koagenda.h  
 M  +43 -21    korganizer/koagendaitem.cpp  
 M  +15 -5     korganizer/koagendaitem.h  
 M  +397 -222  korganizer/koagendaview.cpp  
 M  +31 -19    korganizer/koagendaview.h  
 M  +165 -27   korganizer/koattendeeeditor.cpp  
 M  +9 -5      korganizer/koattendeeeditor.h  
 M  +5 -1      korganizer/kocorehelper.cpp  
 M  +0 -1      korganizer/kocorehelper.h  
 M  +2 -2      korganizer/kocounterdialog.cpp  
 M  +2 -3      korganizer/kocounterdialog.h  
 M  +29 -4     korganizer/kodaymatrix.cpp  
 M  +8 -1      korganizer/kodaymatrix.h  
 M  +4 -4      korganizer/kodialogmanager.cpp  
 M  +117 -21   korganizer/koeditoralarms.cpp  
 M  +5 -1      korganizer/koeditoralarms.h  
 M  +8 -2      korganizer/koeditoralarms_base.ui  
 M  +562 -139  korganizer/koeditorattachments.cpp  
 M  +93 -5     korganizer/koeditorattachments.h  
 M  +69 -12    korganizer/koeditordetails.cpp  
 M  +6 -1      korganizer/koeditordetails.h  
 M  +85 -13    korganizer/koeditorfreebusy.cpp  
 M  +4 -0      korganizer/koeditorfreebusy.h  
 M  +207 -127  korganizer/koeditorgeneral.cpp  
 M  +17 -13    korganizer/koeditorgeneral.h  
 M  +47 -23    korganizer/koeditorgeneralevent.cpp  
 M  +2 -3      korganizer/koeditorgeneralevent.h  
 M  +4 -3      korganizer/koeditorgeneraljournal.cpp  
 M  +5 -3      korganizer/koeditorgeneraljournal.h  
 M  +119 -55   korganizer/koeditorgeneraltodo.cpp  
 M  +10 -4     korganizer/koeditorgeneraltodo.h  
 M  +217 -8    korganizer/koeditorrecurrence.cpp  
 M  +9 -0      korganizer/koeditorrecurrence.h  
 M  +51 -40    korganizer/koeventeditor.cpp  
 M  +3 -3      korganizer/koeventeditor.h  
 M  +10 -4     korganizer/koeventpopupmenu.cpp  
 M  +6 -3      korganizer/koeventpopupmenu.h  
 M  +13 -10    korganizer/koeventview.cpp  
 M  +3 -0      korganizer/koeventview.h  
 M  +81 -15    korganizer/koeventviewer.cpp  
 M  +17 -9     korganizer/koeventviewer.h  
 M  +10 -6     korganizer/koeventviewerdialog.cpp  
 M  +11 -4     korganizer/koeventviewerdialog.h  
 M  +36 -5     korganizer/koglobals.h  
 M  +92 -37    korganizer/kogroupware.cpp  
 M  +13 -6     korganizer/kogroupware.h  
 M  +11 -9     korganizer/kogroupwareprefspage.ui  
 M  +0 -20     korganizer/kohelper.cpp  
 M  +0 -6      korganizer/kohelper.h  
 M  +39 -4     korganizer/koincidenceeditor.cpp  
 M  +27 -3     korganizer/koincidenceeditor.h  
 M  +11 -6     korganizer/koincidencetooltip.cpp  
 M  +9 -3      korganizer/koincidencetooltip.h  
 M  +13 -12    korganizer/kojournaleditor.cpp  
 M  +3 -3      korganizer/kojournaleditor.h  
 M  +18 -9     korganizer/kojournalview.cpp  
 M  +3 -3      korganizer/kojournalview.h  
 M  +150 -104  korganizer/kolistview.cpp  
 M  +19 -7     korganizer/kolistview.h  
 M  +82 -19    korganizer/komailclient.cpp  
 M  +4 -3      korganizer/komailclient.h  
 M  +185 -50   korganizer/komonthview.cpp  
 M  +22 -8     korganizer/komonthview.h  
 M  +19 -16    korganizer/koprefs.cpp  
 M  +0 -1      korganizer/koprefs.h  
 M  +77 -43    korganizer/koprefsdialog.cpp  
 M  +412 -116  korganizer/korgac/alarmdialog.cpp  
 M  +36 -11    korganizer/korgac/alarmdialog.h  
 M  +14 -8     korganizer/korgac/koalarmclient.cpp  
 M  +2 -1      korganizer/korgac/koalarmclient.h  
 M  +0 -2      korganizer/korgac/korgac.desktop  
 M  +54 -7     korganizer/korgac/testalarmdlg.cpp  
 M  +6 -0      korganizer/korganizer.cpp  
 M  +2 -6      korganizer/korganizer.desktop  
 M  +2 -0      korganizer/korganizer.h  
 M  +60 -21    korganizer/korganizer.kcfg  
 M  +3 -8      korganizer/korganizer_configcolors.desktop   [TRAILING SPACE]
 M  +1 -4      korganizer/korganizer_configdesignerfields.desktop  
 M  +3 -8      korganizer/korganizer_configfonts.desktop   [TRAILING SPACE]
 M  +2 -6      korganizer/korganizer_configfreebusy.desktop  
 M  +1 -4      korganizer/korganizer_configgroupautomation.desktop  
 M  +1 -4      korganizer/korganizer_configgroupscheduling.desktop  
 M  +3 -8      korganizer/korganizer_configmain.desktop   [TRAILING SPACE]
 M  +2 -6      korganizer/korganizer_configplugins.desktop  
 M  +3 -8      korganizer/korganizer_configtime.desktop  
 M  +4 -9      korganizer/korganizer_configviews.desktop  
 M  +13 -4     korganizer/korganizer_part.cpp  
 M  +5 -1      korganizer/korganizer_part.h  
 M  +9 -1      korganizer/korganizeriface.h  
 M  +8 -1      korganizer/korganizerifaceimpl.cpp  
 M  +5 -0      korganizer/korganizerifaceimpl.h  
 M  +13 -12    korganizer/kotimelineview.cpp  
 M  +2 -2      korganizer/kotimelineview.h  
 M  +58 -49    korganizer/kotodoeditor.cpp  
 M  +6 -3      korganizer/kotodoeditor.h  
 M  +74 -56    korganizer/kotodoview.cpp  
 M  +6 -6      korganizer/kotodoview.h  
 M  +40 -19    korganizer/kotodoviewitem.cpp  
 M  +140 -30   korganizer/koviewmanager.cpp  
 M  +33 -0     korganizer/koviewmanager.h  
 M  +7 -4      korganizer/kowhatsnextview.cpp  
 M  +4 -2      korganizer/kowhatsnextview.h  
 M  +194 -59   korganizer/multiagendaview.cpp  
 M  +12 -3     korganizer/multiagendaview.h  
 M  +67 -23    korganizer/navigatorbar.cpp  
 M  +9 -6      korganizer/navigatorbar.h  
 M  +0 -2      korganizer/plugins/datenums/datenums.desktop  
 M  +0 -2      korganizer/plugins/exchange/exchange.desktop  
 M  +4 -4      korganizer/plugins/hebrew/hebrew.cpp  
 M  +0 -2      korganizer/plugins/hebrew/hebrew.desktop  
 M  +7 -1      korganizer/plugins/printing/journal/journalprint.cpp  
 M  +0 -2      korganizer/plugins/printing/journal/journalprint.desktop  
 M  +0 -2      korganizer/plugins/printing/list/listprint.desktop  
 M  +1 -3      korganizer/plugins/printing/whatsnext/whatsnextprint.desktop  
 M  +6 -3      korganizer/plugins/printing/year/yearprint.cpp  
 M  +0 -2      korganizer/plugins/printing/year/yearprint.desktop  
 M  +0 -2      korganizer/plugins/timespanview/timespanview.desktop   [TRAILING SPACE]
 A             korganizer/previewdialog.cpp   [License: GPL (v2+)]
 A             korganizer/previewdialog.h   [License: GPL (v2+)]
 M  +266 -60   korganizer/printing/calprintdefaultplugins.cpp  
 M  +97 -25    korganizer/printing/calprintdefaultplugins.h  
 M  +121 -41   korganizer/printing/calprintpluginbase.cpp  
 M  +30 -2     korganizer/printing/calprintpluginbase.h  
 M  +1 -2      korganizer/publishdialog.cpp  
 M  +238 -115  korganizer/resourceview.cpp  
 M  +28 -31    korganizer/resourceview.h  
 M  +6 -6      korganizer/searchdialog.cpp  
 M  +2 -2      korganizer/searchdialog.h  
 M  +5 -1      korganizer/timelabels.cpp  
 M  +7 -5      korganizer/timelineitem.cpp  
 M  +3 -2      korganizer/timelineitem.h  
 M  +1 -1      korganizer/tips  
 M  +55 -11    korganizer/urihandler.cpp  
 M  +7 -2      korganizer/urihandler.h  
 M  +1 -1      korganizer/version.h  
 M  +1 -3      korn/KOrn.desktop  
 M  +1 -4      kpilot/conduits/abbrowserconduit/abbrowser_conduit.desktop  
 M  +0 -1      kpilot/conduits/docconduit/doc_conduit.desktop  
 M  +0 -1      kpilot/conduits/docconduit/kpalmdoc.desktop  
 M  +0 -2      kpilot/conduits/knotes/knotes-conduit.desktop  
 M  +0 -2      kpilot/conduits/malconduit/mal_conduit.desktop  
 M  +0 -2      kpilot/conduits/memofileconduit/memofile-conduit.desktop  
 M  +1 -2      kpilot/conduits/notepadconduit/notepad-conduit.desktop   [TRAILING SPACE]
 M  +0 -1      kpilot/conduits/null/null-conduit.desktop  
 M  +1 -4      kpilot/conduits/popmail/popmail-conduit.desktop  
 M  +0 -2      kpilot/conduits/recordconduit/record-conduit.desktop  
 M  +1 -4      kpilot/conduits/sysinfoconduit/sysinfo_conduit.desktop  
 M  +0 -2      kpilot/conduits/timeconduit/time_conduit.desktop  
 M  +0 -2      kpilot/conduits/vcalconduit/todo-conduit.desktop  
 M  +0 -2      kpilot/conduits/vcalconduit/vcal-conduit.desktop  
 M  +0 -1      kpilot/kpilot/kpilot.desktop  
 M  +0 -3      kpilot/kpilot/kpilot_config.desktop  
 M  +0 -1      kpilot/kpilot/kpilotconduit.desktop  
 M  +0 -1      kpilot/kpilot/kpilotdaemon.desktop  
 U             kresources/Makefile.am  
 M  +0 -1      kresources/birthdays/kabc.desktop   [TRAILING SPACE]
 M  +37 -9     kresources/birthdays/resourcekabc.cpp  
 M  +7 -3      kresources/birthdays/resourcekabc.h  
 M  +0 -1      kresources/blogging/blogging.desktop  
 M  +5 -1      kresources/blogging/kcal_resourceblogging.cpp  
 M  +30 -8     kresources/caldav/config.cpp  
 M  +3 -0      kresources/caldav/config.h  
 M  +31 -0     kresources/caldav/job.cpp  
 M  +64 -0     kresources/caldav/job.h  
 M  +28 -1     kresources/caldav/preferences.cpp  
 M  +5 -0      kresources/caldav/preferences.h  
 M  +10 -0     kresources/caldav/prefsskel.kcfg  
 M  +39 -0     kresources/caldav/reader.cpp  
 M  +10 -0     kresources/caldav/reader.h  
 M  +135 -7    kresources/caldav/resource.cpp  
 M  +19 -4     kresources/caldav/resource.h  
 M  +37 -0     kresources/caldav/writer.cpp  
 M  +46 -0     kresources/caldav/writer.h  
 M  +4 -1      kresources/egroupware/kabc_resourcexmlrpc.cpp  
 M  +0 -1      kresources/egroupware/kabc_xmlrpc.desktop  
 M  +4 -1      kresources/egroupware/kcal_resourcexmlrpc.cpp  
 M  +0 -1      kresources/egroupware/kcal_xmlrpc.desktop  
 M  +4 -1      kresources/egroupware/knotes_resourcexmlrpc.cpp  
 M  +0 -1      kresources/egroupware/knotes_xmlrpc.desktop  
 M  +0 -1      kresources/exchange/exchange.desktop  
 M  +0 -1      kresources/exchange/exchange_deprecated.desktop  
 M  +29 -7     kresources/exchange/resourceexchange.cpp  
 M  +7 -3      kresources/exchange/resourceexchange.h  
 M  +0 -1      kresources/groupware/kabc_groupware.desktop  
 M  +2 -0      kresources/groupware/kabc_resourcegroupware.cpp  
 M  +0 -1      kresources/groupware/kcal_groupware.desktop  
 M  +5 -1      kresources/groupware/kcal_resourcegroupware.cpp  
 M  +42 -30    kresources/kolab/kabc/contact.cpp  
 M  +3 -4      kresources/kolab/kabc/contact.h  
 M  +0 -1      kresources/kolab/kabc/kolab.desktop  
 M  +44 -20    kresources/kolab/kabc/resourcekolab.cpp  
 M  +3 -0      kresources/kolab/kabc/resourcekolab.h  
 M  +5 -2      kresources/kolab/kcal/event.cpp  
 M  +220 -26   kresources/kolab/kcal/incidence.cpp  
 M  +5 -4      kresources/kolab/kcal/incidence.h  
 M  +0 -1      kresources/kolab/kcal/kolab.desktop  
 M  +247 -58   kresources/kolab/kcal/resourcekolab.cpp  
 M  +49 -3     kresources/kolab/kcal/resourcekolab.h  
 M  +146 -21   kresources/kolab/kcal/task.cpp  
 M  +14 -0     kresources/kolab/kcal/task.h  
 M  +0 -1      kresources/kolab/knotes/kolabresource.desktop  
 M  +24 -5     kresources/kolab/knotes/note.cpp  
 M  +56 -30    kresources/kolab/knotes/resourcekolab.cpp  
 M  +3 -0      kresources/kolab/knotes/resourcekolab.h  
 M  +23 -1     kresources/kolab/shared/kmailconnection.cpp  
 M  +16 -3     kresources/kolab/shared/kolabbase.cpp  
 M  +35 -3     kresources/kolab/shared/resourcekolabbase.cpp  
 M  +11 -1     kresources/kolab/shared/resourcekolabbase.h  
 M  +4 -0      kresources/lib/addressbookadaptor.cpp  
 M  +6 -1      kresources/lib/folderselectdialog.cpp  
 M  +1 -0      kresources/lib/folderselectdialog.h  
 M  +3 -3      kresources/lib/kcal_resourcegroupwarebase.cpp  
 M  +10 -0     kresources/newexchange/exchangeconvertercontact.cpp  
 M  +0 -1      kresources/newexchange/kabc_newexchange.desktop  
 M  +0 -1      kresources/newexchange/kabc_newexchange_final.desktop  
 M  +7 -1      kresources/newexchange/kabc_resourceexchange.cpp  
 M  +0 -1      kresources/newexchange/kcal_newexchange.desktop  
 M  +0 -1      kresources/newexchange/kcal_newexchange_final.desktop   [TRAILING SPACE]
 M  +6 -1      kresources/newexchange/kcal_resourceexchange.cpp  
 M  +0 -1      kresources/remote/remote.desktop  
 M  +2 -0      kresources/remote/resourceremote.cpp  
 M  +18 -0     kresources/scalix/kcal/resourcescalix.cpp  
 M  +3 -0      kresources/scalix/kcal/resourcescalix.h  
 M  +0 -1      kresources/slox/kabc_ox.desktop  
 M  +0 -1      kresources/slox/kabc_slox.desktop  
 M  +11 -0     kresources/slox/kabcresourceslox.cpp  
 M  +0 -1      kresources/slox/kcal_ox.desktop  
 M  +0 -1      kresources/slox/kcal_slox.desktop  
 M  +2 -0      kresources/slox/kcalresourceslox.cpp  
 M  +0 -2      ktnef/gui/ktnef.desktop  
 M  +1 -3      ktnef/gui/ms-tnef.desktop   [TRAILING SPACE]
 M  +14 -7     libemailfunctions/email.cpp  
 M  +8 -4      libkcal/Makefile.am  
 M  +40 -12    libkcal/alarm.cpp  
 M  +21 -5     libkcal/alarm.h  
 A             libkcal/assignmentvisitor.cpp   [License: LGPL (v2+)]
 A             libkcal/assignmentvisitor.h   [License: LGPL (v2+)]
 M  +80 -15    libkcal/attachment.cpp  
 M  +29 -2     libkcal/attachment.h  
 A             libkcal/attachmenthandler.cpp   [License: LGPL (v2+)]
 A             libkcal/attachmenthandler.h   [License: LGPL (v2+)]
 M  +3 -0      libkcal/attendee.cpp  
 M  +2 -2      libkcal/attendee.h  
 M  +184 -1    libkcal/calendar.cpp  
 M  +80 -7     libkcal/calendar.h  
 M  +104 -35   libkcal/calendarlocal.cpp  
 M  +187 -41   libkcal/calendarresources.cpp  
 M  +121 -10   libkcal/calendarresources.h  
 U             libkcal/calformat.cpp  
 U             libkcal/calformat.h  
 A             libkcal/calhelper.cpp   [License: LGPL (v2+)]
 A             libkcal/calhelper.h   [License: LGPL (v2+)]
 A             libkcal/calselectdialog.cpp   [License: LGPL (v2+)]
 A             libkcal/calselectdialog.h   [License: LGPL (v2+)]
 A             libkcal/comparisonvisitor.cpp   [License: LGPL (v2+)]
 A             libkcal/comparisonvisitor.h   [License: LGPL (v2+)]
 M  +133 -54   libkcal/dndfactory.cpp  
 M  +12 -0     libkcal/dndfactory.h  
 M  +129 -11   libkcal/duration.cpp  
 M  +227 -8    libkcal/duration.h  
 M  +2 -2      libkcal/event.cpp  
 M  +6 -3      libkcal/event.h  
 M  +19 -6     libkcal/exceptions.cpp  
 M  +16 -6     libkcal/exceptions.h  
 M  +9 -0      libkcal/freebusy.cpp  
 M  +7 -0      libkcal/freebusy.h  
 M  +11 -3     libkcal/htmlexport.cpp  
 M  +152 -41   libkcal/icalformatimpl.cpp  
 M  +30 -0     libkcal/incidence.h  
 M  +6 -0      libkcal/incidencebase.cpp  
 M  +21 -9     libkcal/incidencebase.h  
 M  +2481 -603 libkcal/incidenceformatter.cpp  
 M  +59 -4     libkcal/incidenceformatter.h  
 M  +1 -3      libkcal/kcal_manager.desktop  
 A             libkcal/libical (directory)  
 A             libkcal/libical/configure.in.in  
 A             libkcal/libical/src (directory)  
 A             libkcal/libical/src/libical (directory)  
 A             libkcal/libical/src/libical/icalattach.c   [License: MPL 1.0 LGPL]
 M  +0 -1      libkcal/local.desktop  
 M  +0 -1      libkcal/localdir.desktop  
 M  +8 -0      libkcal/period.cpp  
 M  +18 -0     libkcal/period.h  
 M  +127 -48   libkcal/recurrence.cpp  
 M  +15 -0     libkcal/recurrence.h  
 M  +263 -45   libkcal/recurrencerule.cpp  
 M  +120 -1    libkcal/recurrencerule.h  
 M  +17 -2     libkcal/resourcecached.cpp  
 M  +11 -5     libkcal/resourcecached.h  
 M  +44 -0     libkcal/resourcecalendar.cpp  
 M  +54 -4     libkcal/resourcecalendar.h  
 M  +35 -12    libkcal/resourcelocaldir.cpp  
 M  +1 -0      libkcal/resourcelocaldir.h  
 M  +9 -0      libkcal/resourcelocaldirconfig.cpp  
 M  +301 -37   libkcal/scheduler.cpp  
 M  +9 -4      libkcal/scheduler.h  
 M  +6 -1      libkcal/tests/Makefile.am  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/ConnectDaily/ConnectDaily11.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/KAlarm_3.4/KAlarm_TestCase06.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase02.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase24.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/LibICal/LibICal_TestCase42.ics.recurson.ref  
 M  +0 -2      libkcal/tests/data/RecurrenceRule/RFC2445/RFC2445_RRULETestCase12.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase02.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/UntilInUTC/Until_TestCase04.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/unsorted/lastworkday.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/unsorted/monthly.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/unsorted/rdate.ics.recurson.ref  
 M  +0 -1      libkcal/tests/data/RecurrenceRule/unsorted/test1.ics.recurson.ref  
 M  +207 -1    libkcal/tests/data/RecurrenceRule/unsorted/weekly.ics.recurson.ref  
 M  +4 -2      libkcal/tests/runtestcase.pl  
 A             libkcal/tests/testcalselectdialog.cpp   [License: LGPL (v2+)]
 M  +22 -7     libkcal/todo.cpp  
 M  +16 -4     libkcal/todo.h  
 M  +88 -0     libkdenetwork/gpgmepp/context.cpp  
 M  +11 -0     libkdenetwork/gpgmepp/context.h  
 M  +5 -5      libkdenetwork/gpgmepp/data.cpp  
 M  +12 -0     libkdenetwork/gpgmepp/decryptionresult.cpp  
 M  +6 -1      libkdenetwork/gpgmepp/decryptionresult.h  
 M  +26 -0     libkdenetwork/gpgmepp/encryptionresult.cpp  
 M  +6 -0      libkdenetwork/gpgmepp/encryptionresult.h  
 M  +42 -0     libkdenetwork/gpgmepp/signingresult.cpp  
 M  +9 -0      libkdenetwork/gpgmepp/signingresult.h  
 M  +4 -0      libkdenetwork/gpgmepp/util.h  
 M  +56 -0     libkdenetwork/gpgmepp/verificationresult.cpp  
 M  +8 -0      libkdenetwork/gpgmepp/verificationresult.h  
 M  +210 -64   libkdepim/addresseelineedit.cpp  
 M  +12 -1     libkdepim/addresseelineedit.h  
 M  +95 -18    libkdepim/addressesdialog.cpp  
 M  +2 -1      libkdepim/calendardiffalgo.h  
 M  +12 -9     libkdepim/completionordereditor.cpp  
 M  +14 -0     libkdepim/csshelper.cpp  
 M  +2 -0      libkdepim/csshelper.h  
 M  +3 -5      libkdepim/distributionlist.cpp  
 M  +2 -1      libkdepim/htmldiffalgodisplay.h  
 M  +22 -0     libkdepim/kabcresourcecached.cpp  
 M  +33 -28    libkdepim/kaddrbook.cpp  
 M  +15 -0     libkdepim/kaddrbook.h  
 M  +1 -0      libkdepim/kcmdesignerfields.cpp  
 A             libkdepim/kdepimprotocols.h   [License: LGPL (v2+)]
 M  +8 -1      libkdepim/kfoldertree.h  
 M  +29 -29    libkdepim/kincidencechooser.cpp  
 M  +11 -16    libkdepim/kincidencechooser.h  
 M  +0 -2      libkdepim/komposer/core/komposerconfig.desktop  
 M  +0 -1      libkdepim/komposer/core/komposereditor.desktop  
 M  +0 -1      libkdepim/komposer/core/komposerplugin.desktop  
 M  +0 -2      libkdepim/komposer/plugins/default/defaulteditor.desktop  
 M  +1 -1      libkdepim/kprefsdialog.cpp  
 M  +1 -1      libkdepim/ktimeedit.cpp  
 M  +37 -2     libkdepim/kvcarddrag.cpp  
 M  +13 -1     libkdepim/kvcarddrag.h  
 M  +23 -9     libkdepim/ldapclient.cpp  
 M  +2 -0      libkdepim/ldapclient.h  
 M  +16 -4     libkdepim/ldapsearchdialog.cpp  
 M  +1 -1      libkdepim/ldapsearchdialog.h  
 M  +18 -0     libkdepim/progressdialog.cpp  
 M  +2 -0      libkdepim/progressdialog.h  
 M  +14 -1     libkdepim/progressmanager.cpp  
 M  +27 -0     libkdepim/progressmanager.h  
 M  +11 -2     libkdepim/statusbarprogresswidget.cpp  
 M  +1 -0      libkdepim/statusbarprogresswidget.h  
 M  +7 -4      libkdepim/tests/Makefile.am  
 A             libkdepim/tests/testkincidencechooser.cpp   [License: LGPL (v2+)]
 M  +3 -3      libkdepim/tests/testutf7encoder2.cpp  
 M  +4 -0      libkholidays/kholidays.cpp  
 M  +1 -1      libkpgp/kpgp.cpp  
 M  +8 -6      libkpgp/kpgpbase.cpp  
 M  +1 -1      libkpimexchange/core/exchangedownload.cpp  
 M  +1 -1      libkpimexchange/core/exchangeupload.cpp  
 M  +1 -1      libkpimexchange/core/utils.cpp  
 M  +24 -2     libkpimidentities/identity.cpp  
 M  +14 -2     libkpimidentities/identity.h  
 M  +8 -10     libkpimidentities/identitymanager.cpp  
 M  +1 -0      libksieve/tests/lexertest.cpp  
 M  +1 -0      libksieve/tests/parsertest.cpp  
 A             mimelib/COPYRIGHT  
 M  +4 -1      mimelib/datetime.cpp  
 M  +7 -7      mimelib/dw_cte.cpp  
 M  +18 -2     mimelib/dw_date.cpp   [POSSIBLY UNSAFE: scanf]
 M  +9 -0      mimelib/dw_mime.cpp  
 M  +1 -1      mimelib/dwstring.cpp  
 M  +1 -2      mimelib/mimelib/address.h  
 M  +1 -0      mimelib/mimelib/enum.h  
 M  +0 -1      mimelib/mimelib/headers.h  
 M  +0 -1      mimelib/mimelib/mailbox.h  
 M  +0 -1      mimelib/mimelib/mboxlist.h  
 M  +2 -2      mimelib/mimelib/msgcmp.h  
 M  +1 -0      mimelib/mimelib/protocol.h  
 M  +1 -0      mimelib/test_boyermor.cpp  
 M  +0 -2      networkstatus/networkstatus.desktop  
 A             patchlog.txt  
 M  +10 -2     plugins/kmail/bodypartformatter/attendeeselector.cpp  
 M  +313 -50   plugins/kmail/bodypartformatter/text_calendar.cpp  
 M  +0 -2      plugins/kmail/bodypartformatter/text_calendar.desktop  
 M  +114 -5    plugins/kmail/bodypartformatter/text_vcard.cpp  
 M  +0 -2      plugins/kmail/bodypartformatter/text_vcard.desktop  
 M  +1 -1      plugins/kmail/bodypartformatter/text_xdiff.cpp  
 M  +0 -2      plugins/kmail/bodypartformatter/text_xdiff.desktop  
 A             release_howto  
 A             translate  
 M  +6 -38     wizards/Makefile.am  
 M  +2 -2      wizards/egroupwaremain.cpp  
 M  +2 -2      wizards/exchangemain.cpp  
 M  +0 -1      wizards/groupwarewizard.desktop  
 M  +11 -5     wizards/kmailchanges.cpp  
 M  +2 -2      wizards/kolabmain.cpp  
 M  +4 -15     wizards/overviewpage.cpp  
 M  +0 -1      wizards/overviewpage.h  


http://websvn.kde.org/?view=rev&revision=1170461
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic