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

List:       kde-commits
Subject:    KDE/kdepimlibs (silent)
From:       Volker Krause <vkrause () kde ! org>
Date:       2009-08-11 12:37:39
Message-ID: 1249994259.939427.4901.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1010015 by vkrause:

SVN_SILENT

Blocked revisions 986699,1006187,1006194-1006195 via svnmerge

................
  r986699 | tmcguire | 2009-06-25 00:12:02 +0200 (Thu, 25 Jun 2009) | 178 lines
  
  SVN_SILENT
  Blocked revisions 978825,979147,979401,980436,982186 via svnmerge
  
  ................
    r978825 | cberzan | 2009-06-08 12:10:16 +0200 (Mon, 08 Jun 2009) | 5 lines
    
    Fix bug where ItemDeleteJob would hang if called on an already empty collection \
(wrong signal name). Improve the unit test to catch this.  
    (tmcguire: please MERGE in trunk)
  ................
    r979147 | cberzan | 2009-06-09 07:03:34 +0200 (Tue, 09 Jun 2009) | 6 lines
    
    Fix notifications getting stuck because of the ResourceScheduler never finding \
out the ChangeReplay task finished.  A real pain to track down, but my MDA test \
doesn't hang anymore!  
    MERGE: trunk (needs review)
  ................
    r979401 | tmcguire | 2009-06-09 19:43:02 +0200 (Tue, 09 Jun 2009) | 145 lines
    
    Merged revisions \
976475,976730,976756,976817,976960,977049,977059,977222,977258,977262,977337,977733,97 \
7867,978139,978171,978206,978208,978251,978919,978977,978990,979264,979288,979314,979328,979333,979367,979379,979381 \
via svnmerge from   svn+ssh://tmcguire@svn.kde.org/home/kde/trunk/KDE/kdepimlibs
    
    ........
      r976475 | vkrause | 2009-06-01 21:04:08 +0200 (Mon, 01 Jun 2009) | 2 lines
      
      Add support for collection streaming, needed by the IMAP resource.
    ........
      r976730 | scripty | 2009-06-02 15:44:39 +0200 (Tue, 02 Jun 2009) | 1 line
      
      SVN_SILENT made messages (.desktop file)
    ........
      r976756 | vkrause | 2009-06-02 16:38:00 +0200 (Tue, 02 Jun 2009) | 2 lines
      
      Fix resource hangs after moving items.
    ........
      r976817 | igorto | 2009-06-02 20:07:55 +0200 (Tue, 02 Jun 2009) | 1 line
      
      code cleanup
    ........
      r976960 | vkrause | 2009-06-03 08:31:19 +0200 (Wed, 03 Jun 2009) | 4 lines
      
      Don't confuse the translation script.
      
      CCMAIL: aacid@kde.org
    ........
      r977049 | cgiboudeaux | 2009-06-03 14:00:23 +0200 (Wed, 03 Jun 2009) | 1 line
      
      Sync version with the kdelibs' one
    ........
      r977059 | igorto | 2009-06-03 14:27:06 +0200 (Wed, 03 Jun 2009) | 1 line
      
      fix some hacks
    ........
      r977222 | mueller | 2009-06-03 17:49:47 +0200 (Wed, 03 Jun 2009) | 2 lines
      
      bump version
    ........
      r977258 | vkrause | 2009-06-03 19:58:49 +0200 (Wed, 03 Jun 2009) | 2 lines
      
      Require a newer Akonadi server.
    ........
      r977262 | mueller | 2009-06-03 20:10:12 +0200 (Wed, 03 Jun 2009) | 2 lines
      
      fix version number
    ........
      r977337 | otrichet | 2009-06-03 23:30:20 +0200 (Wed, 03 Jun 2009) | 4 lines
      
      Check whether the day changed so that "Today" is accurate in fancy formatting
      
      BUG: 178035
      REVIEW: http://reviewboard.kde.org/r/661/
    ........
      r977733 | bbroeksema | 2009-06-05 11:13:31 +0200 (Fri, 05 Jun 2009) | 8 lines
      
      There seem to be some problems with the sizes of items during copying itmes.
      This commit adds some additionial checks to the item copy test. After the copy
      the source item is fetched first. Then the source as well as the target item
      are checked to have a size > 0 and sizes of both items should be equal.
      
      Currently the item size > 0 check fails for both. (They're both marked with
      QEXPECT_FAIL).
    ........
      r977867 | winterz | 2009-06-05 17:04:10 +0200 (Fri, 05 Jun 2009) | 4 lines
      
      fix printing of COMMENTS and DESCRIPTION properties in invitations.
      
      MERGE: e4
    ........
      r978139 | vkrause | 2009-06-06 10:17:46 +0200 (Sat, 06 Jun 2009) | 3 lines
      
      Partially revert revision 977059 which broke creating multiple agents of
      the same type and thus several of our unit tests.
    ........
      r978171 | vkrause | 2009-06-06 11:35:30 +0200 (Sat, 06 Jun 2009) | 4 lines
      
      - don't overwrite item size on the server if it wasn't explicitly
        changed on the client side
      - add a few more tests for item size handling
    ........
      r978206 | tokoe | 2009-06-06 14:21:48 +0200 (Sat, 06 Jun 2009) | 2 lines
      
      Add apidocs
    ........
      r978208 | tokoe | 2009-06-06 14:24:29 +0200 (Sat, 06 Jun 2009) | 2 lines
      
      Update the actions after the text has changed in setActionText()
    ........
      r978251 | winterz | 2009-06-06 17:29:21 +0200 (Sat, 06 Jun 2009) | 5 lines
      
      Lots of cleanups and beautification for displaying Invitations for the bodypart \
                formatter.
      No new i18n strings here, but there are comments for changing some in 4.4.
      
      MERGE: e4 (feel free to make the commented i18n string changes)
    ........
      r978919 | tokoe | 2009-06-08 16:50:05 +0200 (Mon, 08 Jun 2009) | 2 lines
      
      Make the root collection read-only for users
    ........
      r978977 | winterz | 2009-06-08 19:50:29 +0200 (Mon, 08 Jun 2009) | 4 lines
      
      fix print of invitation time changes to use the local timezone.
      
      MERGE: none (already in e4)
    ........
      r978990 | sebsauer | 2009-06-08 20:09:04 +0200 (Mon, 08 Jun 2009) | 3 lines
      
      If to register the org::freedesktop::Akonadi::AgentManager dbus-interface fails \
cause e.g. dbus is not running, assert as early as possible and provide some hint \
rather then to assert later in qdbuspendingreply.cpp:273 cause d==NULL (btw cookies \
for those who finds the bug in QDBusPendingReplyData::argumentAt - hint: d can be \
                NULL)
    ........
      r979264 | vkrause | 2009-06-09 14:05:57 +0200 (Tue, 09 Jun 2009) | 3 lines
      
      Try to fix translations of Akonadi resources as suggested by
      Burkhard Lueck.
    ........
      r979288 | sebsauer | 2009-06-09 15:28:08 +0200 (Tue, 09 Jun 2009) | 3 lines
      
      it can happen that !d->mManager->isValid() if the server is not running yet but \
started right after the manager got created. So, the solution to fix the assert is to \
just don't ask for the agentTypes() and agentInstances() in that case since they are \
                empty anyway.
    ........
      r979314 | vkrause | 2009-06-09 16:14:10 +0200 (Tue, 09 Jun 2009) | 4 lines
      
      Ignore invalid fields when comparing tasks. This prevents the creation
      of too many change replay tasks which could cause the resource to hang.
      Found by Thomas McGuire.
    ........
      r979328 | tmcguire | 2009-06-09 16:48:04 +0200 (Tue, 09 Jun 2009) | 1 line
      
      Add an inital version of the unit test for the resource scheduler.
    ........
      r979333 | scripty | 2009-06-09 16:48:41 +0200 (Tue, 09 Jun 2009) | 1 line
      
      SVN_SILENT made messages (.desktop file)
    ........
      r979367 | tmcguire | 2009-06-09 17:16:59 +0200 (Tue, 09 Jun 2009) | 2 lines
      
      Extend the resource scheduler test a bit
    ........
      r979379 | tmcguire | 2009-06-09 17:55:13 +0200 (Tue, 09 Jun 2009) | 2 lines
      
      Extend the tests a bit to check for the new signal when there are no changes to \
                process.
    ........
      r979381 | tmcguire | 2009-06-09 18:13:02 +0200 (Tue, 09 Jun 2009) | 1 line
      
      SVN_SILENT remove unused code.
    ........
  ................
    r980436 | cberzan | 2009-06-11 20:52:56 +0200 (Thu, 11 Jun 2009) | 4 lines
    
    Display status and status message for agents too, not just resources.
    
    MERGE: trunk (?? not sure why this was done for resources only originally ??)
  ................
    r982186 | cberzan | 2009-06-15 09:46:12 +0200 (Mon, 15 Jun 2009) | 5 lines
    
    Don't lose the status message when the progress percentage changes.
    The server currently emits QString() for the "progress message", and it is not \
implemented in AgentBase / AgentInstance either, so ignore it for now.  
    MERGE: trunk
  ................
................
  r1006187 | osterfeld | 2009-08-03 08:10:17 +0200 (Mon, 03 Aug 2009) | 3 lines
  
  add missing files
  CCMAIL:exit3219@gmail.com
................
  r1006194 | osterfeld | 2009-08-03 09:39:39 +0200 (Mon, 03 Aug 2009) | 2 lines
  
  two more files missing from the merge...
................
  r1006195 | vkrause | 2009-08-03 09:44:13 +0200 (Mon, 03 Aug 2009) | 2 lines
  
  that should be the last missing one
................


 _M            . (directory)  


** trunk/KDE/kdepimlibs #property svnmerge-blocked
   - /branches/kdepim/enterprise4/kdepimlibs:813580,813599,837972,837974-837978,841098 \
-841099,841101,841105,841107,848594,851389,851404-851407,851410-851414,851417-851418,8 \
51420,853107,855293-855296,858273,858798,860269,860271-860273,867009-867013,870452-870 \
453,877142-877144,883945,883948,883950-883953,890924,890926-890928,894902,896730-89673 \
4,896736,896738-896743,896745-896746,896772-896779,899986-899988,904971-904972,904974, \
914186-914187,914190,914217-914221,914224-914225,914228,918272,918274,918276-918278,91 \
8281-918283,921737-921738,925433,926078,928300-928305,931551,931554-931557,931561,9315 \
71,931583,935838-935843,935847,935850,935853,935961,938267,938272,938279-938280,940824 \
,940828-940832,940834-940835,944436,944440,944443,945301-945302,953635,953641-953642,9 \
53644,953650,953653,957747,957749,958310-958311,958313,960525,961674-961675,961677-961 \
678,961681,964290-964291,964293,967500,967502,967505,967519-967520,970682-970683,977004,977081-977083,979666,980928,982948,982951-
  982952,982955,983183,983187,990098,990227,996683,997257,997261-997262,997264,997266,997268,997272,997274,997499,997542,1000910,1000916,1000919,1000921,1004974
  + /branches/work/akonadi-ports/kdepimlibs:986699,1006187,1006194-1006195 \
/branches/kdepim/enterprise4/kdepimlibs:813580,813599,837972,837974-837978,841098-8410 \
99,841101,841105,841107,848594,851389,851404-851407,851410-851414,851417-851418,851420 \
,853107,855293-855296,858273,858798,860269,860271-860273,867009-867013,870452-870453,8 \
77142-877144,883945,883948,883950-883953,890924,890926-890928,894902,896730-896734,896 \
736,896738-896743,896745-896746,896772-896779,899986-899988,904971-904972,904974,91418 \
6-914187,914190,914217-914221,914224-914225,914228,918272,918274,918276-918278,918281- \
918283,921737-921738,925433,926078,928300-928305,931551,931554-931557,931561,931571,93 \
1583,935838-935843,935847,935850,935853,935961,938267,938272,938279-938280,940824,9408 \
28-940832,940834-940835,944436,944440,944443,945301-945302,953635,953641-953642,953644 \
,953650,953653,957747,957749,958310-958311,958313,960525,961674-961675,961677-961678,961681,964290-964291,964293,967500,967502,967505,967519
                
 -967520,970682-970683,977004,977081-977083,979666,980928,982948,982951-982952,982955, \
983183,983187,990098,990227,996683,997257,997261-997262,997264,997266,997268,997272,997274,997499,997542,1000910,1000916,1000919,1000921,1004974



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

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