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

List:       kde-commits
Subject:    branches/work/kdab-post-4.0/kdepim
From:       Till Adam <adam () kde ! org>
Date:       2007-10-31 21:14:49
Message-ID: 1193865289.886601.9019.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 731502 by tilladam:

Merged revisions 731417-731501 via svnmerge from 
svn+ssh://tilladam@svn.kde.org/home/kde/trunk/KDE/kdepim

........
  r731417 | tokoe | 2007-10-31 17:53:26 +0100 (Wed, 31 Oct 2007) | 2 lines
  
  The checkAccount() was forgotten during porting
........
  r731418 | tokoe | 2007-10-31 17:55:00 +0100 (Wed, 31 Oct 2007) | 5 lines
  
  Add support for Scalix groupware server (forward port from enterprise branch)
  
  Adapted groupware dbus interface path to '/Groupware'
........
  r731473 | tmcguire | 2007-10-31 20:54:19 +0100 (Wed, 31 Oct 2007) | 4 lines
  
  deprecated--
  tabs--
........
  r731476 | osterfeld | 2007-10-31 21:00:36 +0100 (Wed, 31 Oct 2007) | 2 lines
  
  Boost_INCLUDE_DIR fix n+1
........
  r731484 | osterfeld | 2007-10-31 21:35:10 +0100 (Wed, 31 Oct 2007) | 2 lines
  
  find boost
........
  r731485 | pino | 2007-10-31 21:43:06 +0100 (Wed, 31 Oct 2007) | 2 lines
  
  extra ';'
........


 _M            . (directory)  
 M  +22 -0     CMakeLists.txt  
 M  +4 -0      akregator/src/akregator.notifyrc  
 M  +3 -3      kaddressbook/CMakeLists.txt  
 M  +1 -1      kalarm/CMakeLists.txt  
 M  +1 -1      kalarm/birthdaydlg.cpp  
 M  +3 -1      kalarm/editdlgprivate.h  
 M  +15 -1     kalarm/editdlgtypes.cpp  
 M  +13 -3     kalarm/messagewin.cpp  
 M  +2 -3      kalarm/templatedlg.cpp  
 M  +7 -6      kmail/CMakeLists.txt  
 M  +33 -22    kmail/accountdialog.cpp  
 M  +58 -10    kmail/cachedimapjob.cpp  
 M  +1 -1      kmail/groupwareadaptor.cpp  
 M  +5 -1      kmail/kmacctcachedimap.cpp  
 M  +18 -0     kmail/kmacctcachedimap.h  
 M  +2 -0      kmail/kmail.notifyrc  
 M  +1 -1      kmail/kmail_config_composer.desktop  
 M  +1 -1      kmail/kmail_config_identity.desktop  
 M  +364 -175  kmail/kmailicalifaceimpl.cpp  
 M  +2 -1      kmail/kmailicalifaceimpl.h  
 M  +3 -0      kmail/kmcommands.cpp  
 M  +7 -3      kmail/kmfilteraction.cpp  
 M  +16 -5     kmail/kmfoldercachedimap.cpp  
 M  +4 -1      kmail/kmfoldercachedimap.h  
 M  +3 -0      kmail/org.kde.kmail.kmail.xml  
 M  +3 -3      kmail/quotajobs.cpp  
 M  +1 -1      kmail/quotajobs.h  
 A             kmail/scalix.cpp   trunk/KDE/kdepim/kmail/scalix.cpp#731485 [License: \
GPL (v2+)]  A             kmail/scalix.h   trunk/KDE/kdepim/kmail/scalix.h#731485 \
[License: GPL (v2+)]  M  +1 -1      kmail/searchwindow.cpp  
 M  +1 -1      kmobiletools/kmobiletools/engines/fake_engine/fake_engine.desktop  
 M  +1 -0      kmobiletools/kmobiletools/engines/fake_engine/fakeengine.cpp  
 M  +1 -1      kmobiletools/kmobiletools/libkmobiletools/CMakeLists.txt  
 M  +1 -1      kmobiletools/kmobiletools/libkmobiletools/akonadi/CMakeLists.txt  
 M  +1 -1      kmobiletools/kmobiletools/libkmobiletools/kmobiletoolsenginexp.desktop \
  M  +1 -1      kmobiletools/kmobiletools/mainpart/CMakeLists.txt  
 M  +8 -4      kmobiletools/kmobiletools/mainpart/kmobiletools.notifyrc  
 M  +4 -4      knode/CMakeLists.txt  
 M  +3 -4      knode/knarticlewindow.cpp  
 M  +2 -1      knode/knmainwidget.cpp  
 M  +2 -2      knotes/knote.cpp  
 M  +15 -2     kontact/interfaces/summary.cpp  
 M  +1 -1      kontact/plugins/akregator/CMakeLists.txt  
 M  +1 -1      kontact/plugins/kaddressbook/CMakeLists.txt  
 M  +1 -1      kontact/plugins/karm/CMakeLists.txt  
 M  +2 -2      kontact/plugins/kmail/CMakeLists.txt  
 M  +1 -1      kontact/plugins/kmobiletools/CMakeLists.txt  
 M  +1 -1      kontact/plugins/knode/CMakeLists.txt  
 M  +1 -1      kontact/plugins/knotes/CMakeLists.txt  
 M  +2 -1      kontact/plugins/knotes/knotes_part_p.h  
 M  +5 -5      kontact/plugins/korganizer/CMakeLists.txt  
 M  +2 -2      kontact/plugins/newsticker/CMakeLists.txt  
 M  +2 -2      kontact/plugins/specialdates/CMakeLists.txt  
 M  +2 -2      kontact/plugins/summary/CMakeLists.txt  
 M  +1 -1      kontact/plugins/summary/dropwidget.cpp  
 M  +6 -4      kontact/plugins/summary/summaryview_part.cpp  
 M  +1 -1      kontact/plugins/test/CMakeLists.txt  
 M  +1 -1      kontact/plugins/weather/CMakeLists.txt  
 M  +3 -3      kontact/src/CMakeLists.txt  
 M  +8 -12     kontact/src/iconsidepane.cpp  
 M  +0 -1      kontact/src/kontactconfig.desktop  
 M  +1 -1      korganizer/dbuscalendar.desktop  
 M  +12 -10    korganizer/freebusymanager.cpp  
 M  +2 -2      korganizer/korgac/korgac.desktop  
 M  +6 -0      korganizer/korganizer.kcfg  
 M  +1 -1      kpilot/kpilot/kpilotdaemon.desktop  
 M  +1 -0      kresources/CMakeLists.txt  
 M  +6 -6      kresources/kolab/shared/kmailconnection.cpp  
 A             kresources/scalix (directory)   \
trunk/KDE/kdepim/kresources/scalix#731485  M  +32 -24    libkdepim/kmeditor.cpp  
 M  +3 -3      plugins/kmail/bodypartformatter/CMakeLists.txt  
 M  +19 -2     wizards/CMakeLists.txt  
 M  +40 -5     wizards/kmailchanges.cpp  
 M  +14 -2     wizards/kmailchanges.h  
 A             wizards/scalix.kcfg   trunk/KDE/kdepim/wizards/scalix.kcfg#731485
 A             wizards/scalixconfig.kcfgc   \
trunk/KDE/kdepim/wizards/scalixconfig.kcfgc#731485  A             \
wizards/scalixkmailchanges.cpp   \
trunk/KDE/kdepim/wizards/scalixkmailchanges.cpp#731485 [License: LGPL (v2+)]  A       \
wizards/scalixkmailchanges.h   trunk/KDE/kdepim/wizards/scalixkmailchanges.h#731485 \
[License: LGPL (v2+)]  A             wizards/scalixmain.cpp   \
trunk/KDE/kdepim/wizards/scalixmain.cpp#731485 [License: LGPL (v2+)]  A             \
wizards/scalixwizard.cpp   trunk/KDE/kdepim/wizards/scalixwizard.cpp#731485 [License: \
LGPL (v2+)]  A             wizards/scalixwizard.h   \
trunk/KDE/kdepim/wizards/scalixwizard.h#731485 [License: LGPL (v2+)]


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

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