HomePhorge

SVN_SILENT
bfce91323102Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

SVN_SILENT

Merged revisions 985600,985705,985821,985844,985905,985907,985951,986157,986186,986206,986224,986226,986228,986230-986232,986234,986236 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

................

r985600 | vkrause | 2009-06-23 10:45:40 +0200 (Tue, 23 Jun 2009) | 4 lines

Copy the sycoca database from the host. Speeds up startup and seems to
avoid some cases where we end up with still running KDE processes
after shutting down the test environment.

................

r985705 | ahartmetz | 2009-06-23 15:10:19 +0200 (Tue, 23 Jun 2009) | 1 line

link with gold (and remove redundant linked libraries already included with others)

................

r985821 | scripty | 2009-06-23 16:11:53 +0200 (Tue, 23 Jun 2009) | 1 line

SVN_SILENT made messages (.desktop file)

................

r985844 | pokrzywka | 2009-06-23 17:03:28 +0200 (Tue, 23 Jun 2009) | 1 line

class Message; -> struct Message;

................

r985905 | krake | 2009-06-23 19:46:07 +0200 (Tue, 23 Jun 2009) | 2 lines

Install the SharedMimeInfo file for MIME type we now use for distribution lists

................

r985907 | tokoe | 2009-06-23 19:52:03 +0200 (Tue, 23 Jun 2009) | 2 lines

coding style cleanup

................

r985951 | cgiboudeaux | 2009-06-23 22:00:39 +0200 (Tue, 23 Jun 2009) | 1 line

Don't install kdepimlibs-mime.xml if KDEPIM_ONLY_KLEO is set

................

r986157 | mueller | 2009-06-24 12:38:49 +0200 (Wed, 24 Jun 2009) | 2 lines

bump versions

................

r986186 | jarmond | 2009-06-24 13:05:09 +0200 (Wed, 24 Jun 2009) | 2 lines

Add a checkTransport method to TransportManager. Shows messagebox if no
outgoing accounts setup and gives user option to create one.

................

r986206 | tmcguire | 2009-06-24 13:35:18 +0200 (Wed, 24 Jun 2009) | 60 lines

Block cyclic merges.
SVN_SILENT
--
Blocked revisions 982948,982951-982952,982955,983183,983187 via svnmerge

........
  r982948 | tmcguire | 2009-06-17 12:18:30 +0200 (Wed, 17 Jun 2009) | 16 lines
  
  Crossport r981640 by smartins from trunk to the enterprise4 branch:
  
  
  Incidence::operator== didn't worlk properly when there were attachments involved.
  
  Fixed by implementing ListBase::operator== and Attachment::operator==.
  
  Review: http://reviewboard.kde.org/r/821/
  
  This was also one of the causes of bug 195734.
  
  CCBUG: 195734
  MERGE: e4
........
  r982951 | tmcguire | 2009-06-17 12:26:31 +0200 (Wed, 17 Jun 2009) | 8 lines
  
  Crossport r982495 by winterz from trunk to the enterprise4 branch:
  
  fix a crash when exporting addresses to the html
  
  MERGE: e4
  CCBUG: 196615
........
  r982952 | tmcguire | 2009-06-17 12:31:06 +0200 (Wed, 17 Jun 2009) | 7 lines
  
  Crossport r982498 by winterz from trunk to the enterprise4 branch:
  
  Fix print of month calendar header on html export.
  
  MERGE: e4
........
  r982955 | tmcguire | 2009-06-17 12:36:01 +0200 (Wed, 17 Jun 2009) | 4 lines
  
  Crossport r982851 by jarmond from trunk to the enterprise4 branch:
  
  Fix bug that prevented disabling of signature (footer).
........
  r983183 | tmcguire | 2009-06-17 20:21:08 +0200 (Wed, 17 Jun 2009) | 6 lines
  
  Crossport r883920 by krake from trunk to the enterprise4 branch:
  
  When reading an empty email address field, make it a null string.
  Some code (e.g. KPIM::DistributionList) might rely on that
........
  r983187 | tmcguire | 2009-06-17 20:25:18 +0200 (Wed, 17 Jun 2009) | 7 lines
  
  Crossport r910076 by krake from trunk to the enterprise4 branch:
  
  Fixing refactoring oversight: since distribution lists have identifiers now, they need to be saved as well.
  Not very elegant but backward and forward compatible
........

................

r986224 | tmcguire | 2009-06-24 14:10:25 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 974183 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r974183 | mutz | 2009-05-28 19:19:08 +0200 (Thu, 28 May 2009) | 1 line
  
  Add gpgme_op_assuan_transact support. Experimental, not tested yet!
........

................

r986226 | tmcguire | 2009-06-24 14:11:35 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 983633 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r983633 | tilladam | 2009-06-18 19:02:40 +0200 (Thu, 18 Jun 2009) | 1 line
  
  Add the ms-bitfields option here locally, as rebuilding all the kde stack wiht it necessitates Qt to have it as well, and we can't enforce that, atm. This makes it work with a non-ms-bitfields qt and kde stack, for the short term. Real solution to follow.
........

................

r986228 | tmcguire | 2009-06-24 14:13:12 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 983772 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r983772 | mutz | 2009-06-19 08:55:30 +0200 (Fri, 19 Jun 2009) | 1 line
  
  gpgme++: Add initializeLibrary() function, calling enforced-required gpgme_check-version
........

................

r986230 | tmcguire | 2009-06-24 14:14:33 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 983776 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r983776 | mutz | 2009-06-19 09:15:54 +0200 (Fri, 19 Jun 2009) | 1 line
  
  ++export macros
........

................

r986231 | tmcguire | 2009-06-24 14:15:28 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 985153 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r985153 | mutz | 2009-06-22 11:42:01 +0200 (Mon, 22 Jun 2009) | 1 line
  
  Support new gpgme_op_import_keys()
........

................

r986232 | tmcguire | 2009-06-24 14:16:13 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 985250 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r985250 | mutz | 2009-06-22 16:06:56 +0200 (Mon, 22 Jun 2009) | 1 line
  
  Use keyID() as primaryFingerprint() iff the latter isn't available (external OpenPGP listings don't have one).
........

................

r986234 | tmcguire | 2009-06-24 14:16:58 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 985251 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r985251 | mutz | 2009-06-22 16:07:25 +0200 (Mon, 22 Jun 2009) | 1 line
  
  This will be gpgme++ 2.3.0
........

................

r986236 | tmcguire | 2009-06-24 14:17:47 +0200 (Wed, 24 Jun 2009) | 9 lines

Merged revisions 985430 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r985430 | mutz | 2009-06-22 22:16:56 +0200 (Mon, 22 Jun 2009) | 1 line
  
  Context::importKeys: try the old export-external + import way of importing keys from an X.509 keyserver when import_key isn't available or indicates that gpgsm is too old. Unfortunately, we don't have such a fallback for OpenPGP, and we don't go the whole way and provide the same for startKeyImport(), since that would be too much work.
........

................

svn path=/branches/work/akonadi-ports/kdepimlibs/; revision=986822

Event Timeline

Volker Krause <vkrause@kde.org> committed rKPLbfce91323102: SVN_SILENT (authored by Volker Krause <vkrause@kde.org>).Jun 25 2009, 9:21 AM

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.