[Kde-pim] branches/work/kdab-post-4.0/kdepim (silent)

Volker Krause vkrause at kde.org
Tue Oct 9 11:59:21 BST 2007


SVN commit 723329 by vkrause:

Merged revisions 720586-723315 via svnmerge from 
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim

........
  r720613 | lechner | 2007-10-03 12:37:46 +0200 (Wed, 03 Oct 2007) | 2 lines
  
  Adding a first draft for a job queue view using Qt's graphics view framework
........
  r720626 | dfaure | 2007-10-03 13:08:30 +0200 (Wed, 03 Oct 2007) | 2 lines
  
  --warnings ++KFileItemList
........
  r720652 | krake | 2007-10-03 14:09:09 +0200 (Wed, 03 Oct 2007) | 6 lines
  
  Modifying the portions of PIM code that access distributions lists
  so they use the new resource based API.
  
  CCMAIL:kde-pim at kde.org
........
  r720720 | pino | 2007-10-03 17:18:29 +0200 (Wed, 03 Oct 2007) | 2 lines
  
  K3Icon -> KIconLoader
........
  r720739 | krake | 2007-10-03 18:07:43 +0200 (Wed, 03 Oct 2007) | 2 lines
  
  Removing unused code (old distribution list handling)
........
  r720804 | djarvie | 2007-10-03 21:02:49 +0200 (Wed, 03 Oct 2007) | 1 line
  
  Remove unused forward declaration
........
  r721019 | jpetso | 2007-10-04 13:26:15 +0200 (Thu, 04 Oct 2007) | 3 lines
  
  Icon naming spec compliance (code changes):
  arrow-* -> go-*
........
  r721082 | jpetso | 2007-10-04 16:19:12 +0200 (Thu, 04 Oct 2007) | 3 lines
  
  Icon naming spec compliance (code changes):
  arrow-* -> go-*
........
  r721401 | mlaurent | 2007-10-05 09:24:05 +0200 (Fri, 05 Oct 2007) | 2 lines
  
  Compile
........
  r721434 | mueller | 2007-10-05 10:49:47 +0200 (Fri, 05 Oct 2007) | 2 lines
  
  warnings--
........
  r721447 | dfaure | 2007-10-05 11:14:03 +0200 (Fri, 05 Oct 2007) | 1 line
  
  Merged KIO::JobFlags branch
........
  r721699 | tmcguire | 2007-10-06 00:04:56 +0200 (Sat, 06 Oct 2007) | 19 lines
  
  Fix some of problems with favorite folder view:
  
  - fix icons
  - fix i18n
  - fix signal/slot (probably some more to do)
  - fix deprecated calls
  - increase rc version number so actions show up
  - fix some other warnings
  
  Still not fixed: 
  - total freeze after changing the view's visibility in the config
  - the names of the folders don't show up (only after renaming)
  - the tooltips don't work
  (and probably more)
  
  Why was this commited at all? We are in feature freeze, specially to avoid wasting
  time fixing broken new features.
........
  r721701 | tmcguire | 2007-10-06 00:09:37 +0200 (Sat, 06 Oct 2007) | 5 lines
  
  tabs -> spaces
  
  SVN_SILENT
........
  r721751 | ahartmetz | 2007-10-06 02:53:35 +0200 (Sat, 06 Oct 2007) | 1 line
  
  compile++
........
  r721753 | ahartmetz | 2007-10-06 02:58:51 +0200 (Sat, 06 Oct 2007) | 1 line
  
  compile++
........
  r721757 | ahartmetz | 2007-10-06 03:12:26 +0200 (Sat, 06 Oct 2007) | 1 line
  
  compile
........
  r721787 | bloos | 2007-10-06 06:42:23 +0200 (Sat, 06 Oct 2007) | 1 line
  
  fix build
........
  r721880 | scripty | 2007-10-06 09:34:58 +0200 (Sat, 06 Oct 2007) | 1 line
  
  SVN_SILENT made messages (.desktop file)
........
  r721919 | mlaurent | 2007-10-06 11:21:43 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile
........
  r721921 | mlaurent | 2007-10-06 11:26:33 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile
........
  r721922 | mlaurent | 2007-10-06 11:28:11 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile
........
  r721926 | mlaurent | 2007-10-06 11:30:58 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile++
........
  r721927 | mlaurent | 2007-10-06 11:33:12 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile++
........
  r721929 | mlaurent | 2007-10-06 11:40:21 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile++
........
  r721932 | mlaurent | 2007-10-06 11:46:17 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Compile++
........
  r721933 | ahartmetz | 2007-10-06 11:47:01 +0200 (Sat, 06 Oct 2007) | 1 line
  
  add (at least for me) missing include
........
  r721937 | mlaurent | 2007-10-06 11:55:32 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Add missing include
........
  r721939 | ahartmetz | 2007-10-06 12:28:09 +0200 (Sat, 06 Oct 2007) | 1 line
  
  add (now) missing #includes
........
  r721985 | vkrause | 2007-10-06 13:49:07 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  build
........
  r722024 | ahartmetz | 2007-10-06 14:58:25 +0200 (Sat, 06 Oct 2007) | 1 line
  
  Merge KConfig-related changes from branch. Still needs slightly more work, something apparently unrelated fails at 97%.
........
  r722047 | djarvie | 2007-10-06 15:47:31 +0200 (Sat, 06 Oct 2007) | 1 line
  
  Use new icon name
........
  r722052 | krake | 2007-10-06 16:05:52 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Adding missing includes
........
  r722054 | djarvie | 2007-10-06 16:08:51 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  Use MailTransport library to send emails, instead of KMail.
........
  r722055 | djarvie | 2007-10-06 16:10:18 +0200 (Sat, 06 Oct 2007) | 1 line
  
  Pedantic
........
  r722077 | djarvie | 2007-10-06 17:43:17 +0200 (Sat, 06 Oct 2007) | 1 line
  
  Prevent html tags being visible to user
........
  r722081 | vkrause | 2007-10-06 17:50:35 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  This stuff has been disabled in kdepimlibs/kblog.
........
  r722088 | vkrause | 2007-10-06 18:00:40 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  and now also build with a clean installation
........
  r722110 | pino | 2007-10-06 18:48:39 +0200 (Sat, 06 Oct 2007) | 2 lines
  
  needed include
........
  r722172 | djarvie | 2007-10-06 21:54:18 +0200 (Sat, 06 Oct 2007) | 1 line
  
  Fix 'New alarm' not appearing in Undo list
........
  r722215 | djarvie | 2007-10-07 00:37:14 +0200 (Sun, 07 Oct 2007) | 2 lines
  
  Use email identity uoid instead of name
........
  r722221 | djarvie | 2007-10-07 01:01:18 +0200 (Sun, 07 Oct 2007) | 1 line
  
  Remove deprecated method call
........
  r722223 | djarvie | 2007-10-07 01:02:58 +0200 (Sun, 07 Oct 2007) | 1 line
  
  Tidy Undo/Redo menu texts
........
  r722250 | djarvie | 2007-10-07 02:37:55 +0200 (Sun, 07 Oct 2007) | 2 lines
  
  Prevent erroneous success message when email Try fails
........
  r722542 | krake | 2007-10-07 17:08:02 +0200 (Sun, 07 Oct 2007) | 2 lines
  
  IdentityManager::setAsDefault(const QString&) got removed.
........
  r722590 | krake | 2007-10-07 18:37:25 +0200 (Sun, 07 Oct 2007) | 3 lines
  
  - Fixed crash: QList::first() asserts on empty lists. Probably a porting issue,
    Qt3 QPtrList::first() did just return 0 in such cases.
........
  r722592 | krake | 2007-10-07 18:40:24 +0200 (Sun, 07 Oct 2007) | 4 lines
  
  Changes to the distribution lists need to trigger "modified" so they can be saved.
........
  r722619 | djarvie | 2007-10-07 20:14:36 +0200 (Sun, 07 Oct 2007) | 1 line
  
  Fix formatting of tooltip
........
  r722629 | tokoe | 2007-10-07 20:49:04 +0200 (Sun, 07 Oct 2007) | 2 lines
  
  Fix handling of multi record data
........
  r722630 | tokoe | 2007-10-07 20:50:10 +0200 (Sun, 07 Oct 2007) | 2 lines
  
  Adapt to new ItemSync class
........
  r722631 | djarvie | 2007-10-07 21:00:29 +0200 (Sun, 07 Oct 2007) | 1 line
  
  More debug info
........
  r722632 | djarvie | 2007-10-07 21:01:15 +0200 (Sun, 07 Oct 2007) | 1 line
  
  Report failure to execute a command
........
  r722633 | djarvie | 2007-10-07 21:01:38 +0200 (Sun, 07 Oct 2007) | 1 line
  
  Fix formatting of tooltip
........
  r722671 | kloecker | 2007-10-07 23:23:12 +0200 (Sun, 07 Oct 2007) | 2 lines
  
  Do not iterate over a (temporary) QList which has already been destroyed when the iteration starts (found by valgrind). Using a foreach loop is nicer anyway.
........
  r722696 | ogoffart | 2007-10-08 00:50:23 +0200 (Mon, 08 Oct 2007) | 2 lines
  
  I forgot to remove this connection with rev 719717
........
  r722714 | krake | 2007-10-08 01:42:49 +0200 (Mon, 08 Oct 2007) | 3 lines
  
  Only attempt to set previous "currentIndex" if it is valid and if the combobox
  does actually contain items.
........
  r722720 | djarvie | 2007-10-08 01:58:31 +0200 (Mon, 08 Oct 2007) | 1 line
  
  Make sending email by smtp work
........
  r722723 | krake | 2007-10-08 01:59:44 +0200 (Mon, 08 Oct 2007) | 4 lines
  
  Bugfix: setItemText replaces the text of the item at the given index, not
  "select" the item we added or renamed. Probably a porting mistake.
........
  r723059 | djarvie | 2007-10-08 19:26:24 +0200 (Mon, 08 Oct 2007) | 1 line
  
  Fix a comment
........
  r723060 | djarvie | 2007-10-08 19:26:53 +0200 (Mon, 08 Oct 2007) | 1 line
  
  Remove unused #include's
........
  r723061 | djarvie | 2007-10-08 19:28:03 +0200 (Mon, 08 Oct 2007) | 1 line
  
  Tidy
........
  r723077 | krake | 2007-10-08 20:47:30 +0200 (Mon, 08 Oct 2007) | 5 lines
  
  Changing from extern "C" plugin handles to K_EXPORT_PLUGIN
  
  Reviewed by Allen
  http://lists.kde.org/?l=kde-pim&m=119185357027303&w=2
........
  r723124 | djarvie | 2007-10-08 21:52:04 +0200 (Mon, 08 Oct 2007) | 2 lines
  
  Add Minutes time unit option for entering reminder times
........
  r723137 | djarvie | 2007-10-08 22:43:12 +0200 (Mon, 08 Oct 2007) | 1 line
  
  Add warning about crash
........
  r723145 | djarvie | 2007-10-08 23:15:31 +0200 (Mon, 08 Oct 2007) | 1 line
  
  Fix calendar update
........
  r723249 | scripty | 2007-10-09 07:46:53 +0200 (Tue, 09 Oct 2007) | 1 line
  
  SVN_SILENT made messages (.desktop file)
........
  r723290 | djarvie | 2007-10-09 10:00:46 +0200 (Tue, 09 Oct 2007) | 3 lines
  
  Remove main window show/hide options from Preferences dialogue, and instead
  remember the settings in use when KAlarm last exited.
........


 _M            . (directory)  
 M  +3 -0      akonadi/agents/mailthreader/mailthreaderagent.cpp  
 M  +26 -29    akonadi/kabc/kabcitemeditor.cpp  
 M  +1 -0      akonadi/libakonadi/collectionmodel.cpp  
 M  +1 -0      akonadi/libakonadi/collectionview.cpp  
 M  +1 -0      akonadi/libakonadi/itemmodel.cpp  
 M  +3 -3      akonadi/resources/nntp/nntpresource.cpp  
 M  +4 -35     akonadi/resources/vcard/vcardresource.cpp  
 M  +3 -3      akregator/src/articlematcher.cpp  
 M  +1 -0      akregator/src/notificationmanager.cpp  
 M  +2 -2      console/kabcclient/src/csvtemplate.cpp  
 M  +2 -1      console/kabcclient/src/csvtemplatefactory.cpp  
 M  +3 -3      kaddressbook/common/filter.cpp  
 M  +1 -1      kaddressbook/common/filter.h  
 M  +1 -6      kaddressbook/editors/cryptowidget.cpp  
 M  +39 -47    kaddressbook/features/distributionlistwidget.cpp  
 M  +3 -5      kaddressbook/features/distributionlistwidget.h  
 M  +1 -6      kaddressbook/features/resourceselection.cpp  
 M  +1 -0      kaddressbook/kaddressbookmain.h  
 M  +1 -6      kaddressbook/views/kaddressbookcardview.cpp  
 M  +1 -6      kaddressbook/views/kaddressbookiconview.cpp  
 M  +1 -6      kaddressbook/views/kaddressbooktableview.cpp  
 M  +1 -2      kalarm/CMakeLists.txt  
 M  +152 -106  kalarm/alarmevent.cpp  
 M  +8 -5      kalarm/alarmevent.h  
 M  +4 -5      kalarm/dbushandler.cpp  
 M  +10 -2     kalarm/editdlg.cpp  
 M  +1 -0      kalarm/editdlg.h  
 M  +2 -4      kalarm/editdlgtypes.cpp  
 M  +3 -0      kalarm/eventlistmodel.cpp  
 M  +3 -3      kalarm/functions.cpp  
 M  +2 -2      kalarm/kalarm.h  
 M  +42 -32    kalarm/kalarm.upd  
 M  +38 -26    kalarm/kalarmapp.cpp  
 M  +4 -5      kalarm/kalarmapp.h  
 M  +2 -28     kalarm/kalarmconfig.kcfg  
 M  +1 -0      kalarm/kalarmconfig.kcfgc  
 M  +1 -0      kalarm/kalarmd/alarmdaemon.cpp  
 M  +161 -92   kalarm/kamail.cpp  
 M  +40 -10    kalarm/kamail.h  
 M  +1 -1      kalarm/lib/shellprocess.cpp  
 M  +25 -16    kalarm/lib/timeperiod.cpp  
 M  +22 -17    kalarm/lib/timeperiod.h  
 M  +34 -44    kalarm/mainwindow.cpp  
 M  +0 -2      kalarm/mainwindow.h  
 M  +14 -84    kalarm/prefdlg.cpp  
 M  +0 -7      kalarm/prefdlg.h  
 M  +1 -3      kalarm/preferences.h  
 M  +1 -0      kalarm/resources/alarmresource.cpp  
 M  +1 -0      kalarm/resources/resourcelocal.cpp  
 M  +1 -1      kalarm/resources/resourcelocaldir.cpp  
 M  +3 -3      kalarm/resources/resourceremote.cpp  
 M  +11 -14    kalarm/traywindow.cpp  
 M  +1 -1      kalarm/traywindow.h  
 M  +20 -20    kalarm/undo.cpp  
 M  +6 -6      kdgantt1/KDGanttViewSubwidgets.h  
 M  +1 -1      kleopatra/certificatewizardimpl.cpp  
 M  +3 -3      kleopatra/certmanager.cpp  
 M  +2 -0      kleopatra/tests/test_keylistmodels.cpp  
 M  +1 -0      kleopatra/uiserver/resultdisplaywidget.cpp  
 M  +1 -1      kmail/acljobs.cpp  
 M  +1 -1      kmail/annotationjobs.cpp  
 M  +8 -8      kmail/cachedimapjob.cpp  
 M  +5 -5      kmail/configuredialog.cpp  
 M  +23 -24    kmail/configuredialog_p.cpp  
 M  +2 -10     kmail/distributionlistdialog.cpp  
 M  +20 -18    kmail/favoritefolderview.cpp  
 M  +1 -18     kmail/folderdialogacltab.cpp  
 M  +0 -2      kmail/foldershortcutdialog.cpp  
 M  +5 -4      kmail/foldertreebase.cpp  
 M  +6 -6      kmail/imapaccountbase.cpp  
 M  +3 -3      kmail/imapjob.cpp  
 M  +2 -4      kmail/kmaddrbook.cpp  
 M  +1 -1      kmail/kmailicalifaceimpl.cpp  
 M  +5 -5      kmail/kmcommands.cpp  
 M  +12 -12    kmail/kmfolderimap.cpp  
 M  +1 -3      kmail/kmfoldermaildir.cpp  
 M  +1 -1      kmail/kmfoldermgr.cpp  
 M  +7 -7      kmail/kmfoldertree.cpp  
 M  +6 -5      kmail/kmkernel.cpp  
 M  +1 -1      kmail/listjob.cpp  
 M  +1 -0      kmail/mailinglist-magic.cpp  
 M  +7 -7      kmail/popaccount.cpp  
 M  +2 -18     kmail/recipientspicker.cpp  
 M  +0 -5      kmail/recipientspicker.h  
 M  +1 -1      kmail/renamejob.cpp  
 M  +2 -2      kmail/searchjob.cpp  
 M  +1 -1      kmail/sievejob.cpp  
 M  +1 -1      kmail/simplestringlisteditor.cpp  
 M  +6 -6      kmailcvt/filters.hxx  
 M  +4 -5      kmobiletools/kmobiletools/engines/fake_engine/jobs/fetchaddressbookjob.cpp  
 M  +0 -3      kmobiletools/kmobiletools/engines/fake_engine/jobs/fetchaddressbookjob.h  
 M  +2 -0      kmobiletools/kmobiletools/engines/libkmobiletoolsengineui/scanprogressPage.cpp  
 M  +1 -0      kmobiletools/kmobiletools/kmobiletools.cpp  
 M  +9 -9      kmobiletools/kmobiletools/libkmobiletools/jobmanager.h  
 M  +6 -1      kmobiletools/kmobiletools/libkmobiletools/serviceloader.cpp  
 M  +1 -0      kmobiletools/kmobiletools/main.cpp  
 M  +2 -0      kmobiletools/kmobiletools/mainpart/CMakeLists.txt  
 A             kmobiletools/kmobiletools/mainpart/jobqueueview (directory)   trunk/KDE/kdepim/kmobiletools/kmobiletools/mainpart/jobqueueview#723290
 A             kmobiletools/kmobiletools/mainpart/jobqueueview/jobitem.cpp   trunk/KDE/kdepim/kmobiletools/kmobiletools/mainpart/jobqueueview/jobitem.cpp#723290 [License: GPL (v2+)]
 A             kmobiletools/kmobiletools/mainpart/jobqueueview/jobitem.h   trunk/KDE/kdepim/kmobiletools/kmobiletools/mainpart/jobqueueview/jobitem.h#723290 [License: GPL (v2+)]
 A             kmobiletools/kmobiletools/mainpart/jobqueueview/jobqueueview.cpp   trunk/KDE/kdepim/kmobiletools/kmobiletools/mainpart/jobqueueview/jobqueueview.cpp#723290 [License: GPL (v2+)]
 A             kmobiletools/kmobiletools/mainpart/jobqueueview/jobqueueview.h   trunk/KDE/kdepim/kmobiletools/kmobiletools/mainpart/jobqueueview/jobqueueview.h#723290 [License: GPL (v2+)]
 M  +32 -11    kmobiletools/kmobiletools/mainpart/kmobiletools_mainpart.cpp  
 M  +5 -3      kmobiletools/kmobiletools/mainpart/kmobiletools_mainpart.h  
 M  +1 -0      kmobiletools/kmobiletools/mainpart/newdevicewizard/firstpage.cpp  
 M  +1 -1      kmobiletools/mobile-kioslaves/mobileimpl.cpp  
 M  +2 -2      kmobiletools/mobile-kioslaves/obex/kio_obexprotocol.cpp  
 M  +1 -1      kmobiletools/mobile-kioslaves/obex/kio_obexprotocol.h  
 M  +1 -1      kmobiletools/mobile-kioslaves/obex/obeximpl.cpp  
 M  +2 -2      kmobiletools/mobile-kioslaves/p2kslave/kio_p2kprotocol.cpp  
 M  +1 -1      kmobiletools/mobile-kioslaves/p2kslave/kio_p2kprotocol.h  
 M  +3 -3      kmobiletools/mobile-kioslaves/p2kslave/p2kimpl.cpp  
 M  +1 -0      kmobiletools/tests/kserialdeviceemulator/kserialdeviceemulator.desktop  
 M  +2 -1      knode/knarticlefilter.cpp  
 M  +6 -5      knode/knfiltermanager.cpp  
 M  +10 -8     knode/knfolder.cpp  
 M  +1 -0      knode/knrangefilter.cpp  
 M  +1 -0      knode/knserverinfo.cpp  
 M  +4 -4      knode/nntpjobs.cpp  
 M  +13 -11    knotes/knoteslegacy.cpp  
 M  +1 -1      knotes/knotesnetrecv.cpp  
 M  +1 -0      knotes/resourcelocal.cpp  
 M  +1 -1      kode/common/fileprovider.cpp  
 M  +2 -1      kode/kodemain.cpp  
 M  +1 -1      kode/kwsdl/converter_transport.cpp  
 M  +1 -1      kode/kwsdl/kung/transport.cpp  
 M  +1 -0      kode/kxforms/editor/globalsettingsdlg.cpp  
 M  +2 -2      kode/kxforms/remotefile.cpp  
 M  +4 -2      kontact/plugins/korganizer/kcmapptsummary.cpp  
 M  +14 -12    kontact/plugins/korganizer/kcmtodosummary.cpp  
 M  +11 -11    kontact/plugins/newsticker/kcmkontactknt.cpp  
 M  +4 -3      kontact/plugins/newsticker/summarywidget.cpp  
 M  +5 -3      kontact/plugins/summary/kcmkontactsummary.cpp  
 M  +11 -8     kontact/plugins/summary/summaryview_part.cpp  
 M  +4 -3      kontact/src/mainwindow.cpp  
 M  +1 -0      korganizer/docprefs.cpp  
 M  +2 -5      korganizer/freebusymanager.cpp  
 M  +1 -0      korganizer/interfaces/calendar/calendardecoration.h  
 M  +1 -0      korganizer/interfaces/korganizer/korganizerpart.desktop  
 M  +1 -0      korganizer/interfaces/korganizer/korgprintplugin.desktop  
 M  +8 -8      korganizer/koagendaview.cpp  
 M  +1 -0      korganizer/koapp.h  
 M  +1 -0      korganizer/koeventviewer.cpp  
 M  +1 -0      korganizer/koprefsdialog.h  
 M  +4 -4      korganizer/korgac/alarmdialog.cpp  
 M  +1 -0      korganizer/korgac/alarmdockwindow.cpp  
 M  +1 -0      korganizer/plugins/hebrew/parsha.cpp  
 M  +4 -4      korganizer/plugins/picoftheday/picoftheday.cpp  
 M  +1 -0      korganizer/plugins/thisdayinhistory/thisdayinhistory.cpp  
 M  +64 -54    korganizer/printing/calprintdefaultplugins.cpp  
 M  +3 -2      korganizer/printing/calprinter.cpp  
 M  +1 -1      korn/kio_count.cpp  
 M  +3 -3      korn/kio_delete.cpp  
 M  +1 -1      korn/kio_read.cpp  
 M  +1 -1      korn/kio_single_subject.cpp  
 M  +36 -31    korn/kmail_proto.cpp  
 M  +1 -1      korn/kmail_proto.h  
 M  +25 -9     korn/password.cpp  
 M  +2 -1      korn/process_drop.cpp  
 M  +6 -2      korn/settings.cpp  
 M  +3 -0      kpilot/conduits/base/idmapping.cc  
 M  +2 -0      kpilot/conduits/base/tests/testdataproxy.cc  
 M  +2 -0      kpilot/conduits/base/tests/testrecordconduit.cc  
 M  +2 -0      kpilot/conduits/keyringconduit/tests/keyringlistmodel.cc  
 M  +1 -0      kpilot/conduits/keyringconduit/tests/main.cc  
 M  +3 -0      kpilot/conduits/memofileconduit/memofile.cc  
 M  +1 -0      kpilot/conduits/memofileconduit/memofiles.cc  
 M  +2 -1      kpilot/conduits/vcalconduit/vcal-conduitbase.cc  
 M  +1 -1      kpilot/kpilot/fileInstaller.cc  
 M  +1 -0      kpilot/kpilot/logWidget.cc  
 M  +1 -1      kpilot/lib/kpilotlocallink.cc  
 M  +2 -0      kpilot/lib/options.cc  
 M  +1 -0      kpilot/lib/pilotLocalDatabase.cc  
 M  +1 -0      kpilot/lib/plugin.cc  
 M  +1 -0      kresources/birthdays/resourcekabc.cpp  
 M  +7 -6      kresources/blog/resourceblog.cpp  
 M  +2 -0      kresources/blog/resourceblog.h  
 M  +1 -1      kresources/egroupware/synchronizer.h  
 M  +1 -1      kresources/egroupware/xmlrpciface.cpp  
 M  +5 -5      kresources/groupdav/groupdavglobals.cpp  
 M  +2 -2      kresources/groupwise/kabc_resourcegroupwise.cpp  
 M  +1 -1      kresources/groupwise/kcal_resourcegroupwise.cpp  
 M  +1 -0      kresources/kolab/kabc/resourcekolab.cpp  
 M  +1 -0      kresources/kolab/knotes/resourcekolab.cpp  
 M  +1 -0      kresources/kolab/shared/kmailconnection.cpp  
 M  +2 -2      kresources/lib/folderlistview.h  
 M  +2 -2      kresources/lib/groupwaredataadaptor.cpp  
 M  +2 -3      kresources/remote/resourceremote.cpp  
 M  +2 -2      kresources/slox/kabcresourceslox.cpp  
 M  +3 -3      kresources/slox/kcalresourceslox.cpp  
 M  +2 -2      kresources/slox/sloxaccounts.cpp  
 M  +1 -1      kresources/slox/sloxfoldermanager.cpp  
 M  +1 -1      kresources/tvanytime/kcal_resourcetvanytime.cpp  
 M  +2 -0      ktimetracker/idletimedetector.cpp  
 M  +1 -0      ktimetracker/karmutility.cpp  
 M  +2 -2      ktimetracker/timetrackerwidget.cpp  
 M  +7 -16     libkdepim/addresseeselector.cpp  
 M  +0 -2      libkdepim/addresseeselector.h  
 M  +1 -1      libkdepim/addresseeview.cpp  
 M  +2 -2      libkdepim/groupwarejob.cpp  
 M  +3 -8      libkdepim/kaddrbookexternal.cpp  
 M  +1 -1      libkdepim/kcmdesignerfields.cpp  
 M  +1 -0      libkdepim/kmeditor.cpp  
 M  +2 -1      libkdepim/ldapclient.cpp  
 M  +1 -1      libkdepim/pluginloaderbase.cpp  
 M  +1 -1      libkdepim/servertest.cpp  
 M  +1 -0      libkholidays/tests/testlunar.cpp  
 M  +1 -1      libkleo/kleo/cryptplugwrapper.cpp  
 M  +1 -1      libkleo/kleo/kconfigbasedkeyfilter.cpp  
 M  +1 -1      libkleo/kleo/keyfiltermanager.cpp  
 M  +6 -6      libkleo/ui/dnattributeorderconfigwidget.cpp  
 M  +11 -10    libkpgp/kpgp.cpp  
 M  +1 -0      maildir/maildir.cpp  
 M  +1 -0      wizards/kmailchanges.cpp  
 M  +3 -3      wizards/kolabkmailchanges.cpp  


_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list