Skip to content
Commit 29e6fad8 authored by Marc Mutz's avatar Marc Mutz
Browse files

Merged revisions 810878-810943 via svnmerge from

svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........
  r810878 | staniek | 2008-05-21 21:24:48 +0200 (Wed, 21 May 2008) | 2 lines
  
  use K_GLOBAL_STATIC for slavePool, make the code simpler, add conditions for avoiding crash on app quit when staic data is deallocated already
........
  r810888 | staniek | 2008-05-21 21:45:03 +0200 (Wed, 21 May 2008) | 2 lines
  
  make SlavePool class not struct
........
  r810890 | staniek | 2008-05-21 21:47:29 +0200 (Wed, 21 May 2008) | 3 lines
  
  use K_GLOBAL_STATIC for TransportManager's static data and setup Post Routine
  (reviewed)
........
  r810891 | staniek | 2008-05-21 21:48:59 +0200 (Wed, 21 May 2008) | 5 lines
  
  use QString message as member variable instaed of (static) shared data;
  this apparently fixes logic in SocketPrivate::slotSocketRead() 
  
  (reviewed)
........
  r810942 | staniek | 2008-05-22 00:03:51 +0200 (Thu, 22 May 2008) | 2 lines
  
  port to Qt4 - use K_GLOBAL_STATIC
........
  r810943 | staniek | 2008-05-22 00:07:25 +0200 (Thu, 22 May 2008) | 2 lines
  
  use use K_GLOBAL_STATIC in place of static data - simplifies code and delays allocations
........

svn path=/branches/kdepim/enterprise4/kdepimlibs/; revision=811053
parent b255b064
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment