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

List:       kde-commits
Subject:    branches/kdepim/kmail-soc
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2008-11-05 22:35:17
Message-ID: 1225924517.437083.27081.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 880600 by tmcguire:

Merged revisions 877151,877202,877246,877617,877922,877936,878166,878272,878308,878311 \
,878319-878320,878349,878356,878366,878373,878418,878430,878434-878435,878442,878452,8 \
78454,878472,878482,878488,878603,878609,878635,878639,878641,878673,878710-878711,878 \
743,878749,878755,878773,878850,878852,878854,878859,878870,878974,878989,878991,879048 \
via svnmerge from  svn+ssh://tmcguire@svn.kde.org/home/kde/trunk/KDE/kdepim

................
  r877151 | tmcguire | 2008-10-28 20:27:36 +0100 (Tue, 28 Oct 2008) | 1 line
  
  Attempt to try to prevent an invalid read.
................
  r877202 | osterfeld | 2008-10-28 22:50:39 +0100 (Tue, 28 Oct 2008) | 3 lines
  
  fix entering edit mode programmatically (used by the rename action when a folder is \
selected)  BUG:164425
................
  r877246 | osterfeld | 2008-10-29 00:11:59 +0100 (Wed, 29 Oct 2008) | 6 lines
  
  forwardport
  SVN commit 877245 by osterfeld:
  
  fix slots
  CCBUG:165121
................
  r877617 | tokoe | 2008-10-29 23:00:31 +0100 (Wed, 29 Oct 2008) | 2 lines
  
  Make vCard thumbnail preview work again
................
  r877922 | vanrijn | 2008-10-30 18:25:42 +0100 (Thu, 30 Oct 2008) | 3 lines
  
  Updating TODO with some bugs from the recent triage onslaught. Bumping
  version to something sane.
................
  r877936 | tmcguire | 2008-10-30 19:27:05 +0100 (Thu, 30 Oct 2008) | 9 lines
  
  Merged revisions 877930 via svnmerge from 
  svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
  
  ........
    r877930 | tilladam | 2008-10-30 19:06:09 +0100 (Thu, 30 Oct 2008) | 1 line
    
    Small thing, big consequences. This missing trimmed() led to ' 35' being parsed \
to 0, by QString::toULong, which lost the UID in the index, which caused it to be \
treated as changed, uploaded, not found locally under the old UID, but not \
explicitely deleted and thus re-downloaded for safety reasons, in other words, random \
mail duplication. Epecially on index regeneration. And who knows where else. Should \
                actually have been visible with the old index backend as well... 
  ........
................
  r878166 | vkrause | 2008-10-31 13:41:18 +0100 (Fri, 31 Oct 2008) | 3 lines
  
  Not needed, we support all the formats of the old resource and even have
  format auto-detection.
................
  r878272 | krake | 2008-10-31 19:48:21 +0100 (Fri, 31 Oct 2008) | 7 lines
  
  Adding Comment fields to plugin .desktop files so KRES::Factory::typeDescription() \
actually returns something  
  Some of the groupware server resources are still missing them and the others should \
probably be cross-checked by their respective maintainers  
  CCMAIL: kde-pim@kde.org
................
  r878308 | vkrause | 2008-10-31 22:01:56 +0100 (Fri, 31 Oct 2008) | 2 lines
  
  prepare for the integration into KRes
................
  r878311 | tmcguire | 2008-10-31 22:25:39 +0100 (Fri, 31 Oct 2008) | 3 lines
  
  Make sure to find the standard addressbook as well, it does not have a FileName \
entry  in the config file.
................
  r878319 | djarvie | 2008-10-31 22:51:41 +0100 (Fri, 31 Oct 2008) | 1 line
  
  Fix minimum size hint
................
  r878320 | winterz | 2008-10-31 22:57:35 +0100 (Fri, 31 Oct 2008) | 4 lines
  
  better messages on quit.
  whilst?? whilst??  who speaks like that? :)
................
  r878349 | vkrause | 2008-11-01 00:38:34 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  make sure we don't run more than one instance per type in parallel
................
  r878356 | vkrause | 2008-11-01 00:49:10 +0100 (Sat, 01 Nov 2008) | 3 lines
  
  Detect unsupported types before creating the dialog (which in case that
  only unsupported types have been specified cannot even be closed).
................
  r878366 | tmcguire | 2008-11-01 00:56:05 +0100 (Sat, 01 Nov 2008) | 3 lines
  
  Do a sync after reloading the file, so that the contacts and events show up
  directly after running the migrator.
................
  r878373 | djarvie | 2008-11-01 01:31:36 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Add Comment fields to plugin .desktop files so KRES::Factory::typeDescription() \
                returns something
................
  r878418 | tmcguire | 2008-11-01 09:41:51 +0100 (Sat, 01 Nov 2008) | 1 line
  
  Don't sync twice, reloadFile() already does that for us.
................
  r878430 | toma | 2008-11-01 10:32:18 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Add the size field to the akonadiconsole, and adjust the imap resource to start \
                using the size field of Akonadi::Item.
................
  r878434 | vkrause | 2008-11-01 10:40:12 +0100 (Sat, 01 Nov 2008) | 3 lines
  
  Don't hardcode defaults. This allows to improve/upgrade the KResource
  migration tool without changing kresources.
................
  r878435 | vkrause | 2008-11-01 10:42:09 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  SVN_SILENT oops, not yet
................
  r878442 | bbroeksema | 2008-11-01 10:52:48 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Add support for remote files in the SingleFileRecourse based resources.
................
  r878452 | toma | 2008-11-01 11:32:00 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Update descriptions to mostly remove 'resource'  & 'akonadi'.
................
  r878454 | toma | 2008-11-01 11:33:44 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Remove Akonadi from descriptions of the agents.
................
  r878472 | vkrause | 2008-11-01 12:34:41 +0100 (Sat, 01 Nov 2008) | 8 lines
  
  Since the binary format which is offered by the old vcard resource
  doesn't work, both practically (I'm not even able to create a simple
  test file) and theoretically (no support for photos and sounds, various
  backward compatibility issues, etc.), we will not provide migration
  for that and probably drop it for KDE5. Until then the compat bridge
  can be used to manually move contacts for the extremely unlikely case
  someone is still using this format.
................
  r878482 | toma | 2008-11-01 12:54:15 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  React to doubleclicks.
................
  r878488 | tmcguire | 2008-11-01 13:05:16 +0100 (Sat, 01 Nov 2008) | 5 lines
  
  - When the migration of a resource is successfull, deactive the old kresource.
    For this I had to move some functions around, as they access the template \
variable  mManager now.
  - Make sure to save the manager config.
................
  r878603 | djarvie | 2008-11-01 15:04:32 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Make dialogue resize properly when More/Less Options clicked
................
  r878609 | scripty | 2008-11-01 15:08:15 +0100 (Sat, 01 Nov 2008) | 1 line
  
  SVN_SILENT made messages (.desktop file)
................
  r878635 | vkrause | 2008-11-01 15:31:20 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  compile
................
  r878639 | vkrause | 2008-11-01 15:41:42 +0100 (Sat, 01 Nov 2008) | 4 lines
  
  Don't put items from sub-resources in the top-level collection. As a
  side-effect this causes duplicate incidence uids which triggers asserts
  in KCal.
................
  r878641 | toma | 2008-11-01 15:42:58 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Akonadiconsole now uses the dialog from pimlibs I just added there.
................
  r878673 | toma | 2008-11-01 17:05:16 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Remove the KMenu on the add button of the kcm. Replace it with the beautiful \
                akonadi resource selection dialog. Removed all the obsolete code.
................
  r878710 | tmcguire | 2008-11-01 18:24:25 +0100 (Sat, 01 Nov 2008) | 4 lines
  
  Improve resource settings after running the migrator:
  - Deactivate migrated resources
  - Set the new resources as default resources
................
  r878711 | vkrause | 2008-11-01 18:25:10 +0100 (Sat, 01 Nov 2008) | 4 lines
  
  Fix changing the same incidence twice. Since we don't listen to the
  result signal of the modify job yet, we miss revision number changes of
  our own changes and thus the conflict detection kicks in.
................
  r878743 | vkrause | 2008-11-01 19:20:49 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Remove obsolete code, the real monitor setup is in doOpen().
................
  r878749 | bbroeksema | 2008-11-01 19:38:47 +0100 (Sat, 01 Nov 2008) | 9 lines
  
  Some polishing:
  - Idle messages changed to "Ready"
  - No external progress dialogs more for remote files, but progress shown in the
    config dialog.
  - When a remote file is selected an asynchronous check is done if the file 
    exists and has read/write access. If it does not exist another check is 
  	started to see if the parent directoy of the file exists and is writeable. If
  	both check fails it is accounted as an invalid location.
................
  r878755 | vkrause | 2008-11-01 19:51:32 +0100 (Sat, 01 Nov 2008) | 3 lines
  
  Monitor the current item and update the views if necessary. Fixes
  changing the same item twice.
................
  r878773 | djarvie | 2008-11-01 20:13:26 +0100 (Sat, 01 Nov 2008) | 1 line
  
  Fix random scroll when switching tabs
................
  r878850 | vkrause | 2008-11-01 23:21:12 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Follow kdepimlibs changes.
................
  r878852 | vkrause | 2008-11-01 23:29:52 +0100 (Sat, 01 Nov 2008) | 3 lines
  
  Our recent optimizations were overly aggressive here, for some
  resources we also need to listen to the calendarChanged() signal.
................
  r878854 | tmcguire | 2008-11-01 23:32:23 +0100 (Sat, 01 Nov 2008) | 2 lines
  
  Add a test button to show the selftest dialog.
................
  r878859 | bbroeksema | 2008-11-01 23:43:38 +0100 (Sat, 01 Nov 2008) | 4 lines
  
  Remove the KIO message dialogs. Also when a remote file could not be retrieved
  because it does not exists a new local cached file is created which will be
  copied to the remote location on save.
................
  r878870 | bbroeksema | 2008-11-02 00:41:44 +0100 (Sun, 02 Nov 2008) | 4 lines
  
  Akonadi provides some cool overlay widget which can be used to disable
  widgets when Akonadi is not running. I used this in the configure dialog for
  the Akonadi based conduits and removed all unneeded checks.
................
  r878974 | toma | 2008-11-02 11:42:11 +0100 (Sun, 02 Nov 2008) | 2 lines
  
  Synchronise the folder list after a successful login.
................
  r878989 | krake | 2008-11-02 12:32:30 +0100 (Sun, 02 Nov 2008) | 2 lines
  
  Adding a serializer plugin for contact groups
................
  r878991 | krake | 2008-11-02 12:38:56 +0100 (Sun, 02 Nov 2008) | 2 lines
  
  First attempt at supporting distribution lists based on contact groups
................
  r879048 | krake | 2008-11-02 13:21:05 +0100 (Sun, 02 Nov 2008) | 2 lines
  
  Fixed typo in copyright statement
................


 _M            . (directory)  
 M  +2 -2      akonadi/agents/mailthreader/mailthreaderagent.desktop  
 M  +2 -2      akonadi/agents/nepomuk_contact_feeder/nepomukcontactfeeder.desktop  
 M  +2 -2      akonadi/agents/nepomuk_email_feeder/nepomukemailfeeder.desktop  
 M  +1 -1      akonadi/agents/strigifeeder/strigifeeder.desktop  
 M  +2 -49     akonadi/clients/akonadiconsole/agentwidget.cpp  
 M  +74 -58    akonadi/clients/akonadiconsole/browserwidget.cpp  
 M  +3 -0      akonadi/clients/akonadiconsole/browserwidget.h  
 M  +26 -2     akonadi/clients/akonadiconsole/browserwidget_contentview.ui  
 M  +18 -57    akonadi/kcm/resourcesmanagementwidget.cpp  
 M  +1 -2      akonadi/kcm/resourcesmanagementwidget.h  
 M  +6 -0      akonadi/kcm/serverconfigmodule.cpp  
 M  +1 -0      akonadi/kcm/serverconfigmodule.h  
 M  +19 -12    akonadi/kcm/serverconfigmodule.ui  
 M  +1 -0      akonadi/migration/kres/CMakeLists.txt  
 M  +34 -15    akonadi/migration/kres/infodialog.cpp  
 M  +10 -4     akonadi/migration/kres/infodialog.h  
 M  +6 -4      akonadi/migration/kres/kabcmigrator.cpp  
 M  +2 -7      akonadi/migration/kres/kcalmigrator.cpp  
 A             akonadi/migration/kres/kres-migratorrc   \
trunk/KDE/kdepim/akonadi/migration/kres/kres-migratorrc#879048  M  +65 -13    \
akonadi/migration/kres/kresmigrator.h    M  +3 -28     \
akonadi/migration/kres/kresmigratorbase.cpp    M  +11 -10    \
akonadi/migration/kres/kresmigratorbase.h    M  +39 -15    \
akonadi/migration/kres/main.cpp    M  +6 -0      akonadi/plugins/CMakeLists.txt  
 A             akonadi/plugins/akonadi_serializer_contactgroup.cpp   \
trunk/KDE/kdepim/akonadi/plugins/akonadi_serializer_contactgroup.cpp#879048 [License: \
LGPL (v2+)]  A             akonadi/plugins/akonadi_serializer_contactgroup.desktop   \
trunk/KDE/kdepim/akonadi/plugins/akonadi_serializer_contactgroup.desktop#879048  A    \
akonadi/plugins/akonadi_serializer_contactgroup.h   \
trunk/KDE/kdepim/akonadi/plugins/akonadi_serializer_contactgroup.h#879048 [License: \
LGPL (v2+)]  M  +0 -1      akonadi/resources/ical/icalresource.cpp  
 M  +2 -2      akonadi/resources/ical/icalresource.desktop  
 M  +2 -4      akonadi/resources/imap/imaplib.cpp  
 M  +16 -5     akonadi/resources/imap/imaplibresource.cpp  
 M  +2 -1      akonadi/resources/imap/imaplibresource.desktop  
 M  +1 -0      akonadi/resources/imap/imaplibresource.h  
 M  +2 -2      akonadi/resources/kabc/kabcresource.desktop  
 M  +7 -9      akonadi/resources/kcal/kcalresource.cpp  
 M  +2 -2      akonadi/resources/kcal/kcalresource.desktop  
 M  +1 -1      akonadi/resources/knut/knutresource.desktop  
 M  +2 -2      akonadi/resources/localbookmarks/localbookmarksresource.desktop  
 M  +2 -1      akonadi/resources/maildir/maildirresource.desktop  
 M  +2 -2      akonadi/resources/nntp/nntpresource.desktop  
 M  +2 -2      akonadi/resources/openchange/ocresource.desktop  
 M  +84 -31    akonadi/resources/shared/singlefileresource.h  
 M  +43 -4     akonadi/resources/shared/singlefileresourcebase.cpp  
 M  +17 -1     akonadi/resources/shared/singlefileresourcebase.h  
 M  +8 -1      akonadi/resources/shared/singlefileresourceconfigdialog.ui  
 M  +66 -3     akonadi/resources/shared/singlefileresourceconfigdialogbase.cpp  
 M  +11 -0     akonadi/resources/shared/singlefileresourceconfigdialogbase.h  
 M  +0 -2      akonadi/resources/vcard/vcardresource.cpp  
 M  +2 -2      akonadi/resources/vcard/vcardresource.desktop  
 M  +2 -2      akonadi/resources/vcarddir/vcarddirresource.desktop   [TRAILING SPACE]
 M  +2 -1      akregator/src/feedpropertiesdialog.cpp  
 M  +4 -2      akregator/src/feedpropertiesdialog.h  
 M  +1 -1      akregator/src/subscriptionlistview.cpp  
 M  +7 -6      kaddressbook/thumbnailcreator/ldifvcardcreator.cpp  
 M  +6 -3      kalarm/dialogscroll.h  
 M  +71 -10    kalarm/editdlg.cpp  
 M  +4 -3      kalarm/editdlg.h  
 M  +14 -2     kalarm/editdlgprivate.h  
 M  +1 -0      kalarm/recurrenceedit.cpp  
 M  +1 -0      kalarm/resources/local.desktop  
 M  +1 -0      kalarm/resources/localdir.desktop  
 M  +1 -0      kalarm/resources/remote.desktop  
 M  +6 -3      kmail/kmcommands.cpp  
 M  +1 -0      kmail/kmfoldermaildir.cpp  
 M  +4 -4      korganizer/korgac/alarmdockwindow.cpp  
 M  +1 -0      korganizer/views/agendaview/koagendaview.cpp  
 M  +4 -6      kpilot/TODO  
 M  +3 -4      kpilot/conduits/akonadibase/akonadidataproxy.cc  
 M  +2 -36     kpilot/conduits/akonadibase/akonadisetupwidget.cc  
 M  +1 -1      kpilot/lib/options.h  
 M  +333 -64   kresources/akonadi/kabc/resourceakonadi.cpp  
 M  +3 -0      kresources/akonadi/kabc/resourceakonadi.h  
 M  +1 -0      kresources/akonadi/kcal/akonadi.desktop  
 M  +49 -30    kresources/akonadi/kcal/resourceakonadi.cpp  
 M  +1 -0      kresources/birthdays/kabc.desktop  
 M  +1 -0      kresources/blog/blog.desktop  
 M  +1 -0      kresources/groupdav/kabc_groupdav.desktop  
 M  +1 -0      kresources/groupware/kabc_groupware.desktop  
 M  +1 -0      kresources/kolab/kabc/kolab.desktop  
 M  +1 -0      kresources/kolab/kcal/kolab.desktop  
 M  +1 -0      kresources/remote/remote.desktop  
 M  +1 -0      kresources/scalix/kabc/scalix.desktop  
 M  +1 -0      kresources/slox/kabc_ox.desktop  


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

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